1. fc3e0f8 via-rhine: per device debug level. by Francois Romieu · 13 years ago
  2. a384a33 via-rhine: RHINE_WAIT_FOR macro removal. by Francois Romieu · 13 years ago
  3. 7ab87ff via-rhine: move work from irq handler to softirq and beyond. by Francois Romieu · 13 years ago
  4. a5abec1 via-rhine: remove useless forward declarations. by Francois Romieu · 13 years ago
  5. a20a28b via-rhine: balance interrupt acknowledge and events retrieval. by Francois Romieu · 13 years ago
  6. 269f311 via-rhine: factor out tx_thresh handling by Francois Romieu · 13 years ago
  7. 356b954 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  8. 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  9. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  10. 6ed23fd Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  11. 5ee354a Merge branch 'misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  12. c774171 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  13. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  14. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  15. edf7c81 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  16. 82406da Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. 7a22215 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. 2c364fa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  19. cf3f335 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. 69734b6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. 67b0243 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 376613e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  26. 1483b38 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  27. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  28. 15f043a Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  29. 8c717b7 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  30. 07d106d vfs: fix up ENOIOCTLCMD error handling by Linus Torvalds · 13 years ago
  31. 9f42f12 net: pack skb_shared_info more efficiently by Ian Campbell · 13 years ago
  32. eeca668 net_sched: red: split red_parms into parms and vars by Eric Dumazet · 13 years ago
  33. 18cb809 net_sched: sfq: extend limits by Eric Dumazet · 13 years ago
  34. 23021c2 cnic: Improve error recovery on bnx2x devices by Michael Chan · 13 years ago
  35. a9e0a4f cnic: Re-init dev->stats_addr after chip reset by Michael Chan · 13 years ago
  36. eb10192 net_sched: Bug in netem reordering by Hagen Paul Pfeifer · 13 years ago
  37. e1e0918 bna: fix sparse warnings/errors by stephen hemminger · 13 years ago
  38. 975419c bna: make ethtool_ops and strings const by stephen hemminger · 13 years ago
  39. bd601cc xgmac: cleanups by stephen hemminger · 13 years ago
  40. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  41. c8b88ef vmxnet3" make ethtool ops const by stephen hemminger · 13 years ago
  42. 813abbb xen-netback: make ops structs const by stephen hemminger · 13 years ago
  43. 3464645 virtio_net: Pass gfp flags when allocating rx buffers. by Mike Waychison · 13 years ago
  44. ea81875 ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call by Neerav Parikh · 13 years ago
  45. 68bad94 netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call by Neerav Parikh · 13 years ago
  46. a95a074 igb: reset PHY after recovering from PHY power down by Koki Sanagi · 13 years ago
  47. 749ab2c igb: add basic runtime PM support by Yan, Zheng · 13 years ago
  48. bdbc063 igb: Add support for byte queue limits. by Eric Dumazet · 13 years ago
  49. 13acde8 e1000: cleanup CE4100 MDIO registers access by Florian Fainelli · 13 years ago
  50. 1c26750 e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove by Florian Fainelli · 13 years ago
  51. 3a3847e e1000: fix lockdep splat in shutdown handler by Jesse Brandeburg · 13 years ago
  52. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  53. cb00ec3 ath6kl: revert USB support by John W. Linville · 13 years ago
  54. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  55. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  56. a32737e Merge branches 'fixes' and 'misc' into for-linus by Russell King · 13 years ago
  57. 27edaca ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.h by Simon Glass · 13 years ago
  58. ef3a0bf ARM: 7269/1: mach-sa1100: fix sched_clock breakage by Linus Walleij · 13 years ago
  59. 0575fb7 ARM: 7198/1: arm/imx6: add restart support for imx6q by Shawn Guo · 13 years ago
  60. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  61. 5e3aa52 ARM: restart: remove comments about adding code to arch_reset() by Russell King · 13 years ago
  62. e684937 ARM: restart: lpc32xx & u300: remove unnecessary printk by Russell King · 13 years ago
  63. d9eedaf ARM: restart: plat-samsung: remove plat/reset.h and s5p_reset_hook by Russell King · 13 years ago
  64. fe76dae ARM: restart: w90x900: use new restart hook by Russell King · 13 years ago
  65. f5733a1 ARM: restart: Versatile Express: use new restart hook by Russell King · 13 years ago
  66. b56a7c6 ARM: restart: versatile: use new restart hook by Russell King · 13 years ago
  67. 7e3974b ARM: restart: u300: use new restart hook by Russell King · 13 years ago
  68. abea3f2 ARM: restart: tegra: use new restart hook by Russell King · 13 years ago
  69. dd1661e ARM: restart: spear: use new restart hook by Russell King · 13 years ago
  70. b95ff9f ARM: restart: shark: use new restart hook by Russell King · 13 years ago
  71. d9ca583 ARM: restart: sa1100: use new restart hook by Russell King · 13 years ago
  72. 1f34f0e ARM: 7252/1: restart: S5PV210: use new restart hook by Russell King · 13 years ago
  73. 5497d2e ARM: 7251/1: restart: S5PC100: use new restart hook by Kukjin Kim · 13 years ago
  74. 73aed8b ARM: 7250/1: restart: S5P64X0: use new restart hook by Kukjin Kim · 13 years ago
  75. ff84ded ARM: 7266/1: restart: S3C64XX: use new restart hook by Kukjin Kim · 13 years ago
  76. b27b072 ARM: 7265/1: restart: S3C24XX: use new restart hook by Kukjin Kim · 13 years ago
  77. 5753897 ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms to by Heiko Stuebner · 13 years ago
  78. e11e909 ARM: restart: riscpc: use new restart hook by Russell King · 13 years ago
  79. 47cacdd4 ARM: restart: realview: use new restart hook by Russell King · 13 years ago
  80. 271a74f ARM: restart: pxa: use new restart hook by Russell King · 13 years ago
  81. 125c403 ARM: restart: prima2: use new restart hook by Russell King · 13 years ago
  82. a1c1cee ARM: restart: pnx4008: use new restart hook by Russell King · 13 years ago
  83. 764cbcc2 ARM: restart: orion5x: use new restart hook by Russell King · 13 years ago
  84. baa9588 ARM: restart: omap: use new restart hook by Russell King · 13 years ago
  85. 35b47a405 ARM: restart: nomadik: use new restart hook by Russell King · 13 years ago
  86. 8fb06b1 ARM: restart: netx: use new restart hook by Russell King · 13 years ago
  87. 6f91c5a ARM: restart: mxs: use new restart hook by Russell King · 13 years ago
  88. 65ea788 ARM: restart: mxc: use new restart hook by Russell King · 13 years ago
  89. 9635f9c ARM: restart: mv78xx0: use new restart hook by Russell King · 13 years ago
  90. 9854a38 ARM: restart: mmp: use new restart hook by Russell King · 13 years ago
  91. b23fcd9 ARM: restart: lpc32xx: use new restart hook by Russell King · 13 years ago
  92. 114c19b ARM: restart: ks8695: use new restart hook by Russell King · 13 years ago
  93. cb15dff ARM: restart: kirkwood: use new restart hook by Russell King · 13 years ago
  94. d1b860f ARM: restart: ixp4xx: use new restart hook by Russell King · 13 years ago
  95. b219415 ARM: restart: ixp23xx: use new restart hook by Russell King · 13 years ago
  96. 1139b92 ARM: restart: ixp2000: use new restart hook by Russell King · 13 years ago
  97. 00aa78e ARM: restart: iop13xx: use new restart hook by Russell King · 13 years ago
  98. bec92b1 ARM: restart: iop3xx: use new restart hook by Russell King · 13 years ago
  99. 6338b66 ARM: restart: integrator: use new restart hook by Russell King · 13 years ago
  100. 00e9967 ARM: restart: highbank: use new restart hook by Russell King · 13 years ago