aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds20-209/+326
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-12/+4
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+30
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann1-0/+30
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+1
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2-12/+4
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+23
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-12/+38
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-77/+31
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro7-81/+46
2017-04-26arm64: module: split core and init PLT sectionsArd Biesheuvel1-2/+7
2017-04-24arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier1-0/+4
2017-04-17Remove compat_sys_getdents64()Al Viro2-2/+1
2017-04-12Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas1-0/+2
2017-04-11arm64: add function to get a cpu's MADT GICC tableMark Rutland1-0/+2
2017-04-07Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into for-next/coreCatalin Marinas3-1/+6
2017-04-07arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier1-0/+1
2017-04-07arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier1-11/+20
2017-04-07arm64: arch_timer: Make workaround methods optionalMarc Zyngier1-2/+3
2017-04-07arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier1-0/+4
2017-04-07arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier1-1/+2
2017-04-07arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier1-0/+1
2017-04-07arm64: Define Cortex-A73 MIDRMarc Zyngier1-0/+2
2017-04-07arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier1-1/+6
2017-04-07arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier1-0/+2
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro3-2/+45
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro1-0/+10
2017-04-05arm64: mm: add set_memory_valid()AKASHI Takahiro1-0/+1
2017-04-05efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel1-0/+1
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel1-1/+22
2017-04-04Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/coreCatalin Marinas2-75/+168
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin3-5/+5
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro5-4/+15
2017-03-30arm64: remove redundant header file in current.hShaokun Zhang1-2/+0
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra1-1/+1
2017-03-28arm64: switch to RAW_COPY_USERAl Viro1-50/+5
2017-03-28arm64: add extable.hAl Viro2-22/+26
2017-03-23arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel1-0/+10
2017-03-23arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel1-0/+2
2017-03-23arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel1-0/+1
2017-03-23arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel1-5/+0
2017-03-22arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINTChris Redmon1-0/+2
2017-03-22arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann1-14/+19
2017-03-21arm64: compat: Update compat syscallsWill Deacon2-1/+9
2017-03-20arm64: v8.3: Support for weaker release consistencySuzuki K Poulose2-0/+2
2017-03-20arm64: v8.3: Support for complex number instructionsSuzuki K Poulose2-0/+2
2017-03-20arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose2-0/+4
2017-03-20arm64: KVM: Add support for VPIPT I-cachesWill Deacon1-4/+5
2017-03-20arm64: cache: Identify VPIPT I-cachesWill Deacon1-0/+7