summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-04-20arm64: spin-table: add missing of_node_put()Masahiro Yamada1-5/+6
2016-04-19arm64: Reduce verbosity on SMP CPU stopJan Glauber1-11/+5
2016-04-18arm64: fix invalidation of wrong __early_cpu_boot_status cachelineArd Biesheuvel1-1/+2
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni3-0/+18
2016-04-15arm64: Move unflatten_device_tree() call earlier.David Daney1-4/+8
2016-04-15arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose2-0/+39
2016-04-14arm64: hw-breakpoint: Remove superfluous SMP function callAnna-Maria Gleixner1-3/+5
2016-04-14arm64/debug: Remove superfluous SMP function callAnna-Maria Gleixner1-2/+1
2016-04-14arm64: simplify kernel segment mapping granularityArd Biesheuvel1-10/+15
2016-04-14arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel1-1/+0
2016-04-14arm64: move early boot code to the .init segmentArd Biesheuvel3-18/+20
2016-04-14arm64: insn: avoid virt_to_page() translations on core kernel symbolsArd Biesheuvel1-1/+1
2016-04-14arm64: vdso: avoid virt_to_page() translations on kernel symbolsArd Biesheuvel1-2/+2
2016-04-14arm64: remove the now unneeded relocate_initrd()Ard Biesheuvel1-64/+0
2016-04-13arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang1-7/+2
2016-04-13arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang1-0/+4
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar31-394/+1364
2016-03-31perf/core: Set event's default ::overflow_handler()Wang Nan1-2/+2
2016-03-29arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao1-53/+19
2016-03-26arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-5/+6
2016-03-24arm64: kaslr: use callee saved register to preserve SCTLR across C callArd Biesheuvel1-2/+2
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds1-22/+100
2016-03-21arm64: fix KASLR boot-time I-cache maintenanceMark Rutland1-2/+3
2016-03-21arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel1-1/+1
2016-03-21Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2016-03-20Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-97/+2
2016-03-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds27-220/+1202
2016-03-17Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+43
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-03-15Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+3
2016-03-10arm64: kasan: clear stale stack poisonMark Rutland1-0/+4
2016-03-05Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King1-97/+2
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder3-4/+4
2016-03-04arm64: efi: add missing frame pointer assignmentArd Biesheuvel1-0/+1
2016-03-04arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland2-58/+58
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar4-36/+41
2016-03-02arm64: Rework valid_user_regsMark Rutland3-5/+81
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2016-03-01arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LCWill Deacon1-1/+1
2016-02-29arm64: VHE: Add support for running Linux in EL2 modeMarc Zyngier1-1/+27
2016-02-29arm64: perf: Count EL2 events if the kernel is running in HYPMarc Zyngier1-1/+5
2016-02-29arm64: KVM: Move most of the fault decoding to CMarc Zyngier1-3/+0
2016-02-29arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier1-0/+11
2016-02-26arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postbootLorenzo Pieralisi1-26/+14
2016-02-26arm64: Add support for Half precision floating pointSuzuki K Poulose2-0/+4
2016-02-26arm64: Add workaround for Cavium erratum 27456Andrew Pinski1-0/+9
2016-02-26arm64: mm: Mark .rodata as ROJeremy Linton1-2/+3
2016-02-25arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2-2/+2