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
*
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
2011-03-22
1
-0
/
+60
*
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
1
-4
/
+66
*
smp: move smp setup functions to kernel/smp.c
Amerigo Wang
2011-03-22
1
-0
/
+2
*
include/linux/err.h: add a function to cast error-pointers to a return value
Uwe Kleine-König
2011-03-22
1
-0
/
+8
*
fs.h: remove 8 bytes of padding from block_device on 64bit builds
Richard Kennedy
2011-03-22
1
-1
/
+1
*
include/linux/compiler-gcc*.h: unify macro definitions
Borislav Petkov
2011-03-22
3
-16
/
+8
*
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2011-03-22
2
-27
/
+6
*
mm: add __GFP_OTHER_NODE flag
Andi Kleen
2011-03-22
2
-2
/
+4
*
mm: vmscan: kswapd should not free an excessive number of pages when balancin...
Mel Gorman
2011-03-22
1
-0
/
+9
*
pagewalk: only split huge pages when necessary
Dave Hansen
2011-03-22
1
-0
/
+3
*
memcg: move memcg reclaimable page into tail of inactive list
Minchan Kim
2011-03-22
1
-0
/
+6
*
mm: deactivate invalidated pages
Minchan Kim
2011-03-22
1
-0
/
+1
*
mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds
Richard Kennedy
2011-03-22
1
-3
/
+5
*
mm: remove unused TestSetPageLocked() interface
Michel Lespinasse
2011-03-22
1
-1
/
+1
*
mm: simplify anon_vma refcounts
Peter Zijlstra
2011-03-22
1
-2
/
+9
*
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
2011-03-22
1
-36
/
+4
*
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
2011-03-22
1
-2
/
+2
*
mm: change __remove_from_page_cache()
Minchan Kim
2011-03-22
1
-1
/
+1
*
mm: goodbye remove_from_page_cache()
Minchan Kim
2011-03-22
1
-1
/
+0
*
mm: introduce delete_from_page_cache()
Minchan Kim
2011-03-22
1
-0
/
+1
*
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
2
-2
/
+3
*
mm: allow GUP to fail instead of waiting on a page
Gleb Natapov
2011-03-22
1
-0
/
+3
*
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2011-03-22
1
-0
/
+8
*
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
2011-03-22
2
-4
/
+11
*
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
2011-03-22
1
-7
/
+2
*
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-22
1
-0
/
+3
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+9
*
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2011-03-22
1
-2
/
+2
*
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
2011-03-22
1
-0
/
+107
*
include/asm-generic/unistd.h: fix syncfs syscall number
Andrew Morton
2011-03-22
1
-1
/
+1
*
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2011-03-22
1
-0
/
+1
|
\
|
*
slub: Add statistics for this_cmpxchg_double failures
Christoph Lameter
2011-03-22
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-22
4
-16
/
+100
|
\
\
|
*
|
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
2011-03-22
1
-0
/
+52
|
*
|
ceph: move readahead default to fs/ceph from libceph
Sage Weil
2011-03-21
1
-1
/
+0
|
*
|
ceph: update common header files
Yehuda Sadeh
2011-03-21
2
-13
/
+45
|
*
|
libceph: fix osd request queuing on osdmap updates
Sage Weil
2011-03-21
1
-2
/
+3
*
|
|
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
2011-03-22
2
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-03-22
1
-0
/
+82
|
\
\
|
*
|
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
2011-03-21
1
-0
/
+82
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2011-03-22
2
-3
/
+6
|
\
\
\
|
*
\
\
Merge branch 'slub/lockless' into for-linus
Pekka Enberg
2011-03-20
3
-15
/
+155
|
|
\
\
\
|
|
*
|
|
Lockless (and preemptless) fastpaths for slub
Christoph Lameter
2011-03-11
1
-1
/
+4
|
|
*
|
|
slub: min_partial needs to be in first cacheline
Christoph Lameter
2011-03-11
1
-1
/
+1
|
|
*
|
|
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Pekka Enberg
2011-03-11
2
-13
/
+150
|
|
|
\
\
\
|
*
|
\
\
\
Merge branch 'slab/next' into for-linus
Pekka Enberg
2011-03-20
2
-1
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge branch 'slab/rcu' into slab/next
Pekka Enberg
2011-03-11
70
-187
/
+355
|
|
|
\
\
\
\
|
|
|
*
|
|
|
slub: automatically reserve bytes at the end of slab
Lai Jiangshan
2011-03-11
1
-0
/
+1
|
|
|
|
/
/
/
|
|
*
|
|
|
mm: Remove support for kmem_cache_name()
Christoph Lameter
2011-01-23
1
-1
/
+0
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-22
10
-19
/
+62
|
\
\
\
\
\
\
[next]