summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
* | | | arm64: locks: Remove CONFIG_GENERIC_LOCKBREAKCatalin Marinas2013-11-061-4/+0
* | | | arm64: KVM: vgic: byteswap GICv2 access on world switch if BEMarc Zyngier2013-11-061-0/+13
* | | | arm64: KVM: initialize HYP mode following the kernel endiannessMarc Zyngier2013-11-061-1/+4
* | | | arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 modeT.J. Purtell2013-11-051-4/+5
* | | | arm64: Use 42-bit address space with 64K pagesCatalin Marinas2013-11-053-6/+11
* | | | arm64: module: ensure instruction is little-endian before manipulationWill Deacon2013-11-051-1/+4
* | | | arm64: defconfig: Enable CONFIG_PREEMPT by defaultCatalin Marinas2013-11-051-1/+1
* | | | arm64: fix access to preempt_count from assembly codeMarc Zyngier2013-11-051-11/+11
* | | | arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier2013-11-041-5/+5
* | | | arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter2013-11-041-24/+7
* | | | arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas2013-10-311-2/+2
* | | | ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha2013-10-301-17/+5
* | | | ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-10-301-0/+5
* | | | arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter2013-10-302-3/+19
* | | | arm64: update 32-bit kuser helpers to ARMv8Robin Murphy2013-10-281-9/+6
* | | | arm64: perf: fix event number maskVinayak Kale2013-10-251-3/+4
* | | | arm64: kconfig: allow CPU_BIG_ENDIAN to be selectedWill Deacon2013-10-251-0/+5
* | | | arm64: Fix the endianness of arch_spinlock_tCatalin Marinas2013-10-251-0/+5
* | | | arm64: big-endian: write CPU holding pen address as LEMatthew Leach2013-10-251-1/+10
* | | | arm64: big-endian: set correct endianess on kernel entryMatthew Leach2013-10-252-5/+16
* | | | arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach2013-10-252-10/+27
* | | | arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach2013-10-251-0/+19
* | | | arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach2013-10-253-29/+46
* | | | arm64: compat: correct register concatenation for syscall wrappersMatthew Leach2013-10-252-11/+23
* | | | arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-254-0/+25
* | | | arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon2013-10-251-1/+1
* | | | arm64: ELF: add support for big-endian executablesWill Deacon2013-10-251-0/+13
* | | | arm64: big-endian: fix byteorder includeWill Deacon2013-10-251-0/+4
* | | | arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon2013-10-251-0/+6
* | | | arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland2013-10-251-0/+30
* | | | arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-258-1/+187
* | | | arm64: read enable-method for CPU0Mark Rutland2013-10-254-19/+58
* | | | arm64: factor out spin-table boot methodMark Rutland2013-10-257-73/+117
* | | | arm64: reorganise smp_enable_opsMark Rutland2013-10-257-52/+102
* | | | arm64: unify smp_psci.c and psci.cMark Rutland2013-10-254-74/+54
* | | | arm64: Export __copy_in_user() to modulesCatalin Marinas2013-10-241-0/+1
* | | | arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon2013-10-241-0/+2
* | | | arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon2013-10-242-2/+7
* | | | arm64: locks: introduce ticket-based spinlock implementationWill Deacon2013-10-242-31/+58
* | | | arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-10-231-0/+6
| |/ / |/| |
* | | arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd2013-10-021-7/+0
* | | arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra2013-09-301-1/+3
* | | arm64: include EXT4 in defconfigRamkumar Ramachandra2013-09-301-0/+1
* | | arm64: fix possible invalid FPSIMD initialization stateJiang Liu2013-09-271-0/+2
* | | arm64: use correct register width when retrieving ASIDMatthew Leach2013-09-251-1/+1
* | | arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-251-4/+6
| |/ |/|
* | arm64: Widen hwcap to be 64 bitSteve Capper2013-09-202-2/+2
* | arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-201-5/+16
* | arm64: Make do_bad_area() function staticCatalin Marinas2013-09-201-1/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
OpenPOWER on IntegriCloud