summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-05-021-1/+2
|\
| * clk: apn806: Add eMMC clock to system controller driverKonstantin Porotchkin2017-04-241-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-025-18/+175
|\ \
| * | bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2017-05-021-4/+4
| * | bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann2017-05-024-5/+166
| * | bpf, x86_64/arm64: remove old ldimm64 artifacts from jitsDaniel Borkmann2017-04-281-9/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-201-0/+2
| |\|
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-171-0/+5
| |\ \
| | * | arm64: dts: hikey: add WL1835 Bluetooth device nodeRob Herring2017-04-131-0/+5
* | | | 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