aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/arm64' into next/dtOlof Johansson2015-11-09150-394/+938
|\
| * Merge branch 'for-upstream/juno-pcie' of git://linux-arm.org/linux-ld into ne...Olof Johansson2015-10-275-0/+44
| |\
| | * arm64: defconfig: Enable PCI generic host bridge by defaultLiviu Dudau2015-10-261-0/+1
| | * arm64: Juno: Add support for the PCIe host bridge on Juno R1Liviu Dudau2015-10-261-0/+20
| | * Documentation: of: Document the bindings used by Juno R1 PCIe host bridgeLiviu Dudau2015-10-263-0/+23
| * | Merge tag 'samsung-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson2015-10-262-0/+110
| |\ \
| | * | arm64: dts: Add BUS1 instance pinctrl support for exynos7Alim Akhtar2015-10-082-0/+110
| * | | Merge tag 'v4.3-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...Olof Johansson2015-10-232-5/+75
| |\ \ \
| | * | | arm64: dts: mt8173: Add clocks for SCPSYS unitJames Liao2015-10-141-2/+4
| | * | | arm64: dts: mt8173: Add subsystem clock controller device nodesJames Liao2015-10-141-0/+37
| | * | | arm64: dts: Add spi bus dtsLeilk Liu2015-09-272-0/+31
| | * | | arm64: mt8173.dtsi: correct i2c node namesYingjoe Chen2015-09-271-3/+3
| * | | | Linux 4.3-rc5v4.3-rc5Linus Torvalds2015-10-111-2/+2
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-10-112-7/+8
| |\ \ \ \
| | * | | | sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra2015-10-062-7/+8
| | | |_|/ | | |/| |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-10-113-1/+4
| |\ \ \ \
| | * \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-10-073-1/+4
| | |\ \ \ \
| | | * | | | perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu2015-10-073-1/+4
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-111-2/+2
| |\ \ \ \ \ \
| | * | | | | | MAINTAINERS: Change Matt Fleming's email addressMatt Fleming2015-10-111-2/+2
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-112-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-091-0/+5
| | * | | | | | | genirq: Fix handle_bad_irq kerneldoc commentArnd Bergmann2015-10-091-1/+0
| | * | | | | | | genirq: Export handle_bad_irqArnd Bergmann2015-10-091-0/+1
| * | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-10-113-14/+33
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-071-7/+21
| | * | | | | | | | scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
| | * | | | | | | | libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum2015-09-171-6/+11
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-10-112-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka2015-10-092-4/+4
| * | | | | | | | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-109-4/+43
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-041-0/+7
| | * | | | | | | | | USB: chaoskey read offset bugAlexander Inyukhin2015-10-041-1/+1
| | * | | | | | | | | USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-041-0/+6
| | * | | | | | | | | Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-10-033-0/+18
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-251-0/+1
| | | * | | | | | | | | phy: rockchip-usb: power down phy when rockchip phy probehuang lin2015-09-251-0/+6
| | | * | | | | | | | | phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi2015-09-251-0/+11
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge tag 'fixes-for-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-10-034-3/+11
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda2015-09-302-0/+6
| | | * | | | | | | | | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-302-2/+2
| | | * | | | | | | | | usb: gadget: bdc: fix memory leakSudip Mukherjee2015-09-301-1/+3
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-106-28/+79
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drivers/tty: require read access for controlling terminalJann Horn2015-10-041-4/+27
| | * | | | | | | | | | serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard2015-10-041-0/+8
| | * | | | | | | | | | tty: fix data race on tty_buffer.commitDmitry Vyukov2015-10-041-3/+12
| | * | | | | | | | | | tty: fix data race in tty_buffer_flushDmitry Vyukov2015-10-041-1/+4
| | * | | | | | | | | | tty: fix data race in flush_to_ldiscDmitry Vyukov2015-10-041-1/+1
| | * | | | | | | | | | tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa2015-10-041-10/+5
| | * | | | | | | | | | serial: atmel: fix error path of probe functionUwe Kleine-König2015-10-041-1/+1