summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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/+1
| * | | | | 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/+2
| * | | | | arm64: unmap idmap earlierMark Rutland2016-02-161-0/+6
| * | | | | arm64: unify idmap removalMark Rutland2016-02-163-19/+6
| * | | | | arm64: mm: place empty_zero_page in bssMark Rutland2016-02-161-0/+1
| |/ / / /
* | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-2/+0
|\ \ \ \ \
| * | | | | ARM64: PCI: Remove generated include of asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-2/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-164-5/+43
|\ \ \ \ \
| * | | | | arm64: VHE: Add support for running Linux in EL2 modeMarc Zyngier2016-02-291-1/+27
| * | | | | arm64: perf: Count EL2 events if the kernel is running in HYPMarc Zyngier2016-02-291-1/+5
| * | | | | arm64: KVM: Move most of the fault decoding to CMarc Zyngier2016-02-291-3/+0
| * | | | | arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier2016-02-291-0/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \ \ \ \
| * | | | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| |/ / / /
* | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-141-3/+3
|\ \ \ \ \
| * | | | | Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-044-36/+41
| |\| | | |
| * | | | | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
| | |_|/ / | |/| | |
* | | | | arm64: kasan: clear stale stack poisonMark Rutland2016-03-101-0/+4
| |/ / / |/| | |
* | | | arm64/efi: Make strnlen() available to the EFI namespaceThierry Reding2016-02-161-0/+1
* | | | arm64: make irq_stack_ptr more robustYang Shi2016-02-122-8/+16
* | | | arm64: debug: re-enable irqs before sending breakpoint SIGTRAPWill Deacon2016-02-101-26/+22
* | | | arm64: disable kasan when accessing frame->fp in unwind_frameYang Shi2016-02-091-2/+2
|/ / /
* | | 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/+1
|\ \
| * | arm64: KVM: Cleanup asm-offset.cMarc Zyngier2015-12-141-39/+0
| * | 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/+17
| |\ \ \
| * \ \ \ 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/+1
| | * | | 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
| * | | | | arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2015-12-211-3/+0
| * | | | | arm64: perf: Add event descriptionsDrew Richardson2015-11-161-0/+138
| * | | | | arm64: perf: Convert event enums to #definesDrew Richardson2015-11-161-50/+45
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-1219-439/+271
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | arm64: head.S: use memset to clear BSSMark Rutland2016-01-061-8/+7