summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: Update the synchronous external abort fault descriptionCatalin Marinas2016-11-211-4/+4
* arm64: Support systems without FP/ASIMDSuzuki K Poulose2016-11-167-4/+65
* arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose2016-11-163-9/+14
* arm64: split thread_info from task stackMark Rutland2016-11-1110-54/+73
* arm64: assembler: introduce ldr_this_cpuMark Rutland2016-11-112-5/+16
* arm64: make cpu number a percpu variableMark Rutland2016-11-112-1/+15
* 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-114-10/+7
* 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-117-5/+17
* arm64: asm-offsets: remove unused definitionsMark Rutland2016-11-111-2/+0
* 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: hugetlb: fix the wrong address for several functionsHuang Shijie2016-11-091-4/+4
* arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie2016-11-091-12/+0
* arm64: Fix typo in add_default_hugepagesz() for 64K pagesCatalin Marinas2016-11-091-1/+1
* arm64: fix error: conflicting types for 'kprobe_fault_handler'Pratyush Anand2016-11-071-1/+0
* arm64: Add uprobe supportPratyush Anand2016-11-0710-2/+277
* arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand2016-11-072-2/+11
* 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-074-43/+52
* arm64: dump: Add checking for writable and exectuable pagesLaura Abbott2016-11-074-0/+94
* arm64: dump: Remove max_addrLaura Abbott2016-11-071-1/+0
* arm64: dump: Make the page table dumping seq_file optionalLaura Abbott2016-11-071-7/+19
* arm64: dump: Make ptdump debugfs a separate optionLaura Abbott2016-11-075-29/+52
* arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel2016-11-071-4/+30
* arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'Ard Biesheuvel2016-11-073-21/+21
* arm64: mm: BUG on unsupported manipulations of live kernel mappingsArd Biesheuvel2016-11-071-27/+43
* arm64: Remove pointless WARN_ON in DMA teardownRobin Murphy2016-11-071-5/+0
* arm64/kprobes: Tidy up sign-extension usageRobin Murphy2016-11-071-9/+7
* 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 tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-10-298-14/+12
|\
| * Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2016-10-292-7/+0
| |\
| | * arm64: dts: rockchip: remove the abuse of keep-power-in-suspendShawn Lin2016-10-182-3/+0
| | * arm64: dts: rockchip: remove always-on and boot-on from vcc_sdShawn Lin2016-10-162-4/+0
| * | Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broad...Olof Johansson2016-10-291-0/+2
| |\ \
| | * | arm64: dts: Updated NAND DT properties for NS2 SVKRay Jui2016-10-231-0/+2
| | |/
| * | Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2016-10-292-0/+2
| |\ \
| | * | arm64: dts: Add timer erratum property for LS2080A and LS1043AScott Wood2016-10-212-0/+2
| | |/
| * | Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-10-292-6/+7
| |\ \
| | * | arm64: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada2016-10-221-6/+6
| | * | arm64: uniphier: select ARCH_HAS_RESET_CONTROLLERMasahiro Yamada2016-10-221-0/+1
| | |/
| * | Merge tag 'mvebu-fixes-4.8-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-10-171-1/+1
| |\ \ | | |/ | |/|
| | * arm64: dts: marvell: fix clocksource for CP110 master SPI0Marcin Wojtas2016-09-201-1/+1
* | | arm64: mm: fix __page_to_voff definitionNeeraj Upadhyay2016-10-261-1/+1
OpenPOWER on IntegriCloud