summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2016-11-11arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland4-10/+7
2016-11-11arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland3-6/+24
2016-11-11arm64: unexport walk_stackframeMark Rutland1-1/+0
2016-11-11arm64: traps: simplify die() and __die()Mark Rutland1-7/+6
2016-11-11arm64: factor out current_stack_pointerMark Rutland7-5/+17
2016-11-11arm64: asm-offsets: remove unused definitionsMark Rutland1-2/+0
2016-11-11arm64: thread_info remove stale itemsMark Rutland1-2/+0
2016-11-09arm64: percpu: kill off final ACCESS_ONCE() usesMark Rutland1-8/+8
2016-11-09arm64: hugetlb: fix the wrong address for several functionsHuang Shijie1-4/+4
2016-11-09arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie1-12/+0
2016-11-09arm64: Fix typo in add_default_hugepagesz() for 64K pagesCatalin Marinas1-1/+1
2016-11-07arm64: fix error: conflicting types for 'kprobe_fault_handler'Pratyush Anand1-1/+0
2016-11-07arm64: Add uprobe supportPratyush Anand10-2/+277
2016-11-07arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand2-2/+11
2016-11-07arm64: Handle TRAP_BRKPT for user mode as wellPratyush Anand1-7/+11
2016-11-07arm64: Handle TRAP_TRACE for user mode as wellPratyush Anand1-10/+12
2016-11-07arm64: kgdb_step_brk_fn: ignore other's exceptionPratyush Anand1-0/+3
2016-11-07arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand4-43/+52
2016-11-07arm64: dump: Add checking for writable and exectuable pagesLaura Abbott4-0/+94
2016-11-07arm64: dump: Remove max_addrLaura Abbott1-1/+0
2016-11-07arm64: dump: Make the page table dumping seq_file optionalLaura Abbott1-7/+19
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott5-29/+52
2016-11-07arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel1-4/+30
2016-11-07arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'Ard Biesheuvel3-21/+21
2016-11-07arm64: mm: BUG on unsupported manipulations of live kernel mappingsArd Biesheuvel1-27/+43
2016-11-07arm64: Remove pointless WARN_ON in DMA teardownRobin Murphy1-5/+0
2016-11-07arm64/kprobes: Tidy up sign-extension usageRobin Murphy1-9/+7
2016-11-07arm64: add sysfs cpu_capacity attributeJuri Lelli1-0/+64
2016-11-07arm64: parse cpu capacity-dmips-mhz from DTJuri Lelli1-1/+158
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds8-14/+12
2016-10-29Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2-7/+0
2016-10-29Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broad...Olof Johansson1-0/+2
2016-10-29Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2-0/+2
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2-6/+7
2016-10-26arm64: mm: fix __page_to_voff definitionNeeraj Upadhyay1-1/+1
2016-10-26arm64/numa: fix incorrect log for memory-less nodeHanjun Guo1-2/+5
2016-10-26arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie1-1/+1
2016-10-24arm64: dts: Updated NAND DT properties for NS2 SVKRay Jui1-0/+2
2016-10-22arm64: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada1-6/+6
2016-10-22arm64: uniphier: select ARCH_HAS_RESET_CONTROLLERMasahiro Yamada1-0/+1
2016-10-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+6
2016-10-21arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon1-5/+6
2016-10-21arm64: dts: Add timer erratum property for LS2080A and LS1043AScott Wood2-0/+2
2016-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds19-120/+183
2016-10-20arm64: remove pr_cont abuse from mem_initMark Rutland1-13/+13
2016-10-20arm64: fix show_regs fallout from KERN_CONT changesMark Rutland1-3/+12
2016-10-20arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=yArd Biesheuvel1-1/+1
2016-10-20arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse3-1/+16
2016-10-20arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse1-0/+9
2016-10-20arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse6-9/+21