summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-08-03x86/intel_rdt: Disable PMU accessThomas Gleixner
2018-08-03x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth
2018-08-03x86/cpufeatures: Add EPT_AD feature bitPeter Feiner
2018-08-03openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-08-02Merge tag 'arc-4.18-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-02x86/iommu: Use NULL instead of 0Zhong Jiang
2018-08-02x86/boot: Use CC_SET()/CC_OUT() instead of open coding itUros Bizjak
2018-08-02x86/mm: Remove redundant check for kmem_cache_create()Chengguang Xu
2018-08-02x86/platform/UV: Remove redundant check of p == qColin Ian King
2018-08-02x86/platform/olpc: Use PTR_ERR_OR_ZERO()zhong jiang
2018-08-02x86/boot/compressed/64: Validate trampoline placement against E820Kirill A. Shutemov
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-08-01Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-08-01ia64: mark special ia64 memory areas anonymousLinus Torvalds
2018-08-01powerpc/64s/radix: Fix missing global invalidations when removing coproFrederic Barrat
2018-08-01s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-31s390/kdump: Fix elfcorehdr size calculationPhilipp Rudo
2018-07-31crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pairArd Biesheuvel
2018-07-31s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner
2018-07-31perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang
2018-07-31Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Martin Schwidefsky
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-31x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina
2018-07-30KVM: s390: Add huge page enablement controlJanosch Frank
2018-07-30s390/mm: Add huge page gmap linking supportJanosch Frank
2018-07-30s390/mm: hugetlb pages within a gmap can not be freedDominik Dingel
2018-07-30sparc: use asm-generic version of msi.hThomas Petazzoni
2018-07-30sparc: move MSI related definitions to where they are usedThomas Petazzoni
2018-07-30sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)
2018-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-30arc: fix type warnings in arc/mm/cache.cRandy Dunlap
2018-07-30arc: fix build errors in arc/include/asm/delay.hRandy Dunlap
2018-07-30arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap
2018-07-30arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-30Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-30x86/apic: Trivial coding style fixesYi Wang
2018-07-30x86/platform/UV: Mark memblock related init code and data correctlyDou Liyang
2018-07-30x86/boot/KASLR: Make local variable mem_limit staticzhong jiang
2018-07-30x86/kvmclock: Mark kvm_get_preset_lpj() as __initDou Liyang
2018-07-30x86/tsc: Consolidate init codeDou Liyang
2018-07-30ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi
2018-07-30ARC: add SMP_CACHE_BYTES value validateEugeniy Paltsev