summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2018-07-30powerpc/44x: Mark mmu_init_secondary() as __initAlexey Spirkov
2018-07-30powerpc/mm: Don't report PUDs as memory leaks when using kmemleakMichael Ellerman
2018-07-30powerpc: split asm/tlbflush.hChristophe Leroy
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2018-07-30powerpc/44x: remove page.h from mmu-44x.hChristophe Leroy
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy
2018-07-30powerpc: fix includes in asm/processor.hChristophe Leroy
2018-07-30powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy
2018-07-30powerpc: declare set_breakpoint() staticChristophe Leroy
2018-07-30powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy
2018-07-30powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy
2018-07-30powerpc: remove kdump.h from page.hChristophe Leroy
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin
2018-07-24powerpc/powernv: move opal console flushing to udbgNicholas Piggin
2018-07-24powerpc/powernv: Remove OPALv1 support from opal console driverNicholas Piggin
2018-07-24powerpc/powernv: Implement and use opal_flush_consoleNicholas Piggin
2018-07-24powerpc/powernv: opal-kmsg use flush fallback from console codeNicholas Piggin
2018-07-24powerpc/powernv: opal-kmsg standardise OPAL_BUSY handlingNicholas Piggin
2018-07-24powerpc/powernv: Fix OPAL console driver OPAL_BUSY loopsNicholas Piggin
2018-07-24powerpc/powernv: opal_put_chars partial write fixNicholas Piggin
2018-07-24powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha
2018-07-24powerpc/powernv/opal-dump : Handles opal_dump_info properlyMukesh Ojha
2018-07-24powerpc/tm: Remove struct thread_info param from tm_reclaim_thread()Cyril Bur
2018-07-24powerpc/tm: Update function prototype commentCyril Bur
2018-07-24powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()Simon Guo
2018-07-24powerpc/64: enhance memcmp() with VMX instruction for long bytes comparisionSimon Guo
2018-07-24powerpc: add vcmpequd/vcmpequb ppc instruction macroSimon Guo
2018-07-24powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()Simon Guo
2018-07-24powerpc/pseries/mm: Improve error reporting on HCALL failuresAneesh Kumar K.V
2018-07-24powerpc/pseries: Use pr_xxx() in lpar.cAneesh Kumar K.V
2018-07-24powerpc/mm/hash: Reduce contention on hpte lockAneesh Kumar K.V
2018-07-24powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencodingAneesh Kumar K.V
2018-07-24powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte groupAneesh Kumar K.V
2018-07-24powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP configAneesh Kumar K.V
2018-07-24powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS rangeAneesh Kumar K.V
2018-07-24powerpc: Add ppc64le and ppc64_book3e allmodconfig targetsMichael Ellerman
2018-07-24powerpc: Add ppc32_allmodconfig defconfig targetMichael Ellerman
2018-07-24powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman
2018-07-24powerpc: NMI IPI make NMI IPIs fully sychronousNicholas Piggin
2018-07-24powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closelyNicholas Piggin
2018-07-24powerpc/pkeys: make protection key 0 less specialRam Pai
2018-07-24powerpc/pkeys: Preallocate execute-only keyRam Pai
2018-07-24powerpc/pkeys: Fix calculation of total pkeys.Ram Pai
2018-07-24powerpc/pkeys: Save the pkey registers before forkRam Pai
2018-07-24powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai
2018-07-24powerpc/pkeys: Deny read/write/execute by defaultRam Pai