1. 078bc00 irqchip: spear_shirq: Move private structs to source by Thomas Gleixner · 10 years ago
  2. a26c06f irqchip: spear_shirq: Kill pointless static by Thomas Gleixner · 10 years ago
  3. c874a59 Merge branch 'irqchip/urgent' into irqchip/core by Jason Cooper · 10 years ago
  4. 35a4e18 Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next by Emmanuel Grumbach · 10 years ago
  5. ab48003 iwlwifi: mvm: add back support for low-priority scan by Johannes Berg · 10 years ago
  6. 0564679 iwlwifi: mvm: use ksize to memset scan_command by David Spinadel · 10 years ago
  7. 5b5ffff drm/i915: Hold the table lock whilst walking the file's idr and counting the objects in debugfs by Chris Wilson · 10 years ago
  8. 1820a8f spi: omap-uwire: Ensure devm_ioremap() is prototyped by Mark Brown · 10 years ago
  9. 967ab6b drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operation by Chris Wilson · 10 years ago
  10. 14ca0f38 iwlwifi: bump API version for 8000 devices by Emmanuel Grumbach · 10 years ago
  11. 8987941 iwlwifi: mvm: rework sched scan channel configuration by Eliad Peller · 10 years ago
  12. 4c0c9ca Merge remote-tracking branch 'regulator/fix/palmas' into regulator-palmas by Mark Brown · 10 years ago
  13. 5b01bd1 regulator: palmas: fix typo in enable_reg calculation by Stephen Warren · 10 years ago
  14. 7f8b9db drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned value by Fabian Frederick · 10 years ago
  15. 8c5a6d83 video: 68328fb: remove check for CONFIG_FB_68328_INVERT by Paul Bolle · 10 years ago
  16. c80a39d video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is used by Emil Goode · 10 years ago
  17. 6a90230 video: msm: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  18. ef74d46 video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driver by Alexander Shiyan · 10 years ago
  19. 2055fb4 powerpc/macintosh/smu.c: Fix closing brace followed by if by Rasmus Villemoes · 10 years ago
  20. 381be02 drm/exynos: stop mixer before gating clocks during poweroff by Rahul Sharma · 10 years ago
  21. b4bfa3c drm/exynos: set power state variable after enabling clocks and power by Rahul Sharma · 10 years ago
  22. d9b68d8 drm/exynos: disable unused windows on apply by Andrzej Hajda · 10 years ago
  23. 0013fc9 drm/exynos: Fix de-registration ordering by Sachin Kamat · 10 years ago
  24. dcdffeda drm/exynos: change zero to NULL for sparse by Dan Carpenter · 10 years ago
  25. aaa51b1 drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings by Tomasz Figa · 10 years ago
  26. 245f98f drm/exynos: hdmi: fix power order issue by Inki Dae · 10 years ago
  27. fe8eea4 DMA, CMA: fix possible memory leak by Joonsoo Kim · 10 years ago
  28. b6226b4 drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver by Micky Ching · 10 years ago
  29. 66064db be2net: fix qnq mode detection on VFs by Suresh Reddy · 10 years ago
  30. f2769af enic: Kill unused variable in enic_rfs_flw_tbl_init(). by David S. Miller · 10 years ago
  31. 4cfe878 enic: do tx cleanup in napi poll by Govindarajulu Varadarajan · 10 years ago
  32. 14747cd enic: add low latency socket busy_poll support by Govindarajulu Varadarajan · 10 years ago
  33. 8e09134 enic: fix lockdep around devcmd_lock by Tony Camuso · 10 years ago
  34. a145df2 enic: Add Accelerated RFS support by Govindarajulu Varadarajan · 10 years ago
  35. b6e97c1 enic: alloc/free rx_cpu_rmap by Govindarajulu Varadarajan · 10 years ago
  36. 6311852 enic: devcmd for adding IP 5 tuple hardware filters by Govindarajulu Varadarajan · 10 years ago
  37. 10cc884 enic: fix return value in _vnic_dev_cmd by Govindarajulu Varadarajan · 10 years ago
  38. 0a2409a trace, AER: Move trace into unified interface by Chen, Gong · 10 years ago
  39. 76ac827 trace, RAS: Add basic RAS trace event by Chen, Gong · 10 years ago
  40. 6b5fa77 w1: select crc16 library for ds2406 by Arnd Bergmann · 10 years ago
  41. 48439d5 Bluetooth: Ignore H5 non-link packets in non-active state by Loic Poulain · 10 years ago
  42. e60b244 crypto: qat - Fix build problem with O= by Herbert Xu · 10 years ago
  43. 56c4b63 drm/i915: default to having backlight if VBT not available by Jani Nikula · 10 years ago
  44. b3de340 backlight: Show brightness even if get_brightness is not implemented by Andrzej Hajda · 10 years ago
  45. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  46. a5d8e2e backlight: Remove trivial get_brightness implementations by Andrzej Hajda · 10 years ago
  47. 3283e286 mac80211_hwsim: clean up own address matching by Johannes Berg · 10 years ago
  48. 4bc8cad drivers:video:fbdev atmel_lcdfb.c power GPIO registration bug by Michael Welling · 10 years ago
  49. d6f8337 regulator: palmas: Add tps65917 PMIC support by Keerthy · 10 years ago
  50. cac9e91 regulator: palmas: add driver data and modularize the probe by Keerthy · 10 years ago
  51. 7ec70c7 mfd: palmas: shift the palmas_sleep_requestor_info structure definition to the header file by Keerthy · 10 years ago
  52. 9f057dc regulator: palmas: Shift the reg_info structure definition to the header file by Keerthy · 10 years ago
  53. 1c113d8 mfd: palmas: Add tps65917 support by Keerthy · 10 years ago
  54. b0ebef3 usb: option: add/modify Olivetti Olicard modems by Bjørn Mork · 10 years ago
  55. aea1ae8 USB: ftdi_sio: fix null deref at port probe by Johan Hovold · 10 years ago
  56. 1cab4c6 USB: option: add device ID for SpeedUp SU9800 usb 3g modem by Oliver Neukum · 10 years ago
  57. 9638556 rbd: handle parent_overlap on writes correctly by Ilya Dryomov · 10 years ago
  58. bfafe93 drm/i915: cache hw power well enabled state by Imre Deak · 10 years ago
  59. 68404441 vhost-scsi: don't open-code kvfree by Michael S. Tsirkin · 10 years ago
  60. d04257b vhost-net: don't open-code kvfree by Romain Francoise · 10 years ago
  61. a72e154 of: mdio: fixup of_phy_register_fixed_link parsing of new bindings by Richard Retanubun · 10 years ago
  62. b5bf622 ieee802154: cc2520: add driver to kernel build system by Varka Bhadram · 10 years ago
  63. 0da6bc8 ieee802154: cc2520: adds driver for TI CC2520 radio by Varka Bhadram · 10 years ago
  64. ce100b8b cxgb4 : Update copyright year on all cxgb4 files by Anish Bhatt · 10 years ago
  65. 19f43d1 cxgb4 : Makefile & Kconfig changes for DCBx support by Anish Bhatt · 10 years ago
  66. 688848b cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give access to DCBx functions by Anish Bhatt · 10 years ago
  67. 76bcb31 cxgb4 : Add DCBx support codebase and dcbnl_ops by Anish Bhatt · 10 years ago
  68. 989594e cxgb4 : Update fw interface file for DCBx support. Adds all the required fields to fw interface to communicate DCBx info by Anish Bhatt · 10 years ago
  69. 363c2cd at86rf230: fix irq setup by Phoebe Buckheister · 10 years ago
  70. 8f2877c net: phy: at803x: fix coccinelle warnings by Fengguang Wu · 10 years ago
  71. 9f8b93c xilinx: Fix compiler warning by Manuel Schölling · 10 years ago
  72. 960b1f4 net/mlx4_core: Fix the error flow when probing with invalid VF configuration by Or Gerlitz · 10 years ago
  73. 143fa2e tulip: Poll link status more frequently for Comet chips by Ondrej Zary · 10 years ago
  74. 9cbf3d2 Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 10 years ago
  75. ef7994f Merge 3.16-rc2 into staging-next by Greg Kroah-Hartman · 10 years ago
  76. 87e956e drm/msm: fix IOMMU cleanup for -EPROBE_DEFER by Stephane Viau · 10 years ago
  77. cf3198c drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE) by Fabian Frederick · 10 years ago
  78. b77f47e drm/msm/hdmi: set hdp clock rate before prepare_enable by Stephane Viau · 10 years ago
  79. 370a4d8 drm/msm: storage class should be before const qualifier by Peter Griffin · 10 years ago
  80. 2557e2d drm/msm: Replace type of paddr to uint32_t. by Matwey V. Kornilov · 10 years ago
  81. 636f4a3 regulator: bcm590xx: fix vbus name by Graham Williams · 10 years ago
  82. 03187c7 regulator: ab8500: Remove ab8500_regulator_debug_init/exit() by Axel Lin · 10 years ago
  83. a5c1a41 regulator: ab8500: Remove ab8500_regulator_of_probe() by Axel Lin · 10 years ago
  84. 4a8573a spi: qup: Remove chip select function by Andy Gross · 10 years ago
  85. 8f5d270 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  86. 3acc746 net: huawei_cdc_ncm: increase command buffer size by Bjørn Mork · 10 years ago
  87. e6afea0 drivers: net: cpsw: fix dual EMAC stall when connected to same switch by Mugunthan V N · 10 years ago
  88. 4f43660 irqchip: spear_shirq: Fix interrupt offset by Thomas Gleixner · 10 years ago
  89. ce58725 xen-netfront: recreate queues correctly when reconnecting by David Vrabel · 10 years ago
  90. 7654186 xen-netfront: fix oops when disconnected from backend by David Vrabel · 10 years ago
  91. 13a56b4 net: phy: at803x: Add support for hardware reset by Daniel Mack · 10 years ago
  92. bd8ca17 net: phy: at803x: use #defines for supported PHY ids by Daniel Mack · 10 years ago
  93. 2b8f2a2 net: phylib: add link_change_notify callback to phy device by Daniel Mack · 10 years ago
  94. 545a112 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  95. 6a38fa0 x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled by Jiang Liu · 10 years ago
  96. b3f6a57 spi: omap-uwire: use devm_ functions by Himangi Saraogi · 10 years ago
  97. 5839427 clocksource: Add a Kconfig menu by Jean Delvare · 10 years ago
  98. f34323b thunderbolt: select CRC32 in Kconfig by Andreas Noever · 10 years ago
  99. ad8686b staging: rtl8723au: issue_probersp(): No need to calculate location of IEs, we know where they are by Jes Sorensen · 10 years ago
  100. d642a0a0 staging: rtl8723au: issue_probersp(): Don't insert beacon data twice by Jes Sorensen · 10 years ago