summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crypto: speck - remove SpeckJason A. Donenfeld2018-11-1321-1386/+0
* crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross ...Mikulas Patocka2018-11-131-1/+1
* ARM: dts: dra7: Fix up unaligned access setting for PCIe EPVignesh R2018-11-131-1/+1
* xen/pvh: don't try to unplug emulated devicesJuergen Gross2018-11-131-0/+4
* xen/pvh: increase early stack sizeRoger Pau Monne2018-11-131-1/+1
* xen: make xen_qlock_wait() nestableJuergen Gross2018-11-131-14/+10
* xen: fix race in xen_qlock_wait()Juergen Gross2018-11-131-10/+5
* ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250Marek Szyprowski2018-11-131-0/+1
* ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindingsMarek Szyprowski2018-11-131-42/+88
* KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson2018-11-132-2/+6
* arm64: entry: Allow handling of undefined instructions from EL1Will Deacon2018-11-132-5/+8
* x86: boot: Fix EFI stub alignmentBen Hutchings2018-11-131-0/+7
* efi/x86: Call efi_parse_options() from efi_main()Hans de Goede2018-11-131-0/+10
* 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
* ARM: dts: exynos: Disable pull control for MAX8997 interrupts on OrigenMarek Szyprowski2018-11-131-0/+9
* x86/numa_emulation: Fix uniform-split numa emulationDave Jiang2018-11-131-2/+10
* x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior2018-11-132-1/+11
* x86/kvm/nVMX: allow bare VMXON state migrationVitaly Kuznetsov2018-11-131-7/+8
* 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
* MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen2018-11-131-1/+1
* sparc64: Wire up compat getpeername and getsockname.David S. Miller2018-11-041-2/+2
* sparc64: Make corrupted user stacks more debuggable.David Miller2018-11-045-10/+37
* sparc64: Export __node_distance.David S. Miller2018-11-041-0/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-10-209-18/+30
|\
| * x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig2018-10-191-2/+0
| * x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior2018-10-171-1/+1
| * x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior2018-10-171-1/+0
| * x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski2018-10-171-6/+4
| * x86/entry/32: Clear the CS high bitsJan Kiszka2018-10-171-6/+7
| * x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor2018-10-141-0/+1
| * x86/time: Correct the attribute on jiffies' definitionNathan Chancellor2018-10-141-1/+1
| * x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen2018-10-141-0/+15
| * x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-10-141-4/+4
| * x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra2018-10-141-3/+3
* | sparc: vDSO: Silence an uninitialized variable warningDan Carpenter2018-10-171-1/+3
* | sparc: Fix syscall fallback bugs in VDSO.David S. Miller2018-10-171-1/+11
* | Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-10-171-1/+1
|\ \
| * | parisc: Fix uninitialized variable usage in unwind.cHelge Deller2018-10-161-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman2018-10-1610-61/+81
|\ \ \ | |_|/ |/| |
| * | Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller2018-10-154-51/+51
| * | sparc64: Set %l4 properly on trap return after handling signals.David S. Miller2018-10-141-1/+2