summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | arm64/numa: fix incorrect log for memory-less nodeHanjun Guo2016-10-261-2/+5
* | | arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie2016-10-261-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-211-5/+6
|\ \ \
| * | | arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon2016-10-211-5/+6
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-10-2019-120/+183
|\ \ \
| * | | arm64: remove pr_cont abuse from mem_initMark Rutland2016-10-201-13/+13
| * | | arm64: fix show_regs fallout from KERN_CONT changesMark Rutland2016-10-201-3/+12
| * | | arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=yArd Biesheuvel2016-10-201-1/+1
| * | | arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-10-203-1/+16
| * | | arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse2016-10-201-0/+9
| * | | arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-206-9/+21
| * | | arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara2016-10-202-12/+23
| * | | arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon2016-10-191-64/+56
| * | | arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon2016-10-191-14/+22
| * | | arm64: sysreg: Fix use of XZR in write_sysreg_sWill Deacon2016-10-171-1/+1
| * | | arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=yArd Biesheuvel2016-10-171-1/+1
| * | | arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier2016-10-171-1/+2
| * | | arm64: kernel: numa: fix ACPI boot cpu numa node mappingLorenzo Pieralisi2016-10-171-0/+1
| * | | arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel2016-10-171-0/+5
| |/ /
* / / kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov2016-10-161-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-142-10/+7
|\ \
| * \ Merge branch 'work.uaccess' into for-linusAl Viro2016-10-142-10/+7
| |\ \
| | * | arm64: don't zero in __copy_from_user{,_inatomic}Al Viro2016-09-152-10/+7
* | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-10-142-1/+4
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-4.9Tejun Heo2016-09-0619-95/+169
| |\ \ \ \