summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-2019-35/+30
* powerpc: Remove unused flush_dcache_phys_range()Matt Brown2018-03-202-39/+0
* lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown2018-03-201-0/+6
* powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatibleAlexandre Belloni2018-03-141-1/+1
* powerpc/time: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-141-1/+1
* powerpc/vas: Add a couple of trace pointsSukadev Bhattiprolu2018-03-142-0/+122
* powerpc/vas: Fix cleanup when VAS is not configuredSukadev Bhattiprolu2018-03-142-3/+14
* powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failureMark Hairgrove2018-03-141-11/+21
* powerpc/mm/slice: remove radix calls to the slice codeNicholas Piggin2018-03-133-19/+12
* powerpc/mm/slice: Use const pointers to cached slice masks where possibleNicholas Piggin2018-03-131-41/+38
* powerpc/mm/slice: remove dead codeNicholas Piggin2018-03-131-6/+0
* powerpc/mm/slice: Switch to 3-operand slice bitops helpersNicholas Piggin2018-03-131-15/+23
* powerpc/mm/slice: implement slice_check_range_fitsNicholas Piggin2018-03-131-28/+34
* powerpc/mm/slice: implement a slice mask cacheNicholas Piggin2018-03-133-42/+98
* powerpc/mm/slice: pass pointers to struct slice_mask where possibleNicholas Piggin2018-03-131-39/+45
* powerpc/mm/slice: tidy lpsizes and hpsizes update loopsNicholas Piggin2018-03-131-10/+12
* powerpc/mm/slice: Simplify and optimise slice context initialisationNicholas Piggin2018-03-134-71/+23
* powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.hMichael Ellerman2018-03-132-6/+7
* powerpc: Rename plapr routines to plparMichael Ellerman2018-03-134-7/+7
* powerpc/pseries: Make plpar_wrappers.h safe to include when PSERIES=nMichael Ellerman2018-03-131-0/+4
* powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.hMichael Ellerman2018-03-132-8/+8
* powerpc/32: Add missing prototypes for (early|machine)_init()Mathieu Malaterre2018-03-132-0/+4
* powerpc/32: Make some functions staticMathieu Malaterre2018-03-132-5/+4
* powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()Mathieu Malaterre2018-03-131-3/+7
* powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid()Mathieu Malaterre2018-03-131-1/+9
* powerpc/prom: Remove warning on array size when emptyMathieu Malaterre2018-03-131-2/+2
* powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()Mathieu Malaterre2018-03-131-0/+4
* powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister...Mathieu Malaterre2018-03-131-0/+2
* powerpc: Add missing prototypes for sys_sigreturn() & sys_rt_sigreturn()Mathieu Malaterre2018-03-131-0/+5
* powerpc: Add missing prototype for sys_debug_setcontext()Mathieu Malaterre2018-03-131-0/+4
* powerpc: Add missing prototype for init_IRQ()Mathieu Malaterre2018-03-131-0/+1
* powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre2018-03-131-0/+1
* powerpc: Add missing prototype for arch_dup_task_struct()Mathieu Malaterre2018-03-131-0/+1
* powerpc: Add missing prototype for time_init()Mathieu Malaterre2018-03-131-0/+1
* powerpc: Add missing prototype for hdec_interruptMathieu Malaterre2018-03-131-0/+1
* powerpc: Add missing prototype for slb_miss_bad_addr()Mathieu Malaterre2018-03-131-0/+1
* powerpc/kernel: Make function __giveup_fpu() staticMathieu Malaterre2018-03-132-3/+2
* powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() staticMathieu Malaterre2018-03-132-2/+2
* powerpc/32: Mark both tmp variables as unusedMathieu Malaterre2018-03-131-2/+2
* powerpc/32: Move the inline keyword at the beginning of function declarationMathieu Malaterre2018-03-131-2/+2
* powerpc/epapr: Move register keyword at the beginning of declarationMathieu Malaterre2018-03-131-11/+11
* powerpc/powernv/mce: Don't silently restart the machineBalbir Singh2018-03-131-1/+4
* powerpc/powernv: Enable tunneled operationsPhilippe Bergheaud2018-03-136-9/+148
* powerpc/powernv/npu: Fix deadlock in mmio_invalidate()Alistair Popple2018-03-131-88/+141
* powerpc/8xx: fix cpm_cascade() dual end of interruptChristophe Leroy2018-03-131-7/+1
* powerpc/mm: Drop the function native_register_proc_table()Anshuman Khandual2018-03-131-15/+0
* powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfsVaibhav Jain2018-03-131-0/+24
* powerpc/xmon: Setup debugger hooks when first break-point is setVaibhav Jain2018-03-131-1/+16
* powerpc/powernv/vas: Fix order of cleanup in vas_window_init_dbgdir()Sukadev Bhattiprolu2018-03-131-4/+4
* powerpc/powernv/vas: Remove a stray line in MakefileSukadev Bhattiprolu2018-03-131-1/+0
OpenPOWER on IntegriCloud