1. e3a68e3 ext3: remove extra IS_RDONLY() check by Dave Hansen · 17 years ago
  2. 6b86e85 update procfs-guide doc of read_func by C. Scott Ananian · 17 years ago
  3. f489592 Remove final two references to "__obsolete_setup" macro by Robert P. J. Day · 17 years ago
  4. b716395 diskquota: 32bit quota tools on 64bit architectures by Vasily Tarasov · 17 years ago
  5. 4b77758 Introduce compat_u64 and compat_s64 types by Arnd Bergmann · 17 years ago
  6. 6d9525b kerneldoc fix in audit_core_dumps by Henrik Kretzschmar · 17 years ago
  7. dcf5008 remove unused lock_cpu_hotplug_interruptible definition by Nathan Lynch · 17 years ago
  8. 32c3773 ext4: fix deadlock in ext4_remount() and orphan list handling by Jan Kara · 17 years ago
  9. 030703e ext3: fix deadlock in ext3_remount() and orphan list handling by Jan Kara · 17 years ago
  10. 8b3b295 adjust nosmp handling by Jan Beulich · 17 years ago
  11. 98c0d07 add a kmem_cache for nsproxy objects by Cedric Le Goater · 17 years ago
  12. 467e9f4 fix create_new_namespaces() return value by Cedric Le Goater · 17 years ago
  13. 3e733f0 dirty_writeback_centisecs_handler() cleanup by Andrew Morton · 17 years ago
  14. 9784221 Allow softlockup to be runtime disabled by Dave Jones · 17 years ago
  15. ea5a3dcf COBALT: remove all references to Cobalt NVRAM by Robert P. J. Day · 17 years ago
  16. ef48bd2 Document the fact that RCU callbacks can run in parallel by Paul E. McKenney · 17 years ago
  17. 4d3b573 binfmt_elf warning fix by Andrew Morton · 17 years ago
  18. 64d67d2 revert "vanishing ioctl handler debugging" by Andrew Morton · 17 years ago
  19. 77ec739 user namespace: add unshare by Serge E. Hallyn · 17 years ago
  20. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  21. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  22. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  23. 4f27c00 Improve behaviour of spurious IRQ detect by Alan Cox · 17 years ago
  24. f3dc8c1 intel-rng: undo mess made by an 80 column extremist by Alan Cox · 17 years ago
  25. b4c07bc hugetlbfs: handle empty options string by Lee Schermerhorn · 17 years ago
  26. e73a75f hugetlbfs: use lib/parser, fix docs by Randy Dunlap · 17 years ago
  27. 5216184 fix typo in prefetch.h by Dave Jones · 17 years ago
  28. 8b7ecb1 SubmitChecklist update, fix spelling error by Jesper Juhl · 17 years ago
  29. a5001a2 HFSPlus: change kmalloc/memset to kzalloc by Wyatt Banks · 17 years ago
  30. abd4aa5 undeprecate raw driver by Dave Jones · 17 years ago
  31. f3a740c sony-laptop: use NULL for pointer by Randy Dunlap · 17 years ago
  32. b663a79 taskstats: add context-switch counters by Maxim Uvarov · 17 years ago
  33. a6c15c2 ext3/ext4: orphan list corruption due bad inode by Vasily Averin · 17 years ago
  34. 9f7dd93 ext3/ext4: orphan list check on destroy_inode by Vasily Averin · 17 years ago
  35. dcae56e Drop an empty isicom.h from being exported to user space. by Robert P. J. Day · 17 years ago
  36. c289dca remove sonypi_camera_command() by Adrian Bunk · 17 years ago
  37. 759448f Kernel utf-8 handling by Jan Engelhardt · 17 years ago
  38. aa0ac36 Remove capability.h from mm.h by Alexey Dobriyan · 17 years ago
  39. cb510b8 seq_file: more atomicity in traverse() by Alexey Dobriyan · 17 years ago
  40. 18d9677 Documentation: /proc/$pid/stat files by Kees Cook · 17 years ago
  41. 9e6077b atmel_serial: fix break handling by Haavard Skinnemoen · 17 years ago
  42. cc1ed75 init: wait for asynchronously scanned block devices by Pierre Ossman · 17 years ago
  43. 4a19542 O_CLOEXEC for SCM_RIGHTS by Ulrich Drepper · 17 years ago
  44. f23513e Introduce O_CLOEXEC by Ulrich Drepper · 17 years ago
  45. 4a2d445 buffer: kill old incorrect comment by Eric W. Biederman · 17 years ago
  46. c5c061b8 Add a flag to indicate deferrable timers in /proc/timer_stats by Venki Pallipadi · 17 years ago
  47. e080706 remove odd and misleading comments from uio.h by Christoph Hellwig · 17 years ago
  48. 1b0fac4 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs by Dan Williams · 17 years ago
  49. 9e7bf24 fs: clarify "dummy" member in struct inodes_stat_t by Stefan Richter · 17 years ago
  50. e84845c add printk.time option, deprecate 'time' by Randy Dunlap · 17 years ago
  51. 1858487 fault-injection: fix example scripts in documentation by Akinobu Mita · 17 years ago
  52. 5411499 fault-injection: add min-order parameter to fail_page_alloc by Akinobu Mita · 17 years ago
  53. 203a293 fs/block_dev.c: use list_for_each_entry() by Matthias Kaehlcke · 17 years ago
  54. 00c5746 mutex_unlock() later in seq_lseek() by Alexey Dobriyan · 17 years ago
  55. a6739af ext2: fix a comment when ext2_release_file() is called by Jan Kara · 17 years ago
  56. da58a16 /proc/*/environ: wrong placing of ptrace_may_attach() check by Alexey Dobriyan · 17 years ago
  57. 7126dd0 Char: ip2, use msleep for sleeping by Jiri Slaby · 17 years ago
  58. 6defec1 Char: n_r3964, use wait_event_interruptible by Jiri Slaby · 17 years ago
  59. e0955e1 Char: genrtc, use wait_event_interruptible by Jiri Slaby · 17 years ago
  60. 6804396 Char: tty_ioctl, little whitespace cleanup by Jiri Slaby · 17 years ago
  61. 5a52bd4 Char: tty_ioctl, use wait_event_interruptible_timeout by Jiri Slaby · 17 years ago
  62. 2b770b4 Char: mxser_new, fix sparse warning by Jiri Slaby · 17 years ago
  63. f17e121 remove useless tolower in isofs by young dave · 17 years ago
  64. 03a9c30 AFS: drop explicit extern by Randy Dunlap · 17 years ago
  65. 7bf1fc4 kconfig: no STRANGE misc. devices by Randy Dunlap · 17 years ago
  66. 78c1b06 Remove clockevents_{release,request}_device by Andi Kleen · 17 years ago
  67. 506eb99 tty_io: Use kzalloc by Jean Delvare · 17 years ago
  68. e8d6c55 AFS: implement file locking by David Howells · 17 years ago
  69. b0fed31 Char: n_hdlc, allow RESTARTSYS retval of tty write by Jiri Slaby · 17 years ago
  70. c2aef33 Reduce cpuset.c write_lock_irq() to read_lock() by Paul Menage · 17 years ago
  71. b2ff457 RTC: Ratelimit "lost interrupts" message by Ben Collins · 17 years ago
  72. 45807a1 vdso: print fatal signals by Ingo Molnar · 17 years ago
  73. 99fc06d procfs directory entry cleanup by Changli Gao · 17 years ago
  74. 17973f5 Only send SIGXFSZ when exceeding rlimits. by Micah Cowan · 17 years ago
  75. 1e3e8d9 rocket.c: fix unchecked mutex_lock_interruptible() by Satyam Sharma · 17 years ago
  76. 60bfba7 PIE randomization by Jan Kratochvil · 17 years ago
  77. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 17 years ago
  78. 6937838 mpu401 warning fixes by Andrew Morton · 17 years ago
  79. c3ed85a isofs: fix up CodingStyle by Dave Jones · 17 years ago
  80. 1b28f22 edd: switch to pci_get based API by Alan Cox · 17 years ago
  81. c1fbac4 Update zilog timeout by Thiemo Seufer · 17 years ago
  82. d05e96f fix compiler warnings in acorn.c by Denver Gingerich · 17 years ago
  83. 21eb920 drivers/block/z2ram: Remove TRUE/FALSE defines by Richard Knutsson · 17 years ago
  84. 0a3021f Remove unnecessary includes of spinlock.h under include/linux by Robert P. J. Day · 17 years ago
  85. 9aacd59 fat: gcc 4.3 warning fix by OGAWA Hirofumi · 17 years ago
  86. 259902e Make NFS client use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  87. b0765fb Make /proc/self/mounts(tats) use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  88. 25216b0 Make /proc/tty/drivers use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  89. 708f4b5 Make /proc/modules use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  90. 46c65b7 Make /proc/misc use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  91. 13d3189 Make crypto API use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  92. a6a8bd6 Make AFS use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  93. b4ef029 percpu_counters: use for_each_online_cpu() by Andrew Morton · 17 years ago
  94. c67ad91 percpu_counters(): use cpu notifiers by Andrew Morton · 17 years ago
  95. 85420cc vxfs warning fixes by Andrew Morton · 17 years ago
  96. 21f3da9 fuse warning fix by Andrew Morton · 17 years ago
  97. 9ac1625 Use mutexes instead of semaphores in I2O driver by Matthias Kaehlcke · 17 years ago
  98. 1c6b4aa cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime process by Satoru Takeuchi · 17 years ago
  99. 85653af Fix stop_machine_run problem with naughty real time process by Satoru Takeuchi · 17 years ago
  100. 647bd61 UDF: check for allocated memory for inode data by Cyrill Gorcunov · 17 years ago