1. 0e647c0 binfmt_flat: warning fixes by Andrew Morton · 17 years ago
  2. 1e9535a Add stack checking for Blackfin by Mike Frysinger · 17 years ago
  3. 13fbcb7 do_sigaction: don't worry about signal_pending() by Oleg Nesterov · 17 years ago
  4. 6db840f exec: RT sub-thread can livelock and monopolize CPU on exec by Oleg Nesterov · 17 years ago
  5. 356d6d5 exec: consolidate 2 fast-paths by Oleg Nesterov · 17 years ago
  6. b2c903b exec: simplify the new ->sighand allocation by Oleg Nesterov · 17 years ago
  7. 0840a90 exec: simplify ->sighand switching by Oleg Nesterov · 17 years ago
  8. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  9. 41d10da aio: account I/O wait time properly by Jeff Moyer · 17 years ago
  10. c17ac85 Make rcutorture RNG use temporal entropy by Paul E. McKenney · 17 years ago
  11. b2d9323 Use num_possible_cpus() instead of NR_CPUS for timer distribution by john stultz · 17 years ago
  12. 3075d9d Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal by Chris Wright · 17 years ago
  13. 7e341fa allow disabling DNOTIFY without EMBEDDED by Adrian Bunk · 17 years ago
  14. 4a23942 make fs/libfs.c:simple_commit_write() static by Adrian Bunk · 17 years ago
  15. ba2a631 kernel/time/timekeeping.c: cleanups by Adrian Bunk · 17 years ago
  16. f44ec6f limit minixfs printks on corrupted dir i_size by Eric Sandeen · 17 years ago
  17. d8ea6cf ext2/4: use is_power_of_2() by vignesh babu · 17 years ago
  18. 3befe7c Shrink struct task_struct::oomkilladj by Alexey Dobriyan · 17 years ago
  19. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  20. ac8d35c cramfs: error message about endianess by Andi Drebes · 17 years ago
  21. 7f44c36 include linux/types.h in if_fddi.h by Olaf Hering · 17 years ago
  22. 85864e1 clean out unused code in dentry pruning by Miklos Szeredi · 17 years ago
  23. 1a159dd exec: remove unnecessary check for MNT_NOEXEC by Miklos Szeredi · 17 years ago
  24. 22590e4 fix execute checking in permission() by Miklos Szeredi · 17 years ago
  25. 043f46f VFS: check nanoseconds in utimensat by Miklos Szeredi · 17 years ago
  26. 995e428 lib/sort.c optimization by Subbaiah Venkata · 17 years ago
  27. e30618c remove consolemap.h from header exports by Olaf Hering · 17 years ago
  28. 7ba4b92 jsm: Remove further unneeded crud by Alan Cox · 17 years ago
  29. 7f748bb mxser: Remove use of dead TTY_FLIPBUF_SIZE definition by Alan Cox · 17 years ago
  30. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  31. abdbf94 aoe: remove unecessary wrapper function by Ed L. Cashin · 17 years ago
  32. 7c9e69f ext2/ext3/ext4: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  33. 82df397 Add MMF_DUMP_ELF_HEADERS by Roland McGrath · 17 years ago
  34. e629a7d do not export /usr/include/scsi in make headers_install by Olaf Hering · 17 years ago
  35. 715015e wait_task_stopped/continued: remove unneeded p->signal != NULL check by Oleg Nesterov · 17 years ago
  36. 18442cf __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task by Oleg Nesterov · 17 years ago
  37. 442a10c wait_task_zombie: don't fight with non-existing race with a dying ptracee by Oleg Nesterov · 17 years ago
  38. ebca4cd zap_other_threads: don't optimize thread_group_empty() case by Oleg Nesterov · 17 years ago
  39. 3ae4cba exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting by Oleg Nesterov · 17 years ago
  40. 2f4e6e2 wait_task_zombie: fix 2/3 races vs forget_original_parent() by Oleg Nesterov · 17 years ago
  41. 407af46 wait_task_zombie: remove unneeded child->signal check by Oleg Nesterov · 17 years ago
  42. a8b0ac0 pnp: avoid a small unlikely memory leak in proc_read_escd() by Jesper Juhl · 17 years ago
  43. 5f149cf powerpc: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  44. ab799de Add linux/elfcore-compat.h by Roland McGrath · 17 years ago
  45. 48ef09a ufs: Fix mount check in ufs_fill_super() by Satyam Sharma · 17 years ago
  46. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  47. 3542ae4 Tweak /proc/ipmi removal by Alexey Dobriyan · 17 years ago
  48. 84eb646 handle the multi-threaded init's exit() properly by Oleg Nesterov · 17 years ago
  49. 8e9073e Deprecate a.out ELF interpreters by Andi Kleen · 17 years ago
  50. 045f902d do_sigaction: remove now unneeded recalc_sigpending() by Oleg Nesterov · 17 years ago
  51. d2ee719 pi-futex: set PF_EXITING without taking ->pi_lock by Oleg Nesterov · 17 years ago
  52. 7917ff9 tpm: pay attention to IRQ info from PNP by Bjorn Helgaas · 17 years ago
  53. 978550b drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  54. b63d50c fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  55. f035ac8 doc firmware_sample_firmware_class.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  56. 392b7bc drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  57. 0b15d04 printk: add interfaces for external access to the log buffer by Mike Frysinger · 17 years ago
  58. d823e3e ipc/shm.c: make 2 functions static by Adrian Bunk · 17 years ago
  59. 53fa664 lib/ioremap.c should #include <linux/io.h> by Adrian Bunk · 17 years ago
  60. c1206a2 fs/afs/: possible cleanups by Adrian Bunk · 17 years ago
  61. a4d63e7 kernel/rtmutex-debug.c: cleanups by Adrian Bunk · 17 years ago
  62. 6d76013 Add /sys/module/name/notes by Roland McGrath · 17 years ago
  63. ae0b78d epca.c: reformat comments and coding style improvements by Alexey Dobriyan · 17 years ago
  64. 3232113 core_pattern: fix up a few miscellaneous bugs by Neil Horman · 17 years ago
  65. 74aadce core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe by Neil Horman · 17 years ago
  66. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  67. 8e2b705 argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully by Neil Horman · 17 years ago
  68. 2a9807c ufs: implement show_options by Evgeniy Dushistov · 17 years ago
  69. 252e211 Add in SunOS 4.1.x compatible mode for UFS by Mark Fortescue · 17 years ago
  70. ef2fb67 remove unused bh in calls to ext234_get_group_desc by Eric Sandeen · 17 years ago
  71. 74bf17c fs: remove the unused mempages parameter by Denis Cheng · 17 years ago
  72. 1d99493 Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() by David Woodhouse · 17 years ago
  73. f13ef77 report the per-irq statistics on all arches by Ravikiran G Thirumalai · 17 years ago
  74. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  75. d9c9bef ext4: show all mount options by Miklos Szeredi · 17 years ago
  76. 571beed ext3: show all mount options by Miklos Szeredi · 17 years ago
  77. 93d44cb ext2: show all mount options by Miklos Szeredi · 17 years ago
  78. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  79. bf020cb time: simplify smp_call_function_single() call sequence by Avi Kivity · 17 years ago
  80. a9022e9 Clean up duplicate includes in kernel/ by Jesper Juhl · 17 years ago
  81. ea0b7d5 Clean up duplicate includes in fs/ecryptfs/ by Jesper Juhl · 17 years ago
  82. 40b2ea8 Clean up duplicate includes in fs/ by Jesper Juhl · 17 years ago
  83. de4f800 Clean up duplicate includes in drivers/w1/ by Jesper Juhl · 17 years ago
  84. 3f1a437 Clean up duplicate includes in drivers/char/ by Jesper Juhl · 17 years ago
  85. 4be2854 Remove sysctl.h from fs.h by Alexey Dobriyan · 17 years ago
  86. 2b571a0 pcmcia: CompactFlash driver for PA Semi Electra boards by Olof Johansson · 17 years ago
  87. 4975e45 fs: use kmem_cache_zalloc instead by Denis Cheng · 17 years ago
  88. 87400c0 fs/proc/mmu.c: headers butchery by Alexey Dobriyan · 17 years ago
  89. 9bf084f do_poll: return -EINTR when signalled by Oleg Nesterov · 17 years ago
  90. 252e572 do_sys_poll: simplify playing with on-stack data by Oleg Nesterov · 17 years ago
  91. 759d7c6 Remove unneeded lock_kernel() in driver/block/loop.c by Diego Woitasen · 17 years ago
  92. 966fe39 KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL by Robert P. J. Day · 17 years ago
  93. febfcf9 fs: mark nibblemap const by Philippe De Muyter · 17 years ago
  94. 55ca3e7 fs/romfs/inode.c: trivial improvements by WANG Cong · 17 years ago
  95. 0cbc591b nbd: change a parameter's type to remove a memcpy call by Denis Cheng · 17 years ago
  96. d2c9740 nbd: use list_for_each_entry_safe to make it more consolidated and readable by Denis Cheng · 17 years ago
  97. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  98. 4029a917 unexport asm/shmparam.h by Olaf Hering · 17 years ago
  99. eb1f293 Driver for the Atmel on-chip SSC on AT32AP and AT91 by Hans-Christian Egtvedt · 17 years ago
  100. 94f582f Force erroneous inclusions of compiler-*.h files to be errors by Robert P. J. Day · 17 years ago