summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-09soc: qcom: smd: Correct fBLOCKREADINTR handlingBjorn Andersson
2015-09-09soc: qcom: smd: Use correct remote processor IDAndy Gross
2015-09-09soc: qcom: smem: Fix errant private accessAndy Gross
2015-09-09Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross
2015-09-09xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai
2015-09-09net: eth: altera: Fix the initial device operstateAtsushi Nemoto
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-09-09Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-09-09Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-09ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errataJosh Wu
2015-09-09pwm: NXP LPC18xx PWM/SCT driverAriel D'Alessandro
2015-09-09drm/i915: Limit the number of loops for reading a split 64bit registerChris Wilson
2015-09-09dm9000: fix a typoBarry Song
2015-09-09net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli
2015-09-09Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-09Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-09Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-09-08Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-09-08zram: unify error reportingSergey Senozhatsky
2015-09-08zsmalloc: account the number of compacted pagesSergey Senozhatsky
2015-09-08zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-09-08mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes
2015-09-08mm, oom: organize oom context into structDavid Rientjes
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08device property: Don't overwrite addr when failing in device_get_mac_addressJulien Grall
2015-09-08usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-08xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfnJulien Grall
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall
2015-09-08hvc/xen: Further s/MFN/GFN clean-upJulien Grall
2015-09-08video/xen-fbfront: Further s/MFN/GFN clean-upJulien Grall
2015-09-08xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfnJulien Grall
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-09-08xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross
2015-09-08PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller
2015-09-08drm/i915: Fix broken mst get_hw_state.Maarten Lankhorst
2015-09-08virtio_balloon: do not change memory amount visible via /proc/meminfoDenis V. Lunev