summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-2/+1
|\
| * ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao2016-07-061-2/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-2733-223/+2529
|\ \
| * \ Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-2118-7/+1538
| |\ \
| | * | arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas2016-07-211-0/+5
| | * | arm64: kprobes: Cleanup jprobe_returnMarc Zyngier2016-07-211-12/+10
| | * | arm64: kprobes: Fix overflow when saving stackMarc Zyngier2016-07-201-8/+14
| | * | arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon2016-07-191-0/+2
| | * | arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu2016-07-191-1/+89
| | * | arm64: Add trampoline code for kretprobesWilliam Cohen2016-07-194-0/+98
| | * | arm64: kprobes instruction simulation supportSandeepa Prabhu2016-07-197-13/+323
| | * | arm64: Treat all entry code as non-kprobe-ablePratyush Anand2016-07-193-0/+30
| | * | arm64: Blacklist non-kprobe-able symbolPratyush Anand2016-07-194-0/+31
| | * | arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-197-3/+719
| | * | arm64: add conditional instruction simulation supportDavid A. Long2016-07-193-4/+116
| | * | arm64: Add more test functions to insn.cDavid A. Long2016-07-191-0/+34
| | * | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long2016-07-191-0/+101
| * | | arm64: Honor nosmp kernel command line optionSuzuki K Poulose2016-07-211-0/+7
| * | | arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose2016-07-211-1/+1
| * | | arm64: debug: remove redundant spsr manipulationWill Deacon2016-07-191-11/+2
| * | | arm64: debug: unmask PSTATE.D earlierWill Deacon2016-07-192-2/+0
| * | | arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper2016-07-121-0/+120
| * | | arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky2016-07-123-13/+58
| * | | arm64: Refactor vDSO time functionsKevin Brodsky2016-07-121-126/+172
| * | | arm64: fix vdso-offsets.h dependencyKevin Brodsky2016-07-112-8/+3
| * | | Revert "arm64: Fix vdso-offsets.h dependency"Catalin Marinas2016-07-112-7/+7
| * | | arm64: Fix vdso-offsets.h dependencyCatalin Marinas2016-07-082-7/+7
| * | | arm64: efi: avoid block mappings for unaligned UEFI memory regionsArd Biesheuvel2016-07-011-0/+14
| * | | arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel2016-07-011-1/+35
| * | | arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel2016-07-011-1/+1
| * | | arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-013-1/+73
| * | | arm64: consolidate signal injection on emulation errorsAndre Przywara2016-07-012-36/+52
| * | | arm64: errata: Calling enable functions for CPU errata tooAndre Przywara2016-07-012-2/+7
| * | | arm64: mm: fix location of _etextArd Biesheuvel2016-06-272-4/+5
| * | | arm64/kexec: Add pr_debug outputGeoff Levand2016-06-271-0/+42
| * | | arm64/kexec: Add core kexec supportGeoff Levand2016-06-273-0/+302
| * | | arm64: Add back cpu reset routinesGeoff Levand2016-06-273-1/+97
| * | | arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse2016-06-271-0/+18
| * | | arm64: kill ESR_LNX_EXECMark Rutland2016-06-211-1/+1
| * | | arm64: add macro to extract ESR_ELx.ECMark Rutland2016-06-211-1/+1
| * | | arm64: simplify dump_memMark Rutland2016-06-211-20/+11
| * | | arm64: kasan: instrument user memory access APIYang Shi2016-06-211-2/+2
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki2016-07-251-1/+19
|\ \ \ \ \ | | | |/ / | | |/| / | | | |/
| * | | arm64: add support for ACPI Low Power Idle(LPI)Sudeep Holla2016-07-211-0/+18
| * | | arm64: cpuidle: drop __init section marker to arm_cpuidle_initSudeep Holla2016-07-211-1/+1
* | | | Merge branch 'acpi-tables'Rafael J. Wysocki2016-07-251-2/+4
|\ \ \ \
| * | | | ACPI: ARM64: support for ACPI_TABLE_UPGRADEJon Masters2016-06-221-2/+4
| | |/ / | |/| |
* | | | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-253-0/+115
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo2016-05-303-0/+115
* | | | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2016-07-071-0/+6