1. d823e3e ipc/shm.c: make 2 functions static by Adrian Bunk · 17 years ago
  2. 53fa664 lib/ioremap.c should #include <linux/io.h> by Adrian Bunk · 17 years ago
  3. c1206a2 fs/afs/: possible cleanups by Adrian Bunk · 17 years ago
  4. a4d63e7 kernel/rtmutex-debug.c: cleanups by Adrian Bunk · 17 years ago
  5. 6d76013 Add /sys/module/name/notes by Roland McGrath · 17 years ago
  6. ae0b78d epca.c: reformat comments and coding style improvements by Alexey Dobriyan · 17 years ago
  7. 3232113 core_pattern: fix up a few miscellaneous bugs by Neil Horman · 17 years ago
  8. 74aadce core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe by Neil Horman · 17 years ago
  9. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  10. 8e2b705 argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully by Neil Horman · 17 years ago
  11. 2a9807c0 ufs: implement show_options by Evgeniy Dushistov · 17 years ago
  12. 252e211 Add in SunOS 4.1.x compatible mode for UFS by Mark Fortescue · 17 years ago
  13. ef2fb67 remove unused bh in calls to ext234_get_group_desc by Eric Sandeen · 17 years ago
  14. 74bf17c fs: remove the unused mempages parameter by Denis Cheng · 17 years ago
  15. 1d99493 Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() by David Woodhouse · 17 years ago
  16. f13ef77 report the per-irq statistics on all arches by Ravikiran G Thirumalai · 17 years ago
  17. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  18. d9c9bef1 ext4: show all mount options by Miklos Szeredi · 17 years ago
  19. 571beed ext3: show all mount options by Miklos Szeredi · 17 years ago
  20. 93d44cb ext2: show all mount options by Miklos Szeredi · 17 years ago
  21. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  22. bf020cb time: simplify smp_call_function_single() call sequence by Avi Kivity · 17 years ago
  23. a9022e9 Clean up duplicate includes in kernel/ by Jesper Juhl · 17 years ago
  24. ea0b7d5 Clean up duplicate includes in fs/ecryptfs/ by Jesper Juhl · 17 years ago
  25. 40b2ea8 Clean up duplicate includes in fs/ by Jesper Juhl · 17 years ago
  26. de4f800 Clean up duplicate includes in drivers/w1/ by Jesper Juhl · 17 years ago
  27. 3f1a437 Clean up duplicate includes in drivers/char/ by Jesper Juhl · 17 years ago
  28. 4be2854 Remove sysctl.h from fs.h by Alexey Dobriyan · 17 years ago
  29. 2b571a0 pcmcia: CompactFlash driver for PA Semi Electra boards by Olof Johansson · 17 years ago
  30. 4975e45 fs: use kmem_cache_zalloc instead by Denis Cheng · 17 years ago
  31. 87400c0 fs/proc/mmu.c: headers butchery by Alexey Dobriyan · 17 years ago
  32. 9bf084f do_poll: return -EINTR when signalled by Oleg Nesterov · 17 years ago
  33. 252e572 do_sys_poll: simplify playing with on-stack data by Oleg Nesterov · 17 years ago
  34. 759d7c6 Remove unneeded lock_kernel() in driver/block/loop.c by Diego Woitasen · 17 years ago
  35. 966fe39 KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL by Robert P. J. Day · 17 years ago
  36. febfcf9 fs: mark nibblemap const by Philippe De Muyter · 17 years ago
  37. 55ca3e7 fs/romfs/inode.c: trivial improvements by WANG Cong · 17 years ago
  38. 0cbc591b nbd: change a parameter's type to remove a memcpy call by Denis Cheng · 17 years ago
  39. d2c9740 nbd: use list_for_each_entry_safe to make it more consolidated and readable by Denis Cheng · 17 years ago
  40. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  41. 4029a917 unexport asm/shmparam.h by Olaf Hering · 17 years ago
  42. eb1f293 Driver for the Atmel on-chip SSC on AT32AP and AT91 by Hans-Christian Egtvedt · 17 years ago
  43. 94f582f Force erroneous inclusions of compiler-*.h files to be errors by Robert P. J. Day · 17 years ago
  44. a36a151 zisofs use mutex instead of semaphore by Dave Young · 17 years ago
  45. 040b5c6 SLAB_PANIC more (proc, posix-timers, shmem) by Alexey Dobriyan · 17 years ago
  46. c4f3b63 softlockup: add a /proc tuning parameter by Ravikiran G Thirumalai · 17 years ago
  47. a5f2ce3 softlockup watchdog: style cleanups by Ingo Molnar · 17 years ago
  48. 43581a1 softlockup: improve debug output by Ingo Molnar · 17 years ago
  49. ad3b827 softlockup: make asm/irq_regs.h available on every platform by Ingo Molnar · 17 years ago
  50. a115d5c fix the softlockup watchdog to actually work by Ingo Molnar · 17 years ago
  51. a3b13c2 softlockup: use cpu_clock() instead of sched_clock() by Ingo Molnar · 17 years ago
  52. 3806204 Remove workaround for unimmunized rcu_dereference from mce_log() by Paul E. McKenney · 17 years ago
  53. 97b4303 Immunize rcu_dereference() against crazy compiler writers by Paul E. McKenney · 17 years ago
  54. f6b450d Make unregister_binfmt() return void by Alexey Dobriyan · 17 years ago
  55. e4dc1b1 Use list_head in binfmt handling by Alexey Dobriyan · 17 years ago
  56. deba0f4 fs/reiserfs/: cleanups by Adrian Bunk · 17 years ago
  57. e423003 writeback: don't propagate AOP_WRITEPAGE_ACTIVATE by Andrew Morton · 17 years ago
  58. 7a40507 mm: document tree_lock->zone.lock lockorder by Nick Piggin · 17 years ago
  59. d773ed6 mm: test and set zone reclaim lock before starting reclaim by David Rientjes · 17 years ago
  60. ae74138 oom: convert zone_scan_lock from mutex to spinlock by David Rientjes · 17 years ago
  61. 9aad369 oom: add header file to Kbuild as unifdef by David Rientjes · 17 years ago
  62. 172acf6 oom: prevent including sched.h in header file by David Rientjes · 17 years ago
  63. 3ff5669 oom: do not take callback_mutex by David Rientjes · 17 years ago
  64. bbe373f oom: compare cpuset mems_allowed instead of exclusive ancestors by David Rientjes · 17 years ago
  65. 7213f50 oom: suppress extraneous stack and memory dump by David Rientjes · 17 years ago
  66. fe071d7 oom: add oom_kill_allocating_task sysctl by David Rientjes · 17 years ago
  67. ff0ceb9 oom: serialize out of memory calls by David Rientjes · 17 years ago
  68. 098d7f1 oom: add per-zone locking by David Rientjes · 17 years ago
  69. e815af9 oom: change all_unreclaimable zone member to flags by David Rientjes · 17 years ago
  70. 70e24bd oom: move constraints to enum by David Rientjes · 17 years ago
  71. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  72. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  73. b811c20 SLUB: simplify IRQ off handling by Christoph Lameter · 17 years ago
  74. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago
  75. 04fbfdc mm: per device dirty threshold by Peter Zijlstra · 17 years ago
  76. 145ca25 lib: floating proportions by Peter Zijlstra · 17 years ago
  77. 69cb51d mm: count writeback pages per BDI by Peter Zijlstra · 17 years ago
  78. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 17 years ago
  79. b2e8fb6 mm: scalable bdi statistics counters by Peter Zijlstra · 17 years ago
  80. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  81. dc62a30 lib: percpu_counter_init_irq by Peter Zijlstra · 17 years ago
  82. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  83. bf1d89c lib: percpu_count_sum() by Peter Zijlstra · 17 years ago
  84. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  85. 3a587f4 lib: percpu_counter_set by Peter Zijlstra · 17 years ago
  86. 20e8976 lib: make percpu_counter_add take s64 by Peter Zijlstra · 17 years ago
  87. 252e0ba lib: percpu_counter variable batch by Peter Zijlstra · 17 years ago
  88. 3cb4f9f lib: percpu_counter_sub by Peter Zijlstra · 17 years ago
  89. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  90. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 17 years ago
  91. 1f7d666 powerpc: add Altivec/VMX state to coredumps by Mark Nelson · 17 years ago
  92. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  93. eead191 partially fix up the lookup_one_noperm mess by Christoph Hellwig · 17 years ago
  94. ebb3e82 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  95. e5712a6 missing include in mmc by Al Viro · 17 years ago
  96. 68f3e66 fix adbhid mismerge by Al Viro · 17 years ago
  97. 1a1769f WOL bugfix for 3c59x.c by Steffen Klassert · 17 years ago
  98. d0cab89 skge 1.12 by Stephen Hemminger · 17 years ago
  99. 678aa1f skge: add a debug interface by Stephen Hemminger · 17 years ago
  100. afa151b skge: eeprom support by Stephen Hemminger · 17 years ago