1. f4e8757 kdump: documentation cleanups by Pavel Machek · 17 years ago
  2. d1482f4 Update DMA-mapping documentation by Matthew Wilcox · 17 years ago
  3. 8140736 Add Documentation/power/00-INDEX by Rob Landley · 17 years ago
  4. 3d198a8 Add entries to Documentation/powerpc by Rob Landley · 17 years ago
  5. 2216886 Add Documentation/{w1,w1/masters}/00-INDEX by Rob Landley · 17 years ago
  6. 5ef4356 Add missing entries to top level Documentation/00-INDEX by Rob Landley · 17 years ago
  7. f0ae566 Tweak Documentation/SM501.txt by Rob Landley · 17 years ago
  8. ac984ab Add reset_devices to the recommended parameters by Bernhard Walle · 17 years ago
  9. 4fd4509 Express new ELF32 mechanisms in documentation by Bernhard Walle · 17 years ago
  10. f00b516 Update help text for CONFIG_CRASH_DUMP by Randy Dunlap · 17 years ago
  11. 8bc9d42 Express relocatability of kernel on x86_64 in documentation by Bernhard Walle · 17 years ago
  12. 98612ac Documentation: delete unreferenced xterm-linux.xpm file by Robert P. J. Day · 17 years ago
  13. 6b5b55f kernel-doc: fix doc blocks and html by Randy Dunlap · 17 years ago
  14. 51448e2 Add a 00-INDEX file to Documentation/telephony/ by Jesper Juhl · 17 years ago
  15. ea069f4 Add a 00-INDEX file to Documentation/sysctl/ by Jesper Juhl · 17 years ago
  16. 87d26cd Add a 00-INDEX file to Documentation/mips/ by Jesper Juhl · 17 years ago
  17. e11f9a1 doc: move vm/00-INDEX to Documentation/vm by David Rientjes · 17 years ago
  18. 1f27d87 Add a missing 00-INDEX file for Documentation/vm/ by Jesper Juhl · 17 years ago
  19. 5d4b355 Documentation: add entries to filesystems/00-INDEX for several untracked files by Denis Cheng · 17 years ago
  20. 451ad11 Documentation/make/headers_install.txt by Rob Landley · 17 years ago
  21. 1ee0522 Clean up duplicate includes in Documentation/ by Jesper Juhl · 17 years ago
  22. a8754be r/o bind mounts: create cleanup helper svc_msnfs() by Dave Hansen · 17 years ago
  23. c7eb266 r/o bind mounts: give permission() a local 'mnt' variable by Dave Hansen · 17 years ago
  24. b41572e r/o bind mounts: rearrange may_open() to be r/o friendly by Dave Hansen · 17 years ago
  25. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  26. 348366b PNP: add debug message for adding new device by Bjorn Helgaas · 17 years ago
  27. 36405e9 PNP: simplify PNPBIOS insert_device by Bjorn Helgaas · 17 years ago
  28. b933e19 PNP: use dev_info() in system driver by Bjorn Helgaas · 17 years ago
  29. a05d078 PNP: use dev_info(), dev_err(), etc in core by Bjorn Helgaas · 17 years ago
  30. 5bfc43a PNP: simplify PNP card error handling by Bjorn Helgaas · 17 years ago
  31. 402b310 PNP: remove null pointer checks by Bjorn Helgaas · 17 years ago
  32. 9cd8047 Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off by Krzysztof Oledzki · 17 years ago
  33. 7ef3639 PNP: don't fail device init if no DMA channel available by Jan Beulich · 17 years ago
  34. 36e02b6 PNP: make pnpacpi_suspend handle errors by Rafael J. Wysocki · 17 years ago
  35. e8e9615 fuse: clean up execute permission checking by Miklos Szeredi · 17 years ago
  36. c9c9d7d fuse: no ENOENT from fuse device read by Miklos Szeredi · 17 years ago
  37. a131de0 fuse: no abort on interrupt by Miklos Szeredi · 17 years ago
  38. 819c4b3 fuse: cleanup in release by Miklos Szeredi · 17 years ago
  39. ebc14c4 fuse: fix permission checking on sticky directories by Miklos Szeredi · 17 years ago
  40. 244f638 fuse: refresh stale attributes in fuse_permission() by Miklos Szeredi · 17 years ago
  41. 074406f fuse: set i_nlink to sane value after mount by Miklos Szeredi · 17 years ago
  42. b100997 fuse: fix page invalidation by Miklos Szeredi · 17 years ago
  43. e00d2c2 fuse: truncate on spontaneous size change by Miklos Szeredi · 17 years ago
  44. c756e0a fuse: add reference counting to fuse_file by Miklos Szeredi · 17 years ago
  45. de5e3de fuse: fix reserved request wake up by Miklos Szeredi · 17 years ago
  46. f92b99b fuse: update backing_dev_info congestion state by Miklos Szeredi · 17 years ago
  47. fdc1ca8 floppy: remove register keyword use from floppy driver by Jesper Juhl · 17 years ago
  48. aee9041 floppy: remove dead/commented out code from floppy driver by Jesper Juhl · 17 years ago
  49. 06f748c floppy: do a very minimal style cleanup of the floppy driver by Jesper Juhl · 17 years ago
  50. d2da272 migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock() by Oleg Nesterov · 17 years ago
  51. f7b4cdd do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tasklist) by Oleg Nesterov · 17 years ago
  52. cf7a441 md: make sure read errors are auto-corrected during a 'check' resync in raid1 by NeilBrown · 17 years ago
  53. d7f3d29 md: expose the degraded status of an assembled array through sysfs by Iustin Pop · 17 years ago
  54. 2b12ab6 md: 'sync_action' in sysfs returns wrong value for readonly arrays by NeilBrown · 17 years ago
  55. 8299d7f md: fix a bug in some never-used code. by NeilBrown · 17 years ago
  56. 5ebf2c1 bitmap.h: remove dead artifacts by Adrian Bunk · 17 years ago
  57. 4d936ec md: software Raid autodetect dev list not array by Michael J. Evans · 17 years ago
  58. a686cd8 ext2 reservations by Martin J. Bligh · 17 years ago
  59. 369f238 writeback: remove unnecessary wait in throttle_vm_writeout() by Fengguang Wu · 17 years ago
  60. 1c0eeaf introduce I_SYNC by Joern Engel · 17 years ago
  61. 2e6883b writeback: introduce writeback_control.more_io to indicate more io by Fengguang Wu · 17 years ago
  62. 1f7decf writeback: remove pages_skipped accounting in __block_write_full_page() by Fengguang Wu · 17 years ago
  63. 08d8e97 writeback: fix ntfs with sb_has_dirty_inodes() by Fengguang Wu · 17 years ago
  64. 2c13657 writeback: fix time ordering of the per superblock inode lists 8 by Fengguang Wu · 17 years ago
  65. 0e0f4fc writeback: fix periodic superblock dirty inode flushing by Ken Chen · 17 years ago
  66. 670e4de writeback: fix time ordering of the per superblock dirty inode lists 7 by Andrew Morton · 17 years ago
  67. 65cb9b4 writeback: fix time ordering of the per superblock dirty inode lists 6 by Andrew Morton · 17 years ago
  68. c6945e7 writeback: fix time ordering of the per superblock dirty inode lists 5 by Andrew Morton · 17 years ago
  69. 1b43ef9 writeback: fix comment, use helper function by Andrew Morton · 17 years ago
  70. c986d1e writeback: fix time ordering of the per superblock dirty inode lists 4 by Andrew Morton · 17 years ago
  71. f57b9b7 writeback: fix time ordering of the per superblock dirty inode lists 3 by Andrew Morton · 17 years ago
  72. 9852a0e7 writeback: fix time ordering of the per superblock dirty inode lists: memory-backed inodes by Andrew Morton · 17 years ago
  73. 6610a0b writeback: fix time-ordering of the per-superblock dirty-inode lists by Andrew Morton · 17 years ago
  74. 2b0172e drivers/char/ip2: fix used-uninit'd bug by Jeff Garzik · 17 years ago
  75. 1d7f502 Change man-pages maintainer address by Michael Kerrisk · 17 years ago
  76. aef46ab dontdiff: update based on gitignore updates by Randy Dunlap · 17 years ago
  77. cf3d0b8 reiserfs: do not repair wrong journal params by Edward Shishkin · 17 years ago
  78. f4a1c2b lp_console: cleanups by Pavel Machek · 17 years ago
  79. 4749252 printk: add KERN_CONT annotation by Ingo Molnar · 17 years ago
  80. 1ad6ecf ext3: lighten up resize transaction requirements by Eric Sandeen · 17 years ago
  81. d58ae67 module: return error when mod_sysfs_init() failed by Akinobu Mita · 17 years ago
  82. 22d2b35 F_DUPFD_CLOEXEC implementation by Ulrich Drepper · 17 years ago
  83. 18796aa task_struct: move ->fpu_counter and ->oomkilladj by Alexey Dobriyan · 17 years ago
  84. f7a75f0 spin_lock_unlocked cleanups by Roel Kluin · 17 years ago
  85. d68c9d6 Break ELF_PLATFORM and stack pointer randomization dependency by Franck Bui-Huu · 17 years ago
  86. 96358de rename signalfd_siginfo fields by Davide Libenzi · 17 years ago
  87. 059590f ext3: remove #ifdef CONFIG_EXT3_INDEX by Eric Sandeen · 17 years ago
  88. a9c62a1 fs: correct SuS compliance for open of large file without options by Alan Cox · 17 years ago
  89. 28e3fed Compile handle_percpu_irq even for uniprocessor kernels by Ralf Baechle · 17 years ago
  90. b4471cb Completely remove deprecated IRQ flags (SA_*) by Ahmed S. Darwish · 17 years ago
  91. 38d090b NCR53C8XX: Remove deprecated IRQ flags (SA_*) by Ahmed S. Darwish · 17 years ago
  92. 96fdc72 anon-inodes use open coded atomic_inc for the shared inode by Davide Libenzi · 17 years ago
  93. 5e3c3ac Fix wrong filename reference in drivers-testing.txt by Ralf Baechle · 17 years ago
  94. 315e28c Don't truncate /proc/PID/environ at 4096 characters by James Pearson · 17 years ago
  95. 3ad90ec fs/udf/balloc.c: mark a variable as uninitialized_var() by WANG Cong · 17 years ago
  96. ea0985a menuconfig: transform Network Filesystems menu by Jan Engelhardt · 17 years ago
  97. a77b645 menuconfig: transform NLS and DLM menus by Jan Engelhardt · 17 years ago
  98. 2d1df81 HVC console is also used by iSeries, so add that to HVC_DRIVER help. by Rusty Russell · 17 years ago
  99. 3e6c6f6 Delay creation of khcvd thread by Rusty Russell · 17 years ago
  100. fd5eea4 change inotifyfs magic as the same magic is used for futexfs by Andrey Mirkin · 17 years ago