summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-10-22kprobes/x86: Use preempt_enable() in optimized_callback()Masami Hiramatsu1-1/+1
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-18/+30
2018-10-21Merge branch 'regulator-4.20' into regulator-nextMark Brown18-42/+172
2018-10-21x86/mm: Kill stray kernel fault handling commentDave Hansen1-1/+0
2018-10-20parisc: Retrieve and display the PDC PAT capabilitiesHelge Deller2-0/+11
2018-10-20parisc: Optimze cache flush algorithmsJohn David Anglin2-20/+229
2018-10-20parisc: Remove pte_inserted defineJohn David Anglin1-8/+2
2018-10-20Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-2/+3
2018-10-20Merge branch 'pci/host-vmd'Bjorn Helgaas1-9/+3
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas1-1/+1
2018-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman9-18/+30
2018-10-19parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functionsHelge Deller2-13/+98
2018-10-19parisc: Drop two instructions from pte lookup codeHelge Deller1-3/+1
2018-10-19parisc: Use zdep for shlw macro on PA1.1 and PA2.0Helge Deller1-8/+1
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-102/+147
2018-10-19sparc: Fix parport build warnings.David S. Miller1-0/+2
2018-10-19arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP workJames Morse1-0/+9
2018-10-19x86/intel_rdt: Prevent pseudo-locking from using stale pointersJithu Joseph4-12/+55
2018-10-19s390/perf: Return error when debug_register failsThomas Richter1-1/+5
2018-10-19x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig1-2/+0
2018-10-18ubd: remove use of blk_rq_map_sgChristoph Hellwig1-104/+54
2018-10-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki10-247/+334
2018-10-18kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)1-7/+35
2018-10-17sparc: vDSO: Silence an uninitialized variable warningDan Carpenter1-1/+3
2018-10-17sparc: Fix syscall fallback bugs in VDSO.David S. Miller1-1/+11
2018-10-18x86/mcelog: Remove one mce_helper definitionSebastian Andrzej Siewior1-3/+0
2018-10-17parisc: Add alternative coding infrastructureHelge Deller12-43/+223
2018-10-17Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-1/+1
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior1-1/+1
2018-10-17x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior1-1/+0
2018-10-17x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski1-6/+4
2018-10-17x86/entry/32: Clear the CS high bitsJan Kiszka1-6/+7
2018-10-17x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig'sBartlomiej Zolnierkiewicz3-9/+0
2018-10-17parisc: Include compressed vmlinux file in vmlinuz boot kernelHelge Deller4-30/+91
2018-10-17parisc: Fix address in HPMC IVAJohn David Anglin2-2/+3
2018-10-17parisc: Fix exported address of os_hpmc handlerHelge Deller1-2/+1
2018-10-17parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller1-6/+2
2018-10-17parisc: Purge TLB entries after updating page table entry and set page access...John David Anglin2-15/+13
2018-10-17parisc: Release spinlocks using ordered storeJohn David Anglin2-10/+6
2018-10-17parisc: Clean up crash header outputHelge Deller1-2/+2
2018-10-17parisc: Add SYSTEM_INFO and REGISTER TOC PAT functionsHelge Deller1-0/+8
2018-10-17parisc: Remove PTE load and fault check from L2_ptep macroJohn David Anglin1-6/+6
2018-10-17parisc: Reorder TLB flush timing calculationJohn David Anglin1-8/+10
2018-10-17parisc: remove check for minimum required GCC versionMasahiro Yamada1-9/+0
2018-10-17parisc: Use PARISC_ITLB_TRAP constant in entry.SHelge Deller1-1/+1
2018-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman10-61/+81
2018-10-16ataflop: fold headers into C fileOmar Sandoval2-93/+0
2018-10-16locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra1-0/+15
2018-10-16x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra7-53/+64
2018-10-16perf/x86/intel: Export mem events only if there's PEBS supportJiri Olsa2-21/+56