summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-2620-33/+33
* powerpc: Use device_type helpers to access the node typeRob Herring2018-11-2618-67/+44
* powerpc: Rework btext_find_display to use of_stdout and device_type helpersRob Herring2018-11-261-12/+4
* powerpc/configs: Add KVM guest defconfigSatheesh Rajendran2018-11-262-0/+21
* powerpc/configs: Add missing config symbols for ppc64_defconfigSatheesh Rajendran2018-11-261-1/+10
* powerpc/configs: Add CONFIG_NR_CPUS to ppc64_defconfigSatheesh Rajendran2018-11-261-0/+1
* powerpc/configs: Update ppc64_defconfig with savedefconfigMichael Ellerman2018-11-261-34/+34
* powerpc/configs: Remove unnecessary ftrace symbolsMichael Ellerman2018-11-262-4/+0
* powerpc/pasemi: Use dma_zalloc_coherent()Sabyasachi Gupta2018-11-251-3/+1
* powerpc/85xx: Drop pointless static qualifierYue Haibing2018-11-251-1/+1
* powerpc64/ftrace: Drop pointless static qualifier in is_b_op()YueHaibing2018-11-251-1/+1
* powerpc: Typo s/use use/use/Geert Uytterhoeven2018-11-251-1/+1
* powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-251-11/+1
* powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-251-24/+4
* powerpc: mark 64-bit PD_HUGE constant as unsigned longDaniel Axtens2018-11-251-1/+1
* powerpc/mm: remove const type qualifier from function ‘pud_pfn’Mathieu Malaterre2018-11-251-1/+1
* powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre2018-11-251-0/+4
* powerpc/mm: Remove extern from function definitionBreno Leitao2018-11-252-6/+6
* powerpc/pkey: Define functions as staticBreno Leitao2018-11-251-7/+8
* powerpc/perf: Declare static identifier a suchBreno Leitao2018-11-251-3/+3
* powerpc/scom: Return NULL instead of 0Breno Leitao2018-11-251-2/+2
* powerpc/lib: Declare static methodsBreno Leitao2018-11-251-2/+2
* powerpc/xmon: Define static functionsBreno Leitao2018-11-251-3/+3
* powerpc/xive: Define xive_do_source_eoi as staticBreno Leitao2018-11-251-1/+1
* powerpc/eeh: Declare pci_ers_result_name() as staticBreno Leitao2018-11-251-1/+1
* powerpc/64s: Include cpu headerBreno Leitao2018-11-251-0/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-11-2511-103/+58
|\
| * powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2018-11-152-0/+3
| * powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran2018-11-141-1/+1
| * powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman2018-11-121-13/+7
| * powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman2018-11-121-1/+1
| * KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood2018-11-074-8/+27
| * powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman2018-11-061-0/+3
| * powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman2018-11-062-1/+4
| * powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman2018-11-061-20/+9
| * powerpc/powernv/npu: Remove NPU DMA opsAlistair Popple2018-11-051-60/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-1112-117/+76
|\ \
| * | x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)2018-11-091-1/+1
| * | x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki2018-11-062-78/+7
| * | x86/ldt: Remove unused variable in map_ldt_struct()Kirill A. Shutemov2018-11-061-8/+0
| * | x86/ldt: Unmap PTEs for the slot before freeing LDT pagesKirill A. Shutemov2018-11-061-13/+38
| * | x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov2018-11-063-11/+11
| * | acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-062-1/+3
| * | acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-062-1/+3
| * | x86/build: Remove -pipe from KBUILD_CFLAGSNathan Chancellor2018-11-051-3/+1
| * | x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()Yi Wang2018-11-051-1/+1
| * | x86/hyper-v: Enable PIT shutdown quirkMichael Kelley2018-11-041-0/+11
| |/
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-11-111-5/+8
|\ \
| * | x86/qspinlock: Fix compile errorPeter Zijlstra2018-11-041-5/+8
* | | Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-103-1/+29
|\ \ \