aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2017-03-29arm64: Implement IPI_CPU_BACKTRACE using pseudo-NMIsDaniel Thompson
2017-03-29arm64: Add support for on-demand backtrace of other CPUsDaniel Thompson
2017-03-29arm64: irqflags: Use ICC sysregs to implement IRQ maskingDaniel Thompson
2017-03-29arm64: alternative: Apply alternatives early in boot processDaniel Thompson
2017-03-29arm64: cpufeature: Allow early detect of specific featuresDaniel Thompson
2017-01-27arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash
2017-01-19arm64: avoid returning from bad_modeMark Rutland
2017-01-18arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-12-20arm64: setup: introduce kaslr_offset()Alexander Popov
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-06PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessorsTomasz Nowicki
2016-12-06arm64: PCI: Exclude ACPI "consumer" resources from host bridge windowsBjorn Helgaas
2016-12-06arm64: PCI: Manage controller-specific data on per-controller basisTomasz Nowicki
2016-12-06arm64: PCI: Search ACPI namespace to ensure ECAM space is reservedBjorn Helgaas
2016-12-06arm64: PCI: Add local struct device pointersBjorn Helgaas
2016-12-02arm64: Get rid of asm/opcodes.hMarc Zyngier
2016-12-02arm64/cpuinfo: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-02arm64/cpuinfo: Make hotplug notifier symmetricAnna-Maria Gleixner
2016-11-29Merge Will Deacon's for-next/perf branch into for-next/coreCatalin Marinas
2016-11-29arm64: head.S: Fix CNTHCTL_EL2 access on VHE systemJintack
2016-11-21arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2016-11-21arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas
2016-11-21arm64: Factor out PAN enabling/disabling into separate uaccess_* macrosCatalin Marinas
2016-11-18arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand
2016-11-18arm64: hw_breakpoint: Handle inexact watchpoint addressesPavel Labath
2016-11-18arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand
2016-11-18KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang
2016-11-16arm64: Support systems without FP/ASIMDSuzuki K Poulose
2016-11-16arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose
2016-11-11arm64: split thread_info from task stackMark Rutland
2016-11-11arm64: assembler: introduce ldr_this_cpuMark Rutland
2016-11-11arm64: make cpu number a percpu variableMark Rutland
2016-11-11arm64: smp: prepare for smp_processor_id() reworkMark Rutland
2016-11-11arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland
2016-11-11arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland
2016-11-11arm64: unexport walk_stackframeMark Rutland