index
:
Linux Stable
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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
2007-07-17
1
-0
/
+7
*
knfsd: exportfs: remove iget abuse
Christoph Hellwig
2007-07-17
1
-0
/
+1
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
2
-113
/
+120
*
Use mutex instead of semaphore in CAPI 2.0 driver
Matthias Kaehlcke
2007-07-17
1
-1
/
+1
*
spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
Joakim Tjernlund
2007-07-17
1
-1
/
+1
*
SPI: tle620x power switch driver
Ben Dooks
2007-07-17
1
-0
/
+24
*
CRC7 support
Jan Nikitenko
2007-07-17
1
-0
/
+14
*
SPI: add 3wire mode flag
David Brownell
2007-07-17
1
-0
/
+1
*
SPI controller drivers: check for unsupported modes
David Brownell
2007-07-17
1
-0
/
+1
*
Fix sparse false positives re BUG_ON(ptr)
Alexey Dobriyan
2007-07-17
1
-1
/
+1
*
make timespec_equal() take const arguments
Jan Engelhardt
2007-07-17
1
-1
/
+2
*
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2007-07-17
2
-5
/
+5
*
sb1250-duart.c: SB1250 DUART serial support
Maciej W. Rozycki
2007-07-17
4
-45
/
+71
*
Remove CHILD_MAX
Roland McGrath
2007-07-17
1
-1
/
+0
*
Remove OPEN_MAX
Roland McGrath
2007-07-17
1
-1
/
+0
*
avoid OPEN_MAX in SCM_MAX_FD
Roland McGrath
2007-07-17
1
-1
/
+1
*
unregister_blkdev(): return void
Akinobu Mita
2007-07-17
1
-1
/
+1
*
proper prototype for proc_nr_files()
Adrian Bunk
2007-07-17
1
-0
/
+5
*
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
1
-0
/
+1
*
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
1
-0
/
+1
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
Christoph Lameter
2007-07-17
1
-1
/
+1
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+14
*
Add VM_BUG_ON in case someone uses page_mapping on a slab page
Christoph Lameter
2007-07-17
1
-0
/
+1
*
Slab allocators: Cleanup zeroing allocations
Christoph Lameter
2007-07-17
3
-74
/
+46
*
SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG
Christoph Lameter
2007-07-17
1
-0
/
+4
*
Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics
Christoph Lameter
2007-07-17
3
-12
/
+25
*
mm: clean up and kernelify shrinker registration
Rusty Russell
2007-07-17
1
-17
/
+21
*
Lumpy Reclaim V4
Andy Whitcroft
2007-07-17
2
-1
/
+10
*
handle kernelcore=: generic
Mel Gorman
2007-07-17
1
-1
/
+0
*
Allow huge page allocations to use GFP_HIGH_MOVABLE
Mel Gorman
2007-07-17
2
-3
/
+5
*
Create the ZONE_MOVABLE zone
Mel Gorman
2007-07-17
4
-4
/
+25
*
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
2007-07-17
11
-17
/
+87
*
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
2007-07-17
12
-173
/
+0
*
mm: remove ptep_establish()
Martin Schwidefsky
2007-07-17
5
-59
/
+26
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-07-16
40
-362
/
+1089
|
\
|
*
Merge branch 'for-2.6.23' into merge
Paul Mackerras
2007-07-11
40
-362
/
+1089
|
|
\
|
|
*
[POWERPC] Add H_ILLAN_ATTRIBUTES hcall number
Brian King
2007-07-11
1
-0
/
+1
|
|
*
[POWERPC] Enable arbitary speed tty ioctls and split input/output speed
David Woodhouse
2007-07-10
1
-0
/
+4
|
|
*
[POWERPC] Add __read_mostly support for powerpc
Tony Breeds
2007-07-10
1
-0
/
+4
|
|
*
[POWERPC] Consolidate PowerPC 750 cputable features
Josh Boyer
2007-07-10
1
-20
/
+6
|
|
*
[POWERPC] Oprofile enhanced instruction sampling support
will schmidt
2007-07-10
1
-0
/
+2
|
|
*
[POWERPC] Make the debugfs "powerpc" dir globally accessible
Michael Ellerman
2007-07-10
1
-0
/
+2
|
|
*
[POWERPC] Add a warning to help trackdown device_node refcounting bugs
Michael Ellerman
2007-07-10
1
-0
/
+1
|
|
*
[POWERPC] Generalise device_node flag interface
Michael Ellerman
2007-07-10
1
-3
/
+11
|
|
*
[POWERPC] 8xx: mpc885ads pcmcia support
Vitaly Bordug
2007-07-10
2
-0
/
+9
|
|
*
[POWERPC] Move inline asm eieio to using eieio inline function
Kumar Gala
2007-07-10
1
-1
/
+1
|
|
*
[POWERPC] Merge asm-ppc/mmu_context.h into asm-power/mmu_context.h
Kumar Gala
2007-07-03
1
-4
/
+198
|
|
*
[POWERPC] Split out asm-ppc/mmu.h portions for PowerPC 8xx
David Gibson
2007-07-03
2
-4
/
+150
|
|
*
[POWERPC] Split out asm-ppc/mmu.h portions for Freescale Book-E
David Gibson
2007-07-03
2
-0
/
+91
[next]