summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* x86: boot: Fix EFI stub alignmentBen Hutchings2018-11-131-0/+7
* x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen2018-11-131-0/+7
* x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel2018-11-131-0/+3
* s390/sthyi: Fix machine name validity indicationJanosch Frank2018-11-131-3/+5
* arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose2018-11-131-4/+18
* x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior2018-11-131-1/+0
* ARM: dts: exynos: Disable pull control for MAX8997 interrupts on OrigenMarek Szyprowski2018-11-131-0/+9
* x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth2018-11-134-2/+23
* x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior2018-11-132-1/+11
* x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe2018-11-131-0/+15
* x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross2018-11-131-1/+1
* x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2018-11-131-6/+51
* parisc: Fix exported address of os_hpmc handlerHelge Deller2018-11-131-2/+1
* parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller2018-11-131-6/+2
* parisc: Fix address in HPMC IVAJohn David Anglin2018-11-132-2/+3
* kprobes/x86: Use preempt_enable() in optimized_callback()Masami Hiramatsu2018-11-131-1/+1
* x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior2018-11-101-1/+1
* x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig2018-11-101-2/+0
* x86/time: Correct the attribute on jiffies' definitionNathan Chancellor2018-11-101-1/+1
* x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-11-101-4/+4
* x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu2018-11-101-1/+1
* x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra2018-11-101-3/+3
* sparc: Throttle perf events properly.David S. Miller2018-11-041-0/+9
* sparc: Fix syscall fallback bugs in VDSO.David S. Miller2018-11-041-1/+11
* sparc: Fix single-pcr perf event counter management.David S. Miller2018-11-041-4/+13
* sparc64: Wire up compat getpeername and getsockname.David S. Miller2018-11-041-2/+2
* sparc64: Set %l4 properly on trap return after handling signals.David S. Miller2018-11-041-1/+2
* sparc64: Make proc_id signed.David S. Miller2018-11-041-1/+1
* sparc64: Make corrupted user stacks more debuggable.David Miller2018-11-045-10/+37
* sparc64: Export __node_distance.David S. Miller2018-11-041-0/+1
* vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2018-11-041-0/+2
* KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini2018-11-041-1/+5
* ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer2018-11-041-0/+11
* compiler.h: Allow arch-specific asm/compiler.hPaul Burton2018-11-041-0/+8
* x86/paravirt: Fix some warning messagesDan Carpenter2018-11-041-2/+2
* powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju2018-11-041-2/+3
* RISCV: Fix end PFN for low memoryAtish Patra2018-11-041-1/+1
* perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2018-11-042-0/+18
* perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang2018-11-041-6/+6
* perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma2018-11-041-1/+1
* KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGSLiran Alon2018-11-041-2/+11
* KVM: x86: Do not use kvm_x86_ops->mpx_supported() directlyLiran Alon2018-11-042-2/+2
* KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabledLiran Alon2018-11-041-6/+20
* ARM: dts: BCM63xx: Fix incorrect interrupt specifiersFlorian Fainelli2018-11-041-6/+8
* arm64: hugetlb: Fix handling of young ptesSteve Capper2018-11-041-3/+9
* ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni2018-11-041-1/+1
* ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin2018-10-201-9/+1
* ARC: build: Get rid of toolchain checkAlexey Brodkin2018-10-201-14/+0
* x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song2018-10-201-19/+0
* powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju2018-10-201-1/+3