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