1. 74beb9d local_t Documentation update 2 by Mathieu Desnoyers · 17 years ago
  2. 8e3f715 Remove valueless definition of hard-selected RAMFS option by Robert P. J. Day · 17 years ago
  3. 5a9df73 drivers/block/cciss.c: fix check-after-use by Adrian Bunk · 17 years ago
  4. b012d34 make kernel/profile.c:time_hook static by Adrian Bunk · 17 years ago
  5. 0732a55 kernel/sys_ni.c: add dummy sys_ni_syscall() prototype by Adrian Bunk · 17 years ago
  6. 827afdf n_hdlc.c: fix check-after-use by Adrian Bunk · 17 years ago
  7. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  8. 4af3c9c Drop some headers from mm.h by Alexey Dobriyan · 17 years ago
  9. 1a614f5 cciss: fix error reporting for SG_IO by Steve Cameron · 17 years ago
  10. 7fdfd40 NBD: allow hung network I/O to be cancelled by Paul Clements · 17 years ago
  11. 4b86a87 NBD: set uninitialized devices to size 0 by Paul Clements · 17 years ago
  12. dff4982 CodingStyle: relax the 80-cole rule by Alan Cox · 17 years ago
  13. 9c6cdad cleanup floppy.h by Jan Beulich · 17 years ago
  14. 2e9c47c floppy: tolerate DMA channel unavailability by Jan Beulich · 17 years ago
  15. e98c320 Move PREEMPT_NOTIFIERS into an always-included Kconfig by Avi Kivity · 17 years ago
  16. 328dfd0 tty.h: remove dead define by Alan Cox · 17 years ago
  17. 42b2dd0 Shrink task_struct if CONFIG_FUTEX=n by Alexey Dobriyan · 17 years ago
  18. bcbba6c add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros by Ken'ichi Ohmichi · 17 years ago
  19. 00cab92 add-vmcore: use the existing ia64_tpa() instead of asm code by Ken'ichi Ohmichi · 17 years ago
  20. 6cfa062 add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data by Ken'ichi Ohmichi · 17 years ago
  21. d768281 add-vmcore: cleanup the coding style according to Andrew's comments by Ken'ichi Ohmichi · 17 years ago
  22. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  23. 0e647c0 binfmt_flat: warning fixes by Andrew Morton · 17 years ago
  24. 1e9535a Add stack checking for Blackfin by Mike Frysinger · 17 years ago
  25. 13fbcb7 do_sigaction: don't worry about signal_pending() by Oleg Nesterov · 17 years ago
  26. 6db840f exec: RT sub-thread can livelock and monopolize CPU on exec by Oleg Nesterov · 17 years ago
  27. 356d6d5 exec: consolidate 2 fast-paths by Oleg Nesterov · 17 years ago
  28. b2c903b exec: simplify the new ->sighand allocation by Oleg Nesterov · 17 years ago
  29. 0840a90 exec: simplify ->sighand switching by Oleg Nesterov · 17 years ago
  30. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  31. 41d10da aio: account I/O wait time properly by Jeff Moyer · 17 years ago
  32. c17ac85 Make rcutorture RNG use temporal entropy by Paul E. McKenney · 17 years ago
  33. b2d9323 Use num_possible_cpus() instead of NR_CPUS for timer distribution by john stultz · 17 years ago
  34. 3075d9d Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal by Chris Wright · 17 years ago
  35. 7e341fa allow disabling DNOTIFY without EMBEDDED by Adrian Bunk · 17 years ago
  36. 4a23942 make fs/libfs.c:simple_commit_write() static by Adrian Bunk · 17 years ago
  37. ba2a631 kernel/time/timekeeping.c: cleanups by Adrian Bunk · 17 years ago
  38. f44ec6f limit minixfs printks on corrupted dir i_size by Eric Sandeen · 17 years ago
  39. d8ea6cf ext2/4: use is_power_of_2() by vignesh babu · 17 years ago
  40. 3befe7c Shrink struct task_struct::oomkilladj by Alexey Dobriyan · 17 years ago
  41. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  42. ac8d35c cramfs: error message about endianess by Andi Drebes · 17 years ago
  43. 7f44c36 include linux/types.h in if_fddi.h by Olaf Hering · 17 years ago
  44. 85864e1 clean out unused code in dentry pruning by Miklos Szeredi · 17 years ago
  45. 1a159dd exec: remove unnecessary check for MNT_NOEXEC by Miklos Szeredi · 17 years ago
  46. 22590e4 fix execute checking in permission() by Miklos Szeredi · 17 years ago
  47. 043f46f VFS: check nanoseconds in utimensat by Miklos Szeredi · 17 years ago
  48. 995e428 lib/sort.c optimization by Subbaiah Venkata · 17 years ago
  49. e30618c remove consolemap.h from header exports by Olaf Hering · 17 years ago
  50. 7ba4b92 jsm: Remove further unneeded crud by Alan Cox · 17 years ago
  51. 7f748bb mxser: Remove use of dead TTY_FLIPBUF_SIZE definition by Alan Cox · 17 years ago
  52. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  53. abdbf94 aoe: remove unecessary wrapper function by Ed L. Cashin · 17 years ago
  54. 7c9e69f ext2/ext3/ext4: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  55. 82df397 Add MMF_DUMP_ELF_HEADERS by Roland McGrath · 17 years ago
  56. e629a7d do not export /usr/include/scsi in make headers_install by Olaf Hering · 17 years ago
  57. 715015e wait_task_stopped/continued: remove unneeded p->signal != NULL check by Oleg Nesterov · 17 years ago
  58. 18442cf __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task by Oleg Nesterov · 17 years ago
  59. 442a10c wait_task_zombie: don't fight with non-existing race with a dying ptracee by Oleg Nesterov · 17 years ago
  60. ebca4cd zap_other_threads: don't optimize thread_group_empty() case by Oleg Nesterov · 17 years ago
  61. 3ae4cba exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting by Oleg Nesterov · 17 years ago
  62. 2f4e6e2 wait_task_zombie: fix 2/3 races vs forget_original_parent() by Oleg Nesterov · 17 years ago
  63. 407af46 wait_task_zombie: remove unneeded child->signal check by Oleg Nesterov · 17 years ago
  64. a8b0ac0 pnp: avoid a small unlikely memory leak in proc_read_escd() by Jesper Juhl · 17 years ago
  65. 5f149cf powerpc: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  66. ab799de Add linux/elfcore-compat.h by Roland McGrath · 17 years ago
  67. 48ef09a ufs: Fix mount check in ufs_fill_super() by Satyam Sharma · 17 years ago
  68. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  69. 3542ae4 Tweak /proc/ipmi removal by Alexey Dobriyan · 17 years ago
  70. 84eb646 handle the multi-threaded init's exit() properly by Oleg Nesterov · 17 years ago
  71. 8e9073e Deprecate a.out ELF interpreters by Andi Kleen · 17 years ago
  72. 045f902 do_sigaction: remove now unneeded recalc_sigpending() by Oleg Nesterov · 17 years ago
  73. d2ee719 pi-futex: set PF_EXITING without taking ->pi_lock by Oleg Nesterov · 17 years ago
  74. 7917ff9 tpm: pay attention to IRQ info from PNP by Bjorn Helgaas · 17 years ago
  75. 978550b8 drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  76. b63d50c fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  77. f035ac8 doc firmware_sample_firmware_class.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  78. 392b7bc drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  79. 0b15d04 printk: add interfaces for external access to the log buffer by Mike Frysinger · 17 years ago
  80. d823e3e ipc/shm.c: make 2 functions static by Adrian Bunk · 17 years ago
  81. 53fa664 lib/ioremap.c should #include <linux/io.h> by Adrian Bunk · 17 years ago
  82. c1206a2 fs/afs/: possible cleanups by Adrian Bunk · 17 years ago
  83. a4d63e7 kernel/rtmutex-debug.c: cleanups by Adrian Bunk · 17 years ago
  84. 6d76013 Add /sys/module/name/notes by Roland McGrath · 17 years ago
  85. ae0b78d epca.c: reformat comments and coding style improvements by Alexey Dobriyan · 17 years ago
  86. 3232113 core_pattern: fix up a few miscellaneous bugs by Neil Horman · 17 years ago
  87. 74aadce core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe by Neil Horman · 17 years ago
  88. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  89. 8e2b705 argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully by Neil Horman · 17 years ago
  90. 2a9807c0 ufs: implement show_options by Evgeniy Dushistov · 17 years ago
  91. 252e211 Add in SunOS 4.1.x compatible mode for UFS by Mark Fortescue · 17 years ago
  92. ef2fb67 remove unused bh in calls to ext234_get_group_desc by Eric Sandeen · 17 years ago
  93. 74bf17c fs: remove the unused mempages parameter by Denis Cheng · 17 years ago
  94. 1d99493 Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() by David Woodhouse · 17 years ago
  95. f13ef77 report the per-irq statistics on all arches by Ravikiran G Thirumalai · 17 years ago
  96. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  97. d9c9bef1 ext4: show all mount options by Miklos Szeredi · 17 years ago
  98. 571beed ext3: show all mount options by Miklos Szeredi · 17 years ago
  99. 93d44cb ext2: show all mount options by Miklos Szeredi · 17 years ago
  100. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago