summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2016-04-26arm64: kernel: replace early 64-bit literal loads with move-immediatesArd Biesheuvel
2016-04-26arm64: kernel: perform relocation processing from ID mapArd Biesheuvel
2016-04-26arm64: kernel: use literal for relocated address of __secondary_switchedArd Biesheuvel
2016-04-26arm64: kernel: don't export local symbols from head.SArd Biesheuvel
2016-04-25arm64: Fix behavior of maxcpus=NSuzuki K Poulose
2016-04-25arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose
2016-04-25arm64: Allow a capability to be checked on a single CPUMarc Zyngier
2016-04-25arm64: cpufeature: Add scope for capability checkSuzuki K Poulose
2016-04-25arm64: make dt_scan_depth1_nodes more readableMark Rutland
2016-04-25ARM64: ACPI: Check if it runs on Xen to enable or disable ACPIShannon Zhao
2016-04-20arm64: compat: Check for AArch32 stateSuzuki K Poulose
2016-04-20arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2016-04-20arm64: cpufeature: Check availability of AArch32Suzuki K Poulose
2016-04-20arm64: HWCAP: Split COMPAT HWCAP table entriesSuzuki K Poulose
2016-04-20arm64: hwcaps: Cleanup namingSuzuki K Poulose
2016-04-19arm64: Reduce verbosity on SMP CPU stopJan Glauber
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni
2016-04-15arm64: Move unflatten_device_tree() call earlier.David Daney
2016-04-15arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose
2016-04-14arm64: hw-breakpoint: Remove superfluous SMP function callAnna-Maria Gleixner
2016-04-14arm64/debug: Remove superfluous SMP function callAnna-Maria Gleixner
2016-04-14arm64: simplify kernel segment mapping granularityArd Biesheuvel
2016-04-14arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel
2016-04-14arm64: move early boot code to the .init segmentArd Biesheuvel
2016-04-14arm64: insn: avoid virt_to_page() translations on core kernel symbolsArd Biesheuvel
2016-04-14arm64: vdso: avoid virt_to_page() translations on kernel symbolsArd Biesheuvel
2016-04-14arm64: remove the now unneeded relocate_initrd()Ard Biesheuvel
2016-04-13arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang
2016-04-13arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang
2016-03-29arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-24arm64: kaslr: use callee saved register to preserve SCTLR across C callArd Biesheuvel
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-03-21arm64: fix KASLR boot-time I-cache maintenanceMark Rutland
2016-03-21arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2016-03-21Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-09arm64: kasan: clear stale stack poisonMark Rutland
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder
2016-03-04arm64: efi: add missing frame pointer assignmentArd Biesheuvel
2016-03-04arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-02arm64: Rework valid_user_regsMark Rutland