1. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
  2. 76fdbb2 coredump masking: bound suid_dumpable sysctl by Kawai, Hidehiro · 17 years ago
  3. 86fd6df docbook: don't reference file without kernel-doc by Randy Dunlap · 17 years ago
  4. cdccb31 kernel-doc: fix leading dot in man-mode output by Randy Dunlap · 17 years ago
  5. 51f5a0c kernel-doc: strip C99 comments by Randy Dunlap · 17 years ago
  6. 5f8c7c9 kernel-doc: fix unnamed struct/union warning by Randy Dunlap · 17 years ago
  7. 2ac534b kernel-doc: add tools doc in Makefile by Randy Dunlap · 17 years ago
  8. f79c20f fs: remove path_walk export by Josef 'Jeff' Sipek · 17 years ago
  9. c4a7808 fs: mark link_path_walk static by Josef 'Jeff' Sipek · 17 years ago
  10. 16b6287 nfsctl: use vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  11. 4ac4efc sunrpc: use vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  12. 16f1820 fs: introduce vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  13. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  14. bdf4c48 audit: rework execve audit by Peter Zijlstra · 17 years ago
  15. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  16. f34e3b6 use the new percpu interface for shared data by Fenghua Yu · 17 years ago
  17. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  18. 3d7e338 jprobes: make jprobes a little safer for users by Michael Ellerman · 17 years ago
  19. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  20. 81eae37 jprobes: make struct jprobe.entry a void * by Michael Ellerman · 17 years ago
  21. f9acc8c readahead: sanify file_ra_state names by Fengguang Wu · 17 years ago
  22. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  23. fe3cba1 mm: share PG_readahead and PG_reclaim by Fengguang Wu · 17 years ago
  24. d898391 readahead: pass real splice size by Fengguang Wu · 17 years ago
  25. 431a482 readahead: move synchronous readahead call out of splice loop by Fengguang Wu · 17 years ago
  26. c743d96 readahead: remove the old algorithm by Fengguang Wu · 17 years ago
  27. dc7868f readahead: convert ext3/ext4 invocations by Fengguang Wu · 17 years ago
  28. a08a166 readahead: convert splice invocations by Fengguang Wu · 17 years ago
  29. 3ea89ee readahead: convert filemap invocations by Fengguang Wu · 17 years ago
  30. 122a21d readahead: on-demand readahead logic by Fengguang Wu · 17 years ago
  31. 5ce1110 readahead: data structure and routines by Fengguang Wu · 17 years ago
  32. f615bfc readahead: MIN_RA_PAGES/MAX_RA_PAGES macros by Fengguang Wu · 17 years ago
  33. 46fc3e7 readahead: add look-ahead support to __do_page_cache_readahead() by Fengguang Wu · 17 years ago
  34. d77c2d7 readahead: introduce PG_readahead by Fengguang Wu · 17 years ago
  35. 2ba2d00 AIO sparse fix (type of ki_flags) by David Brownell · 17 years ago
  36. 64ee480 eCryptfs: ecryptfs_setattr() bugfix by Michael Halcrow · 17 years ago
  37. 39ef01e mbcs: Remove lots of global symbols by Alan Cox · 17 years ago
  38. 4004c69 Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
  39. a0a9983 gpio calls don't need i/o barriers by David Brownell · 17 years ago
  40. e53252d unregister_chrdev() return void by Akinobu Mita · 17 years ago
  41. 68fc4fa unregister_chrdev(): ignore the return value by Akinobu Mita · 17 years ago
  42. cb00ea3 UDF: coding style conversion - lindent by Cyrill Gorcunov · 17 years ago
  43. 95a631e Suspend MAINTAINERS update by Pavel Machek · 17 years ago
  44. 77afcf7 PM: Integrate beeping flag with existing acpi_sleep flags by Pavel Machek · 17 years ago
  45. 5a60d62 PM: Optional beeping during resume from suspend to RAM by Nigel Cunningham · 17 years ago
  46. bd804eb PM: Introduce pm_power_off_prepare by Rafael J. Wysocki · 17 years ago
  47. d7372cd ACPI: Do not prepare for hibernation in acpi_shutdown by Rafael J. Wysocki · 17 years ago
  48. 6c961df PM: Reduce code duplication between main.c and user.c by Rafael J. Wysocki · 17 years ago
  49. ccd4b65 PM: prevent frozen user mode helpers from failing the freezing of tasks by Rafael J. Wysocki · 17 years ago
  50. 8cdd493 PM: disable usermode helper before hibernation and suspend by Rafael J. Wysocki · 17 years ago
  51. b10d911 PM: introduce hibernation and suspend notifiers by Rafael J. Wysocki · 17 years ago
  52. c2cf7d8 Freezer: remove redundant check in try_to_freeze_tasks by Rafael J. Wysocki · 17 years ago
  53. e7cd8a7 Freezer: return int from freeze_processes by Rafael J. Wysocki · 17 years ago
  54. f4a3a7d Freezer: use __set_current_state in refrigerator by Rafael J. Wysocki · 17 years ago
  55. 0c1eecf Freezer: avoid freezing kernel threads prematurely by Rafael J. Wysocki · 17 years ago
  56. b1457bc Hibernation: prepare to enter the low power state by Rafael J. Wysocki · 17 years ago
  57. 10a1803 swsusp: fix hibernation code ordering by Rafael J. Wysocki · 17 years ago
  58. a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
  59. 7777fab swsusp: remove code duplication between disk.c and user.c by Rafael J. Wysocki · 17 years ago
  60. 127067a swsusp: remove incorrect code from user.c by Rafael J. Wysocki · 17 years ago
  61. a034982 PM: Do not require dev spew to get PM_DEBUG by Ben Collins · 17 years ago
  62. 328616e freezer: run show_state() when freezing times out by Andrew Morton · 17 years ago
  63. 3ee6daf only allow nonlinear vmas for ram backed filesystems by Miklos Szeredi · 17 years ago
  64. bb2d5ce Remove alloc_zeroed_user_highpage() by Mel Gorman · 17 years ago
  65. 7935289 mm: fix clear_page_dirty_for_io vs fault race by Nick Piggin · 17 years ago
  66. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  67. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  68. ed2f2f9 Document ->page_mkwrite() locking by Mark Fasheh · 17 years ago
  69. 6967614 ocfs2: release page lock before calling ->page_mkwrite by Mark Fasheh · 17 years ago
  70. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  71. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  72. 589f1e8 Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  73. ce524c8 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  74. 789c56b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  75. 7209a1d Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6 by Linus Torvalds · 17 years ago
  76. 29e7ee3 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  77. fc15bc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6 by Linus Torvalds · 17 years ago
  78. a8dcf12 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  79. d796e64 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  80. 1ff8392 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  81. 70b315b [CIFS] merge conflict in fs/cifs/export.c by Steve French · 17 years ago
  82. c18c842 [CIFS] Allow disabling CIFS Unix Extensions as mount option by Steve French · 17 years ago
  83. 6924c55 locks: fix vfs_test_lock() comment by J. Bruce Fields · 17 years ago
  84. 6d34ac1 locks: make posix_test_lock() interface more consistent by J. Bruce Fields · 17 years ago
  85. 370f659 nfs: disable leases over NFS by J. Bruce Fields · 17 years ago
  86. 6044606 gfs2: stop giving out non-cluster-coherent leases by Marc Eshel · 18 years ago
  87. 4698afe locks: export setlease to filesystems by J. Bruce Fields · 17 years ago
  88. f9ffed2 locks: provide a file lease method enabling cluster-coherent leases by J. Bruce Fields · 18 years ago
  89. a9933ce locks: rename lease functions to reflect locks.c conventions by J. Bruce Fields · 17 years ago
  90. 6d5e8b0 locks: share more common lease code by J. Bruce Fields · 17 years ago
  91. e32b8ee locks: clean up lease_alloc() by J. Bruce Fields · 17 years ago
  92. d2ab0b0c locks: convert an -EINVAL return to a BUG by J. Bruce Fields · 17 years ago
  93. 87250dd leases: minor break_lease() comment clarification by david m. richter · 17 years ago
  94. ede178e zh_CN/HOWTO: update URLs of git trees by Li Yang · 17 years ago
  95. 29a68ee Chinese translation of Documentation/stable_api_nonsense.txt by TripleX · 17 years ago
  96. 0da1fa0 HOWTO: add Chinese translation of Documentation/HOWTO by Li Yang · 17 years ago
  97. 5d329e6 Documentation: add Japanese translated stable_api_nonsense.txt by IKEDA, Munehiro · 17 years ago
  98. 73fd625 HOWTO: add Japanese translation of Documentation/HOWTO by Tsugikazu Shibata · 17 years ago
  99. bc4c4f4 UIO: Hilscher CIF card driver by Hans-Jürgen Koch · 17 years ago
  100. e3e0a28 UIO: Documentation by Hans J. Koch · 18 years ago