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