aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-09Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux into fixesOlof Johansson1-1/+7
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon1-1/+1
2013-02-06ARM: 7639/1: cache-l2x0: add missed dummy outer_resume entryBarry Song1-0/+1
2013-02-05Merge tag 'imx-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socOlof Johansson2-28/+89
2013-02-05Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson2-0/+50
2013-02-04Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socOlof Johansson1-1/+1
2013-02-05ARM: imx: support DEBUG_LL uart port selection for all i.MX SoCsShawn Guo2-28/+89
2013-02-04Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King13-0/+900
2013-02-03arm: switch to generic old sigaction()Al Viro1-7/+0
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-6/+1
2013-02-03consolidate declarations of k_sigactionAl Viro1-4/+0
2013-01-31ARM: scu: add empty scu_enable for !CONFIG_SMPRob Herring1-1/+7
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland1-16/+3
2013-01-31arm: arch_timer: add arch_counter_set_user_accessMark Rutland1-0/+12
2013-01-31arm: arch_timer: add isbs to register accessorsMark Rutland1-0/+4
2013-01-31arm: arch_timer: factor out register accessorsMark Rutland1-0/+94
2013-01-30Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll/linux into next/driversOlof Johansson1-64/+0
2013-01-30arm: Move sp810.h to include/linux/amba/Catalin Marinas1-64/+0
2013-01-29Merge tag 'imx-cleanup-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-1/+1
2013-01-29ARM: imx: Remove mx508 supportFabio Estevam1-1/+1
2013-01-28Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren2-0/+50
2013-01-28ARM: Add API to detect SCU base address from CP15Hiroshi Doyu1-0/+17
2013-01-28ARM: 7632/1: spinlock: avoid exclusive accesses on unlock() pathWill Deacon1-15/+1
2013-01-27Merge branch 'depends/cleanup' into next/socOlof Johansson5-146/+2
2013-01-24Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgicMarc Zyngier3-114/+1
2013-01-23Merge branch 'for-rmk/virt/psci' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King3-0/+61
2013-01-23Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-0/+33
2013-01-23Merge branch 'for-rmk/virt/hyp-boot/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King2-9/+5
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier4-1/+53
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall4-0/+69
2013-01-23KVM: ARM: Handle guest faults in KVMChristoffer Dall2-0/+14
2013-01-23KVM: ARM: VFP userspace interfaceRusty Russell1-0/+12
2013-01-23KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall1-0/+9
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2-0/+13
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall4-0/+35
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall2-0/+64
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2-0/+22
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall3-0/+29
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall5-0/+178
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall6-0/+376
2013-01-23ARM: Section based HYP idmapChristoffer Dall2-0/+2
2013-01-23ARM: Add page table and page defines needed by KVMChristoffer Dall2-0/+25
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson3-114/+1
2013-01-13pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini1-146/+0
2013-01-12Merge tag 'vt8500-multiplatform-3.9' of git://server.prisktech.co.nz/git/linuxwmt into next/multiplatformOlof Johansson1-0/+37
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-37/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring1-1/+0
2013-01-12ARM: VIC: shrink down vic.hRob Herring1-21/+2
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-48/+0
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-1/+0