summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| *-. Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-221-1/+1
| |\ \
| | * | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng2016-12-211-1/+1
* | | | arm64: setup: introduce kaslr_offset()Alexander Popov2016-12-201-0/+5
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-181-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-151-0/+2
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-1328-127/+511
|\ \ \ \
| * | | | arm64: Disable PAN on uaccess_enable()Marc Zyngier2016-12-121-1/+1
| * | | | arm64: Work around broken .inst when defective gas is detectedMarc Zyngier2016-12-061-4/+25
| * | | | arm64: Remove reference to asm/opcodes.hMarc Zyngier2016-12-051-2/+0
| * | | | arm64: Get rid of asm/opcodes.hMarc Zyngier2016-12-022-11/+10
| * | | | arm64: smp: Prevent raw_smp_processor_id() recursionRobin Murphy2016-12-021-1/+3
| * | | | Merge Will Deacon's for-next/perf branch into for-next/coreCatalin Marinas2016-11-291-1/+5
| |\ \ \ \
| | * | | | arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand2016-11-181-0/+4
| | * | | | arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand2016-11-181-1/+1
| * | | | | arm64: Remove I-cache invalidation from flush_cache_range()Catalin Marinas2016-11-231-1/+5
| * | | | | arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-11-212-15/+64
| * | | | | arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-215-6/+134
| * | | | | arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroCatalin Marinas2016-11-211-0/+13
| * | | | | arm64: Factor out PAN enabling/disabling into separate uaccess_* macrosCatalin Marinas2016-11-212-20/+76
| * | | | | arm64: Support systems without FP/ASIMDSuzuki K Poulose2016-11-162-2/+13
| * | | | | arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose2016-11-161-7/+12
| * | | | | arm64: split thread_info from task stackMark Rutland2016-11-114-25/+23
| * | | | | arm64: assembler: introduce ldr_this_cpuMark Rutland2016-11-111-4/+15
| * | | | | arm64: make cpu number a percpu variableMark Rutland2016-11-111-1/+10
| * | | | | arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland2016-11-111-1/+1
| * | | | | arm64: factor out current_stack_pointerMark Rutland2016-11-114-5/+14
| * | | | | arm64: thread_info remove stale itemsMark Rutland2016-11-111-2/+0
| * | | | | arm64: percpu: kill off final ACCESS_ONCE() usesMark Rutland2016-11-091-8/+8
| * | | | | arm64: Add uprobe supportPratyush Anand2016-11-075-1/+52
| * | | | | arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand2016-11-072-2/+11
| * | | | | arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand2016-11-071-8/+11
| * | | | | arm64: dump: Add checking for writable and exectuable pagesLaura Abbott2016-11-071-0/+8
| * | | | | arm64: dump: Remove max_addrLaura Abbott2016-11-071-1/+0
| * | | | | arm64: dump: Make ptdump debugfs a separate optionLaura Abbott2016-11-071-6/+9
| * | | | | arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'Ard Biesheuvel2016-11-071-1/+1
| |/ / / /
* | | | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-135-5/+5
|\ \ \ \ \
| * | | | | arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier2016-12-025-5/+5
| |/ / / /
* | | | | Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2016-12-131-1/+22
|\ \ \ \ \
| * | | | | ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki2016-12-021-1/+22
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arm, arm64: don't include blk_types.h in <asm/io.h>Christoph Hellwig2016-11-011-1/+0
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-30/+31
|\ \ \ \ \
| * | | | | irqchip/gic-v3-its: Specialise readq and writeq accessesVladimir Murzin2016-11-291-0/+14
| * | | | | irqchip/gic-v3-its: Specialise flush_dcache operationVladimir Murzin2016-11-291-0/+3
| * | | | | irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154Will Deacon2016-11-291-7/+2
| * | | | | irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon2016-11-291-28/+17
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-3/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-224-2/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-2/+0
| * | | | | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0