summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-22arm64: dts: stratix10: Support Ethernet Jumbo frameThor Thayer
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-19arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP workJames Morse
2018-10-16arm64: cpufeature: Trap CTR_EL0 access only where it is necessarySuzuki K Poulose
2018-10-16arm64: cpufeature: Fix handling of CTR_EL0.IDC fieldSuzuki K Poulose
2018-10-16arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon
2018-10-10arm64: mm: Use __pa_symbol() for set_swapper_pgd()James Morse
2018-10-10Revert "arm64: uaccess: implement unsafe accessors"James Morse
2018-10-09arm64: mm: Drop the unused cpu parameterShaokun Zhang
2018-10-06Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar
2018-10-05arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED definesJames Morse
2018-10-05arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.cKyrylo Tkachov
2018-10-03arm64: xen: Use existing helper to check interrupt statusJulien Thierry
2018-10-03arm64: Use daifflag_restore after bp_hardeningJulien Thierry
2018-10-03arm64: daifflags: Use irqflags functions for daifflagsJulien Thierry
2018-10-03arm64: arch_timer: avoid unused function warningArnd Bergmann
2018-10-02Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-10-01arm64: Trap WFI executed in userspaceMarc Zyngier
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-10-01arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-01arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-10-01arm64/kprobes: remove an extra semicolon in arch_prepare_kprobezhong jiang
2018-10-01arm64/numa: Unify common error path in numa_init()Anshuman Khandual
2018-10-01arm64/numa: Report correct memblock range for the dummy nodeAnshuman Khandual
2018-10-01arm64/mm: Define esr_to_debug_fault_info()Anshuman Khandual
2018-10-01arm64/mm: Reorganize arguments for is_el1_permission_fault()Anshuman Khandual
2018-10-01arm64/mm: Use ESR_ELx_FSC macro while decoding fault exceptionAnshuman Khandual
2018-10-01arm64: arch_timer: Add workaround for ARM erratum 1188873Marc Zyngier
2018-10-01arm64: compat: Add CNTFRQ trap handlerMarc Zyngier
2018-10-01arm64: compat: Add CNTVCT trap handlerMarc Zyngier
2018-10-01arm64: compat: Add cp15_32 and cp15_64 handler arraysMarc Zyngier
2018-10-01arm64: compat: Add condition code checks and IT advanceMarc Zyngier
2018-10-01arm64: compat: Add separate CP15 trapping hookMarc Zyngier
2018-10-01arm64: Add decoding macros for CP15_32 and CP15_64 trapsMarc Zyngier
2018-10-01arm64: remove unused asm/compiler.h header fileArd Biesheuvel
2018-10-01arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon
2018-09-27arm64/kernel: jump_label: Switch to relative referencesArd Biesheuvel
2018-09-26xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig
2018-09-26block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig
2018-09-26xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig
2018-09-25arm64/mm: move runtime pgds to rodataJun Yao
2018-09-25arm64/mm: use fixmap to modify swapper_pg_dirJun Yao
2018-09-25arm64/mm: Separate boot-time page tables from swapper_pg_dirJun Yao