summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-1/+1
|\
| * debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-1/+1
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-012-1/+26
|\ \
| * | efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma2017-04-051-0/+3
| * | efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel2017-04-051-0/+1
| * | efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-051-1/+22
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-018-14/+79
|\ \ \
| * | | acpi/arm64: Add GTDT table parse driverFu Wei2017-04-191-0/+1
| * | | arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier2017-04-071-0/+1
| * | | arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier2017-04-071-11/+20
| * | | arm64: arch_timer: Make workaround methods optionalMarc Zyngier2017-04-071-2/+3
| * | | arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier2017-04-071-0/+4
| * | | arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier2017-04-071-0/+1
| * | | arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier2017-04-071-1/+6
| * | | arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier2017-04-072-1/+10
| * | | arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMarc Zyngier2017-04-071-0/+7
| * | | arm64: Define Cortex-A73 MIDRMarc Zyngier2017-04-071-0/+2
| * | | arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2017-04-072-0/+16
| * | | arm64: Allow checking of a CPU-local erratumMarc Zyngier2017-04-071-2/+11
| | |/ | |/|
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-015-81/+34
|\ \ \
| * | | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
| * | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-2617-111/+151
| |\ \ \ \ \
| | | | * | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-0213-31/+116
| | | |/| | | | | |/| | | |
| | | * | | | arm64: switch to RAW_COPY_USERAl Viro2017-03-284-53/+9
| | | * | | | arm64: add extable.hAl Viro2017-03-282-22/+26
| | |/ / / /
| | * | | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| | * | | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
| |/ / / /
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-161-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-04-071-0/+2
| |\ \ \ \ \
| | * | | | | arm64: allwinner: a64: add pmu0 regs for USB PHYIcenowy Zheng2017-04-061-0/+2
| | |/ / / /
* | | | | | Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""Will Deacon2017-04-071-14/+0
* | | | | | arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky2017-04-041-18/+24
| |_|_|_|/ |/| | | |
* | | | | arm64: drop non-existing vdso-offsets.h from .gitignoreMasahiro Yamada2017-03-301-1/+0
* | | | | arm64: remove redundant header file in current.hShaokun Zhang2017-03-301-2/+0
* | | | | arm64: fix NULL dereference in have_cpu_die()Mark Salter2017-03-301-1/+1
| |_|/ / |/| | |
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-03-241-0/+11
|\| | |
| * | | Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broa...Arnd Bergmann2017-03-241-0/+11
| |\ \ \
| | * | | arm64: dts: NS2: Add dma-coherent to relevant DT entriesJon Mason2017-03-221-0/+11
| | |/ /
* | | | arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay2017-03-221-3/+7
* | | | arm64: compat: Update compat syscallsWill Deacon2017-03-212-1/+9
| |_|/ |/| |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-03-165-9/+7
|\ \ \ | |/ / |/| |
| * | arm64: kernel: Update kerneldoc for cpu_suspend() renameGeert Uytterhoeven2017-03-101-1/+1
| * | arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland2017-03-101-1/+1
| * | arm64: support keyctl() system call in 32-bit modeEric Biggers2017-03-101-0/+4
| * | arm64: kasan: avoid bad virt_to_pfn()Mark Rutland2017-03-101-1/+1
| * | arm64: kprobes: remove kprobe_exceptions_notifyNaveen N. Rao2017-03-101-6/+0
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-121-0/+10
|\ \
| * | irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-071-0/+10
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-113-18/+68
|\ \