summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: use simpler API for random address requestsJason Cooper2016-10-121-6/+2Star
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
* Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-041-1/+10
|\
| * ARM64: ACPI: enable ACPI_SPCR_TABLEAleksey Makarov2016-09-281-1/+10
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-041-17/+5Star
|\ \
| * | arm64/FP/SIMD: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-17/+5Star
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-042-2/+2
|\ \
| * \ Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-302-20/+30
| |\ \
| * \ \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-0/+3
| |\ \ \ | | | |/ | | |/|
| * | | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
| * | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-241-1/+1
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-0333-453/+704
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland2016-09-262-6/+9
| * | | arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood2016-09-231-1/+1
| * | | arm64: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-201-1/+1
| * | | arm64: pmu: Hoist pmu platform device nameJeremy Linton2016-09-161-1/+1
| * | | arm64: pmu: Probe default hw/cache countersJeremy Linton2016-09-161-4/+41
| * | | arm64: pmu: add fallback probe tableMark Salter2016-09-161-1/+12
| * | | arm64: Improve kprobes test for atomic sequenceDavid A. Long2016-09-151-25/+23Star
| * | | arm64: use alternative auto-nopMark Rutland2016-09-121-8/+2Star
| * | | arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-093-0/+38
| * | | arm64: Refactor sysinstr exception handlingSuzuki K Poulose2016-09-091-26/+47
| * | | arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose2016-09-092-2/+2
| * | | arm64: alternative: Add support for patching adrp instructionsSuzuki K Poulose2016-09-091-0/+15
| * | | arm64: insn: Add helpers for adrp offsetsSuzuki K Poulose2016-09-091-0/+13
| * | | arm64: alternative: Disallow patching instructions using literalsSuzuki K Poulose2016-09-091-0/+6
| * | | arm64: Rearrange CPU errata workaround checksSuzuki K Poulose2016-09-093-13/+27
| * | | arm64: Use consistent naming for errata handlingSuzuki K Poulose2016-09-093-4/+4
| * | | arm64: Set the safe value for L1 icache policySuzuki K Poulose2016-09-091-2/+3
| * | | arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei2016-09-091-0/+1
| * | | arm64/numa: avoid inconsistent information to be printedZhen Lei2016-09-091-1/+3
| * | | arm64: perf: move to common attr_group fieldsMark Rutland2016-09-091-12/+24
| * | | arm64: simplify sysreg manipulationMark Rutland2016-09-094-19/+13Star
| * | | arm64: Use static keys for CPU featuresCatalin Marinas2016-09-072-0/+8
| * | | arm64: ftrace: add save_stack_trace_regs()Pratyush Anand2016-09-051-0/+21
| * | | arm64: kernel: re-export _cpu_resume() from sleep.SArd Biesheuvel2016-09-051-1/+1
| * | | arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestepWill Deacon2016-09-021-2/+2
| * | | arm64: head.S: document the use of callee saved registersArd Biesheuvel2016-09-021-0/+10
| * | | arm64: head.S: use ordinary stack frame for __primary_switched()Ard Biesheuvel2016-09-021-9/+9
| * | | arm64: kernel: drop use of x24 from primary boot pathArd Biesheuvel2016-09-021-8/+12
| * | | arm64: kernel: use x30 for __enable_mmu return addressArd Biesheuvel2016-09-022-20/+9Star
| * | | arm64: head.S: move KASLR processing out of __enable_mmu()Ard Biesheuvel2016-09-021-27/+42
| * | | arm64: kernel: use ordinary return/argument register for el2_setup()Ard Biesheuvel2016-09-021-7/+7
| * | | arm64: kernel: fix style issues in sleep.SArd Biesheuvel2016-09-021-11/+10Star
| * | | arm64: kernel: do not need to reset UAO on exception entryVladimir Murzin2016-09-011-1/+1
| * | | arm64: debug: convert OS lock CPU hotplug notifier to new infrastructureWill Deacon2016-09-011-24/+6Star
| * | | arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructureWill Deacon2016-09-012-36/+22Star
| * | | arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon2016-08-311-2/+4
| * | | arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel2016-08-311-1/+6
| * | | arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel2016-08-311-26/+20Star