summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxl: Use device_type helpers to access the node typeRob Herring2018-11-261-3/+1
* macintosh: Use device_type helpers to access the node typeRob Herring2018-11-265-30/+22
* macintosh: windfarm: Another convert to using %pOFn instead of device_node.nameRob Herring2018-11-261-3/+3
* 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
* selftests/powerpc: Skip test instead of failingBreno Leitao2018-11-251-4/+1
* selftests/powerpc: Create a new SKIP_IF macroBreno Leitao2018-11-251-0/+10
* selftests/powerpc: Allocate base registersBreno Leitao2018-11-257-10/+8
* 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-2512-106/+76
|\
| * selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero2018-11-151-2/+3
| * 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
| * selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman2018-11-121-1/+15
| * 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
* | Linux 4.20-rc2v4.20-rc2Linus Torvalds2018-11-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-1254-199/+430
|\ \
| * | act_mirred: clear skb->tstamp on redirectEric Dumazet2018-11-112-10/+2
| * | net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn2018-11-111-0/+2
| * | tipc: fix link re-establish failureJon Maloy2018-11-111-4/+7
| * | net: sched: cls_flower: validate nested enc_opts_policy to avoid warningJakub Kicinski2018-11-101-1/+13
| * | net: mvneta: correct typoAlexandre Belloni2018-11-101-2/+2