summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-022-1/+6
|\
| * Revert "crypto: arm64/sha - Add constant operand modifier to ASM_EXPORT"Herbert Xu2017-04-242-2/+2
| * crypto: arm64/sha - Add constant operand modifier to ASM_EXPORTMatthias Kaehlcke2017-04-102-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-03-249-27/+89
| |\
| * | ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng nodeHeiner Kallweit2017-03-162-1/+6
* | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-022-2/+1
|\ \ \
| * | | Remove compat_sys_getdents64()Al Viro2017-04-172-2/+1
* | | | 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
OpenPOWER on IntegriCloud