1. 38c30a8 clocksource: misc drivers: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  2. 87d4bb9 clocksource: sh_mtu2: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  3. 5707f18 clocksource: sh_tmu: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  4. 08cb8e4 clocksource: armada-370-xp: Enable timer divider only when needed by Ezequiel Garcia · 11 years ago
  5. fdca679 clocksource: clksrc-of: Warn if no clock sources are found by Linus Walleij · 11 years ago
  6. 2e8bac5 clocksource: orion: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  7. 662e723 clocksource: sun4i: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  8. dfded00 clocksource: cadence_ttc_timer: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  9. af066fc clocksource: arm_global_timer: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  10. 6790554 clocksource: Add Allwinner SoCs HS timers driver by Maxime Ripard · 11 years ago
  11. 5df9aff clocksource: sun4i: Increase a bit the clock event and sources rating by Maxime Ripard · 11 years ago
  12. 2c28f32 clocksource: sun4i: Change CPU mask to cpu_possible_mask by Maxime Ripard · 11 years ago
  13. 247f325 clockevent: sun4i: Fill the irq field in the clockevent structure by Maxime Ripard · 11 years ago
  14. dea4f48 Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  15. aa1a6d6 leds: pwm: Fix for deferred probe in DT booted mode by Peter Ujfalusi · 11 years ago
  16. b655028 uio: we cannot mmap unaligned page contents by Linus Torvalds · 11 years ago
  17. a45299e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. bcc2f9b Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  19. aeac810 Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  20. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  21. 833846e net/mlx4_en: Remove selftest TX queues empty condition by Eugenia Emantayev · 11 years ago
  22. f121159 virtio_net: make all RX paths handle erors consistently by Michael S. Tsirkin · 11 years ago
  23. 8fc3b9e virtio_net: fix error handling for mergeable buffers by Michael S. Tsirkin · 11 years ago
  24. 99e872a virtio_net: Fixed a trivial typo (fitler --> filter) by Thomas Huth · 11 years ago
  25. 8821754 ixgbe: Make ixgbe_identify_qsfp_module_generic static by Mark Rustad · 11 years ago
  26. 8bf1264 ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default by John Fastabend · 11 years ago
  27. ae72c8d ixgbe: ixgbe_fwd_ring_down needs to be static by John Fastabend · 11 years ago
  28. 74a1b1e e1000: fix possible reset_task running after adapter down by Vladimir Davydov · 11 years ago
  29. b2f963bf e1000: fix lockdep warning in e1000_reset_task by Vladimir Davydov · 11 years ago
  30. 6a7d64e e1000: prevent oops when adapter is being closed and reset simultaneously by yzhu1 · 11 years ago
  31. 42ce412 igb: Fixed Wake On LAN support by Akeem G Abodunrin · 11 years ago
  32. f5e0d34 team: fix master carrier set when user linkup is enabled by Jiri Pirko · 11 years ago
  33. 85493e6 sfc: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  34. a0c20fb net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  35. 9d38d28 Revert "net: smc91: fix crash regression on the versatile" by David S. Miller · 11 years ago
  36. b268daf net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  37. 7fe0ee0 net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl by Yang Yingliang · 11 years ago
  38. 1bac107 r8169: check ALDPS bit and disable it if enabled for the 8168g by David Chang · 11 years ago
  39. 006da7b0 macvtap: Do not double-count received packets by Vlad Yasevich · 11 years ago
  40. 033dbbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  41. dc418f6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  42. de92a05 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  43. 282c183 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  44. dff345c5 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  45. 71237b6 Revert "be2net: call napi_disable() for all event queues" by David S. Miller · 11 years ago
  46. 55485e7 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  47. bc9627e via-velocity: fix netif_receive_skb use in irq disabled section. by françois romieu · 11 years ago
  48. e63e60b Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  49. ae5e812 xen-netback: include definition of csum_ipv6_magic by Andy Whitcroft · 11 years ago
  50. cd3e22b macvtap: fix tx_dropped counting error by Jason Wang · 11 years ago
  51. 167f76a phy: Add Vitesse 8514 phy ID by Shaohui Xie · 11 years ago
  52. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  53. a2f4dfb tg3: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  54. fe9d04a bonding: disable arp and enable mii monitoring when bond change to no uses arp mode by dingtianhong · 11 years ago
  55. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 11 years ago
  56. dda9cc3 Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  57. 962ba26 Merge tag 'md/3.13-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  58. 08332df irqchip: Gic: fix boot for chained gics by Mark Rutland · 11 years ago
  59. c18158f Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix/mpc512x-psc', 'spi/fix/mxs', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/fix/rspi' and 'spi/fix/txx9' into spi-linus by Mark Brown · 11 years ago
  60. b8aba76 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 11 years ago
  61. c50325f spi/pxa2xx: Restore private register bits. by Chew, Chiau Ee · 11 years ago
  62. 07a27a0 i2c: bcm2835: Linking platform nodes to adapter nodes by Florian Meier · 11 years ago
  63. e7c0d3d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  64. 682a251 Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  65. 0b0f7f1 Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  66. ba33fef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  67. b7fe6bf Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  68. eec9901 drm/nouveau/hwmon: fix compilation without CONFIG_HWMON by Ilia Mirkin · 11 years ago
  69. a1f84f5 drm/sysfs: fix OOM verification by David Herrmann · 11 years ago
  70. dad3375 remove obsolete references to powertweak by Dave Jones · 11 years ago
  71. a456c0d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  72. 6d183de md/raid5: fix newly-broken locking in get_active_stripe. by NeilBrown · 11 years ago
  73. 142d44c md: test mddev->flags more safely in md_check_recovery. by NeilBrown · 11 years ago
  74. 0c775d5 md/raid5: fix new memory-reference bug in alloc_thread_groups. by NeilBrown · 11 years ago
  75. c570076 ATA: Fix port removal ordering by Rafael J. Wysocki · 11 years ago
  76. 40b13ca i2c: omap: raw read and write endian fix by Victor Kamensky · 11 years ago
  77. 930ba4a Staging: tidspbridge: disable driver by Greg Kroah-Hartman · 11 years ago
  78. e2f0b00 gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() by Markus Mayer · 11 years ago
  79. 2ba3154 gpio: pl061: move irqdomain initialization by Linus Walleij · 11 years ago
  80. 80897aa HID: uhid: fix leak for 64/32 UHID_CREATE by David Herrmann · 11 years ago
  81. 721cb59 powerpc/windfarm: Fix XServe G5 fan control Makefile issue by Benjamin Herrenschmidt · 11 years ago
  82. db8fbb4 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  83. 2d304ba Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  84. 0e4b074 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  85. b954851 Merge tag 'ntb-3.13' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  86. 14883a7 xen/gnttab: leave lazy MMU mode in the case of a m2p override failure by Matt Wilson · 11 years ago
  87. 1a3e517 can: flexcan: use correct clock as base for bit rate calculation by Marc Kleine-Budde · 11 years ago
  88. c2a3a61 i2c: i2c-bcm-kona: Fix module build by Tim Kryger · 11 years ago
  89. 4e4844c i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2C by Martin Vogt · 11 years ago
  90. 55b3918 i2c: bcm-kona: remove duplicated include by Wei Yongjun · 11 years ago
  91. a238dcf i2c: davinci: raw read and write endian fix by Taras Kondratiuk · 11 years ago
  92. b975dc3 sony-laptop: do not scribble keyboard backlight registers on resume by Mattia Dongili · 11 years ago
  93. c42b4e6 Revert "n_gsm: race between ld close and gsmtty open" by Greg Kroah-Hartman · 11 years ago
  94. 91be099 ACPI: Clean up incorrect inclusions of ACPICA headers by Lv Zheng · 11 years ago
  95. 5c1f34c Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  96. 434a438 Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  97. 6729687 staging: zsmalloc: Ensure handle is never 0 on success by Olav Haugan · 11 years ago
  98. b39f15c staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logic by Peng Tao · 11 years ago
  99. 9ecfc0f staging: r8188eu: Fix AP mode by Larry Finger · 11 years ago
  100. 1676587 Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago