index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-16
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2
-2
/
+7
2010-01-16
nommu: struct vm_region's vm_usage count need not be atomic
David Howells
1
-1
/
+1
2010-01-16
kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()
Roland Dreier
1
-0
/
+4
2010-01-16
kfifo: document everywhere that size has to be power of two
Andi Kleen
1
-2
/
+2
2010-01-16
kfifo: add kfifo_initialized
Andi Kleen
1
-0
/
+10
2010-01-16
kfifo: add kfifo_out_peek
Andi Kleen
1
-0
/
+3
2010-01-16
kfifo: sanitize *_user error handling
Andi Kleen
1
-4
/
+4
2010-01-16
kfifo: use void * pointers for user buffers
Andi Kleen
1
-5
/
+5
2010-01-16
tty.h: make tty_port_get() static inline
Randy Dunlap
1
-2
/
+2
2010-01-16
kfifo: fix kfifo_out_locked race bug
Stefani Seibold
1
-7
/
+0
2010-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-19
/
+0
2010-01-13
lib: Introduce generic list_sort function
Dave Chinner
1
-0
/
+11
2010-01-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2010-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2010-01-12
libata: retry link resume if necessary
Tejun Heo
1
-0
/
+3
2010-01-11
core, x86: make LIST_POISON less deadly
Avi Kivity
1
-2
/
+14
2010-01-11
gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders
Michael Hennerich
1
-0
/
+12
2010-01-11
lib: add support for LZO-compressed kernels
Albin Tonnerre
1
-0
/
+10
2010-01-11
kmemcheck: make bitfield annotations truly no-ops when disabled
Vegard Nossum
1
-52
/
+58
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
2010-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2
-5
/
+6
2010-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+1
2010-01-07
kgdb: Fix kernel-doc format error in kgdb.h
Randy Dunlap
1
-4
/
+3
2010-01-07
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
Jason Wessel
1
-1
/
+3
2010-01-07
NOMMU: Avoiding duplicate icache flushes of shared maps
Mike Frysinger
1
-0
/
+2
2010-01-06
Input: serio - fix potential deadlock when unbinding drivers
Eric W. Biederman
1
-19
/
+0
2010-01-05
PCI/PM: Use per-device D3 delays
Rafael J. Wysocki
1
-0
/
+1
2010-01-04
resource: add helpers for fetching rlimits
Jiri Slaby
1
-0
/
+22
2010-01-04
resource: move kernel function inside __KERNEL__
Jiri Slaby
1
-2
/
+6
2010-01-02
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+26
2010-01-02
reiserfs: Warn on lock relax if taken recursively
Frederic Weisbecker
1
-0
/
+9
2010-01-02
reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion
Frederic Weisbecker
1
-0
/
+8
2009-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-2
/
+5
2009-12-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-12-31
phylib: Properly reinitialize PHYs after hibernation
Anton Vorontsov
1
-0
/
+1
2009-12-31
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+1
2009-12-31
ACPI: introduce kernel parameter acpi_sleep=sci_force_enable
Zhang Rui
1
-0
/
+1
2009-12-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-0
/
+2
2009-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+3
2009-12-30
kfifo: Fix typo in comment
Rolf Eike Beer
1
-1
/
+1
2009-12-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-8
/
+9
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-1
/
+3
2009-12-30
tracing/syscalls: Fix typo in SYSCALL_DEFINE0
Lai Jiangshan
1
-1
/
+1
2009-12-30
block: blk_rq_err_sectors cleanup
Gui Jianfeng
1
-6
/
+0
2009-12-29
firewire: fix use of multiple AV/C devices, allow multiple FCP listeners
Clemens Ladisch
2
-2
/
+5
2009-12-29
block: Fix incorrect alignment offset reporting and update documentation
Martin K. Petersen
1
-2
/
+9
2009-12-26
net: restore ip source validation
Jamal Hadi Salim
2
-0
/
+2
2009-12-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+1
2009-12-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2009-12-24
Merge branch 'sony' into release
Len Brown
1
-0
/
+1
[next]