summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-049-67/+433
|\
| * arm: Fix compile warning for psciChristoffer Dall2014-05-271-1/+1
| * ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-151-0/+33
| * PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-152-39/+164
| * ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user spaceAnup Patel2014-04-301-0/+1
| * ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPENDAnup Patel2014-04-301-4/+24
| * ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2Anup Patel2014-04-301-1/+14
| * ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functionsAnup Patel2014-04-301-5/+16
| * ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFOAnup Patel2014-04-301-2/+50
| * ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESETAnup Patel2014-04-301-3/+43
| * ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-303-16/+24
| * ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-304-21/+88
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-0/+26
|\ \
| * \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-22132-410/+730
| |\ \
| * | | sched, ARM: Create a dedicated scheduler topology tableVincent Guittot2014-05-071-0/+26
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-8/+4
|\ \ \ \
| * | | | arch,arm: Convert smp_mb__*()Peter Zijlstra2014-04-183-8/+4
* | | | | Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-06-032-9/+9
|\ \ \ \ \
| * | | | | arm: dma-mapping: add checking cma area initializedGioh Kim2014-05-221-3/+3
| * | | | | arm: dma-iommu: Clean up redundant variableRitesh Harjani2014-05-202-6/+6
* | | | | | Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-031-1/+1
|\ \ \ \ \ \
| * | | | | | ARM: sunxi: update the default ARCH_NR_GPIO for sunxi archBoris BREZILLON2014-04-221-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-0332-81/+55
|\ \ \ \ \ \
| * | | | | | USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-2810-10/+0
| * | | | | | USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-2722-22/+0
| * | | | | | Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-234-8/+7
| |\ \ \ \ \ \
| | * | | | | | usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov2014-04-302-2/+2
| | * | | | | | usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-212-2/+1
| | * | | | | | usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-211-4/+4
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman2014-05-206-21/+24
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge 3.15-rc3 into usb-nextGreg Kroah-Hartman2014-04-2794-209/+534
| |\ \ \ \ \ \
| * | | | | | | ARM: pxa: zeus: Replace OHCI init/exit functions with a regulatorLaurent Pinchart2014-04-241-41/+48
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-038-31/+64
|\ \ \ \ \ \ \
| * | | | | | | ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington2014-05-281-0/+41
| * | | | | | | tty/serial: at91: use mctrl_gpio helpersRichard Genoud2014-05-286-31/+10
| * | | | | | | ARM: at91: gpio: implement get_directionRichard Genoud2014-05-281-0/+13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-0215-488/+228
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-3020-371/+286
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-05-2970-3631/+1367
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano2014-05-263-3/+4
| | * | | | | | | | ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano2014-05-262-100/+0
| | * | | | | | | | ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.cDaniel Lezcano2014-05-261-10/+0
| | * | | | | | | | ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano2014-05-262-3/+6
| | * | | | | | | | ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano2014-05-262-3/+2
| | * | | | | | | | ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano2014-05-262-27/+22
| | * | | | | | | | ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano2014-05-263-29/+30
| | * | | | | | | | ARM: EXYNOS: Encapsulate the AFTR code into a functionDaniel Lezcano2014-05-261-1/+5
| | * | | | | | | | ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano2014-05-262-3/+3
| | * | | | | | | | ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidleDaniel Lezcano2014-05-261-4/+7
| | * | | | | | | | ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidleDaniel Lezcano2014-05-261-3/+3
OpenPOWER on IntegriCloud