aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring20-36/+31
2018-03-20powerpc: Remove unused flush_dcache_phys_range()Matt Brown2-39/+0
2018-03-20lib/raid6: Build proper raid6test files on powerpcMatt Brown2-2/+6
2018-03-20lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown7-3/+161
2018-03-14powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatibleAlexandre Belloni1-1/+1
2018-03-14powerpc/time: stop validating rtc_time in .read_timeAlexandre Belloni1-1/+1
2018-03-14powerpc/vas: Add a couple of trace pointsSukadev Bhattiprolu2-0/+122
2018-03-14powerpc/vas: Fix cleanup when VAS is not configuredSukadev Bhattiprolu2-3/+14
2018-03-14powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failureMark Hairgrove1-11/+21
2018-03-14cxl: Fix timebase synchronization status on P9Christophe Lombard2-17/+12
2018-03-13powerpc/mm/slice: remove radix calls to the slice codeNicholas Piggin3-19/+12
2018-03-13powerpc/mm/slice: Use const pointers to cached slice masks where possibleNicholas Piggin1-41/+38
2018-03-13powerpc/mm/slice: remove dead codeNicholas Piggin1-6/+0
2018-03-13powerpc/mm/slice: Switch to 3-operand slice bitops helpersNicholas Piggin1-15/+23
2018-03-13powerpc/mm/slice: implement slice_check_range_fitsNicholas Piggin1-28/+34
2018-03-13powerpc/mm/slice: implement a slice mask cacheNicholas Piggin3-42/+98
2018-03-13powerpc/mm/slice: pass pointers to struct slice_mask where possibleNicholas Piggin1-39/+45
2018-03-13powerpc/mm/slice: tidy lpsizes and hpsizes update loopsNicholas Piggin1-10/+12
2018-03-13powerpc/mm/slice: Simplify and optimise slice context initialisationNicholas Piggin4-71/+23
2018-03-13powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.hMichael Ellerman2-6/+7
2018-03-13powerpc: Rename plapr routines to plparMichael Ellerman4-7/+7
2018-03-13powerpc/pseries: Make plpar_wrappers.h safe to include when PSERIES=nMichael Ellerman1-0/+4
2018-03-13powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.hMichael Ellerman2-8/+8
2018-03-13powerpc/32: Add missing prototypes for (early|machine)_init()Mathieu Malaterre2-0/+4
2018-03-13powerpc/32: Make some functions staticMathieu Malaterre2-5/+4
2018-03-13powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()Mathieu Malaterre1-3/+7
2018-03-13powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid()Mathieu Malaterre1-1/+9
2018-03-13powerpc/prom: Remove warning on array size when emptyMathieu Malaterre1-2/+2
2018-03-13powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()Mathieu Malaterre1-0/+4
2018-03-13powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister_hw_breakpoint()Mathieu Malaterre1-0/+2
2018-03-13powerpc: Add missing prototypes for sys_sigreturn() & sys_rt_sigreturn()Mathieu Malaterre1-0/+5
2018-03-13powerpc: Add missing prototype for sys_debug_setcontext()Mathieu Malaterre1-0/+4
2018-03-13powerpc: Add missing prototype for init_IRQ()Mathieu Malaterre1-0/+1
2018-03-13powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre1-0/+1
2018-03-13powerpc: Add missing prototype for arch_dup_task_struct()Mathieu Malaterre1-0/+1
2018-03-13powerpc: Add missing prototype for time_init()Mathieu Malaterre1-0/+1
2018-03-13powerpc: Add missing prototype for hdec_interruptMathieu Malaterre1-0/+1
2018-03-13powerpc: Add missing prototype for slb_miss_bad_addr()Mathieu Malaterre1-0/+1
2018-03-13powerpc/kernel: Make function __giveup_fpu() staticMathieu Malaterre2-3/+2
2018-03-13powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() staticMathieu Malaterre2-2/+2
2018-03-13powerpc/32: Mark both tmp variables as unusedMathieu Malaterre1-2/+2
2018-03-13powerpc/32: Move the inline keyword at the beginning of function declarationMathieu Malaterre1-2/+2
2018-03-13powerpc/epapr: Move register keyword at the beginning of declarationMathieu Malaterre1-11/+11
2018-03-13PCI/hotplug: ppc: correct a php_slot usage after freeSimon Guo1-1/+1
2018-03-13powerpc/powernv/mce: Don't silently restart the machineBalbir Singh1-1/+4
2018-03-13cxl: read PHB indications from the device treePhilippe Bergheaud3-7/+45
2018-03-13powerpc/powernv: Enable tunneled operationsPhilippe Bergheaud6-9/+148
2018-03-13powerpc/powernv/npu: Fix deadlock in mmio_invalidate()Alistair Popple1-88/+141
2018-03-13powerpc/8xx: fix cpm_cascade() dual end of interruptChristophe Leroy1-7/+1
2018-03-13powerpc/mm: Drop the function native_register_proc_table()Anshuman Khandual1-15/+0