summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-13powerpc/powernv/mce: Don't silently restart the machineBalbir Singh
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-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-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-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-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-23powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman
2018-02-23powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman
2018-02-23powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2Bharata B Rao
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-22powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord
2018-02-22powerpc/pseries: Revert support for ibm,drc-info devtree propertyMichael Bringmann
2018-02-22powerpc/pseries: Fix duplicate firmware feature for DRC_INFOMichael Ellerman
2018-02-21powerpc/eeh: Fix crashes in eeh_report_resume()Juan J. Alvarez
2018-02-16powerpc/pseries: Check for zero filled ibm,dynamic-memory propertyNathan Fontenot
2018-02-15powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe
2018-02-15powerpc/powernv: IMC fix out of bounds memory access at shutdownNicholas Piggin
2018-02-15powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater
2018-02-15powerpc: Expose TSCR via sysfs only on powernvCyril Bur
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-13powerpc/kdump: Fix powernv build break when KEXEC_CORE=nGuenter Roeck
2018-02-13powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplugGuenter Roeck
2018-02-13powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V