summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-13powerpc/pseries: Make plpar_wrappers.h safe to include when PSERIES=nMichael Ellerman
2018-03-13powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.hMichael Ellerman
2018-03-13powerpc/32: Add missing prototypes for (early|machine)_init()Mathieu Malaterre
2018-03-13powerpc/32: Make some functions staticMathieu Malaterre
2018-03-13powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()Mathieu Malaterre
2018-03-13powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid()Mathieu Malaterre
2018-03-13powerpc/prom: Remove warning on array size when emptyMathieu Malaterre
2018-03-13powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()Mathieu Malaterre
2018-03-13powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister...Mathieu Malaterre
2018-03-13powerpc: Add missing prototypes for sys_sigreturn() & sys_rt_sigreturn()Mathieu Malaterre
2018-03-13powerpc: Add missing prototype for sys_debug_setcontext()Mathieu Malaterre
2018-03-13powerpc: Add missing prototype for init_IRQ()Mathieu Malaterre
2018-03-13powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre
2018-03-13powerpc: Add missing prototype for arch_dup_task_struct()Mathieu Malaterre
2018-03-13powerpc: Add missing prototype for time_init()Mathieu Malaterre
2018-03-13powerpc: Add missing prototype for hdec_interruptMathieu Malaterre
2018-03-13powerpc: Add missing prototype for slb_miss_bad_addr()Mathieu Malaterre
2018-03-13powerpc/kernel: Make function __giveup_fpu() staticMathieu Malaterre
2018-03-13powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() staticMathieu Malaterre
2018-03-13powerpc/32: Mark both tmp variables as unusedMathieu Malaterre
2018-03-13powerpc/32: Move the inline keyword at the beginning of function declarationMathieu Malaterre
2018-03-13powerpc/epapr: Move register keyword at the beginning of declarationMathieu Malaterre
2018-03-13PCI/hotplug: ppc: correct a php_slot usage after freeSimon Guo
2018-03-13powerpc/powernv/mce: Don't silently restart the machineBalbir Singh
2018-03-13cxl: read PHB indications from the device treePhilippe Bergheaud
2018-03-13powerpc/powernv: Enable tunneled operationsPhilippe Bergheaud
2018-03-13powerpc/powernv/npu: Fix deadlock in mmio_invalidate()Alistair Popple
2018-03-13powerpc/8xx: fix cpm_cascade() dual end of interruptChristophe Leroy
2018-03-13powerpc/mm: Drop the function native_register_proc_table()Anshuman Khandual
2018-03-13cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain
2018-03-13cxl: Remove function write_timebase_ctrl_psl9() for PSL9Vaibhav Jain
2018-03-13cxl: Enable NORST bit in PSL_DEBUG register for PSL9Vaibhav Jain
2018-03-13powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfsVaibhav Jain
2018-03-13powerpc/xmon: Setup debugger hooks when first break-point is setVaibhav Jain
2018-03-13selftests/powerpc: Skip tm-unavailable if TM is not enabledGustavo Romero
2018-03-13powerpc/via-pmu: Fix section mismatch warningMathieu Malaterre
2018-03-13powerpc/powernv/vas: Fix order of cleanup in vas_window_init_dbgdir()Sukadev Bhattiprolu
2018-03-13powerpc/powernv/vas: Remove a stray line in MakefileSukadev Bhattiprolu
2018-03-13selftest/powerpc: Add test for sigreturn in transactionLaurent Dufour
2018-03-13macintosh: Add module license to ans-lcdLarry Finger
2018-03-13Merge two commits from 'kvm-ppc-fixes' into nextMichael Ellerman
2018-03-06powerpc/8xx: Increase number of slices to 64Christophe Leroy
2018-03-06powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy
2018-03-06powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy
2018-03-06powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy
2018-03-06powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy
2018-03-06powerpc/mm/slice: Remove intermediate bitmap copyChristophe Leroy
2018-03-06powerpc: Keep const vars out of writable .sdataSegher Boessenkool
2018-03-04Linux 4.16-rc4Linus Torvalds
2018-03-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds