summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * arm64: Don't trace __switch_to if function graph tracer is enabledJoel Fernandes2017-01-101-1/+1
* | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-211-1/+1
|\ \
| * | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-1/+1
| |/
* | arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash2017-01-271-1/+7
* | arm64: avoid returning from bad_modeMark Rutland2017-01-192-5/+25
* | arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin2017-01-181-0/+4
* | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-1/+1
* | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-1/+2
* | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-3/+4
|/
* arm64: don't pull uaccess.h into *.SAl Viro2016-12-261-1/+1
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-253-3/+3
|\
| * cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-253-3/+3
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
|/
* Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-221-4/+3
|\
| *-. Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-221-4/+3
| |\ \
| | * | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-211-4/+3
* | | | arm64: setup: introduce kaslr_offset()Alexander Popov2016-12-201-4/+4
* | | | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-24/+43
|\ \ \ \ | |/ / / |/| | |
| * | | PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessorsTomasz Nowicki2016-12-061-12/+5
| * | | arm64: PCI: Exclude ACPI "consumer" resources from host bridge windowsBjorn Helgaas2016-12-061-0/+14
| * | | arm64: PCI: Manage controller-specific data on per-controller basisTomasz Nowicki2016-12-061-7/+10
| * | | arm64: PCI: Search ACPI namespace to ensure ECAM space is reservedBjorn Helgaas2016-12-061-1/+11
| * | | arm64: PCI: Add local struct device pointersBjorn Helgaas2016-12-061-6/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-2/+2
|\ \ \ \
| * | | | treewide: Fix printk() message errorsMasanari Iida2016-12-141-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-1329-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/+5
| * | | | 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/+0
| * | | | arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland2016-11-113-6/+24
| * | | | arm64: unexport walk_stackframeMark Rutland2016-11-111-1/+0
| * | | | arm64: traps: simplify die() and __die()Mark Rutland2016-11-111-7/+6
| * | | | arm64: factor out current_stack_pointerMark Rutland2016-11-113-0/+3
| * | | | arm64: asm-offsets: remove unused definitionsMark Rutland2016-11-111-2/+0
| * | | | arm64: fix error: conflicting types for 'kprobe_fault_handler'Pratyush Anand2016-11-071-1/+0
| * | | | arm64: Add uprobe supportPratyush Anand2016-11-073-0/+221
| * | | | arm64: Handle TRAP_BRKPT for user mode as wellPratyush Anand2016-11-071-7/+11