summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-217-34/+23
|\
| * Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-2553-229/+226
| |\
| * | ARM: Convert to devm_ioremap_resource()Thierry Reding2013-01-254-20/+12
| * | arch/arm/mach-s3c24xx: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
| * | arch/arm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-212-12/+9
* | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-02-2111-90/+160
|\ \ \
| * \ \ Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-nextMark Brown2013-02-114-63/+61
| |\ \ \
| | * | | ASoC: simple-card: add asoc_simple_dai for initializingKuninori Morimoto2013-01-144-63/+61
| * | | | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-02-116-10/+82
| |\ \ \ \
| | * | | | ARM: dts: Modify SPI nodes according generic DMA DT bindingsPadmavathi Venna2013-01-291-6/+9
| | * | | | ASoC: SMDK: WM8994: Add device tree support for machine filePadmavathi Venna2013-01-292-6/+18
| | * | | | ARM: EXYNOS: Enable platform support for I2S controllersPadmavathi Venna2013-01-291-0/+6
| | * | | | ARM: dts: Add nodes for i2s controllers for Samsung Exynos5 platformsPadmavathi Venna2013-01-292-0/+43
| | * | | | ARM: SAMSUNG: Make dma request compatible to generic dma bindings.Padmavathi Venna2013-01-293-4/+12
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2013-02-111-6/+14
| |\ \ \ \
| | * | | | ALSA: pxa27x: rename pxa27x_assert_ac97reset()Mike Dunn2013-01-081-6/+14
| * | | | | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown2013-02-112-15/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ASoC: fsi: remove SH_FSI_xxx_INV flagsKuninori Morimoto2012-12-242-15/+7
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-202-9/+16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-185-9/+23
| |\ \ \ \ \ \
| | * | | | | | ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.Nicolas Schichan2013-02-141-4/+11
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-5/+5
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho2013-02-081-5/+5
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-2053-95/+6865
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-02-0435-12/+6437
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-237-4/+190
| | * | | | | | | KVM: ARM: Handle I/O abortsChristoffer Dall2013-01-239-3/+255
| | * | | | | | | KVM: ARM: Handle guest faults in KVMChristoffer Dall2013-01-234-1/+192
| | * | | | | | | KVM: ARM: VFP userspace interfaceRusty Russell2013-01-232-0/+190
| | * | | | | | | KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall2013-01-232-3/+170
| | * | | | | | | KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-234-4/+345
| | * | | | | | | KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-2311-4/+1160
| | * | | | | | | KVM: ARM: World-switch implementationChristoffer Dall2013-01-236-4/+1122
| | * | | | | | | KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2013-01-234-0/+112
| | * | | | | | | KVM: ARM: Memory virtualization setupChristoffer Dall2013-01-238-2/+488
| | * | | | | | | KVM: ARM: Hypervisor initializationChristoffer Dall2013-01-239-0/+755
| | * | | | | | | KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-2319-0/+1385
| | * | | | | | | ARM: Section based HYP idmapChristoffer Dall2013-01-234-12/+51
| | * | | | | | | ARM: Add page table and page defines needed by KVMChristoffer Dall2013-01-233-0/+47
| * | | | | | | | Merge branch 'for-rmk/virt/psci' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2013-01-236-0/+283
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-104-0/+258
| | * | | | | | | | ARM: opcodes: add opcodes definitions for ARM security extensionsWill Deacon2013-01-101-0/+24
| | * | | | | | | | ARM: opcodes: add missing include of linux/linkage.hWill Deacon2013-01-101-0/+1
| * | | | | | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-01-236-49/+75
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland2013-01-181-5/+3
| | * | | | | | | | ARM: perf: remove unnecessary checks for idx < 0Mark Rutland2013-01-181-8/+0
| | * | | | | | | | ARM: perf: handle armpmu_register failingMark Rutland2013-01-181-5/+10
| | * | | | | | | | ARM: perf: don't pretend to support counting of L1I writesWill Deacon2013-01-163-12/+12
| | * | | | | | | | ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon2013-01-141-1/+1
| | * | | | | | | | ARM: Use implementor and part defines from cputype.hChristoffer Dall2013-01-111-18/+16
OpenPOWER on IntegriCloud