summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-25Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-19KVM: arm64: Safety check PSTATE when entering guest and handle ILChristoffer Dall
2018-10-18arm/arm64: KVM: Enable 32 bits kvm vcpu events supportDongjiu Geng
2018-10-18arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng
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-12crypto: arm64/aes-blk - ensure XTS mask is always loadedArd Biesheuvel
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
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-08crypto: arm64/aes - fix handling sub-block CTS-CBC inputsEric Biggers
2018-10-06Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar
2018-10-06Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
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-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-10-03arm64: KVM: Remove some extra semicolon in kvm_target_cpuzhong jiang
2018-10-03KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier
2018-10-03kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose
2018-10-03kvm: arm64: Limit the minimum number of page table levelsSuzuki K Poulose
2018-10-03kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose
2018-10-03arm64: arch_timer: avoid unused function warningArnd Bergmann
2018-10-02arm64: marvell: Enable SEI driverMiquel Raynal
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