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
*
drivers/edac: mod use edac_core.h
Douglas Thompson
2007-07-19
12
-21
/
+21
*
drivers/edac: add new nmi rescan
Dave Jiang
2007-07-19
11
-15
/
+160
*
drivers/edac-new-i82443bxgz-mc-driver: mark as broken
Andrew Morton
2007-07-19
1
-0
/
+1
*
drivers/edac: new i82443bxgz MC driver
Tim Small
2007-07-19
3
-0
/
+408
*
drivers/edac: core.h fix scrubdefs
Douglas Thompson
2007-07-19
1
-4
/
+4
*
drivers/edac: new intel 5000 MC driver
Eric Wollesen
2007-07-19
3
-0
/
+1485
*
drivers/edac: change from semaphore to mutex operation
Matthias Kaehlcke
2007-07-19
1
-9
/
+9
*
drivers/edac: mc sysfs add missing mem types
Dave Jiang
2007-07-19
1
-1
/
+4
*
drivers/edac: add edac_device class
Douglas Thompson
2007-07-19
8
-60
/
+1936
*
drivers/edac: split out functions to unique files
Douglas Thompson
2007-07-19
8
-1776
/
+1932
*
drivers/edac: add RDDR2 memory types
Douglas Thompson
2007-07-19
1
-0
/
+2
*
drivers/edac: core: make functions static
Adrian Bunk
2007-07-19
2
-22
/
+11
*
drivers/edac: add edac_mc_find API
Douglas Thompson
2007-07-19
2
-0
/
+29
*
lguest: the documentation, example launcher
Rusty Russell
2007-07-19
3
-0
/
+1168
*
lguest: the block driver
Rusty Russell
2007-07-19
2
-0
/
+276
*
lguest: the net driver
Rusty Russell
2007-07-19
2
-0
/
+355
*
lguest: the console driver
Rusty Russell
2007-07-19
2
-0
/
+103
*
lguest: the Makefile and Kconfig
Rusty Russell
2007-07-19
4
-0
/
+30
*
lguest: the asm offsets
Rusty Russell
2007-07-19
1
-0
/
+20
*
lguest: the host code
Rusty Russell
2007-07-19
17
-34
/
+2702
*
lguest: the guest code
Rusty Russell
2007-07-19
5
-0
/
+878
*
lguest: export symbols for lguest as a module
Rusty Russell
2007-07-19
4
-0
/
+5
*
RTC: add periodic irq support to rtc-cmos
Alessandro Zummo
2007-07-19
1
-2
/
+31
*
knfsd: clean up EX_RDONLY
J. Bruce Fields
2007-07-19
3
-11
/
+6
*
knfsd: move EX_RDONLY out of header
J. Bruce Fields
2007-07-19
2
-12
/
+12
*
nfsd: remove unnecessary NULL checks from nfsd_cross_mnt
J. Bruce Fields
2007-07-19
1
-2
/
+2
*
nfsd: return errors, not NULL, from export functions
J. Bruce Fields
2007-07-19
1
-4
/
+4
*
nfsd: fix possible read-ahead cache and export table corruption
J. Bruce Fields
2007-07-19
1
-1
/
+1
*
move page writeback acounting out of macros
Andrew Morton
2007-07-19
2
-30
/
+12
*
timer.c: cleanup recently introduced whitespace damage
Thomas Gleixner
2007-07-19
1
-12
/
+12
*
timekeeping: fixup shadow variable argument
Thomas Gleixner
2007-07-19
1
-2
/
+2
*
m68knommu: remove is_in_rom() function
Greg Ungerer
2007-07-19
4
-27
/
+7
*
m68knommu: start dump from exception stack
Greg Ungerer
2007-07-19
1
-1
/
+1
*
m68knommu: generic irq handling
Greg Ungerer
2007-07-19
17
-779
/
+172
*
hugetlb: use set_compound_page_dtor
Akinobu Mita
2007-07-19
1
-1
/
+1
*
Remove nid_lock from alloc_fresh_huge_page
Hugh Dickins
2007-07-19
1
-3
/
+7
*
isdn/sc: compile breakage re check_reset()
Alexey Dobriyan
2007-07-19
3
-3
/
+3
*
vmalloc_32 should use GFP_KERNEL
Benjamin Herrenschmidt
2007-07-19
1
-2
/
+2
*
FRV: work around a possible compiler bug
David Howells
2007-07-19
2
-2
/
+2
*
dequeue_huge_page() warning fix
Andrew Morton
2007-07-19
1
-10
/
+7
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
136
-330
/
+157
*
stacktrace: fix header file for !CONFIG_STACKTRACE
Johannes Berg
2007-07-19
1
-1
/
+1
*
lockdep debugging: give stacktrace for init_error
Johannes Berg
2007-07-19
1
-2
/
+11
*
lockstat: better class name representation
Peter Zijlstra
2007-07-19
1
-1
/
+23
*
lockstat: measure lock bouncing
Peter Zijlstra
2007-07-19
4
-21
/
+55
*
lockdep: fixup sk_callback_lock annotation
Peter Zijlstra
2007-07-19
1
-4
/
+19
*
lockdep: various fixes
Peter Zijlstra
2007-07-19
3
-11
/
+19
*
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
Peter Zijlstra
2007-07-19
3
-18
/
+26
*
lockstat: human readability tweaks
Peter Zijlstra
2007-07-19
2
-0
/
+310
*
lockstat: core infrastructure
Peter Zijlstra
2007-07-19
4
-0
/
+333
[next]