1. fe71b5f coda: cleanup for upcall handling path by Jan Harkes · 17 years ago
  2. 8706551 coda: cleanup /dev/cfs open and close handling by Jan Harkes · 17 years ago
  3. ed31a7d coda: use ilookup5 by Jan Harkes · 17 years ago
  4. fac1f0e coda: coda doesn't track atime by Jan Harkes · 17 years ago
  5. 8c6d215 coda: allow removal of busy directories by Jan Harkes · 17 years ago
  6. d728900 coda: fix nlink updates for directories by Jan Harkes · 17 years ago
  7. 56ee354 coda: correctly invalidate cached access rights by Jan Harkes · 17 years ago
  8. 38c2e43 coda: do not grab an uninitialized fd when the open upcall returns an error by Jan Harkes · 17 years ago
  9. 1899119 Use --build-id ld option by Roland McGrath · 17 years ago
  10. da1a679 Add /sys/kernel/notes by Roland McGrath · 17 years ago
  11. 86ead9c s390: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  12. 8fb775e powerpc: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  13. caf45dd alpha: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  14. 2e1d5b8 x86_64: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  15. cbe8712 i386: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  16. b38bd33 fix ext4/JBD2 build warnings by Mingming Cao · 17 years ago
  17. f0a594c update checkpatch.pl to version 0.08 by Andy Whitcroft · 17 years ago
  18. 4b8a8b8 Typo: fro -> from by Rolf Eike Beer · 17 years ago
  19. aa781ae add POSIX clocks and timers maintainer by Ingo Molnar · 17 years ago
  20. 01c55ed kernel/relay.c: make functions static by Adrian Bunk · 17 years ago
  21. bb90110 coredump masking: documentation for /proc/pid/coredump_filter by Kawai, Hidehiro · 17 years ago
  22. ee78b0a coredump masking: ELF-FDPIC: enable core dump filtering by Kawai, Hidehiro · 17 years ago
  23. e2e0090 coredump masking: ELF-FDPIC: remove an unused argument by Kawai, Hidehiro · 17 years ago
  24. a1b59e8 coredump masking: ELF: enable core dump filtering by Kawai, Hidehiro · 17 years ago
  25. 3cb4a0b coredump masking: add an interface for core dump filter by Kawai, Hidehiro · 17 years ago
  26. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
  27. 76fdbb2 coredump masking: bound suid_dumpable sysctl by Kawai, Hidehiro · 17 years ago
  28. 86fd6df docbook: don't reference file without kernel-doc by Randy Dunlap · 17 years ago
  29. cdccb31 kernel-doc: fix leading dot in man-mode output by Randy Dunlap · 17 years ago
  30. 51f5a0c kernel-doc: strip C99 comments by Randy Dunlap · 17 years ago
  31. 5f8c7c9 kernel-doc: fix unnamed struct/union warning by Randy Dunlap · 17 years ago
  32. 2ac534b kernel-doc: add tools doc in Makefile by Randy Dunlap · 17 years ago
  33. f79c20f fs: remove path_walk export by Josef 'Jeff' Sipek · 17 years ago
  34. c4a7808 fs: mark link_path_walk static by Josef 'Jeff' Sipek · 17 years ago
  35. 16b6287 nfsctl: use vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  36. 4ac4efc sunrpc: use vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  37. 16f1820 fs: introduce vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  38. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  39. bdf4c48 audit: rework execve audit by Peter Zijlstra · 17 years ago
  40. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  41. f34e3b6 use the new percpu interface for shared data by Fenghua Yu · 17 years ago
  42. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  43. 3d7e338 jprobes: make jprobes a little safer for users by Michael Ellerman · 17 years ago
  44. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  45. 81eae37 jprobes: make struct jprobe.entry a void * by Michael Ellerman · 17 years ago
  46. f9acc8c readahead: sanify file_ra_state names by Fengguang Wu · 17 years ago
  47. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  48. fe3cba1 mm: share PG_readahead and PG_reclaim by Fengguang Wu · 17 years ago
  49. d898391 readahead: pass real splice size by Fengguang Wu · 17 years ago
  50. 431a482 readahead: move synchronous readahead call out of splice loop by Fengguang Wu · 17 years ago
  51. c743d96 readahead: remove the old algorithm by Fengguang Wu · 17 years ago
  52. dc7868f readahead: convert ext3/ext4 invocations by Fengguang Wu · 17 years ago
  53. a08a166 readahead: convert splice invocations by Fengguang Wu · 17 years ago
  54. 3ea89ee readahead: convert filemap invocations by Fengguang Wu · 17 years ago
  55. 122a21d readahead: on-demand readahead logic by Fengguang Wu · 17 years ago
  56. 5ce1110 readahead: data structure and routines by Fengguang Wu · 17 years ago
  57. f615bfc readahead: MIN_RA_PAGES/MAX_RA_PAGES macros by Fengguang Wu · 17 years ago
  58. 46fc3e7 readahead: add look-ahead support to __do_page_cache_readahead() by Fengguang Wu · 17 years ago
  59. d77c2d7 readahead: introduce PG_readahead by Fengguang Wu · 17 years ago
  60. 2ba2d00 AIO sparse fix (type of ki_flags) by David Brownell · 17 years ago
  61. 64ee480 eCryptfs: ecryptfs_setattr() bugfix by Michael Halcrow · 17 years ago
  62. 39ef01e mbcs: Remove lots of global symbols by Alan Cox · 17 years ago
  63. 4004c69 Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
  64. a0a9983 gpio calls don't need i/o barriers by David Brownell · 17 years ago
  65. e53252d unregister_chrdev() return void by Akinobu Mita · 17 years ago
  66. 68fc4fa unregister_chrdev(): ignore the return value by Akinobu Mita · 17 years ago
  67. cb00ea3 UDF: coding style conversion - lindent by Cyrill Gorcunov · 17 years ago
  68. 95a631e Suspend MAINTAINERS update by Pavel Machek · 17 years ago
  69. 77afcf7 PM: Integrate beeping flag with existing acpi_sleep flags by Pavel Machek · 17 years ago
  70. 5a60d62 PM: Optional beeping during resume from suspend to RAM by Nigel Cunningham · 17 years ago
  71. bd804eb PM: Introduce pm_power_off_prepare by Rafael J. Wysocki · 17 years ago
  72. d7372cd ACPI: Do not prepare for hibernation in acpi_shutdown by Rafael J. Wysocki · 17 years ago
  73. 6c961df PM: Reduce code duplication between main.c and user.c by Rafael J. Wysocki · 17 years ago
  74. ccd4b65 PM: prevent frozen user mode helpers from failing the freezing of tasks by Rafael J. Wysocki · 17 years ago
  75. 8cdd493 PM: disable usermode helper before hibernation and suspend by Rafael J. Wysocki · 17 years ago
  76. b10d911 PM: introduce hibernation and suspend notifiers by Rafael J. Wysocki · 17 years ago
  77. c2cf7d8 Freezer: remove redundant check in try_to_freeze_tasks by Rafael J. Wysocki · 17 years ago
  78. e7cd8a7 Freezer: return int from freeze_processes by Rafael J. Wysocki · 17 years ago
  79. f4a3a7d Freezer: use __set_current_state in refrigerator by Rafael J. Wysocki · 17 years ago
  80. 0c1eecf Freezer: avoid freezing kernel threads prematurely by Rafael J. Wysocki · 17 years ago
  81. b1457bc Hibernation: prepare to enter the low power state by Rafael J. Wysocki · 17 years ago
  82. 10a1803 swsusp: fix hibernation code ordering by Rafael J. Wysocki · 17 years ago
  83. a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
  84. 7777fab swsusp: remove code duplication between disk.c and user.c by Rafael J. Wysocki · 17 years ago
  85. 127067a swsusp: remove incorrect code from user.c by Rafael J. Wysocki · 17 years ago
  86. a034982 PM: Do not require dev spew to get PM_DEBUG by Ben Collins · 17 years ago
  87. 328616e freezer: run show_state() when freezing times out by Andrew Morton · 17 years ago
  88. 3ee6daf only allow nonlinear vmas for ram backed filesystems by Miklos Szeredi · 17 years ago
  89. bb2d5ce Remove alloc_zeroed_user_highpage() by Mel Gorman · 17 years ago
  90. 7935289 mm: fix clear_page_dirty_for_io vs fault race by Nick Piggin · 17 years ago
  91. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  92. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  93. ed2f2f9 Document ->page_mkwrite() locking by Mark Fasheh · 17 years ago
  94. 6967614 ocfs2: release page lock before calling ->page_mkwrite by Mark Fasheh · 17 years ago
  95. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  96. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  97. 589f1e8 Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  98. ce524c8 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  99. 789c56b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  100. 7209a1d Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6 by Linus Torvalds · 17 years ago