index
:
linux-stable.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPIN_LOCK_UNLOCKED cleanup in arch/m68k
Milind Arun Choudhary
2007-05-07
8
-10
/
+10
*
remove unused header file: arch/m68k/atari/atasound.h
Robert P. J. Day
2007-05-07
1
-33
/
+0
*
swsusp: free more memory
Rafael J. Wysocki
2007-05-07
3
-8
/
+12
*
swsusp: fix snapshot_release
Rafael J. Wysocki
2007-05-07
1
-1
/
+0
*
kconfig: mention 'hibernation' not just swsusp
David Brownell
2007-05-07
1
-3
/
+8
*
power management: change /sys/power/disk display
Johannes Berg
2007-05-07
2
-3
/
+34
*
remove software_suspend()
Johannes Berg
2007-05-07
6
-26
/
+13
*
freezer: fix racy usage of try_to_freeze in kswapd
Rafael J. Wysocki
2007-05-07
1
-4
/
+9
*
swsusp: use rbtree for tracking allocated swap
Rafael J. Wysocki
2007-05-07
4
-118
/
+86
*
freezer: remove PF_NOFREEZE from handle_initrd
Rafael J. Wysocki
2007-05-07
1
-2
/
+3
*
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
2007-05-07
4
-20
/
+38
*
swsusp: fix error paths in snapshot_open
Rafael J. Wysocki
2007-05-07
1
-4
/
+6
*
mm: remove unused page flags
Rafael J. Wysocki
2007-05-07
1
-12
/
+0
*
swsusp: do not use page flags
Rafael J. Wysocki
2007-05-07
7
-82
/
+283
*
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
2007-05-07
3
-26
/
+61
*
fix refrigerator() vs thaw_process() race
Oleg Nesterov
2007-05-07
1
-2
/
+4
*
ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
Robert P. J. Day
2007-05-07
1
-3
/
+0
*
srmcons: fix kmalloc(GFP_KERNEL) inside spinlock
Andrew Morton
2007-05-07
1
-1
/
+1
*
ALPHA: "prctl" macros
Ivan Kokshaysky
2007-05-07
1
-0
/
+22
*
ALPHA: fix BOOTP image creation
Ivan Kokshaysky
2007-05-07
2
-1
/
+6
*
ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c
Milind Arun Choudhary
2007-05-07
1
-3
/
+1
*
h8300: add zImage support
Yoshinori Sato
2007-05-07
4
-1
/
+314
*
h8300 generic irq
Yoshinori Sato
2007-05-07
15
-108
/
+237
*
Convert h8/300 to generic timekeeping
john stultz
2007-05-07
2
-52
/
+4
*
Blackfin: blackfin on-chip SPI controller driver
Wu, Bryan
2007-05-07
3
-2
/
+1321
*
Blackfin: on-chip RTC controller driver
Wu, Bryan
2007-05-07
3
-0
/
+456
*
Blackfin: add blackfin support in smc91x ethernet controller driver
Wu, Bryan
2007-05-07
2
-1
/
+48
*
blackfin: serial driver
Bryan Wu
2007-05-07
4
-0
/
+1110
*
blackfin architecture
Bryan Wu
2007-05-07
257
-6
/
+47285
*
Return EPERM not ECHILD on security_task_wait failure
Roland McGrath
2007-05-07
1
-2
/
+15
*
page migration: Only migrate pages if allocation in the highest zone is possible
Christoph Lameter
2007-05-07
1
-1
/
+14
*
slob: fix page order calculation on not 4KB page
Akinobu Mita
2007-05-07
1
-12
/
+3
*
hugetlbfs: add NULL check in hugetlb_zero_setup()
Akinobu Mita
2007-05-07
1
-0
/
+3
*
Slab allocators: remove useless __GFP_NO_GROW flag
Christoph Lameter
2007-05-07
3
-9
/
+3
*
slab allocators: Remove SLAB_CTOR_ATOMIC
Christoph Lameter
2007-05-07
3
-24
/
+4
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
55
-136
/
+55
*
get_unmapped_area doesn't need hugetlbfs hacks anymore
Benjamin Herrenschmidt
2007-05-07
1
-16
/
+0
*
get_unmapped_area handles MAP_FIXED in generic code
Benjamin Herrenschmidt
2007-05-07
1
-11
/
+16
*
get_unmapped_area handles MAP_FIXED in hugetlbfs
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+7
*
get_unmapped_area handles MAP_FIXED on x86_64
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+3
*
get_unmapped_area handles MAP_FIXED on sparc64
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+6
*
get_unmapped_area handles MAP_FIXED on parisc
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+5
*
get_unmapped_area handles MAP_FIXED on ia64
Benjamin Herrenschmidt
2007-05-07
2
-0
/
+15
*
get_unmapped_area handles MAP_FIXED on i386
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+6
*
get_unmapped_area handles MAP_FIXED on frv
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+4
*
get_unmapped_area handles MAP_FIXED on arm
Benjamin Herrenschmidt
2007-05-07
1
-2
/
+1
*
get_unmapped_area handles MAP_FIXED on alpha
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+3
*
get_unmapped_area handles MAP_FIXED on powerpc
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+21
*
oom: fix constraint deadlock
David Rientjes
2007-05-07
1
-4
/
+6
*
mm: fix handling of panic_on_oom when cpusets are in use
Yasunori Goto
2007-05-07
2
-6
/
+20
[next]