1. 3227e04 Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  2. ff7c60c drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try by Daniel Vetter · 12 years ago
  3. d601cd8 mac80211: fix managed mode channel context use by Johannes Berg · 12 years ago
  4. e575a86 x86: Do not leak kernel page mapping locations by Kees Cook · 12 years ago
  5. edb2722 netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  6. d4c38fa netfilter: ip6t_NPT: Fix prefix mangling by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  7. f5271ff netfilter: ip6t_NPT: Fix adjustment calculation by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  8. aded024 virtio_console: Don't access uninitialized data. by Sjur Brændeland · 12 years ago
  9. bb9b1a8 Merge tag 'ras_for_3.8' into x86/urgent by H. Peter Anvin · 12 years ago
  10. 6bacaa9 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  11. 2110cf0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  12. e21b9d0 net: qmi_wwan: add more Huawei devices, including E320 by Bjørn Mork · 12 years ago
  13. 96316c5 net: cdc_ncm: add another Huawei vendor specific device by Bjørn Mork · 12 years ago
  14. 41ab3e3 ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() by Tommi Rantala · 12 years ago
  15. 6731d20 tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 12 years ago
  16. b6ec447 Merge branch 'wireless' by David S. Miller · 12 years ago
  17. b3b66ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  18. 1a65e24 Btrfs: move d_instantiate outside the transaction during mksubvol by Chris Mason · 12 years ago
  19. 9887dbf mac80211: fix error in sizeof() usage by Cong Ding · 12 years ago
  20. 68ba45f xen: fix error handling path if xen_allocate_irq_dynamic fails by Wei Liu · 12 years ago
  21. 51ac889 xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() by Jan Beulich · 12 years ago
  22. 6baa4af Merge branch 'fix/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus-uncursed by Takashi Iwai · 12 years ago
  23. eb6b88d Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata by Jan Schmidt · 12 years ago
  24. 53e5da7 Merge remote-tracking branch 'regulator/fix/tps65910' into tmp by Mark Brown · 12 years ago
  25. e04702c Merge remote-tracking branch 'regulator/fix/tps65217' into tmp by Mark Brown · 12 years ago
  26. 918d623 Merge remote-tracking branch 'regulator/fix/s2mps11' into tmp by Mark Brown · 12 years ago
  27. 44784cb Merge remote-tracking branch 'regulator/fix/of' into tmp by Mark Brown · 12 years ago
  28. 9838053 Merge remote-tracking branch 'regulator/fix/max8998' into tmp by Mark Brown · 12 years ago
  29. 3886f91 Merge remote-tracking branch 'regulator/fix/max8997' into tmp by Mark Brown · 12 years ago
  30. c48c43a Merge remote-tracking branch 'regulator/fix/max8907' into tmp by Mark Brown · 12 years ago
  31. ac58291 Merge remote-tracking branch 'regulator/fix/max77686' into tmp by Mark Brown · 12 years ago
  32. e95c3f7 m68knommu: fix trap on execing /bin/init by Greg Ungerer · 12 years ago
  33. 4b47bc9 ipvs: sctp: fix checksumming on snat and dnat handlers by Daniel Borkmann · 12 years ago
  34. 24f8ebe Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-chris into for-linus by Chris Mason · 12 years ago
  35. 1589a3e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  36. 0f63211 Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  37. 85e28c7 Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  38. 59fe4f4 Btrfs: fix possible stale data exposure by Josef Bacik · 12 years ago
  39. 5d1f402 Btrfs: fix missing i_size update by Josef Bacik · 12 years ago
  40. 6f1c360 Btrfs: fix race between snapshot deletion and getting inode by Liu Bo · 12 years ago
  41. 843fcf3 Btrfs: fix missing release of the space/qgroup reservation in start_transaction() by Miao Xie · 12 years ago
  42. 0a3404d Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() by Miao Xie · 12 years ago
  43. 222c81d Btrfs: do not merge logged extents if we've removed them from the tree by Josef Bacik · 12 years ago
  44. cbdba97 Merge branches 'ipoib', 'mlx4' and 'qib' into for-next by Roland Dreier · 12 years ago
  45. d359f35 IB/qib: Fix for broken sparse warning fix by Mike Marciniszyn · 12 years ago
  46. f97b4b5 mlx4_core: Fix advertisement of wrong PF context behaviour by Or Gerlitz · 12 years ago
  47. 7e5a90c IPoIB: Fix crash due to skb double destruct by Shlomo Pongratz · 12 years ago
  48. 228f1ce pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlate by Barry Song · 12 years ago
  49. a1ed267 pinctrl: exynos: change PINCTRL_EXYNOS option by Kukjin Kim · 12 years ago
  50. fe547d7 Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  51. 3296944 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  52. e7e034e1 drivers/rtc/rtc-pl031.c: fix the missing operation on enable by Haojian Zhuang · 12 years ago
  53. 72fca4a drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler by Jan Luebbe · 12 years ago
  54. 275aaa6 samples/seccomp: be less stupid about cross compiling by Arnd Bergmann · 12 years ago
  55. 326b1ff checkpatch: fix $Float creation of match variables by Joe Perches · 12 years ago
  56. 91c777d memcg: fix typo in kmemcg cache walk macro by Glauber Costa · 12 years ago
  57. 631b0cf mm: fix wrong comments about anon_vma lock by Yuanhan Liu · 12 years ago
  58. 249d9d9 MAINTAINERS: update avr32 web ressources by Matthias Brugger · 12 years ago
  59. be7517d mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte by Tony Lu · 12 years ago
  60. 3bdf8cd drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time() by Tony Prisk · 12 years ago
  61. 1363b563 tools/vm: add .gitignore to ignore built binaries by Joonsoo Kim · 12 years ago
  62. 85facf2 thp: avoid dumping huge zero page by Kirill A. Shutemov · 12 years ago
  63. a9bae18 nilfs2: fix fix very long mount time issue by Vyacheslav Dubeyko · 12 years ago
  64. 7b2385b brcmsmac: rework of mac80211 .flush() callback operation by Arend van Spriel · 12 years ago
  65. 600485e ssb: unregister gpios before unloading ssb by Hauke Mehrtens · 12 years ago
  66. c50ae94 bcma: unregister gpios before unloading bcma by Hauke Mehrtens · 12 years ago
  67. a5ffbe0 rtlwifi: Fix scheduling while atomic bug by Larry Finger · 12 years ago
  68. 4c52d3d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  69. d4b0bcf dlm: check the write size from user by David Teigland · 12 years ago
  70. 3f4e5aa Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. 2a6f79e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 51c1abb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 5dc31b5 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. d92dd35 Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  75. 200e0d9 USB: storage: optimize to match the Huawei USB storage devices and support new switch command by fangxiaozhi · 12 years ago
  76. 07c7be3 USB: storage: Define a new macro for USB storage match rules by fangxiaozhi · 12 years ago
  77. bf414b3 net: usbnet: fix tx_dropped statistics by Bjørn Mork · 12 years ago
  78. 5f1e942 tcp: ipv6: Update MIB counters for drops by Vijay Subramanian · 12 years ago
  79. 848bf15 tcp: Update MIB counters for drops by Vijay Subramanian · 12 years ago
  80. 4cfe762 drm: fix compile failure by including <linux/swiotlb.h> by Chris Metcalf · 12 years ago
  81. 7f04f08 tile: avoid defining INT_MASK macro in <arch/interrupts.h> by Chris Metcalf · 12 years ago
  82. a05d3f9 tile: provide "screen_info" when enabling VT by Chris Metcalf · 12 years ago
  83. 84e4e46 drivers/input/joystick/analog.c: enable precise timer by Chris Metcalf · 12 years ago
  84. f76e39c x86/intel/cacheinfo: Shut up annoying warning by Borislav Petkov · 12 years ago
  85. 6edacf0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  86. f19637e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  87. eda8eeb powerpc/mm: Fix hash computation function by Aneesh Kumar K.V · 12 years ago
  88. 9665d5d packet: fix leakage of tx_ring memory by Phil Sutter · 12 years ago
  89. 92df9b2 net: Fix inner_network_header assignment in skb-copy. by Pravin B Shelar · 12 years ago
  90. 2e5f421 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 12 years ago
  91. 973ec44 tcp: fix an infinite loop in tcp_slow_start() by Eric Dumazet · 12 years ago
  92. 0231bb5 perf: Fix event group context move by Jiri Olsa · 12 years ago
  93. 59fa534 Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  94. 559bcac via-rhine: Fix bugs in NAPI support. by David S. Miller · 12 years ago
  95. 0ba3b2c USB: ftdi_sio: add Zolix FTDI PID by Petr Kubánek · 12 years ago
  96. d4fa681 USB: option: add Changhong CH690 by Bjørn Mork · 12 years ago
  97. c249f91 USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II by Sven Killig · 12 years ago
  98. 8b31849 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  99. 9165bf2 Merge branch 'wireless' by David S. Miller · 12 years ago
  100. ed6882a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago