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