summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-25powerpc/mm: remove const type qualifier from function ‘pud_pfn’Mathieu Malaterre
2018-11-25powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre
2018-11-25powerpc/mm: Remove extern from function definitionBreno Leitao
2018-11-25powerpc/pkey: Define functions as staticBreno Leitao
2018-11-25powerpc/perf: Declare static identifier a suchBreno Leitao
2018-11-25powerpc/scom: Return NULL instead of 0Breno Leitao
2018-11-25powerpc/lib: Declare static methodsBreno Leitao
2018-11-25powerpc/xmon: Define static functionsBreno Leitao
2018-11-25powerpc/xive: Define xive_do_source_eoi as staticBreno Leitao
2018-11-25powerpc/eeh: Declare pci_ers_result_name() as staticBreno Leitao
2018-11-25powerpc/64s: Include cpu headerBreno Leitao
2018-11-25Merge branch 'fixes' into nextMichael Ellerman
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-12powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman
2018-11-12powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-09Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-09Merge tag 'mips_fixes_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-09x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)
2018-11-09xen: fix xen_qlock_wait()Juergen Gross
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-09x86/xen: fix pv bootJuergen Gross
2018-11-08arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel
2018-11-08arm64: mm: define NET_IP_ALIGN to 0Ard Biesheuvel
2018-11-08ubd: fix missing initialization of io_reqAnton Ivanov
2018-11-08arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2018-11-08s390/perf: Change CPUM_CF return code in event init functionThomas Richter
2018-11-07ubd: fix missing lock around request issueJens Axboe
2018-11-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-07Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2018-11-07Merge tag 'renesas-fixes-for-v4.20' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2018-11-07KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood
2018-11-06x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki
2018-11-06x86/ldt: Remove unused variable in map_ldt_struct()Kirill A. Shutemov
2018-11-06x86/ldt: Unmap PTEs for the slot before freeing LDT pagesKirill A. Shutemov
2018-11-06x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-11-06acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma
2018-11-06acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma
2018-11-06Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel
2018-11-06powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman
2018-11-06powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman
2018-11-06powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman
2018-11-05arm64: dts: stratix10: fix multicast filteringAaro Koskinen
2018-11-05MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki