summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2013-10-29ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter
2013-10-28Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini
2013-10-28arm64: update 32-bit kuser helpers to ARMv8Robin Murphy
2013-10-25arm64: perf: fix event number maskVinayak Kale
2013-10-25arm64: kconfig: allow CPU_BIG_ENDIAN to be selectedWill Deacon
2013-10-25arm64: Fix the endianness of arch_spinlock_tCatalin Marinas
2013-10-25arm64: big-endian: write CPU holding pen address as LEMatthew Leach
2013-10-25arm64: big-endian: set correct endianess on kernel entryMatthew Leach
2013-10-25arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2013-10-25arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach
2013-10-25arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach
2013-10-25arm64: compat: correct register concatenation for syscall wrappersMatthew Leach
2013-10-25arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon
2013-10-25arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon
2013-10-25arm64: ELF: add support for big-endian executablesWill Deacon
2013-10-25arm64: big-endian: fix byteorder includeWill Deacon
2013-10-25arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon
2013-10-25arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini
2013-10-25xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini
2013-10-25arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-10-25arm64: read enable-method for CPU0Mark Rutland
2013-10-25arm64: factor out spin-table boot methodMark Rutland
2013-10-25arm64: reorganise smp_enable_opsMark Rutland
2013-10-25arm64: unify smp_psci.c and psci.cMark Rutland
2013-10-24arm64: Export __copy_in_user() to modulesCatalin Marinas
2013-10-24arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon
2013-10-24arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon
2013-10-24arm64: locks: introduce ticket-based spinlock implementationWill Deacon
2013-10-23arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2013-10-22arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier
2013-10-18KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov
2013-10-16Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov
2013-10-14KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-10Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar
2013-10-10of: remove empty arch prom.h headersRob Herring
2013-10-10arm64: remove unnecessary prom.h includeRob Herring
2013-10-10arm64: use common of_flat_dt_get_machine_nameRob Herring
2013-10-09arch_timer: Move to generic sched_clock frameworkStephen Boyd
2013-10-09xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini
2013-10-18arm64/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_d...Stefano Stabellini
2013-10-10xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini
2013-10-17arm/xen,arm64/xen: introduce p2mStefano Stabellini
2013-10-15arm64: define DMA_ERROR_CODEStefano Stabellini
2013-10-09arm64: set initrd_start/initrd_end for fdt scanRob Herring
2013-10-09of: create default early_init_dt_add_memory_archRob Herring
2013-10-09arm64: use early_init_dt_scanRob Herring
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-07clk: arm64: Add DTS clock entry for APM X-Gene Storm SoCLoc Ho