1. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  2. 7a59382 ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errata by Josh Wu · 9 years ago
  3. 841e6f9 pwm: NXP LPC18xx PWM/SCT driver by Ariel D'Alessandro · 9 years ago
  4. acd29f7 drm/i915: Limit the number of loops for reading a split 64bit register by Chris Wilson · 9 years ago
  5. 7b90187 dm9000: fix a typo by Barry Song · 9 years ago
  6. 39797a2 net: dsa: bcm_sf2: Fix ageing conditions and operation by Florian Fainelli · 9 years ago
  7. a794b4f Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  8. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  9. 839fe91 Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  10. 953ba9f cpufreq-dt: add suspend frequency support by Bartlomiej Zolnierkiewicz · 9 years ago
  11. 201f371 cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency by Bartlomiej Zolnierkiewicz · 9 years ago
  12. 9a9952b Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  13. d9df93e Merge branch 'pm-opp' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  14. 4eafbd1 PM / OPP: add dev_pm_opp_get_suspend_opp() helper by Bartlomiej Zolnierkiewicz · 9 years ago
  15. f33b774 staging: board: Migrate away from __pm_genpd_name_add_device() by Geert Uytterhoeven · 9 years ago
  16. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  17. fa81558 Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  18. 12f0721 sb_edac: correctly fetch DIMM width on Ivy Bridge and Haswell by Aristeu Rozanski · 9 years ago
  19. 85579ad Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  20. 7179385 sb_edac: look harder for DDRIO on Haswell systems by Aristeu Rozanski · 9 years ago
  21. 3af6e98 Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  22. acceba5 Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  23. c191761 Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  24. 7086496 zram: unify error reporting by Sergey Senozhatsky · 9 years ago
  25. 860c707 zsmalloc: account the number of compacted pages by Sergey Senozhatsky · 9 years ago
  26. 7d3f393 zsmalloc/zram: introduce zs_pool_stats api by Sergey Senozhatsky · 9 years ago
  27. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  28. 54e9e29 mm, oom: pass an oom order of -1 when triggered by sysrq by David Rientjes · 9 years ago
  29. 6e0fc46 mm, oom: organize oom context into struct by David Rientjes · 9 years ago
  30. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  31. 5b902d6 device property: Don't overwrite addr when failing in device_get_mac_address by Julien Grall · 9 years ago
  32. fcb0bb6 usbnet: Fix a race between usbnet_stop() and the BH by Eugene Shatokhin · 9 years ago
  33. d194cd1 rbd: plug rbd_dev->header.object_prefix memory leak by Ilya Dryomov · 9 years ago
  34. 3ebe138 rbd: fix double free on rbd_dev->header_name by Ilya Dryomov · 9 years ago
  35. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  36. b8cb642af Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 5f51042 xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn by Julien Grall · 9 years ago
  38. a13d720 xen/privcmd: Further s/MFN/GFN/ clean-up by Julien Grall · 9 years ago
  39. 859e326 hvc/xen: Further s/MFN/GFN clean-up by Julien Grall · 9 years ago
  40. 0467533 video/xen-fbfront: Further s/MFN/GFN clean-up by Julien Grall · 9 years ago
  41. a76e3cc xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn by Julien Grall · 9 years ago
  42. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  43. 32e0987 xen: Make clear that swiotlb and biomerge are dealing with DMA address by Julien Grall · 9 years ago
  44. 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago
  45. e02a653 PCI,parisc: Enable 64-bit bus addresses on PA-RISC by Helge Deller · 9 years ago
  46. e85376c drm/i915: Fix broken mst get_hw_state. by Maarten Lankhorst · 9 years ago
  47. 997e120 virtio_balloon: do not change memory amount visible via /proc/meminfo by Denis V. Lunev · 9 years ago
  48. b4d3403 virtio_ballon: change stub of release_pages_by_pfn by Denis V. Lunev · 9 years ago
  49. 5fa3142 virtio-blk: Allow extended partitions by Fam Zheng · 9 years ago
  50. 38c4ab8 virtio_mmio: add ACPI probing by Graeme Gregory · 9 years ago
  51. 53eab6f virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1 by Paolo Bonzini · 9 years ago
  52. 63431f7 cpufreq: Use __func__ to print function's name by Viresh Kumar · 9 years ago
  53. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  54. d075a88 cpufreq: staticize cpufreq_cpu_get_raw() by Viresh Kumar · 9 years ago
  55. 9a07826 NTB: Fix range check on memory window index by Allen Hubbe · 9 years ago
  56. 2aa2a77 NTB: Improve index handling in B2B MW workaround by Allen Hubbe · 9 years ago
  57. 569410ca NTB: Use unique DMA channels for TX and RX by Dave Jiang · 9 years ago
  58. 905921e NTB: Remove dma_sync_wait from ntb_async_rx by Allen Hubbe · 9 years ago
  59. d98ef99 NTB: Clean up QP stats info by Dave Jiang · 9 years ago
  60. 3151000 NTB: Make the transport list in order of discovery by Dave Jiang · 9 years ago
  61. 0a5d19d NTB: Add PCI Device IDs for Broadwell Xeon by Dave Jiang · 9 years ago
  62. e74bfee NTB: Add flow control to the ntb_netdev by Dave Jiang · 9 years ago
  63. 46cdc9b cxgb4: fix usage of uninitialized variable by françois romieu · 9 years ago
  64. bd1a05e fixed_phy: pass 'irq' to fixed_phy_add() by Sergei Shtylyov · 9 years ago
  65. 585e7e1 net: dsa: mv88e6171: add hardware 802.1Q support by Vivien Didelot · 9 years ago
  66. e5a5837 ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  67. 0f1b735 vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning by Geert Uytterhoeven · 9 years ago
  68. 99c79ec lan78xx: Fix ladv/radv error handling in lan78xx_link_reset() by Geert Uytterhoeven · 9 years ago
  69. 537b604 scsi: fix scsi_error_handler vs. scsi_host_dev_release race by Michal Hocko · 9 years ago
  70. 420fa21 fcoe: Convert use of __constant_htons to htons by Vaishali Thakkar · 9 years ago
  71. 6229b41 mpt2sas: setpci reset kernel oops fix by Nagarajkumar Narayanan · 9 years ago
  72. 50acde8 pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY by Johannes Thumshirn · 9 years ago
  73. 612872c lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2() by Johannes Thumshirn · 9 years ago
  74. 6f3d828f5 bfa: Fix incorrect de-reference of pointer by Anil Gurumurthy · 9 years ago
  75. b7f4d63 bfa: Fix indentation by Anil Gurumurthy · 9 years ago
  76. 0c416b5 scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure IDs. by Jordan Hargrave · 9 years ago
  77. 2492fc0 scsi_debug: resp_request: remove unused variable by Tomas Winkler · 9 years ago
  78. f2d3fd2 scsi_debug: fix REPORT LUNS Well Known LU by Tomas Winkler · 9 years ago
  79. 299b6c0 scsi_debug: schedule_resp fix input variable check by Tomas Winkler · 9 years ago
  80. 58a8635 scsi_debug: make dump_sector static by Tomas Winkler · 9 years ago
  81. de232af scsi_debug: vfree is null safe so drop the check by Tomas Winkler · 9 years ago
  82. 34d5543 scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS; by Tomas Winkler · 9 years ago
  83. c1287970 scsi_debug: define pr_fmt() for consistent logging by Tomas Winkler · 9 years ago
  84. 008549f mpt2sas: Refcount fw_events and fix unsafe list usage by Calvin Owens · 9 years ago
  85. d224fe0 mpt2sas: Refcount sas_device objects and fix unsafe list usage by Calvin Owens · 9 years ago
  86. 42ea445 net: fec: normalize return value of pm_runtime_get_sync() in MDIO write by Maciej S. Szmigiero · 9 years ago
  87. b658887 be2net: Revert "make the RX_FILTER command asynchronous" commit by Sathya Perla · 9 years ago
  88. 9cfcc65 Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  89. e3a98ac Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  90. 2a013e3 Merge tag 'md/4.3' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  91. bd516bd net: wan: sbni: fix device usage count by Sudip Mukherjee · 9 years ago
  92. 6c0f568 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  93. ade9c1a Input: imx_keypad - remove obsolete comment by Fabio Estevam · 10 years ago
  94. 9a436d5 Input: touchscreen - add imx6ul_tsc driver support by Haibo Chen · 9 years ago
  95. 48ead50 Input: Add touchscreen support for Colibri VF50 by Sanchayan Maity · 9 years ago
  96. f5d7534 Input: i8042 - lower log level for "no controller" message by Takashi Iwai · 9 years ago
  97. 5f1b2f7 rtc: abx80x: fix RTC write bit by Mitja Spes · 9 years ago
  98. 8a67e93 rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[] by Fabio Estevam · 9 years ago
  99. d78908d rtc: ds1374: Remove unused variable by Fabio Estevam · 9 years ago
  100. 73798d5 rtc: Fix module autoload for OF platform drivers by Javier Martinez Canillas · 9 years ago