1. 97b4303 Immunize rcu_dereference() against crazy compiler writers by Paul E. McKenney · 17 years ago
  2. f6b450d Make unregister_binfmt() return void by Alexey Dobriyan · 17 years ago
  3. e4dc1b1 Use list_head in binfmt handling by Alexey Dobriyan · 17 years ago
  4. deba0f4 fs/reiserfs/: cleanups by Adrian Bunk · 17 years ago
  5. e423003 writeback: don't propagate AOP_WRITEPAGE_ACTIVATE by Andrew Morton · 17 years ago
  6. 7a40507 mm: document tree_lock->zone.lock lockorder by Nick Piggin · 17 years ago
  7. d773ed6 mm: test and set zone reclaim lock before starting reclaim by David Rientjes · 17 years ago
  8. ae74138 oom: convert zone_scan_lock from mutex to spinlock by David Rientjes · 17 years ago
  9. 9aad369 oom: add header file to Kbuild as unifdef by David Rientjes · 17 years ago
  10. 172acf6 oom: prevent including sched.h in header file by David Rientjes · 17 years ago
  11. 3ff5669 oom: do not take callback_mutex by David Rientjes · 17 years ago
  12. bbe373f oom: compare cpuset mems_allowed instead of exclusive ancestors by David Rientjes · 17 years ago
  13. 7213f50 oom: suppress extraneous stack and memory dump by David Rientjes · 17 years ago
  14. fe071d7 oom: add oom_kill_allocating_task sysctl by David Rientjes · 17 years ago
  15. ff0ceb9 oom: serialize out of memory calls by David Rientjes · 17 years ago
  16. 098d7f1 oom: add per-zone locking by David Rientjes · 17 years ago
  17. e815af9 oom: change all_unreclaimable zone member to flags by David Rientjes · 17 years ago
  18. 70e24bd oom: move constraints to enum by David Rientjes · 17 years ago
  19. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  20. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  21. b811c20 SLUB: simplify IRQ off handling by Christoph Lameter · 17 years ago
  22. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago
  23. 04fbfdc mm: per device dirty threshold by Peter Zijlstra · 17 years ago
  24. 145ca25 lib: floating proportions by Peter Zijlstra · 17 years ago
  25. 69cb51d mm: count writeback pages per BDI by Peter Zijlstra · 17 years ago
  26. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 17 years ago
  27. b2e8fb6 mm: scalable bdi statistics counters by Peter Zijlstra · 17 years ago
  28. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  29. dc62a30 lib: percpu_counter_init_irq by Peter Zijlstra · 17 years ago
  30. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  31. bf1d89c lib: percpu_count_sum() by Peter Zijlstra · 17 years ago
  32. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  33. 3a587f4 lib: percpu_counter_set by Peter Zijlstra · 17 years ago
  34. 20e8976 lib: make percpu_counter_add take s64 by Peter Zijlstra · 17 years ago
  35. 252e0ba lib: percpu_counter variable batch by Peter Zijlstra · 17 years ago
  36. 3cb4f9f lib: percpu_counter_sub by Peter Zijlstra · 17 years ago
  37. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  38. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 17 years ago
  39. 1f7d666 powerpc: add Altivec/VMX state to coredumps by Mark Nelson · 17 years ago
  40. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  41. eead191 partially fix up the lookup_one_noperm mess by Christoph Hellwig · 17 years ago
  42. ebb3e82 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  43. e5712a6 missing include in mmc by Al Viro · 17 years ago
  44. 68f3e66 fix adbhid mismerge by Al Viro · 17 years ago
  45. 1a1769f WOL bugfix for 3c59x.c by Steffen Klassert · 17 years ago
  46. d0cab89 skge 1.12 by Stephen Hemminger · 17 years ago
  47. 678aa1f skge: add a debug interface by Stephen Hemminger · 17 years ago
  48. afa151b skge: eeprom support by Stephen Hemminger · 17 years ago
  49. da00772 skge: internal stats by Stephen Hemminger · 17 years ago
  50. 501fb72 skge: XM PHY handling fixes by Stephen Hemminger · 17 years ago
  51. 60b24b5 skge: changing MTU while running causes problems by Stephen Hemminger · 17 years ago
  52. 7fb7ac2 skge: fix ram buffer size calculation by Stephen Hemminger · 17 years ago
  53. 298e1a9 gianfar: Fix compile regression caused by 09f75cd7 by Li Yang · 17 years ago
  54. b3e441c net: Fix new EMAC driver for NAPI changes by Benjamin Herrenschmidt · 17 years ago
  55. 1284cd3 bonding: two small fixes for IPoIB support by Jay Vosburgh · 17 years ago
  56. 369d742 e1000e: don't poke PHY registers to retreive link status by Auke Kok · 17 years ago
  57. e265522 e1000e: fix error checks by Adrian Bunk · 17 years ago
  58. 121244a e1000e: Fix debug printk macro by Auke Kok · 17 years ago
  59. 9a7387c tokenring/3c359.c: fixed array index problem by Marcus Meissner · 17 years ago
  60. 8148ff4 [netdrvr] forcedeth: remove in-driver copy of net_device_stats by Jeff Garzik · 17 years ago
  61. 3f88ce4 [netdrvr] forcedeth: improved probe info; dev_printk() cleanups by Jeff Garzik · 17 years ago
  62. bcb5feb forcedeth: fix NAPI rx poll function by Ingo Molnar · 17 years ago
  63. 2b0460b Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  64. d91f5bb fix cirrusfb breakage by Al Viro · 17 years ago
  65. b883a68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  66. 1316ff5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  67. f563d53 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  68. ce4b61f Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  69. 087feb9 SELinux: kills warnings in Improve SELinux performance when AVC misses by KaiGai Kohei · 17 years ago
  70. 9fe79ad SELinux: improve performance when AVC misses. by KaiGai Kohei · 17 years ago
  71. 3f12070 SELinux: policy selectable handling of unknown classes and perms by Eric Paris · 17 years ago
  72. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago
  73. 3232c11 SELinux: tune avtab to reduce memory usage by Yuichi Nakamura · 17 years ago
  74. 83431cb firewire: fw-cdev: reorder wakeup vs. spinlock by Jay Fenlason · 17 years ago
  75. c1b91ce firewire: in-code doc updates. by Yann Dirson · 17 years ago
  76. e5f84f8 firewire: a header cleanup by Stefan Richter · 17 years ago
  77. a64408b firewire: adopt read cycle timer ABI from raw1394 by Stefan Richter · 17 years ago
  78. 02ff8f8 firewire: fw-ohci: check for misconfigured bus (phyID == 63) by Stefan Richter · 17 years ago
  79. ab88ca4 firewire: fw-ohci: missing dma_unmap_single by Stefan Richter · 17 years ago
  80. e524f616 firewire: fw-ohci: log posted write errors by Stefan Richter · 17 years ago
  81. a7fb60d firewire: fw-ohci: reorder includes by Stefan Richter · 17 years ago
  82. c26f023 firewire: fw-ohci: fix includes by Stefan Richter · 17 years ago
  83. ee71c2f firewire: fw-ohci: enforce read order for selfID generation by Stefan Richter · 17 years ago
  84. df8ec24 firewire: fw-sbp2: use an own workqueue (fix system responsiveness) by Stefan Richter · 17 years ago
  85. 2df222b firewire: fw-sbp2: expose module parameter for workarounds by Stefan Richter · 17 years ago
  86. 5a3c2be firewire: fw-sbp2: add support for multiple logical units per target by Stefan Richter · 17 years ago
  87. 1b34e97 firewire: fw-sbp2: always enable IRQs before calling command ORB callback by Stefan Richter · 17 years ago
  88. 930e4b7 firewire: fw-core: local variable shadows a global one by Stefan Richter · 17 years ago
  89. 1415d91 firewire: optimize fw_core_add_address_handler by Stefan Richter · 17 years ago
  90. 002a98f ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition by Matthias Kaehlcke · 17 years ago
  91. 17a19b7 ieee1394: csr1212: proper refcounting by Stefan Richter · 17 years ago
  92. 638d5bb ieee1394: nodemgr: fix leak of struct csr1212_keyval by Stefan Richter · 17 years ago
  93. 745647e ieee1394: pcilynx: I2C cleanups by Jean Delvare · 17 years ago
  94. 69e2b60 ieee1394: Fix kthread stopping in nodemgr_host_thread by Satyam Sharma · 17 years ago
  95. 261b5f6 ieee1394: sbp2: fix unsafe iteration over list of devices by Stefan Richter · 17 years ago
  96. c4f3d41 ieee1394: pcilynx: superfluous local variables by Stefan Richter · 17 years ago
  97. 661afca ieee1394: eth1394: fix lock imbalance by Stefan Richter · 17 years ago
  98. 3bd9030 ieee1394: eth1394: superfluous local variable by Stefan Richter · 17 years ago
  99. 7eebb93 x86: fix boot error introduced by kbuild by Sam Ravnborg · 17 years ago
  100. b02fcae amd74xx: remove /proc/ide/amd74xx by Bartlomiej Zolnierkiewicz · 17 years ago