aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds1-1/+0
2019-10-15Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-7/+9
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller1-5/+7
2019-10-14parisc: prefer __section from compiler_attributes.hNick Desaulniers2-2/+2
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-7/+40
2019-10-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-25/+60
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+0
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+7
2019-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+3
2019-10-12Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+8
2019-10-12Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-5/+55
2019-10-12Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-0/+9
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+25
2019-10-12Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-2/+2
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang1-9/+11
2019-10-12perf/x86/msr: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/cstate: Update C-state counters for Ice LakeKan Liang1-11/+25
2019-10-12perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang1-0/+3
2019-10-12perf/x86/cstate: Add Comet Lake CPU supportKan Liang1-10/+14
2019-10-12perf/x86/msr: Add Comet Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang1-0/+2
2019-10-12Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitionsIngo Molnar4-4/+7
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger1-2/+2
2019-10-11spufs: fix a crash in spufs_create_root()Emmanuel Nicolet1-0/+1
2019-10-10MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton2-0/+5
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2-0/+44
2019-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-0/+2
2019-10-09RISC-V: entry: Remove unneeded need_resched() loopValentin Schneider1-2/+1
2019-10-09MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer1-1/+1
2019-10-09MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer1-2/+2
2019-10-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds14-94/+90
2019-10-09perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky1-13/+17
2019-10-09powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_hostJordan Niethe1-0/+1
2019-10-09powerpc/pseries: Remove confusing warning message.Laurent Dufour1-0/+3
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell1-0/+4
2019-10-08x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang1-0/+3
2019-10-08arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye1-0/+5
2019-10-08x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen1-1/+1
2019-10-08x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2-3/+3
2019-10-07x86/xen: Return from panic notifierBoris Ostrovsky1-3/+25
2019-10-07riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen1-3/+3
2019-10-07riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen1-1/+1
2019-10-07riscv: avoid kernel hangs when trapped in BUG()Vincent Chen1-3/+3
2019-10-07uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds1-0/+23
2019-10-07MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer1-2/+3
2019-10-07efi/x86: Do not clean dummy variable in kexec pathDave Young1-3/+0
2019-10-07arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig optionWill Deacon2-7/+13
2019-10-07arm64: vdso32: Rename COMPATCC to CC_COMPATWill Deacon1-13/+13
2019-10-07arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGSWill Deacon1-1/+5
2019-10-07arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon1-4/+2
2019-10-07arm64: vdso32: Move definition of COMPATCC into vdso32/MakefileWill Deacon2-7/+6
2019-10-07arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANGWill Deacon1-0/+4
2019-10-07arm64: vdso32: Remove jump label config option in MakefileVincenzo Frascino1-3/+0
2019-10-07arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino2-1/+10
2019-10-07arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino2-33/+0
2019-10-07arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino3-16/+6
2019-10-07arm64: mm: fix spurious fault detectionMark Rutland1-1/+1
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds13-141/+50
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds15-50/+81
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens1-1/+1
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens1-3/+3
2019-10-04Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-313/+41
2019-10-04Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+32
2019-10-04MIPS: fw/arc: Remove unused addr variablePaul Burton1-1/+0
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-173/+195
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-59/+6
2019-10-04ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI supportPatrice Chotard1-1/+1
2019-10-04s390: update defconfigsHeiko Carstens3-18/+33
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens1-1/+1
2019-10-04s390/mm: mark function(s) __always_inlineHeiko Carstens1-11/+11
2019-10-04s390/jump_label: mark function(s) __always_inlineHeiko Carstens1-2/+2
2019-10-04s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens1-1/+2
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens2-5/+5
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai2-3/+9
2019-10-04s390: mark __cpacf_query() as __always_inlineJiri Kosina1-1/+1
2019-10-04ARM: dts: sunxi: Revert phy-names removal for ECHI and OHCIMaxime Ripard12-0/+40
2019-10-04KVM: x86: omit "impossible" pmu MSRs from MSR listPaolo Bonzini1-16/+2
2019-10-04arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse1-3/+9
2019-10-04arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse1-0/+1
2019-10-04arm64: mm: avoid virt_to_phys(init_mm.pgd)Mark Rutland1-1/+10
2019-10-04arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall1-0/+1
2019-10-04arm64: Mark functions using explicit register variables as '__always_inline'Will Deacon1-2/+4
2019-10-04USB: rio500: Remove Rio 500 kernel driverBastien Nocera7-7/+0
2019-10-03MIPS: pmcs-msp71xx: Remove unused addr variablePaul Burton1-1/+0
2019-10-03MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definitionPaul Burton1-1/+2
2019-10-03Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson9-133/+37
2019-10-03KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson1-1/+1
2019-10-03Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini3-53/+24
2019-10-03KVM: x86: omit absent pmu MSRs from MSR listPaolo Bonzini1-2/+12
2019-10-02mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1
2019-10-02MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer1-0/+3
2019-10-02MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer1-1/+1
2019-10-02MIPS: VDSO: Fix build for binutils < 2.25Paul Burton1-1/+1
2019-10-02MIPS: VDSO: Remove unused gettimeofday.cPaul Burton1-269/+0
2019-10-02MIPS: Wire up clone3 syscallPaul Burton5-3/+5
2019-10-02MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton1-0/+1
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross7-61/+1
2019-10-01arm: xen: mm: use __GPF_DMA32 for arm64Peng Fan1-1/+4
2019-10-01riscv: Fix memblock reservation for device tree blobAlbert Ou1-1/+11
2019-10-01RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt2-1/+21
2019-10-01MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang1-6/+8
2019-10-01ARM: xen: unexport HYPERVISOR_platform_op functionStefano Stabellini1-1/+1
2019-10-01x86: Use the correct SPDX License Identifier in headersNishad Kamdar3-3/+3
2019-10-01ARM: dts: ux500: Fix up the CPU thermal zoneLinus Walleij1-3/+8
2019-10-01kvm: vmx: Limit guest PMCs to those supported on the hostJim Mattson1-2/+5
2019-10-01crypto: arm/aes-ce - add dependency on AES libraryArd Biesheuvel1-0/+1
2019-10-01crypto: arm/aes-ce - build for v8 architecture explicitlyArd Biesheuvel1-0/+1
2019-10-01arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma1-17/+15
2019-10-01arm64: errata: Update stale commentThierry Reding1-2/+2
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann1-1/+1
2019-10-01s390/cpumf: Fix indentation in sampling device driverThomas Richter1-1/+1
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter2-1/+10
2019-10-01s390/cpumf: Use consistant debug print formatThomas Richter1-2/+2
2019-10-01xen/efi: Set nonblocking callbacksRoss Lagerwall2-0/+4
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada1-1/+1
2019-09-30MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel1-1/+1
2019-09-30MIPS: Loongson64: Fix boot failure after dropping boot_mem_mapHuacai Chen2-28/+18
2019-09-30arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to yKeerthy4-4/+4
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds17-212/+291
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds6-65/+27
2019-09-30kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2-7/+7
2019-09-30ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi1-0/+2
2019-09-30csky: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider1-4/+0
2019-09-30csky: Fixup csky_pmu.max_period assignmentMao Han1-1/+1
2019-09-30csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2-21/+31
2019-09-30csky: Use generic free_initrd_mem()Mike Rapoport1-16/+0
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson5-64/+27
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-9/+25
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds23-92/+559
2019-09-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-25/+76
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-24/+2
2019-09-27Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-19/+73
2019-09-27Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-3/+3
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-384/+731
2019-09-27KVM: VMX: Set VMENTER_L1D_FLUSH_NOT_REQUIRED if !X86_BUG_L1TFWaiman Long1-6/+9
2019-09-27KVM: x86: fix nested guest live migration with PMLPaolo Bonzini1-7/+32
2019-09-27KVM: x86: assign two bits to track SPTE kindsPaolo Bonzini2-17/+18
2019-09-27powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran1-2/+2
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-48/+136
2019-09-26arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton1-1/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland23-37/+37
2019-09-26KVM: x86: Expose XSAVEERPTR to the guestSebastian Andrzej Siewior1-3/+3
2019-09-26kvm: x86: Enumerate support for CLZERO instructionJim Mattson1-2/+3
2019-09-26kvm: x86: Use AMD CPUID semantics for AMD vCPUsJim Mattson1-2/+4
2019-09-26kvm: x86: Improve emulation of CPUID leaves 0BH and 1FHJim Mattson1-36/+47
2019-09-26KVM: X86: Fix userspace set invalid CR4Wanpeng Li1-17/+21
2019-09-26kvm: x86: Fix a spurious -E2BIG in __do_cpuid_funcJim Mattson1-6/+10
2019-09-26KVM: LAPIC: Loosen filter for adaptive tuning of lapic_timer_advance_nsWanpeng Li1-6/+7
2019-09-25hexagon: drop empty and unused free_initrd_memMike Rapoport1-13/+0
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim4-0/+4
2019-09-25mm: introduce MADV_COLDMinchan Kim4-0/+8
2019-09-25lib: untag user pointers in strn*_userAndrey Konovalov1-2/+3
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse1-16/+3
2019-09-25KVM: nVMX: cleanup and fix host 64-bit mode checksPaolo Bonzini1-31/+19
2019-09-25ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren1-100/+0
2019-09-25ARM: OMAP2+: Add missing LCDC midlemode for am335xTony Lindgren2-3/+6
2019-09-25ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren1-1/+2
2019-09-25KVM: vmx: fix build warnings in hv_enable_direct_tlbflush() on i386Vitaly Kuznetsov1-9/+5
2019-09-25KVM: x86: Don't check kvm_rebooting in __kvm_handle_fault_on_reboot()Sean Christopherson1-7/+1
2019-09-25KVM: x86: Drop ____kvm_handle_fault_on_reboot()Sean Christopherson1-5/+1
2019-09-25KVM: VMX: Add error handling to VMREAD helperSean Christopherson2-4/+25
2019-09-25KVM: VMX: Optimize VMX instruction error and fault handlingSean Christopherson2-32/+74
2019-09-25KVM: x86: Check kvm_rebooting in kvm_spurious_fault()Sean Christopherson2-2/+3
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds78-632/+54
2019-09-24riscv: make mmap allocation top-down by defaultAlexandre Ghiti1-0/+12
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti3-102/+1
2019-09-24mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti1-1/+2
2019-09-24mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti1-3/+4
2019-09-24mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti1-2/+2
2019-09-24mips: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti4-69/+1
2019-09-24arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti1-2/+2
2019-09-24arm: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-09-24arm64, mm: make randomization selected by generic topdown mmap layoutAlexandre Ghiti3-9/+1
2019-09-24arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti4-78/+11
2019-09-24arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti1-1/+5
2019-09-24arm64: make use of is_compat_task instead of hardcoding this testAlexandre Ghiti1-1/+1
2019-09-24thp: update split_huge_page_pmd() commentKefeng Wang1-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport34-127/+3
2019-09-24microblaze: switch to generic version of pte allocationMike Rapoport1-36/+3
2019-09-24sh: switch to generic version of pte allocationMike Rapoport1-33/+1
2019-09-24ia64: switch to generic version of pte allocationMike Rapoport1-30/+2
2019-09-24mm: remove quicklist page table cachesNicholas Piggin30-175/+25
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)2-3/+3
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)1-5/+2
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)3-5/+3
2019-09-25powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP errorAneesh Kumar K.V1-8/+40
2019-09-25powerpc/nvdimm: Use HCALL error as the return valueAneesh Kumar K.V1-15/+11
2019-09-24Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-325/+92
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-153/+191
2019-09-24ia64: Fix some warnings introduced in merge windowTony Luck3-2/+2
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V1-1/+16
2019-09-24powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V3-8/+9
2019-09-24ARM: dts: Fix gpio0 flags for am335x-icev2Tony Lindgren2-2/+2
2019-09-24kvm: nvmx: limit atomic switch MSRsMarc Orr2-11/+33
2019-09-24kvm: svm: Intercept RDPRUJim Mattson3-0/+10