summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-14Merge tag 'socfpga_fixes_for_v4.2-rc1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2015-07-14ARM: ux500: fix MMC/SD card regressionLinus Walleij
2015-07-14ARM: ux500: define serial port aliasesLinus Walleij
2015-07-13ARM: dts: cros-ec-keyboard: Add support for some Japanese keysChris Zhong
2015-07-09Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman
2015-07-08arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MGKristina Martsenko
2015-07-08arm: dts: vexpress: add missing CCI PMU device node to TC2Sudeep Holla
2015-07-08arm: dts: vexpress: describe all PMUs in TC2 dtsMark Rutland
2015-07-08GICv3: Add ITS entry to THUNDER dtsTirumalesh Chalamarla
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman
2015-07-08Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman
2015-07-08arm64: dts: Add poweroff button device node for APM X-Gene platformY Vo
2015-07-07ARM: socfpga: dts: Fix entries orderWalter Lozano
2015-07-07ARM: socfpga: dts: Fix adxl34x formating and compatible stringWalter Lozano
2015-07-06Merge branch 'fixes-rc1' into omap-for-v4.2/fixesTony Lindgren
2015-07-06ARM: dts: am4372.dtsi: disable rfbiTomi Valkeinen
2015-07-06ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2Roger Quadros
2015-07-06ARM: dts: am4372: Add emif nodeDave Gerlach
2015-07-06Revert "ARM: dts: am335x-boneblack: disable RTC-only sleep"Johan Hovold
2015-07-05Linux 4.2-rc1Linus Torvalds
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-05ARM: sunxi: Enable simplefb in the defconfigMaxime Ripard
2015-07-05ARM: Remove deprecated symbol from defconfig filesTimo Sigurdsson
2015-07-05ARM: sunxi: Add Machine support for A33Vishnu Patekar
2015-07-05ARM: sunxi: Introduce Allwinner H3 supportJens Kuske
2015-07-05Documentation: sunxi: Update Allwinner SoC documentationJens Kuske
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04bluetooth: fix list handlingLinus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox
2015-07-04dax: Add block size note to documentationMatthew Wilcox
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang
2015-07-04NTB: Print driver name and version in module initDave Jiang
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang
2015-07-04NTB: Default to CPU memcpy for performanceDave Jiang
2015-07-04NTB: Improve performance with write combiningDave Jiang
2015-07-04NTB: Use NUMA memory in Intel driverAllen Hubbe
2015-07-04NTB: Use NUMA memory and DMA chan in transportAllen Hubbe
2015-07-04NTB: Rate limit ntb_qp_link_workAllen Hubbe
2015-07-04NTB: Add tool test clientAllen Hubbe