summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin2019-02-111-1/+1
* xtensa: fix boot parameters address translationMax Filippov2019-02-111-2/+5
* ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik2019-02-111-0/+3
* arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)2019-02-113-1/+29
* xtensa: make sure bFLT stack is 16 byte alignedMax Filippov2019-02-111-1/+5
* x86/hyper-v: Enable PIT shutdown quirkMichael Kelley2019-02-111-0/+11
* xtensa: add NOTES section to the linker scriptMax Filippov2019-02-112-1/+2
* um: Give start_idle_thread() a return codeRichard Weinberger2019-02-111-0/+5
* um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger2019-02-111-10/+0
* parisc: Fix address in HPMC IVAJohn David Anglin2019-02-112-2/+3
* parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller2019-02-111-6/+2
* KVM: nVMX: Always reflect #NM VM-exits to L1Jim Mattson2019-02-111-10/+0
* KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2019-02-114-144/+25
* x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu2019-02-111-1/+1
* powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao2019-02-111-1/+1
* powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao2019-02-111-1/+1
* x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe2019-02-111-0/+15
* ARM: dts: exynos: Disable pull control for MAX8997 interrupts on OrigenMarek Szyprowski2019-02-111-0/+9
* sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2019-02-111-2/+2
* ARM: fix put_user() for gcc-8Arnd Bergmann2019-02-111-1/+1
* x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross2019-02-111-4/+3
* s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang2019-02-112-5/+7
* x86/boot: eboot.c: Include string function declarationsBen Hutchings2019-02-111-2/+1
* x86/eisa: Add missing includeThomas Gleixner2019-02-111-0/+1
* x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2019-02-116-19/+17
* x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky2019-02-111-5/+8
* x86/asm: Fix pud/pmd interfaces to handle large PAT bitToshi Kani2019-02-112-8/+10
* x86/asm: Move PUD_PAGE macros to page_types.hToshi Kani2019-02-112-3/+3
* x86/asm: Add pud/pmd mask interfaces to handle large PAT bitToshi Kani2019-02-111-2/+34
* x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-12-161-4/+4
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-12-161-0/+20
* MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki2018-12-161-1/+3
* x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-12-161-8/+10
* arm64: KVM: Tighten guest core register access from userspaceDave Martin2018-12-161-0/+45
* powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann2018-12-161-2/+2
* x86/paravirt: Fix some warning messagesDan Carpenter2018-12-161-2/+2
* ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni2018-12-161-1/+1
* x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky2018-12-161-2/+8
* x86/boot: Move EISA setup to a separate fileThomas Gleixner2018-12-163-13/+19
* x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2018-12-162-11/+11
* x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-12-166-8/+24
* x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-12-162-16/+14
* x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-12-162-0/+8
* x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj2018-12-162-0/+23
* x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov2018-12-164-36/+29
* x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-12-163-6/+45
* x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-12-161-0/+3
* x86/process: Re-export start_thread()Rian Hunter2018-12-161-0/+1
* powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt2018-12-161-0/+37
* KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras2018-12-161-1/+1