summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-1429-187/+874
|\
| * arm64: Get rid of asm/opcodes.hMarc Zyngier2016-12-022-2/+4
| * Merge Will Deacon's for-next/perf branch into for-next/coreCatalin Marinas2016-11-292-41/+119
| |\
| | * arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand2016-11-181-0/+36
| | * arm64: hw_breakpoint: Handle inexact watchpoint addressesPavel Labath2016-11-181-27/+69
| | * arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand2016-11-182-27/+27
| * | arm64: head.S: Fix CNTHCTL_EL2 access on VHE systemJintack2016-11-291-1/+12
| * | arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-11-213-3/+78
| * | arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-215-7/+12
| * | arm64: Factor out PAN enabling/disabling into separate uaccess_* macrosCatalin Marinas2016-11-211-6/+5Star
| * | arm64: Support systems without FP/ASIMDSuzuki K Poulose2016-11-162-0/+29
| * | arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose2016-11-162-2/+2
| * | arm64: split thread_info from task stackMark Rutland2016-11-115-29/+49
| * | arm64: assembler: introduce ldr_this_cpuMark Rutland2016-11-111-1/+1
| * | arm64: make cpu number a percpu variableMark Rutland2016-11-111-0/+5
| * | arm64: smp: prepare for smp_processor_id() reworkMark Rutland2016-11-111-3/+4
| * | arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland2016-11-112-9/+0Star
| * | arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland2016-11-113-6/+24
| * | arm64: unexport walk_stackframeMark Rutland2016-11-111-1/+0Star
| * | arm64: traps: simplify die() and __die()Mark Rutland2016-11-111-7/+6Star
| * | arm64: factor out current_stack_pointerMark Rutland2016-11-113-0/+3
| * | arm64: asm-offsets: remove unused definitionsMark Rutland2016-11-111-2/+0Star
| * | arm64: fix error: conflicting types for 'kprobe_fault_handler'Pratyush Anand2016-11-071-1/+0Star
| * | arm64: Add uprobe supportPratyush Anand2016-11-073-0/+221
| * | arm64: Handle TRAP_BRKPT for user mode as wellPratyush Anand2016-11-071-7/+11
| * | arm64: Handle TRAP_TRACE for user mode as wellPratyush Anand2016-11-071-10/+12
| * | arm64: kgdb_step_brk_fn: ignore other's exceptionPratyush Anand2016-11-071-0/+3
| * | arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand2016-11-073-35/+41
| * | arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'Ard Biesheuvel2016-11-071-4/+4
| * | arm64/kprobes: Tidy up sign-extension usageRobin Murphy2016-11-071-9/+7Star
| * | arm64: add sysfs cpu_capacity attributeJuri Lelli2016-11-071-0/+64
| * | arm64: parse cpu capacity-dmips-mhz from DTJuri Lelli2016-11-071-1/+158
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-27/+9Star
|\ \
| * | arm64/cpuinfo: Convert to hotplug state machineAnna-Maria Gleixner2016-12-021-28/+9Star
| * | arm64/cpuinfo: Make hotplug notifier symmetricAnna-Maria Gleixner2016-12-021-1/+2
| |/
* / KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang2016-11-181-9/+1Star
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-10-208-34/+78
|\
| * arm64: fix show_regs fallout from KERN_CONT changesMark Rutland2016-10-201-3/+12
| * arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-10-202-1/+13
| * arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-203-3/+13
| * arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara2016-10-201-12/+15
| * arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon2016-10-191-14/+22
| * arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier2016-10-171-1/+2
| * arm64: kernel: numa: fix ACPI boot cpu numa node mappingLorenzo Pieralisi2016-10-171-0/+1
* | kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov2016-10-161-1/+1
|/
* 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
|\ \