1. 5a2c675 drivers/edac: new i82443bxgz MC driver by Tim Small · 18 years ago
  2. 522a94b drivers/edac: core.h fix scrubdefs by Douglas Thompson · 18 years ago
  3. eb60705 drivers/edac: new intel 5000 MC driver by Eric Wollesen · 18 years ago
  4. 63b7df9 drivers/edac: change from semaphore to mutex operation by Matthias Kaehlcke · 18 years ago
  5. 1a9b85e drivers/edac: mc sysfs add missing mem types by Dave Jiang · 18 years ago
  6. e27e3da drivers/edac: add edac_device class by Douglas Thompson · 18 years ago
  7. 7c9281d drivers/edac: split out functions to unique files by Douglas Thompson · 18 years ago
  8. d56933e drivers/edac: add RDDR2 memory types by Douglas Thompson · 18 years ago
  9. 2da1c11 drivers/edac: core: make functions static by Adrian Bunk · 18 years ago
  10. 5da0831 drivers/edac: add edac_mc_find API by Douglas Thompson · 18 years ago
  11. 8ca47e0 lguest: the documentation, example launcher by Rusty Russell · 18 years ago
  12. b754416 lguest: the block driver by Rusty Russell · 18 years ago
  13. d503e2fa lguest: the net driver by Rusty Russell · 18 years ago
  14. 3f8c4d3 lguest: the console driver by Rusty Russell · 18 years ago
  15. 709e892 lguest: the Makefile and Kconfig by Rusty Russell · 18 years ago
  16. 6db7016 lguest: the asm offsets by Rusty Russell · 18 years ago
  17. d7e28ff lguest: the host code by Rusty Russell · 18 years ago
  18. 07ad157 lguest: the guest code by Rusty Russell · 18 years ago
  19. 5992b6d lguest: export symbols for lguest as a module by Rusty Russell · 18 years ago
  20. 57deb52 RTC: add periodic irq support to rtc-cmos by Alessandro Zummo · 18 years ago
  21. c7d5140 knfsd: clean up EX_RDONLY by J. Bruce Fields · 18 years ago
  22. e22841c knfsd: move EX_RDONLY out of header by J. Bruce Fields · 18 years ago
  23. 5d3dbbe nfsd: remove unnecessary NULL checks from nfsd_cross_mnt by J. Bruce Fields · 18 years ago
  24. 9a25b96 nfsd: return errors, not NULL, from export functions by J. Bruce Fields · 18 years ago
  25. a280df3 nfsd: fix possible read-ahead cache and export table corruption by J. Bruce Fields · 18 years ago
  26. d688abf move page writeback acounting out of macros by Andrew Morton · 18 years ago
  27. 6819457 timer.c: cleanup recently introduced whitespace damage by Thomas Gleixner · 18 years ago
  28. 71120f1 timekeeping: fixup shadow variable argument by Thomas Gleixner · 18 years ago
  29. 1014680 m68knommu: remove is_in_rom() function by Greg Ungerer · 18 years ago
  30. a4c8b91 m68knommu: start dump from exception stack by Greg Ungerer · 18 years ago
  31. 2502b667 m68knommu: generic irq handling by Greg Ungerer · 18 years ago
  32. f8af0bb hugetlb: use set_compound_page_dtor by Akinobu Mita · 18 years ago
  33. 7ed5cb2 Remove nid_lock from alloc_fresh_huge_page by Hugh Dickins · 18 years ago
  34. e3aded3 isdn/sc: compile breakage re check_reset() by Alexey Dobriyan · 18 years ago
  35. 7ac674f vmalloc_32 should use GFP_KERNEL by Benjamin Herrenschmidt · 18 years ago
  36. ea02e3d FRV: work around a possible compiler bug by David Howells · 18 years ago
  37. 3abf7af dequeue_huge_page() warning fix by Andrew Morton · 18 years ago
  38. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 18 years ago
  39. 3b5ad07 stacktrace: fix header file for !CONFIG_STACKTRACE by Johannes Berg · 18 years ago
  40. c71063c lockdep debugging: give stacktrace for init_error by Johannes Berg · 18 years ago
  41. d38e1d5 lockstat: better class name representation by Peter Zijlstra · 18 years ago
  42. 9664567 lockstat: measure lock bouncing by Peter Zijlstra · 18 years ago
  43. 443aef0 lockdep: fixup sk_callback_lock annotation by Peter Zijlstra · 18 years ago
  44. 4b32d0a lockdep: various fixes by Peter Zijlstra · 18 years ago
  45. 4fe8774 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex by Peter Zijlstra · 18 years ago
  46. c46261d lockstat: human readability tweaks by Peter Zijlstra · 18 years ago
  47. f20786f lockstat: core infrastructure by Peter Zijlstra · 18 years ago
  48. 8e18257 lockdep: reduce the ifdeffery by Peter Zijlstra · 18 years ago
  49. ca58abc lockdep: sanitise CONFIG_PROVE_LOCKING by Peter Zijlstra · 18 years ago
  50. 21f8ca3 fix raw_spinlock_t vs lockdep by Peter Zijlstra · 18 years ago
  51. 5b7f13b coda: update module information by Jan Harkes · 18 years ago
  52. 3cf01f2 coda: remove statistics counters from /proc/fs/coda by Jan Harkes · 18 years ago
  53. a1b0aa8 coda: remove struct coda_sb_info by Jan Harkes · 18 years ago
  54. 5fd31e9 coda: cleanup downcall handler by Jan Harkes · 18 years ago
  55. ed36f72 coda: cleanup coda_lookup, use dsplice_alias by Jan Harkes · 18 years ago
  56. 970648e coda: ignore returned values when upcalls return errors by Jan Harkes · 18 years ago
  57. 37461e1 coda: replace upc_alloc/upc_free with kmalloc/kfree by Jan Harkes · 18 years ago
  58. 9787525 coda: avoid lockdep warning in coda_readdir by Jan Harkes · 18 years ago
  59. d9664c9 coda: block signals during upcall processing by Jan Harkes · 18 years ago
  60. fe71b5f coda: cleanup for upcall handling path by Jan Harkes · 18 years ago
  61. 8706551 coda: cleanup /dev/cfs open and close handling by Jan Harkes · 18 years ago
  62. ed31a7d coda: use ilookup5 by Jan Harkes · 18 years ago
  63. fac1f0e coda: coda doesn't track atime by Jan Harkes · 18 years ago
  64. 8c6d215 coda: allow removal of busy directories by Jan Harkes · 18 years ago
  65. d728900 coda: fix nlink updates for directories by Jan Harkes · 18 years ago
  66. 56ee354 coda: correctly invalidate cached access rights by Jan Harkes · 18 years ago
  67. 38c2e43 coda: do not grab an uninitialized fd when the open upcall returns an error by Jan Harkes · 18 years ago
  68. 1899119 Use --build-id ld option by Roland McGrath · 18 years ago
  69. da1a679 Add /sys/kernel/notes by Roland McGrath · 18 years ago
  70. 86ead9c s390: Put allocated ELF notes in read-only data segment by Roland McGrath · 18 years ago
  71. 8fb775e powerpc: Put allocated ELF notes in read-only data segment by Roland McGrath · 18 years ago
  72. caf45dd alpha: Put allocated ELF notes in read-only data segment by Roland McGrath · 18 years ago
  73. 2e1d5b8 x86_64: Put allocated ELF notes in read-only data segment by Roland McGrath · 18 years ago
  74. cbe8712 i386: Put allocated ELF notes in read-only data segment by Roland McGrath · 18 years ago
  75. b38bd33 fix ext4/JBD2 build warnings by Mingming Cao · 18 years ago
  76. f0a594c update checkpatch.pl to version 0.08 by Andy Whitcroft · 18 years ago
  77. 4b8a8b8 Typo: fro -> from by Rolf Eike Beer · 18 years ago
  78. aa781ae add POSIX clocks and timers maintainer by Ingo Molnar · 18 years ago
  79. 01c55ed kernel/relay.c: make functions static by Adrian Bunk · 18 years ago
  80. bb90110 coredump masking: documentation for /proc/pid/coredump_filter by Kawai, Hidehiro · 18 years ago
  81. ee78b0a coredump masking: ELF-FDPIC: enable core dump filtering by Kawai, Hidehiro · 18 years ago
  82. e2e0090 coredump masking: ELF-FDPIC: remove an unused argument by Kawai, Hidehiro · 18 years ago
  83. a1b59e8 coredump masking: ELF: enable core dump filtering by Kawai, Hidehiro · 18 years ago
  84. 3cb4a0b coredump masking: add an interface for core dump filter by Kawai, Hidehiro · 18 years ago
  85. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 18 years ago
  86. 76fdbb2 coredump masking: bound suid_dumpable sysctl by Kawai, Hidehiro · 18 years ago
  87. 86fd6df docbook: don't reference file without kernel-doc by Randy Dunlap · 18 years ago
  88. cdccb31 kernel-doc: fix leading dot in man-mode output by Randy Dunlap · 18 years ago
  89. 51f5a0c kernel-doc: strip C99 comments by Randy Dunlap · 18 years ago
  90. 5f8c7c9 kernel-doc: fix unnamed struct/union warning by Randy Dunlap · 18 years ago
  91. 2ac534b kernel-doc: add tools doc in Makefile by Randy Dunlap · 18 years ago
  92. f79c20f fs: remove path_walk export by Josef 'Jeff' Sipek · 18 years ago
  93. c4a7808 fs: mark link_path_walk static by Josef 'Jeff' Sipek · 18 years ago
  94. 16b6287 nfsctl: use vfs_path_lookup by Josef 'Jeff' Sipek · 18 years ago
  95. 4ac4efc sunrpc: use vfs_path_lookup by Josef 'Jeff' Sipek · 18 years ago
  96. 16f1820 fs: introduce vfs_path_lookup by Josef 'Jeff' Sipek · 18 years ago
  97. b6a2fea mm: variable length argument support by Ollie Wild · 18 years ago
  98. bdf4c48 audit: rework execve audit by Peter Zijlstra · 18 years ago
  99. b111757 arch: personality independent stack top by Peter Zijlstra · 18 years ago
  100. f34e3b6 use the new percpu interface for shared data by Fenghua Yu · 18 years ago