index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2010-01-16
kfifo: sanitize *_user error handling
Andi Kleen
2010-01-16
kfifo: use void * pointers for user buffers
Andi Kleen
2010-01-16
tty.h: make tty_port_get() static inline
Randy Dunlap
2010-01-16
kfifo: fix kfifo_out_locked race bug
Stefani Seibold
2010-01-16
perf: Export software-only event group characteristic as a flag
Frederic Weisbecker
2010-01-16
list: Introduce list_rotate_left()
Frederic Weisbecker
2010-01-16
perf/core: Split context's event group list into pinned and non-pinned lists
Frederic Weisbecker
2010-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-01-14
lib: Introduce strnstr()
Li Zefan
2010-01-14
Fix ACC_MODE() for real
Al Viro
2010-01-13
genirq: Fix documentation of default chip disable()
Mark Brown
2010-01-13
plist: Fix grammar mistake, and c-style mistake
John Kacur
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-13
mtd: Really add ARM pismo support
Russell King - ARM Linux
2010-01-13
rcu: Add force_quiescent_state() testing to rcutorture
Paul E. McKenney
2010-01-12
lib: Introduce generic list_sort function
Dave Chinner
2010-01-12
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-01-12
libata: retry link resume if necessary
Tejun Heo
2010-01-12
Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linus
Jens Axboe
2010-01-12
drbd: The kernel code is now equivalent to out of tree release 8.3.7
Philipp Reisner
2010-01-12
drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...
Philipp Reisner
2010-01-11
core, x86: make LIST_POISON less deadly
Avi Kivity
2010-01-11
gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders
Michael Hennerich
2010-01-11
lib: add support for LZO-compressed kernels
Albin Tonnerre
2010-01-11
kmemcheck: make bitfield annotations truly no-ops when disabled
Vegard Nossum
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2010-01-11
genhd: overlapping variable definition
Stephen Hemminger
2010-01-11
block: Stop using byte offsets
Martin K. Petersen
2010-01-11
block: removed unused as_io_context
Kirill Afonshin
2010-01-11
block: bdev_stack_limits wrapper
Martin K. Petersen
2010-01-11
block: Fix discard alignment calculation and printing
Martin K. Petersen
2010-01-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-01-07
kgdb: Fix kernel-doc format error in kgdb.h
Randy Dunlap
2010-01-07
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
Jason Wessel
2010-01-06
NOMMU: Avoiding duplicate icache flushes of shared maps
Mike Frysinger
2010-01-06
x86, ACPI: delete acpi_boot_table_init() return value
Len Brown
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
tracing: Have syscall tracing call its own init function
Steven Rostedt
2010-01-06
tracing: Add print_fmt field
Lai Jiangshan
2010-01-06
padata: Generic parallelization/serialization interface
Steffen Klassert
2010-01-06
Input: gameport - let device core tell us if device was registered
Dmitry Torokhov
2010-01-06
Input: serio - let device core tell us if device was registered
Dmitry Torokhov
2010-01-06
Input: serio - fix potential deadlock when unbinding drivers
Eric W. Biederman
2010-01-04
PCI/PM: Use per-device D3 delays
Rafael J. Wysocki
2010-01-04
HID: handle joysticks with large number of buttons
Jiri Kosina
2010-01-04
resource: add helpers for fetching rlimits
Jiri Slaby
2010-01-04
resource: move kernel function inside __KERNEL__
Jiri Slaby
2010-01-02
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[prev]
[next]