aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-05arm64: module: ensure instruction is little-endian before manipulationWill Deacon1-1/+4
2013-11-05arm64: defconfig: Enable CONFIG_PREEMPT by defaultCatalin Marinas1-1/+1
2013-11-05arm64: fix access to preempt_count from assembly codeMarc Zyngier1-11/+11
2013-11-04arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier1-5/+5
2013-11-04arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter1-24/+7
2013-10-31arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas1-2/+2
2013-10-30ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha1-17/+5
2013-10-30ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha1-0/+5
2013-10-30arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter2-3/+19
2013-10-29arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier3-7/+20
2013-10-29ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter3-20/+19
2013-10-28Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm-arm into kvm-queuePaolo Bonzini2-3/+11
2013-10-28arm64: update 32-bit kuser helpers to ARMv8Robin Murphy1-9/+6
2013-10-25arm64: perf: fix event number maskVinayak Kale1-3/+4
2013-10-25arm64: kconfig: allow CPU_BIG_ENDIAN to be selectedWill Deacon1-0/+5
2013-10-25arm64: Fix the endianness of arch_spinlock_tCatalin Marinas1-0/+5
2013-10-25arm64: big-endian: write CPU holding pen address as LEMatthew Leach1-1/+10
2013-10-25arm64: big-endian: set correct endianess on kernel entryMatthew Leach2-5/+16
2013-10-25arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach2-10/+27
2013-10-25arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach1-0/+19
2013-10-25arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach3-29/+46
2013-10-25arm64: compat: correct register concatenation for syscall wrappersMatthew Leach2-11/+23
2013-10-25arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon4-0/+25
2013-10-25arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon1-1/+1
2013-10-25arm64: ELF: add support for big-endian executablesWill Deacon1-0/+13
2013-10-25arm64: big-endian: fix byteorder includeWill Deacon1-0/+4
2013-10-25arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon1-0/+6
2013-10-25arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini1-0/+9
2013-10-25xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini1-0/+25
2013-10-25arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland1-0/+30
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland8-1/+187
2013-10-25arm64: read enable-method for CPU0Mark Rutland4-19/+58
2013-10-25arm64: factor out spin-table boot methodMark Rutland7-73/+117
2013-10-25arm64: reorganise smp_enable_opsMark Rutland7-52/+102
2013-10-25arm64: unify smp_psci.c and psci.cMark Rutland4-74/+54
2013-10-24arm64: Export __copy_in_user() to modulesCatalin Marinas1-0/+1
2013-10-24arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon1-0/+2
2013-10-24arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon2-2/+7
2013-10-24arm64: locks: introduce ticket-based spinlock implementationWill Deacon2-31/+58
2013-10-23arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2013-10-22arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier1-0/+5
2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2-3/+11
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov5-13/+13
2013-10-16Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into nextGleb Natapov2-0/+21
2013-10-14KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall1-5/+0
2013-10-10Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux into timers/coreIngo Molnar2-10/+1
2013-10-09of: remove empty arch prom.h headersRob Herring1-1/+0
2013-10-09arm64: remove unnecessary prom.h includeRob Herring1-1/+0
2013-10-09arm64: use common of_flat_dt_get_machine_nameRob Herring1-10/+1
2013-10-09arch_timer: Move to generic sched_clock frameworkStephen Boyd2-10/+1