summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+12
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt3-3/+5
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt1-1/+2
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+3
2013-07-06Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner7-32/+29
2013-07-04ARM: scu: provide inline dummy functions when SCU is not presentNishanth Menon1-1/+12
2013-07-04xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini1-0/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-6/+0
2013-07-03mm/ARM: fix stale comment about VALID_PAGE()Jiang Liu1-6/+0
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-327/+21
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-2/+1
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds26-64/+540
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+89
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds20-209/+351
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-9/+0
2013-06-29Merge branch 'devel-stable' into for-nextRussell King30-42/+679
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King6-35/+65
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro2-9/+0
2013-06-26arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand1-0/+5
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier1-10/+12
2013-06-26ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier1-1/+0
2013-06-26ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier1-5/+0
2013-06-26ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier1-2/+2
2013-06-26ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmidMarc Zyngier1-2/+0
2013-06-25Merge branch 'sti/soc' into next/lateOlof Johansson1-0/+61
2013-06-25ARM: sti: Add DEBUG_LL console supportSrinivas Kandagatla1-0/+61
2013-06-24ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier1-1/+9
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2-14/+28
2013-06-24ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT1-0/+9
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2-1/+3
2013-06-21arm: Add Initial TI-Nspire supportDaniel Tang1-0/+28
2013-06-21sched_clock: Add temporary asm/sched_clock.hStephen Boyd1-0/+4
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+42
2013-06-21arm: add debug uarts for rockchip rk29xx and rk3xxx seriesHeiko Stuebner1-0/+42
2013-06-20ARM: kernel: implement stack pointer save array through MPIDR hashingLorenzo Pieralisi2-2/+13
2013-06-20ARM: kernel: build MPIDR hash function data structureLorenzo Pieralisi1-0/+12
2013-06-20Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann2-2/+19
2013-06-20Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+18
2013-06-20Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-192/+11
2013-06-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+1
2013-06-18Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...Russell King1-9/+0
2013-06-18Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King6-14/+62
2013-06-18Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...Russell King8-3/+261
2013-06-18Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+43
2013-06-17ARM: keystone: Add minimal TI Keystone platform supportSantosh Shilimkar1-0/+43
2013-06-17ARM: mpu: protect the vectors page with an MPU regionJonathan Austin1-0/+1
2013-06-17ARM: u300: remove deps from debug macroLinus Walleij1-6/+3
2013-06-17ARM: u300: move debugmacro to debug includesLinus Walleij1-0/+21
2013-06-17ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz1-3/+1