1. b688b5b thermal:samsung: fix compilation warning by Naveen Krishna Chatradhi · 11 years ago
  2. b46cce5 thermal: imx: correct suspend/resume flow by Anson Huang · 11 years ago
  3. 60acb38 thermal: exynos: fix error return code by Julia Lawall · 11 years ago
  4. 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
  5. aa1a6d6 leds: pwm: Fix for deferred probe in DT booted mode by Peter Ujfalusi · 11 years ago
  6. b655028 uio: we cannot mmap unaligned page contents by Linus Torvalds · 11 years ago
  7. 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
  8. a0b57ca Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. e321ae4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 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
  11. 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
  12. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  13. b0d8d22 vfs: fix subtle use-after-free of pipe_inode_info by Linus Torvalds · 11 years ago
  14. 833846e net/mlx4_en: Remove selftest TX queues empty condition by Eugenia Emantayev · 11 years ago
  15. 3868204 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 11 years ago
  16. f121159 virtio_net: make all RX paths handle erors consistently by Michael S. Tsirkin · 11 years ago
  17. 8fc3b9e virtio_net: fix error handling for mergeable buffers by Michael S. Tsirkin · 11 years ago
  18. e84a2a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  19. 1d07489 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  20. fff6540 um: Build always with -mcmodel=large on 64bit by Richard Weinberger · 11 years ago
  21. 8ed12fc um: Rename print_stack_trace to do_stack_trace by Richard Weinberger · 11 years ago
  22. 11d4bb1 ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation by Fabio Estevam · 11 years ago
  23. e2ccba4 ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel by Dave Martin · 11 years ago
  24. 5091333 ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S by Victor Kamensky · 11 years ago
  25. 67130c5 ARM: footbridge: fix EBSA285 LEDs by Russell King · 11 years ago
  26. 99e872a virtio_net: Fixed a trivial typo (fitler --> filter) by Thomas Huth · 11 years ago
  27. eff7979 netem: fix gemodel loss generator by stephen hemminger · 11 years ago
  28. ab6c27b netem: fix loss 4 state model by stephen hemminger · 11 years ago
  29. 7c2781f netem: missing break in ge loss generator by stephen hemminger · 11 years ago
  30. 98bf836 net/hsr: Support iproute print_opt ('ip -details ...') by Arvid Brodin · 11 years ago
  31. 213e3bc net/hsr: Very small fix of comment style. by Arvid Brodin · 11 years ago
  32. 19990e2 MAINTAINERS: Added net/hsr/ maintainer by Arvid Brodin · 11 years ago
  33. 7f88c6b ipv6: fix possible seqlock deadlock in ip6_finish_output2 by Hannes Frederic Sowa · 11 years ago
  34. 696701b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  35. 4365922 ARM: footbridge: fix VGA initialisation by Russell King · 11 years ago
  36. d8aa712 ARM: fix booting low-vectors machines by Russell King · 11 years ago
  37. 11a5aa3 ARM: dma-mapping: check DMA mask against available memory by Russell King · 11 years ago
  38. 8821754 ixgbe: Make ixgbe_identify_qsfp_module_generic static by Mark Rustad · 11 years ago
  39. 8bf1264 ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default by John Fastabend · 11 years ago
  40. ae72c8d ixgbe: ixgbe_fwd_ring_down needs to be static by John Fastabend · 11 years ago
  41. 74a1b1e e1000: fix possible reset_task running after adapter down by Vladimir Davydov · 11 years ago
  42. b2f963bf e1000: fix lockdep warning in e1000_reset_task by Vladimir Davydov · 11 years ago
  43. 6a7d64e e1000: prevent oops when adapter is being closed and reset simultaneously by yzhu1 · 11 years ago
  44. 42ce412 igb: Fixed Wake On LAN support by Akeem G Abodunrin · 11 years ago
  45. af91706 ima: store address of template_fmt_copy in a pointer before calling strsep by Roberto Sassu · 11 years ago
  46. f1d8cba inet: fix possible seqlock deadlocks by Eric Dumazet · 11 years ago
  47. f5e0d34 team: fix master carrier set when user linkup is enabled by Jiri Pirko · 11 years ago
  48. d3f7d56 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  49. 85493e6 sfc: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  50. a0c20fb net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  51. 9d38d28 Revert "net: smc91: fix crash regression on the versatile" by David S. Miller · 11 years ago
  52. b268daf net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  53. 7fe0ee0 net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl by Yang Yingliang · 11 years ago
  54. 1bac107 r8169: check ALDPS bit and disable it if enabled for the 8168g by David Chang · 11 years ago
  55. db31c55 net: clamp ->msg_namelen instead of returning an error by Dan Carpenter · 11 years ago
  56. ec6f809 af_packet: block BH in prb_shutdown_retire_blk_timer() by Veaceslav Falico · 11 years ago
  57. 006da7b0 macvtap: Do not double-count received packets by Vlad Yasevich · 11 years ago
  58. dc1ccc4 Linux 3.13-rc2 by Linus Torvalds · 11 years ago
  59. d5ff835 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  60. 033dbbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  61. dc418f6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  62. 7224b31 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  63. 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
  64. 2855987 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  65. b849599 Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  66. b01537b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  67. 282c183 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  68. 3676f9e arm64: Move PTE_PROT_NONE higher up by Catalin Marinas · 11 years ago
  69. 4f00130 arm64: Use Normal NonCacheable memory for writecombine by Catalin Marinas · 11 years ago
  70. d870b4a fix bogus path_put() of nd->root after some unlazy_walk() failures by Al Viro · 11 years ago
  71. dff345c5 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  72. 71237b6 Revert "be2net: call napi_disable() for all event queues" by David S. Miller · 11 years ago
  73. 55485e7 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  74. 39af0c4 net: remove outdated comment for ipv4 and ipv6 protocol handler by Baker Zhang · 11 years ago
  75. bc9627e via-velocity: fix netif_receive_skb use in irq disabled section. by françois romieu · 11 years ago
  76. e63e60b Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  77. ae5e812 xen-netback: include definition of csum_ipv6_magic by Andy Whitcroft · 11 years ago
  78. 6602831 sit: use kfree_skb to replace dev_kfree_skb by Gao feng · 11 years ago
  79. cd3e22b macvtap: fix tx_dropped counting error by Jason Wang · 11 years ago
  80. 167f76a phy: Add Vitesse 8514 phy ID by Shaohui Xie · 11 years ago
  81. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 11 years ago
  82. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  83. 0f0e215 genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups() by Geert Uytterhoeven · 11 years ago
  84. a2f4dfb tg3: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  85. fe9d04a bonding: disable arp and enable mii monitoring when bond change to no uses arp mode by dingtianhong · 11 years ago
  86. 31e20ba diag: warn about missing first netlink attribute by Nicolas Dichtel · 11 years ago
  87. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 11 years ago
  88. 2dacab7 arm64: debug: make aarch32 bkpt checking endian clean by Matthew Leach · 11 years ago
  89. 6a2e5e5 arm64: ptrace: fix compat registes get/set to be endian clean by Matthew Leach · 11 years ago
  90. 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
  91. 962ba26 Merge tag 'md/3.13-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  92. 3bad8bb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  93. 5ecbe3c kernel/extable: fix address-checks for core_kernel and init areas by Helge Deller · 11 years ago
  94. 08332df irqchip: Gic: fix boot for chained gics by Mark Rutland · 11 years ago
  95. eb9ca3a ALSA: hda - Add LFE chmap to ASUS ET2700 by Takashi Iwai · 11 years ago
  96. 1f0bbf0 ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700 by Takashi Iwai · 11 years ago
  97. 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
  98. b8aba76 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 11 years ago
  99. c50325f spi/pxa2xx: Restore private register bits. by Chew, Chiau Ee · 11 years ago
  100. 2cede30 ALSA: hda - limit mic boost on Asus UX31[A,E] by Oleksij Rempel · 11 years ago