summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-17/+5
|\
| * arm64/FP/SIMD: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-17/+5
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-032-0/+7
|\ \
| * \ Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-09-221-0/+1
| |\ \
| | * | arm64: marvell: enable the Marvell PIC driverThomas Petazzoni2016-08-221-0/+1
| * | | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-2016-47/+50
| |\ \ \
| * | | | irqchip/gic-v3: Reset BPR during initializationDaniel Thompson2016-09-121-0/+6
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-032-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-303-22/+30
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-09-2017-48/+51
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-157-14/+30
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | 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-0386-892/+1421
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | arm64: tlbflush.h: add __tlbi() macroMark Rutland2016-09-281-8/+26
| * | | | | | | arm64: Kconfig: remove SMP dependence for NUMAKefeng Wang2016-09-281-1/+0
| * | | | | | | arm64: Kconfig: select OF/ACPI_NUMA under NUMA configKefeng Wang2016-09-261-1/+2
| * | | | | | | 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-233-1/+10
| * | | | | | | arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood2016-09-231-3/+44
| * | | | | | | arm64: Correctly bounds check virt_addr_validLaura Abbott2016-09-221-2/+6
| * | | | | | | arm64: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-203-3/+3
| * | | | | | | 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/+23
| * | | | | | | arm64/kvm: use alternative auto-nopMark Rutland2016-09-122-12/+4
| * | | | | | | arm64: use alternative auto-nopMark Rutland2016-09-123-24/+8
| * | | | | | | arm64: alternative: add auto-nop infrastructureMark Rutland2016-09-121-17/+53
| * | | | | | | arm64: lse: convert lse alternatives NOP padding to use __nopsWill Deacon2016-09-093-56/+39
| * | | | | | | arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon2016-09-092-0/+12
| * | | | | | | arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon2016-09-092-5/+16
| * | | | | | | arm64: Remove shadowed asm-generic headersRobin Murphy2016-09-091-4/+0
| * | | | | | | arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-097-3/+71
| * | | | | | | arm64: Refactor sysinstr exception handlingSuzuki K Poulose2016-09-092-35/+114
| * | | | | | | arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose2016-09-093-6/+22
| * | | | | | | arm64: alternative: Add support for patching adrp instructionsSuzuki K Poulose2016-09-091-0/+15
| * | | | | | | arm64: insn: Add helpers for adrp offsetsSuzuki K Poulose2016-09-092-1/+23
| * | | | | | | arm64: alternative: Disallow patching instructions using literalsSuzuki K Poulose2016-09-091-0/+6
| * | | | | | | arm64: Rearrange CPU errata workaround checksSuzuki K Poulose2016-09-094-15/+29
| * | | | | | | arm64: Use consistent naming for errata handlingSuzuki K Poulose2016-09-094-6/+6
| * | | | | | | arm64: Set the safe value for L1 icache policySuzuki K Poulose2016-09-092-3/+4
| * | | | | | | arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei2016-09-092-6/+11
| * | | | | | | arm64/numa: remove some useless codeZhen Lei2016-09-091-4/+0
| * | | | | | | arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei2016-09-092-0/+60
| * | | | | | | arm64: numa: Use pr_fmt()Kefeng Wang2016-09-091-19/+18
| * | | | | | | arm64/numa: avoid inconsistent information to be printedZhen Lei2016-09-092-4/+6
| * | | | | | | arm64: perf: move to common attr_group fieldsMark Rutland2016-09-091-12/+24
| * | | | | | | arm64: simplify contextidr_thread_switchMark Rutland2016-09-091-6/+3
| * | | | | | | arm64: simplify sysreg manipulationMark Rutland2016-09-099-52/+44