aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/msg.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-03powerpc/64: Fix strncpy() related build failures with GCC 8.1Christophe Leroy2-4/+4
2018-06-02powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V3-1/+3
2018-06-02powerpc/prom: Fix %u/%llx usage since prom_printf() changeMathieu Malaterre1-24/+49
2018-06-02cxl: Configure PSL to not use APC virtual machinesVaibhav Jain1-2/+2
2018-06-02cxl: Disable prefault_mode in Radix modeVaibhav Jain2-5/+15
2018-06-01powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASNicholas Piggin3-12/+34
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin3-16/+22
2018-06-01powerpc/kbuild: Set default generic machine type for 32-bit compileNicholas Piggin1-0/+8
2018-05-29powerpc/livepatch: Fix build error with kprobes disabled.Aneesh Kumar K.V1-1/+2
2018-05-28selftests/powerpc: Add core file test for Protection Key registersThiago Jung Bauermann2-3/+464
2018-05-28selftests/powerpc: Add ptrace tests for Protection Key registersThiago Jung Bauermann5-1/+509
2018-05-28powerpc/modules: remove unused mod_arch_specific.toc fieldJosh Poimboeuf2-9/+5
2018-05-28powerpc/powernv/cpuidle: Init all present cpus for deep statesAkshay Adiga1-2/+2
2018-05-25powerpc/perf: Update raw-event code encoding comment for power8Madhavan Srinivasan2-64/+64
2018-05-25powerpc: Add a missing include headerMathieu Malaterre1-0/+1
2018-05-25powerpc/32: Add a missing include headerMathieu Malaterre1-0/+1
2018-05-25powerpc/chrp/time: Make some functions static, add missing header includeMathieu Malaterre1-2/+4
2018-05-25powerpc/tau: Make some function staticMathieu Malaterre1-4/+4
2018-05-25powerpc: Make function btext_initialize staticMathieu Malaterre1-1/+1
2018-05-25powerpc/tau: Synchronize function prototypes and bodyMathieu Malaterre4-9/+12
2018-05-25powerpc: Add missing prototypeMathieu Malaterre1-0/+3
2018-05-25powerpc/52xx: Add missing functions prototypesMathieu Malaterre1-3/+3
2018-05-25powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre1-0/+1
2018-05-25powerpc/powermac: Move pmac_pfunc_base_install prototype to header fileMathieu Malaterre2-1/+1
2018-05-25powerpc/chrp/pci: Make some functions staticMathieu Malaterre1-6/+6
2018-05-25powerpc/powermac: Mark variable x as unusedMathieu Malaterre1-1/+3
2018-05-25powerpc/chrp/setup: Remove idu_size variable and make some functions staticMathieu Malaterre1-7/+5
2018-05-25powerpc/wii: Make hlwd_pic_init function staticMathieu Malaterre1-1/+1
2018-05-25powerpc/mm/radix: Use do/while(0) trick for single statement blockMathieu Malaterre1-1/+1
2018-05-25powerpc/sparse: Fix plain integer as NULL pointer warningMathieu Malaterre8-28/+28
2018-05-25powerpc/altivec: Add missing prototypes for altivecMathieu Malaterre3-11/+21
2018-05-25powerpc: Add __printf verification to prom_printfMathieu Malaterre1-56/+58
2018-05-25powerpc/xmon: Update paca fields dumped in xmonMichael Ellerman1-0/+10
2018-05-25powerpc/xmon: Realign paca dump fieldsMichael Ellerman1-8/+9
2018-05-25powerpc/xmon: Add __printf annotation to xmon_printf()Mathieu Malaterre4-75/+75
2018-05-25powerpc/xmon: Specify the full format in DUMP() macroMichael Ellerman1-51/+51
2018-05-25powerpc/xmon: Also setup debugger hooks when single-steppingMichal Suchanek1-10/+11
2018-05-25powerpc/8xx: fix invalid register expression in head_8xx.SChristophe Leroy1-1/+1
2018-05-25selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling3-1/+344
2018-05-25selftests/powerpc: Add missing .gitignoresMichael Neuling2-0/+2
2018-05-25powerpc/mm: Only read faulting instruction when necessary in do_page_fault()Christophe Leroy1-16/+34
2018-05-25powerpc/mm: Use instruction symbolic names in store_updates_sp()Christophe Leroy2-13/+14
2018-05-24powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo4-2/+16
2018-05-24powerpc/reg: Add TEXASR related macrosSimon Guo2-8/+27
2018-05-24powerpc: Export msr_check_and_set() to modulesSimon Guo1-0/+1
2018-05-21hwmon: (ibmpowernv) Add energy sensorsShilpasri G Bhat1-0/+2
2018-05-21hwmon: (ibmpowernv): Add support to read 64 bit sensorsShilpasri G Bhat1-3/+4
2018-05-21powernv: opal-sensor: Add support to read 64bit sensor valuesShilpasri G Bhat4-0/+57
2018-05-21selftests/powerpc: Remove redundant cp_abort testMichael Neuling4-117/+0
2018-05-21powerpc/fsl/dts: fix the i2c-mux compatible for t104xqdsPeter Rosin1-1/+1