summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-0214-201/+206
|\
| * Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann2013-06-201-2/+9
| |\
| * \ Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2013-06-202-192/+11
| |\ \
| | * | ARM: integrator: move V3 register definitions into driverLinus Walleij2013-06-031-186/+0
| | * | ARM: integrator: merge PCIv3 driver into one fileLinus Walleij2013-06-031-5/+0
| | * | ARM: pci: create pci_common_init_dev()Linus Walleij2013-06-031-1/+11
| * | | Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-141-23/+4
| |\ \ \
| * | | | ARM: introduce common set_auxcr/get_auxcr functionsRob Herring2013-05-291-0/+14
| * | | | Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-05-222-0/+14
| |\ \ \ \
| | * | | | ARM: Enable selection of SMP operations at boot timeJon Medhurst2013-05-211-0/+5
| | * | | | arm: introduce psci_smp_opsStefano Stabellini2013-05-211-0/+9
| * | | | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-229-9/+167
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König2013-05-171-4/+34
| | * | | | ARM: Add base support for ARMv7-MCatalin Marinas2013-04-179-8/+136
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-022-9/+0
|\ \ \ \ \ \
| * | | | | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-292-9/+0
| | |_|_|_|/ | |/| | | |
* | | | | | ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT2013-06-241-0/+9
* | | | | | ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2013-06-242-1/+3
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-191-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-06-171-3/+1
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-101-2/+9
|\| | | | | | |_|_|/ / |/| | | |
| * | | | ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon2013-06-061-2/+9
| |/ / /
* / / / arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-23/+4
|/ / /
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-151-4/+4
|\ \ \ | |_|/ |/| |
| * | ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen2013-05-141-4/+4
* | | Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-081-0/+1
|\ \ \
| * | | xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini2013-04-251-0/+1
* | | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-073-16/+15
|\ \ \ \
| * \ \ \ Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-064-24/+15
| |\ \ \ \
| | * \ \ \ Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-173-16/+15
| | |\ \ \ \
| | | * | | | ARM: timer-sp: convert to use CLKSRC_OF initRob Herring2013-04-111-4/+12
| | | * | | | ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-12/+1
| | | * | | | ARM: make sched_clock just call a function pointerRob Herring2013-04-111-0/+2
| | * | | | | Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann2013-04-081-8/+0
| | |\| | | | | | | |/ / / | | |/| | |
* | | | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-053-21/+55
|\ \ \ \ \ \
| * | | | | | ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier2013-04-291-3/+5
| * | | | | | ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier2013-04-291-0/+5
| * | | | | | ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier2013-04-291-0/+1
| * | | | | | ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier2013-04-292-15/+40
| * | | | | | ARM: KVM: rework HYP page table freeingMarc Zyngier2013-04-291-1/+1
| * | | | | | ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier2013-04-292-2/+0
| * | | | | | ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier2013-04-291-0/+3
| * | | | | | Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov2013-04-256-17/+206
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-041-0/+66
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | ARM: Add interface for registering and calling firmware-specific operationsTomasz Figa2013-04-081-0/+66
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-0315-48/+594
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-0211-21/+75
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | / / / | | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-04-251-0/+9
| | | | * | | | | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon2013-04-031-1/+1
| | | | * | | | | ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-031-0/+1