1. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 11 years ago
  2. cf7df37 reboot: rigrate shutdown/reboot to boot cpu by Robin Holt · 11 years ago
  3. 16e53db CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 11 years ago
  4. 1e76c7c Merge tag 'exynos-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt by Olof Johansson · 11 years ago
  5. 18c0e59 Merge tag 's3c24xx-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt by Olof Johansson · 11 years ago
  6. 6e36dc6 Merge tag 's3c24xx-arch-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 11 years ago
  7. 661eb38 mac80211: fix TX aggregation TID struct leak by Johannes Berg · 11 years ago
  8. c8a22d1 x86: Fix typo in kexec register clearing by Kees Cook · 11 years ago
  9. b1983b0 x86, relocs: Move __vvar_page from S_ABS to S_REL by Kees Cook · 11 years ago
  10. 4eb1d01 [media] s3c-camif: Staticize local symbols by Sachin Kamat · 11 years ago
  11. e3d73bc net: add doc for ip_early_demux sysctl by Cong Wang · 11 years ago
  12. 944a137 tun: Turn tun_flow_init() into void fn by Pavel Emelyanov · 11 years ago
  13. 274038f tun: Report "persist" flag to userspace by Pavel Emelyanov · 11 years ago
  14. 7c0cadc udp: fix two sparse errors by Eric Dumazet · 11 years ago
  15. 5b9b626 gro: remove a sparse error by Eric Dumazet · 11 years ago
  16. c88e739 [media] media: info leak in __media_device_enum_links() by Dan Carpenter · 11 years ago
  17. fe905b8 [media] omap3isp: ccp2: Don't ignore the regulator_enable() return value by Laurent Pinchart · 11 years ago
  18. 1aa3d1a mfd: ssbi: Use devm_* and simplify code by Stephen Boyd · 11 years ago
  19. 43f6844 gpio: msm: Add device tree and irqdomain support for gpio-msm-v2 by Rohit Vaswani · 11 years ago
  20. 7ba655f gpio: msm-v1: Remove errant __devinit to fix compile by Stephen Boyd · 11 years ago
  21. 0421b51 mfd: ssbi: Add MODULE_DEVICE_TABLE by Stephen Boyd · 11 years ago
  22. 976f8be Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  23. 7c0f812 [media] omap3isp: Defer probe when the IOMMU is not available by Laurent Pinchart · 12 years ago
  24. 4a2e667 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  25. 3103644 [media] omap3isp: include linux/mm_types.h by Arnd Bergmann · 11 years ago
  26. 5e57267 [media] omap3isp: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  27. 8f728d7 sh_eth: split 'sh_eth_netdev_ops' by Sergei Shtylyov · 11 years ago
  28. c70eba7 igmp: fix new sparse errors by Eric Dumazet · 11 years ago
  29. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 11 years ago
  30. ffbfb5e ARM: sched_clock: Return suspended count earlier by Stephen Boyd · 11 years ago
  31. 5a9b5855 ARM: sched_clock: Remove unused needs_suspend member by Stephen Boyd · 11 years ago
  32. 11682a4 alarmtimer: Export symbols of functions declared in linux/alarmtimer.h by Marcus Gelderie · 11 years ago
  33. 16a4b5a ARM: tegra: defconfig updates by Stephen Warren · 11 years ago
  34. b1fd6cb usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers by George Cherian · 11 years ago
  35. ff7307b usb: dwc3: omap: initialize the register offset values for omap5 and AM437x by George Cherian · 11 years ago
  36. 1e2a064 usb: dwc3: omap: Adding am437x specific register map changes by George Cherian · 11 years ago
  37. 758b463 usb: gadget: f_mass_storage: fix default product name by Andrzej Pietrasiewicz · 11 years ago
  38. 594daba usb: dwc3: omap: improve error handling of dwc3_omap_probe by Kishon Vijay Abraham I · 11 years ago
  39. 23037bb ARM: tegra: enable audio on Beaver by Stephen Warren · 11 years ago
  40. aa5ae42 ARM: tegra: enable audio on Dalmore by Stephen Warren · 12 years ago
  41. eda9dcf ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs by Rohit Vaswani · 11 years ago
  42. d5284a6 ARM: tegra: add power-supplies link between battery and charger by Rhyland Klein · 11 years ago
  43. 090adb8 Merge branch 'wireless' by David S. Miller · 11 years ago
  44. 812fd64 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  45. 959e16d drm/i915: fix up pch pll enabling for pixel multipliers by Daniel Vetter · 11 years ago
  46. 66e985c drm/i915: hw state readout and cross-checking for shared dplls by Daniel Vetter · 11 years ago
  47. 7d428ce Merge tag 'dw_apb_timer_of' of git://github.com/mmind/linux-rockchip into next/drivers by Olof Johansson · 11 years ago
  48. 87a875b drm/i915: WARN on lack of shared dpll by Daniel Vetter · 11 years ago
  49. 91d1b4b drm/i915: split up intel_modeset_check_state by Daniel Vetter · 11 years ago
  50. 30e984d drm/i915: extract readout_hw_state from setup_hw_state by Daniel Vetter · 11 years ago
  51. 5358901 drm/i915: display pll hw state readout and checking by Daniel Vetter · 11 years ago
  52. 7df00d7 drm/i915: pnv dpll doesn't use m1! by Daniel Vetter · 11 years ago
  53. cb18084 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  54. 5631bec brcmfmac: add debugfs statistics for firmware-signalling by Arend van Spriel · 11 years ago
  55. fa587d4 brcmfmac: Always use fifo_credits, also for requested credits. by Hante Meuleman · 11 years ago
  56. d534617 Revert "iwl4965: workaround connection regression on passive channel" by Stanislaw Gruszka · 11 years ago
  57. c72456c iwl3945: workaround for firmware frame tx rejection by Stanislaw Gruszka · 11 years ago
  58. 8cdbab7 iwl4965: workaround for firmware frame tx rejection by Stanislaw Gruszka · 11 years ago
  59. c6af807 iwlegacy: add il_{stop,wake}_queues_by_reason functions by Stanislaw Gruszka · 11 years ago
  60. 42ce894 iwlegacy: small refactoring of il_{stop,wake}_queue by Stanislaw Gruszka · 11 years ago
  61. 0967e01 ath5k: make use of the new rate control API by Thomas Huehn · 11 years ago
  62. d3bcb7b ath9k: Do not assign noise for NULL caldata by Sujith Manoharan · 11 years ago
  63. 696df78 ath9k: Fix noisefloor calibration by Sujith Manoharan · 11 years ago
  64. 30d5b70 ath9k_hw: Assign default xlna config for AR9485 by Sujith Manoharan · 11 years ago
  65. 6b692f3 b43: activate N-PHY and HT-PHY support by default by Hauke Mehrtens · 11 years ago
  66. d186899 bcma: activate PCI host option by default by Hauke Mehrtens · 11 years ago
  67. 693026e b43: ensue that BCMA is "y" when B43 is "y" by Hauke Mehrtens · 11 years ago
  68. a226c3d ath9k_htc: add STBC TX support by Oleksij Rempel · 11 years ago
  69. 4c895f4 wil6210: Fix AP/PCP start flow by Kirshenbaum Erez · 11 years ago
  70. eb4928c wil6210: fix name of tracing config option by Hauke Mehrtens · 11 years ago
  71. e31b256 wil6210: Init Rx vring right after reset by Vladimir Kondratiev · 11 years ago
  72. d58db4e wil6210: Send EAPOL frames using normal Tx queue by Vladimir Kondratiev · 11 years ago
  73. 92646c9 wil6210: Derive IE's for AP by Vladimir Kondratiev · 11 years ago
  74. f27dbf7 wil6210: improve frame type reporting by Vladimir Kondratiev · 11 years ago
  75. af6b48d wil6210: map more FW memory by Vladimir Kondratiev · 11 years ago
  76. 8b5c7f6 wil6210: fix timeout for start_pcp by Vladimir Kondratiev · 11 years ago
  77. 59505c0 ath9k: limit multicast buffer hardware queue depth by Felix Fietkau · 11 years ago
  78. 86a22ac ath9k: implement support for .release_buffered_frames() by Felix Fietkau · 11 years ago
  79. f2c7a79 ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE by Felix Fietkau · 11 years ago
  80. ee06fca brcmfmac: free primary net_device when brcmf_bus_start() fails by Arend van Spriel · 11 years ago
  81. c7773fc brcmfmac: Sent TIM information in case of data available. by Arend van Spriel · 11 years ago
  82. 672774f brcmfmac: increment hard_header_len instead of overriding by Arend van Spriel · 11 years ago
  83. ea0737d brcmfmac: add trace event for capturing BDC header by Arend van Spriel · 11 years ago
  84. cf3a687 brcmfmac: fix send_pkts statistic counter in firmware-signalling by Arend van Spriel · 11 years ago
  85. 8c5140f brcmfmac: Simplify counting transit count. by Hante Meuleman · 11 years ago
  86. eb2410c brcmfmac: Fix endless loop when brcmf_fws_commit_skb fails. by Hante Meuleman · 11 years ago
  87. 2747e5f brcmfmac: Signalling header push and pull on logic places. by Hante Meuleman · 11 years ago
  88. 0d24b0e brcmfmac: Accept only first creditmap event. by Hante Meuleman · 11 years ago
  89. 402e3ba brcmfmac: fix invalid ifp lookup in firmware-signalling by Hante Meuleman · 11 years ago
  90. 5cd51c2 brcmfmac: Find correct MAC descriptor in case of TDLS. by Hante Meuleman · 11 years ago
  91. afc3bbf brcmfmac: Correct creditmap when credit borrowing is active. by Hante Meuleman · 11 years ago
  92. be4910a brcmfmac: For FW signalling it is necessary to track gen bit. by Hante Meuleman · 11 years ago
  93. ce17194 brcmfmac: On bus flow control use fw signalling or netif. by Hante Meuleman · 11 years ago
  94. 8071fd6 brcmfmac: reducing debug logging in firmware-signalling code by Arend van Spriel · 11 years ago
  95. 289ec1c brcmfmac: explicitly indicate sk_buff is sent upon request credit by Arend van Spriel · 11 years ago
  96. fe353b2 brcmfmac: rework credit pickup to assure consistent handling by Arend van Spriel · 11 years ago
  97. df50f75 brcmfmac: Take bus flowcontrol at credit mgmt into account. by Hante Meuleman · 11 years ago
  98. 51f6dd9 brcmfmac: remove fifo bitfield from brcmf_skbuff_cb::if_flags by Arend van Spriel · 11 years ago
  99. f55d94a brcmfmac: allow firmware-signal tlv to be longer than specified by Arend van Spriel · 11 years ago
  100. 7ce0bad rt2x00: rt2800usb: nuke rt2800usb_ops_5592 by Gabor Juhos · 11 years ago