1. 44a2db4 lk201: remove obsolete driver by Maciej W. Rozycki · 17 years ago
  2. debe621 lib/iomap.c:bad_io_access(): print 0x hex prefix by Rene Herman · 17 years ago
  3. 80eb68d reiserfs: fix kernel panic on corrupted directory by Lepton Wu · 17 years ago
  4. a6cd6bf doc: about email clients for Linux patches by Randy Dunlap · 17 years ago
  5. 1f7c823 Make the pr_*() family of macros in kernel.h complete by Emil Medve · 17 years ago
  6. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  7. 398c95b try to reap reiserfs pages left around by invalidatepage by Chris Mason · 17 years ago
  8. e82ce35 maintainers: linux-omap list is subscribers only by Randy Dunlap · 17 years ago
  9. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  10. bc154b1 dcache: trivial comment fix by J. Bruce Fields · 17 years ago
  11. f20fda4 Mutex documentation is unclear about software interrupts, tasklets and timers by Matti Linnanvuori · 17 years ago
  12. 1019f96 Spelling fix: weired -> weird by Ralf Baechle · 17 years ago
  13. a08b4be ipc namespace: remove config ipc ns fix by Cedric Le Goater · 17 years ago
  14. c98673f I2O: Fix "defined but not used" build warnings by Satyam Sharma · 17 years ago
  15. 9c0ca6f update checkpatch.pl to version 0.10 by Andy Whitcroft · 17 years ago
  16. 2e8ecb9 add CONFIG_VT_UNICODE by Bill Nottingham · 17 years ago
  17. 430d275 avoid negative (and full-width) shifts in radix-tree.c by Peter Lund · 17 years ago
  18. 22e48ea constify string/array kparam tracking structures by Jan Beulich · 17 years ago
  19. d5aa0da store __setup_str_* in a more compact way by Jan Beulich · 17 years ago
  20. 0044299 handle recursive calls to bust_spinlocks() by Jan Beulich · 17 years ago
  21. b311e92 Add a "rounddown_pow_of_two" routine to log2.h by Robert P. J. Day · 17 years ago
  22. d9aaccc make dmapool code use __set_current_state() by Arjan van de Ven · 17 years ago
  23. 8e89346 quota: send messages via netlink by Jan Kara · 17 years ago
  24. fac8b20 Remove final traces of long-deprecated "ramdisk" kernel parm by Robert P. J. Day · 17 years ago
  25. 1810732 docs: ramdisk/initrd/initramfs corrections by Randy Dunlap · 17 years ago
  26. 0e1ccb9 local_t: update documentation by Mathieu Desnoyers · 17 years ago
  27. 1a2142b atomic_ops.txt: mention local_t by Grant Grundler · 17 years ago
  28. 74beb9d local_t Documentation update 2 by Mathieu Desnoyers · 17 years ago
  29. 8e3f715 Remove valueless definition of hard-selected RAMFS option by Robert P. J. Day · 17 years ago
  30. 5a9df73 drivers/block/cciss.c: fix check-after-use by Adrian Bunk · 17 years ago
  31. b012d34 make kernel/profile.c:time_hook static by Adrian Bunk · 17 years ago
  32. 0732a55 kernel/sys_ni.c: add dummy sys_ni_syscall() prototype by Adrian Bunk · 17 years ago
  33. 827afdf n_hdlc.c: fix check-after-use by Adrian Bunk · 17 years ago
  34. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  35. 4af3c9c Drop some headers from mm.h by Alexey Dobriyan · 17 years ago
  36. 1a614f5 cciss: fix error reporting for SG_IO by Steve Cameron · 17 years ago
  37. 7fdfd40 NBD: allow hung network I/O to be cancelled by Paul Clements · 17 years ago
  38. 4b86a87 NBD: set uninitialized devices to size 0 by Paul Clements · 17 years ago
  39. dff4982 CodingStyle: relax the 80-cole rule by Alan Cox · 17 years ago
  40. 9c6cdad cleanup floppy.h by Jan Beulich · 17 years ago
  41. 2e9c47c floppy: tolerate DMA channel unavailability by Jan Beulich · 17 years ago
  42. e98c320 Move PREEMPT_NOTIFIERS into an always-included Kconfig by Avi Kivity · 17 years ago
  43. 328dfd0 tty.h: remove dead define by Alan Cox · 17 years ago
  44. 42b2dd0 Shrink task_struct if CONFIG_FUTEX=n by Alexey Dobriyan · 17 years ago
  45. bcbba6c add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros by Ken'ichi Ohmichi · 17 years ago
  46. 00cab92 add-vmcore: use the existing ia64_tpa() instead of asm code by Ken'ichi Ohmichi · 17 years ago
  47. 6cfa062 add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data by Ken'ichi Ohmichi · 17 years ago
  48. d768281 add-vmcore: cleanup the coding style according to Andrew's comments by Ken'ichi Ohmichi · 17 years ago
  49. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  50. 0e647c0 binfmt_flat: warning fixes by Andrew Morton · 17 years ago
  51. 1e9535a Add stack checking for Blackfin by Mike Frysinger · 17 years ago
  52. 13fbcb7 do_sigaction: don't worry about signal_pending() by Oleg Nesterov · 17 years ago
  53. 6db840f exec: RT sub-thread can livelock and monopolize CPU on exec by Oleg Nesterov · 17 years ago
  54. 356d6d5 exec: consolidate 2 fast-paths by Oleg Nesterov · 17 years ago
  55. b2c903b exec: simplify the new ->sighand allocation by Oleg Nesterov · 17 years ago
  56. 0840a90 exec: simplify ->sighand switching by Oleg Nesterov · 17 years ago
  57. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  58. 41d10da aio: account I/O wait time properly by Jeff Moyer · 17 years ago
  59. c17ac85 Make rcutorture RNG use temporal entropy by Paul E. McKenney · 17 years ago
  60. b2d9323 Use num_possible_cpus() instead of NR_CPUS for timer distribution by john stultz · 17 years ago
  61. 3075d9d Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal by Chris Wright · 17 years ago
  62. 7e341fa allow disabling DNOTIFY without EMBEDDED by Adrian Bunk · 17 years ago
  63. 4a23942 make fs/libfs.c:simple_commit_write() static by Adrian Bunk · 17 years ago
  64. ba2a631b kernel/time/timekeeping.c: cleanups by Adrian Bunk · 17 years ago
  65. f44ec6f limit minixfs printks on corrupted dir i_size by Eric Sandeen · 17 years ago
  66. d8ea6cf ext2/4: use is_power_of_2() by vignesh babu · 17 years ago
  67. 3befe7c Shrink struct task_struct::oomkilladj by Alexey Dobriyan · 17 years ago
  68. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  69. ac8d35c cramfs: error message about endianess by Andi Drebes · 17 years ago
  70. 7f44c36 include linux/types.h in if_fddi.h by Olaf Hering · 17 years ago
  71. 85864e1 clean out unused code in dentry pruning by Miklos Szeredi · 17 years ago
  72. 1a159dd exec: remove unnecessary check for MNT_NOEXEC by Miklos Szeredi · 17 years ago
  73. 22590e4 fix execute checking in permission() by Miklos Szeredi · 17 years ago
  74. 043f46f VFS: check nanoseconds in utimensat by Miklos Szeredi · 17 years ago
  75. 995e428 lib/sort.c optimization by Subbaiah Venkata · 17 years ago
  76. e30618c remove consolemap.h from header exports by Olaf Hering · 17 years ago
  77. 7ba4b92 jsm: Remove further unneeded crud by Alan Cox · 17 years ago
  78. 7f748bb mxser: Remove use of dead TTY_FLIPBUF_SIZE definition by Alan Cox · 17 years ago
  79. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  80. abdbf94 aoe: remove unecessary wrapper function by Ed L. Cashin · 17 years ago
  81. 7c9e69f ext2/ext3/ext4: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  82. 82df397 Add MMF_DUMP_ELF_HEADERS by Roland McGrath · 17 years ago
  83. e629a7d do not export /usr/include/scsi in make headers_install by Olaf Hering · 17 years ago
  84. 715015e wait_task_stopped/continued: remove unneeded p->signal != NULL check by Oleg Nesterov · 17 years ago
  85. 18442cf __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task by Oleg Nesterov · 17 years ago
  86. 442a10c wait_task_zombie: don't fight with non-existing race with a dying ptracee by Oleg Nesterov · 17 years ago
  87. ebca4cd zap_other_threads: don't optimize thread_group_empty() case by Oleg Nesterov · 17 years ago
  88. 3ae4cba exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting by Oleg Nesterov · 17 years ago
  89. 2f4e6e2 wait_task_zombie: fix 2/3 races vs forget_original_parent() by Oleg Nesterov · 17 years ago
  90. 407af46 wait_task_zombie: remove unneeded child->signal check by Oleg Nesterov · 17 years ago
  91. a8b0ac0 pnp: avoid a small unlikely memory leak in proc_read_escd() by Jesper Juhl · 17 years ago
  92. 5f149cf powerpc: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  93. ab799de Add linux/elfcore-compat.h by Roland McGrath · 17 years ago
  94. 48ef09a ufs: Fix mount check in ufs_fill_super() by Satyam Sharma · 17 years ago
  95. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  96. 3542ae4 Tweak /proc/ipmi removal by Alexey Dobriyan · 17 years ago
  97. 84eb646 handle the multi-threaded init's exit() properly by Oleg Nesterov · 17 years ago
  98. 8e9073e Deprecate a.out ELF interpreters by Andi Kleen · 17 years ago
  99. 045f902 do_sigaction: remove now unneeded recalc_sigpending() by Oleg Nesterov · 17 years ago
  100. d2ee719 pi-futex: set PF_EXITING without taking ->pi_lock by Oleg Nesterov · 17 years ago