1. f140f0f [libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61 by Kuan Luo · 17 years ago
  2. 2b9e68f [libata] pata_sil680: Add MMIO support by Benjamin Herrenschmidt · 17 years ago
  3. 88a15f2 ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107ce9a5bd5a0 by Emil Medve · 17 years ago
  4. 293c851 gianfar: Fix regression caused by new napi interface by Li Yang · 17 years ago
  5. 20ef2bb gianfar: Cleanup compile warning caused by 0795af57 by Li Yang · 17 years ago
  6. 94e8cc3 gianfar: Fix compile regression caused by bea3348e by Li Yang · 17 years ago
  7. 25b31cb add new prom.h for AU1x00 by Yoichi Yuasa · 17 years ago
  8. 2de8892 update AU1000 get_ethernet_addr() by Yoichi Yuasa · 17 years ago
  9. c2af68e MIPSsim: General cleanup by Ralf Baechle · 17 years ago
  10. 6629b97 Jazzsonic: Fix warning about unused variable. by Ralf Baechle · 17 years ago
  11. 2843e7f Remove msic_dcr_read() in axon_msi.c by Michael Ellerman · 17 years ago
  12. cdbd386 Use dcr_host_t.base in dcr_unmap() by Michael Ellerman · 17 years ago
  13. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  14. 0f18e71 Use dcr_host_t.base in ibm_emac_mal by Michael Ellerman · 17 years ago
  15. 7920369 Update ibm_newemac to use dcr_host_t.base by Michael Ellerman · 17 years ago
  16. bc2618f tehuti: possible leak in bdx_probe by Florin Malita · 17 years ago
  17. 7e7b968 TC35815: Fix build by Ralf Baechle · 17 years ago
  18. b77eb35 SAA9730: Fix build by Ralf Baechle · 17 years ago
  19. d95b39c AR7 ethernet by Matteo Croce · 17 years ago
  20. e0d7c52 myri10ge: update driver version to 1.3.2-1.287 by Brice Goglin · 17 years ago
  21. 4f93fde myri10ge: add IPv6 TSO support by Brice Goglin · 17 years ago
  22. eabd7e3 Add skb_is_gso_v6 by Brice Goglin · 17 years ago
  23. af793e0 myri10ge: update firmware headers by Brice Goglin · 17 years ago
  24. e636b2e myri10ge: fix some indentation, white spaces, and comments by Brice Goglin · 17 years ago
  25. dd957c5 net/bonding: Optionally allow ethernet slaves to keep own MAC by Jay Vosburgh · 17 years ago
  26. d90a162 net/bonding: Destroy bonding master when last slave is gone by Moni Shoua · 17 years ago
  27. 1053f62 net/bonding: Delay sending of gratuitous ARP to avoid failure by Moni Shoua · 17 years ago
  28. 3158bf7 net/bonding: Handlle wrong assumptions that slave is always an Ethernet device by Moni Shoua · 17 years ago
  29. 6b1bf09 net/bonding: Enable IP multicast for bonding IPoIB devices by Moni Shoua · 17 years ago
  30. 2ab8285 net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address() by Moni Shoua · 17 years ago
  31. 872254d net/bonding: Enable bonding to enslave non ARPHRD_ETHER by Moni Shoua · 17 years ago
  32. 200d171 IB/ipoib: Verify address handle validity on send by Moni Shoua · 17 years ago
  33. 732a217 IB/ipoib: Bound the net device to the ipoib_neigh structue by Moni Shoua · 17 years ago
  34. a8a935d natsemi: Check return value for pci_enable_device() by Mark Brown · 17 years ago
  35. 0e5d544 natsemi: Use round_jiffies() for slow timers by Mark Brown · 17 years ago
  36. 0181b61 Merge branch 'pxa' into devel by Russell King · 17 years ago
  37. 87944f3 [ARM] 4578/1: CM-x270: PCMCIA support by Mike Rapoport · 17 years ago
  38. a8fc078 [ARM] 4577/1: ITE 8152 PCI bridge support by Mike Rapoport · 17 years ago
  39. 3696a8a [ARM] 4576/1: CM-X270 machine support by Mike Rapoport · 17 years ago
  40. 3e0cc7e [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() by Russell King · 17 years ago
  41. 39cbd48 [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c by Russell King · 17 years ago
  42. 693d9d9 [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c by Russell King · 17 years ago
  43. 36d8b17 [ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbols by Russell King · 17 years ago
  44. 2c8086a [ARM] pxa: PXA3xx base support by eric miao · 17 years ago
  45. 073ac8f [NET] smc91x: fix PXA DMA support code by Russell King · 17 years ago
  46. 97d9722 [SERIAL] Fix console initialisation ordering by Russell King · 17 years ago
  47. a06748a [ARM] pxa: tidy up arch/arm/mach-pxa/Makefile by Russell King · 17 years ago
  48. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  49. 419217c Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  50. 4937ce8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  51. 4271e0f Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c by Linus Torvalds · 17 years ago
  52. 432a7d6 [IA64] update sn2_defconfig by Jes Sorensen · 17 years ago
  53. b5869ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  54. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  55. 3d06f7a Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  56. 13626cb Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  57. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  58. b909007 PS3 system bus add_uevent_var() fallout by Geert Uytterhoeven · 17 years ago
  59. 57d292b HID: fix HIDIOCGRDESC memory access in hidraw by Jiri Kosina · 17 years ago
  60. 9c63d9c sched: sync wakeups preempt too by Ingo Molnar · 17 years ago
  61. 71e20f1 sched: affine sync wakeups by Ingo Molnar · 17 years ago
  62. d172fcd sched: guest CPU accounting: maintain guest state in KVM by Laurent Vivier · 17 years ago
  63. 94886b8 sched: guest CPU accounting: maintain stats in account_system_time() by Laurent Vivier · 17 years ago
  64. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  65. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  66. 6323469f sched: domain sysctl fixes: add terminator comment by Milton Miller · 17 years ago
  67. ad1cdc1 sched: domain sysctl fixes: do not crash on allocation failure by Milton Miller · 17 years ago
  68. 6382bc9 sched: domain sysctl fixes: unregister the sysctl table before domains by Milton Miller · 17 years ago
  69. 97b6ea7 sched: domain sysctl fixes: use for_each_online_cpu() by Milton Miller · 17 years ago
  70. 5cf9f06 sched: domain sysctl fixes: use kcalloc() by Milton Miller · 17 years ago
  71. 0dbee3a Make scheduler debug file operations const by Arjan van de Ven · 17 years ago
  72. 7a6c6bc sched: enable wake-idle on CONFIG_SCHED_MC=y by Ingo Molnar · 17 years ago
  73. 95dbb42 sched: reintroduce topology.h tunings by Ingo Molnar · 17 years ago
  74. 6bc1665 sched: allow the immediate migration of cache-cold tasks by Ingo Molnar · 17 years ago
  75. cc36773 sched: debug, improve migration statistics by Ingo Molnar · 17 years ago
  76. 2d92f22 sched: debug: increase width of debug line by Ingo Molnar · 17 years ago
  77. ff56b2f sched: activate task_hot() only on fair-scheduled tasks by Peter Zijlstra · 17 years ago
  78. da84d96 sched: reintroduce cache-hot affinity by Ingo Molnar · 17 years ago
  79. e5f32a3 sched: speed up context-switches a bit by Ingo Molnar · 17 years ago
  80. 91c234b sched: do not wakeup-preempt with SCHED_BATCH tasks by Ingo Molnar · 17 years ago
  81. fb7dde3 sched: generate uevents for user creation/destruction by Srivatsa Vaddagiri · 17 years ago
  82. 178be79 sched: do not normalize kernel threads via SysRq-N by Ingo Molnar · 17 years ago
  83. 1666703 sched: remove stale comment from sched_group_set_shares() by Andi Kleen · 17 years ago
  84. d5036e8 sched: clean up is_migration_thread() by Ingo Molnar · 17 years ago
  85. 3a5e4dc sched: cleanup: refactor normalize_rt_tasks by Andi Kleen · 17 years ago
  86. 8cbbe86 sched: cleanup: refactor common code of sleep_on / wait_for_completion by Andi Kleen · 17 years ago
  87. 3a5c359 sched: cleanup: remove unnecessary gotos by Andi Kleen · 17 years ago
  88. d274a4c sched: update comment by Ingo Molnar · 17 years ago
  89. 95938a3 sched: prevent wakeup over-scheduling by Mike Galbraith · 17 years ago
  90. ce6c131 sched: disable forced preemption by default by Peter Zijlstra · 17 years ago
  91. e62dd02 sched: fix group scheduling for SCHED_BATCH by Dmitry Adamushko · 17 years ago
  92. ace8b3d sched: some proc entries are missed in sched_domain sys_ctl debug code by Zou Nan hai · 17 years ago
  93. 638e13a sched: fix rt ptracer monopolizing CPU by Gautham R Shenoy · 17 years ago
  94. 5cb350b sched: group scheduling, sysfs tunables by Dhaval Giani · 17 years ago
  95. 8ca0e14 sched: disable sleeper_fairness on SCHED_BATCH by Peter Zijlstra · 17 years ago
  96. 810e95c sched: another wakeup_granularity fix by Peter Zijlstra · 17 years ago
  97. a58f6f2 sched: export cpu_clock() by Paul E. McKenney · 17 years ago
  98. 00bf7bf sched: fix: move the CPU check into ->task_new_fair() by Ingo Molnar · 17 years ago
  99. 0702e3e sched: cleanup: function prototype cleanups by Ingo Molnar · 17 years ago
  100. 4cf86d7 sched: cleanup: rename task_grp to task_group by Ingo Molnar · 17 years ago