summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2016-10-11arm64: use simpler API for random address requestsJason Cooper
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-28ARM64: ACPI: enable ACPI_SPCR_TABLEAleksey Makarov
2016-09-26arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood
2016-09-23arm64: kgdb: handle read-only text / modulesAKASHI Takahiro
2016-09-23arm64: Call numa_store_cpu_info() earlier.David Daney
2016-09-20arm64: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-19arm64/FP/SIMD: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-16arm64: pmu: Hoist pmu platform device nameJeremy Linton
2016-09-16arm64: pmu: Probe default hw/cache countersJeremy Linton
2016-09-16arm64: pmu: add fallback probe tableMark Salter
2016-09-15arm64: Improve kprobes test for atomic sequenceDavid A. Long
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-12arm64: use alternative auto-nopMark Rutland
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose
2016-09-09arm64: Refactor sysinstr exception handlingSuzuki K Poulose
2016-09-09arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose
2016-09-09arm64: alternative: Add support for patching adrp instructionsSuzuki K Poulose
2016-09-09arm64: insn: Add helpers for adrp offsetsSuzuki K Poulose
2016-09-09arm64: alternative: Disallow patching instructions using literalsSuzuki K Poulose
2016-09-09arm64: Rearrange CPU errata workaround checksSuzuki K Poulose
2016-09-09arm64: Use consistent naming for errata handlingSuzuki K Poulose
2016-09-09arm64: Set the safe value for L1 icache policySuzuki K Poulose
2016-09-09arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei
2016-09-09arm64/numa: avoid inconsistent information to be printedZhen Lei
2016-09-09arm64: perf: move to common attr_group fieldsMark Rutland
2016-09-09arm64: simplify sysreg manipulationMark Rutland
2016-09-07arm64: Use static keys for CPU featuresCatalin Marinas
2016-09-05arm64: ftrace: add save_stack_trace_regs()Pratyush Anand
2016-09-05arm64: kernel: re-export _cpu_resume() from sleep.SArd Biesheuvel
2016-09-02arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestepWill Deacon
2016-09-02arm64: head.S: document the use of callee saved registersArd Biesheuvel
2016-09-02arm64: head.S: use ordinary stack frame for __primary_switched()Ard Biesheuvel
2016-09-02arm64: kernel: drop use of x24 from primary boot pathArd Biesheuvel
2016-09-02arm64: kernel: use x30 for __enable_mmu return addressArd Biesheuvel
2016-09-02arm64: head.S: move KASLR processing out of __enable_mmu()Ard Biesheuvel
2016-09-02arm64: kernel: use ordinary return/argument register for el2_setup()Ard Biesheuvel
2016-09-02arm64: kernel: fix style issues in sleep.SArd Biesheuvel
2016-09-01arm64: kernel: do not need to reset UAO on exception entryVladimir Murzin
2016-09-01arm64: debug: convert OS lock CPU hotplug notifier to new infrastructureWill Deacon
2016-09-01arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructureWill Deacon
2016-08-31arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-08-31arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel
2016-08-31arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel