summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2013-11-07ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha
2013-11-06arm64: locks: Remove CONFIG_GENERIC_LOCKBREAKCatalin Marinas
2013-11-06arm64: KVM: vgic: byteswap GICv2 access on world switch if BEMarc Zyngier
2013-11-06arm64: KVM: initialize HYP mode following the kernel endiannessMarc Zyngier
2013-11-05arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 modeT.J. Purtell
2013-11-05arm64: Use 42-bit address space with 64K pagesCatalin Marinas
2013-11-05arm64: module: ensure instruction is little-endian before manipulationWill Deacon
2013-11-05arm64: defconfig: Enable CONFIG_PREEMPT by defaultCatalin Marinas
2013-11-05arm64: fix access to preempt_count from assembly codeMarc Zyngier
2013-11-04arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier
2013-11-04arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter
2013-10-31arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas
2013-10-30ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha
2013-10-30ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha
2013-10-30arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter
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-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-02arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd
2013-09-30arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra
2013-09-30arm64: include EXT4 in defconfigRamkumar Ramachandra
2013-09-27arm64: fix possible invalid FPSIMD initialization stateJiang Liu
2013-09-25arm64: use correct register width when retrieving ASIDMatthew Leach
2013-09-25arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas
2013-09-20arm64: Make do_bad_area() function staticCatalin Marinas