summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: Mark .rodata as ROJeremy Linton2016-02-261-2/+3
* arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2016-02-252-2/+2
* arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose2016-02-251-14/+18
* arm64: cpufeature: Fix the sign of feature bitsSuzuki K Poulose2016-02-251-25/+25
* arm64: cpufeature: Correct feature register tablesSuzuki K Poulose2016-02-251-3/+15
* arm64: Ensure the secondary CPUs have safe ASIDBits sizeSuzuki K Poulose2016-02-251-0/+12
* arm64: Enable CPU capability verification unconditionallySuzuki K Poulose2016-02-251-10/+0Star
* arm64: Handle early CPU boot failuresSuzuki K Poulose2016-02-253-2/+79
* arm64: Move cpu_die_early to smp.cSuzuki K Poulose2016-02-242-19/+22
* arm64: Introduce cpu_die_earlySuzuki K Poulose2016-02-241-9/+15
* arm64: Add a helper for parking CPUs in a loopSuzuki K Poulose2016-02-241-4/+1Star
* arm64: kaslr: randomize the linear regionArd Biesheuvel2016-02-241-0/+4
* arm64: add support for kernel ASLRArd Biesheuvel2016-02-245-9/+256
* arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-02-242-0/+48
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-241-5/+2Star
* arm64: avoid dynamic relocations in early boot codeArd Biesheuvel2016-02-242-14/+27
* arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel2016-02-242-16/+22
* arm64: add support for module PLTsArd Biesheuvel2016-02-244-0/+227
* arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-02-182-6/+13
* arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-02-182-3/+3
* arm64: Remove the get_thread_info() functionCatalin Marinas2016-02-181-9/+6Star
* arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-02-181-0/+16
* arm64: cpufeature: Test 'matches' pointer to find the end of the listJames Morse2016-02-181-6/+6
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-182-0/+30
* arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse2016-02-182-0/+11
* arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-02-182-56/+56
* arm64: vdso: Mark vDSO code as read-onlyDavid Brown2016-02-161-2/+1Star
* arm64: replace read_lock to rcu lock in call_step_hookYang Shi2016-02-161-10/+11
* arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon2016-02-162-15/+20
* arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-02-164-4/+205
* arm64: ensure _stext and _etext are page-alignedMark Rutland2016-02-161-3/+2Star
* arm64: unmap idmap earlierMark Rutland2016-02-161-0/+6
* arm64: unify idmap removalMark Rutland2016-02-163-19/+6Star
* arm64: mm: place empty_zero_page in bssMark Rutland2016-02-161-0/+1
* arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi2016-01-251-0/+5
* arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel2016-01-251-15/+25
* arm64: insn: remove BUG_ON from codegenZi Shen Lim2016-01-181-53/+112
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-121-39/+1Star
|\
| * arm64: KVM: Cleanup asm-offset.cMarc Zyngier2015-12-141-39/+0Star
| * arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-141-0/+1
* | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-122-0/+26
|\ \
| * | arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini2015-12-212-0/+26
| |/
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-125-30/+53
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2016-01-121-317/+17Star
| |\ \
| * \ \ Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-055-30/+53
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2016-01-042-29/+1Star
| | * | ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander2016-01-044-1/+52
* | | | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-01-121-54/+209
|\ \ \ \
| * | | | arm64: perf: add support for Cortex-A72Will Deacon2015-12-221-1/+12
| * | | | arm64: perf: add format entry to describe event -> config mappingWill Deacon2015-12-221-2/+16