summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | arm64: numa: Remove the unused parent_node() macroDou Liyang2017-08-151-3/+0
* | | | arm64: compat: Remove leftover variable declarationKevin Brodsky2017-08-101-2/+0
* | | | arm64: fix pmem interface definitionArnd Bergmann2017-08-101-2/+2
* | | | arm64: uaccess: Add the uaccess_flushcache.c fileRobin Murphy2017-08-101-0/+47
* | | | Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-08-0917-198/+176
|\| | |
| * | | arm64: unwind: remove sp from struct stackframeArd Biesheuvel2017-08-097-14/+1
| * | | arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel2017-08-098-85/+36
| * | | arm64: unwind: disregard frame.sp when validating frame pointerArd Biesheuvel2017-08-082-18/+16
| * | | arm64: unwind: avoid percpu indirection for irq stackMark Rutland2017-08-084-7/+7
| * | | arm64: move non-entry code out of .entry.textMark Rutland2017-08-082-44/+57
| * | | arm64: consistently use bl for C exception entryMark Rutland2017-08-081-4/+8
| * | | arm64: Add ASM_BUG()Mark Rutland2017-08-082-32/+57
| | |/ | |/|
* | | arm64/vdso: Support mremap() for vDSODmitry Safonov2017-08-091-0/+15
* | | arm64: uaccess: Implement *_flushcache variantsRobin Murphy2017-08-094-0/+19
* | | arm64: Implement pmem API supportRobin Murphy2017-08-097-1/+61
* | | arm64: Handle trapped DC CVAPRobin Murphy2017-08-092-1/+5
* | | arm64: Expose DC CVAP to userspaceRobin Murphy2017-08-094-0/+5
* | | arm64: Convert __inval_cache_range() to area-basedRobin Murphy2017-08-093-18/+24
* | | arm64: mm: Fix set_memory_valid() declarationRobin Murphy2017-08-091-1/+1
* | | arm64: Decode information from ESR upon mem faultsJulien Thierry2017-08-072-10/+76
* | | arm64: Abstract syscallno manipulationDave Martin2017-08-076-14/+33
* | | arm64: syscallno is secretly an int, make it officialDave Martin2017-08-077-25/+32
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-051-1/+1
|\ \
| * \ Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-08-031-1/+1
| |\ \ | | |/ | |/|
| | * KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones2017-07-251-1/+1
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-0510-20/+102
|\ \ \
| * \ \ Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2017-08-041-1/+1
| |\ \ \
| | * | | arm64: allwinner: sun50i-a64: Correct emac register sizeCorentin Labbe2017-07-271-1/+1
| | | |/ | | |/|
| * | | Merge tag 'qcom-arm64-defconfig-fixes-for-4.13-rc2' of git://git.kernel.org/p...Arnd Bergmann2017-08-041-0/+1
| |\ \ \
| | * | | arm64: defconfig: enable missing HWSPINLOCKGeorgi Djakov2017-07-281-0/+1
| | |/ /
| * | | Merge tag 'mvebu-fixes-4.13-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-08-043-2/+4
| |\ \ \
| | * | | ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT2017-08-021-1/+1
| | * | | arm64: dts: marvell: mark the cp110 crypto engine as dma coherentAntoine Tenart2017-07-192-0/+2
| | * | | arm64: dts: marvell: use ICU for the CP110 slave RTCThomas Petazzoni2017-07-181-1/+1
| | |/ /
| * | | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2017-08-043-15/+94
| |\ \ \
| | * | | ARM64: dts: meson-gxl-s905x-libretech-cc: fixup board definitionJerome Brunet2017-07-211-12/+91
| | * | | ARM64: dts: meson-gx: use specific compatible for the AO pwmsJerome Brunet2017-07-212-3/+3
| | |/ /
| * | | Merge tag 'renesas-fixes2-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2017-07-271-1/+1
| |\ \ \
| | * | | arm64: dts: renesas: ulcb: sound clock-frequency needs descending orderVladimir Barinov2017-07-101-1/+1
| * | | | Merge tag 'renesas-fixes-for-v4.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-07-271-1/+1
| |\| | |
| | * | | arm64: renesas: salvator-common: sound clock-frequency needs descending orderKuninori Morimoto2017-06-191-1/+1
* | | | | arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers2017-08-041-2/+4
* | | | | arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas2017-08-041-7/+8
* | | | | arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0Marc Zyngier2017-08-011-1/+1
| |_|_|/ |/| | |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-07-2810-42/+46
|\ \ \ \
| * | | | arm64: mmu: Place guard page after mapping of kernel imageWill Deacon2017-07-281-7/+11
| * | | | arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin2017-07-261-2/+2
| * | | | arm64/lib: copy_page: use consistent prefetch strideArd Biesheuvel2017-07-251-4/+5
| * | | | arm64/numa: Drop duplicate messagePunit Agrawal2017-07-201-6/+1
| * | | | arm64: Convert to using %pOF instead of full_nameRob Herring2017-07-203-19/+19