summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-11-04sparc: Throttle perf events properly.David S. Miller1-0/+9
2018-11-04sparc: Fix syscall fallback bugs in VDSO.David S. Miller1-1/+11
2018-11-04sparc: Fix single-pcr perf event counter management.David S. Miller1-4/+13
2018-11-04sparc64: Wire up compat getpeername and getsockname.David S. Miller1-2/+2
2018-11-04sparc64: Set %l4 properly on trap return after handling signals.David S. Miller1-1/+2
2018-11-04sparc64: Make proc_id signed.David S. Miller1-1/+1
2018-11-04sparc64: Make corrupted user stacks more debuggable.David Miller5-10/+37
2018-11-04sparc64: Export __node_distance.David S. Miller1-0/+1
2018-11-04vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter1-0/+2
2018-11-04KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini1-1/+5
2018-11-04ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer1-0/+11
2018-11-04compiler.h: Allow arch-specific asm/compiler.hPaul Burton1-0/+8
2018-11-04x86/paravirt: Fix some warning messagesDan Carpenter1-2/+2
2018-11-04powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju1-2/+3
2018-11-04RISCV: Fix end PFN for low memoryAtish Patra1-1/+1
2018-11-04perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2-0/+18
2018-11-04perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang1-6/+6
2018-11-04perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma1-1/+1
2018-11-04KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGSLiran Alon1-2/+11
2018-11-04KVM: x86: Do not use kvm_x86_ops->mpx_supported() directlyLiran Alon2-2/+2
2018-11-04KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabledLiran Alon1-6/+20
2018-11-04ARM: dts: BCM63xx: Fix incorrect interrupt specifiersFlorian Fainelli1-6/+8
2018-11-04arm64: hugetlb: Fix handling of young ptesSteve Capper1-3/+9
2018-11-04ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni1-1/+1
2018-10-20ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin1-9/+1
2018-10-20ARC: build: Get rid of toolchain checkAlexey Brodkin1-14/+0
2018-10-20x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song1-19/+0
2018-10-20powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju1-1/+3
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling1-1/+8
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling1-2/+9
2018-10-20RISC-V: include linux/ftrace.h in asm-prototypes.hJames Cowgill1-0/+7
2018-10-18KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page faultPaul Mackerras1-0/+10
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2-3/+3
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon1-0/+7
2018-10-18MIPS: VDSO: Always map near top of user memoryPaul Burton3-6/+47
2018-10-18MIPS: Fix CONFIG_CMDLINE handlingPaul Burton1-20/+28
2018-10-18x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2-3/+20
2018-10-18ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre1-1/+1
2018-10-18KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping sizeNicholas Piggin1-54/+37
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20
2018-10-13powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy1-8/+12
2018-10-13powerpc: Avoid code patching freed init sectionsMichael Neuling3-0/+9
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2018-10-13x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski1-2/+14
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski1-8/+10
2018-10-13KVM: VMX: check for existence of secondary exec controls before accessingSean Christopherson1-3/+4
2018-10-13KVM: x86: fix L1TF's MMIO GFN calculationSean Christopherson1-4/+20
2018-10-10x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap1-0/+2
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda1-2/+2
2018-10-10hexagon: modify ffs() and fls() to return intRandy Dunlap1-2/+2