summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-06-03Merge branch 'topic/pkey' into nextMichael Ellerman
2018-06-03Merge branch 'fixes' into nextMichael Ellerman
2018-06-03Merge branch 'topic/kbuild' into nextMichael Ellerman
2018-06-03Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-06-02powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V
2018-06-02powerpc/prom: Fix %u/%llx usage since prom_printf() changeMathieu Malaterre
2018-06-02cxl: Configure PSL to not use APC virtual machinesVaibhav Jain
2018-06-02cxl: Disable prefault_mode in Radix modeVaibhav Jain
2018-06-01powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASNicholas Piggin
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin
2018-06-01powerpc/kbuild: Set default generic machine type for 32-bit compileNicholas Piggin
2018-05-29powerpc/livepatch: Fix build error with kprobes disabled.Aneesh Kumar K.V
2018-05-28selftests/powerpc: Add core file test for Protection Key registersThiago Jung Bauermann
2018-05-28selftests/powerpc: Add ptrace tests for Protection Key registersThiago Jung Bauermann
2018-05-28powerpc/modules: remove unused mod_arch_specific.toc fieldJosh Poimboeuf
2018-05-28powerpc/powernv/cpuidle: Init all present cpus for deep statesAkshay Adiga
2018-05-25powerpc/perf: Update raw-event code encoding comment for power8Madhavan Srinivasan
2018-05-25powerpc: Add a missing include headerMathieu Malaterre
2018-05-25powerpc/32: Add a missing include headerMathieu Malaterre
2018-05-25powerpc/chrp/time: Make some functions static, add missing header includeMathieu Malaterre
2018-05-25powerpc/tau: Make some function staticMathieu Malaterre
2018-05-25powerpc: Make function btext_initialize staticMathieu Malaterre
2018-05-25powerpc/tau: Synchronize function prototypes and bodyMathieu Malaterre
2018-05-25powerpc: Add missing prototypeMathieu Malaterre
2018-05-25powerpc/52xx: Add missing functions prototypesMathieu Malaterre
2018-05-25powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre
2018-05-25powerpc/powermac: Move pmac_pfunc_base_install prototype to header fileMathieu Malaterre
2018-05-25powerpc/chrp/pci: Make some functions staticMathieu Malaterre
2018-05-25powerpc/powermac: Mark variable x as unusedMathieu Malaterre
2018-05-25powerpc/chrp/setup: Remove idu_size variable and make some functions staticMathieu Malaterre
2018-05-25powerpc/wii: Make hlwd_pic_init function staticMathieu Malaterre
2018-05-25powerpc/mm/radix: Use do/while(0) trick for single statement blockMathieu Malaterre
2018-05-25powerpc/sparse: Fix plain integer as NULL pointer warningMathieu Malaterre
2018-05-25powerpc/altivec: Add missing prototypes for altivecMathieu Malaterre
2018-05-25powerpc: Add __printf verification to prom_printfMathieu Malaterre
2018-05-25powerpc/xmon: Update paca fields dumped in xmonMichael Ellerman
2018-05-25powerpc/xmon: Realign paca dump fieldsMichael Ellerman
2018-05-25powerpc/xmon: Add __printf annotation to xmon_printf()Mathieu Malaterre
2018-05-25powerpc/xmon: Specify the full format in DUMP() macroMichael Ellerman
2018-05-25powerpc/xmon: Also setup debugger hooks when single-steppingMichal Suchanek
2018-05-25powerpc/8xx: fix invalid register expression in head_8xx.SChristophe Leroy
2018-05-25selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling
2018-05-25selftests/powerpc: Add missing .gitignoresMichael Neuling
2018-05-25powerpc/mm: Only read faulting instruction when necessary in do_page_fault()Christophe Leroy
2018-05-25powerpc/mm: Use instruction symbolic names in store_updates_sp()Christophe Leroy
2018-05-24powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo
2018-05-24powerpc/reg: Add TEXASR related macrosSimon Guo
2018-05-24powerpc: Export msr_check_and_set() to modulesSimon Guo
2018-05-21hwmon: (ibmpowernv) Add energy sensorsShilpasri G Bhat
2018-05-21hwmon: (ibmpowernv): Add support to read 64 bit sensorsShilpasri G Bhat