summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-19parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functionsHelge Deller
2018-10-19parisc: Drop two instructions from pte lookup codeHelge Deller
2018-10-19parisc: Use zdep for shlw macro on PA1.1 and PA2.0Helge Deller
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-19sparc: Fix parport build warnings.David S. Miller
2018-10-19arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP workJames Morse
2018-10-19x86/intel_rdt: Prevent pseudo-locking from using stale pointersJithu Joseph
2018-10-19s390/perf: Return error when debug_register failsThomas Richter
2018-10-19x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig
2018-10-18ubd: remove use of blk_rq_map_sgChristoph Hellwig
2018-10-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki
2018-10-18kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)
2018-10-17sparc: vDSO: Silence an uninitialized variable warningDan Carpenter
2018-10-17sparc: Fix syscall fallback bugs in VDSO.David S. Miller
2018-10-18x86/mcelog: Remove one mce_helper definitionSebastian Andrzej Siewior
2018-10-17parisc: Add alternative coding infrastructureHelge Deller
2018-10-17Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior
2018-10-17x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-10-17x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski
2018-10-17x86/entry/32: Clear the CS high bitsJan Kiszka
2018-10-17x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig'sBartlomiej Zolnierkiewicz
2018-10-17parisc: Include compressed vmlinux file in vmlinuz boot kernelHelge Deller
2018-10-17parisc: Fix address in HPMC IVAJohn David Anglin
2018-10-17parisc: Fix exported address of os_hpmc handlerHelge Deller
2018-10-17parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller
2018-10-17parisc: Purge TLB entries after updating page table entry and set page access...John David Anglin
2018-10-17parisc: Release spinlocks using ordered storeJohn David Anglin
2018-10-17parisc: Clean up crash header outputHelge Deller
2018-10-17parisc: Add SYSTEM_INFO and REGISTER TOC PAT functionsHelge Deller
2018-10-17parisc: Remove PTE load and fault check from L2_ptep macroJohn David Anglin
2018-10-17parisc: Reorder TLB flush timing calculationJohn David Anglin
2018-10-17parisc: remove check for minimum required GCC versionMasahiro Yamada
2018-10-17parisc: Use PARISC_ITLB_TRAP constant in entry.SHelge Deller
2018-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman
2018-10-16ataflop: fold headers into C fileOmar Sandoval
2018-10-16locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra
2018-10-16x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra
2018-10-16perf/x86/intel: Export mem events only if there's PEBS supportJiri Olsa
2018-10-16arm64: cpufeature: Trap CTR_EL0 access only where it is necessarySuzuki K Poulose
2018-10-16arm64: cpufeature: Fix handling of CTR_EL0.IDC fieldSuzuki K Poulose
2018-10-16arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose
2018-10-16parisc: Fix uninitialized variable usage in unwind.cHelge Deller
2018-10-15Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller
2018-10-15s390/sthyi: Fix machine name validity indicationJanosch Frank
2018-10-14sparc64: Set %l4 properly on trap return after handling signals.David S. Miller
2018-10-14sparc64: Make proc_id signed.David S. Miller
2018-10-14um: Convert ubd driver to blk-mqRichard Weinberger
2018-10-14x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor