summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-06-03ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva
2018-06-03powerpc: use task_pid_nr() for TID allocationAlastair D'Silva
2018-06-03powerpc: Use TIDR CPU feature to control TIDR allocationAlastair D'Silva
2018-06-03powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva
2018-06-03powerpc/powernv: process all OPAL event interrupts with kopaldNicholas Piggin
2018-06-03powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin
2018-06-03powerpc/64: change softe to irqmask in show_regs and xmonNicholas Piggin
2018-06-03powerpc/pmu/fsl: fix is_nmi test for irq mask changeNicholas Piggin
2018-06-03powerpc/time: account broadcast timer event interrupts separatelyNicholas Piggin
2018-06-03powerpc: move a stray NMI IPI case under NMI_IPI ifdefNicholas Piggin
2018-06-03powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdefNicholas Piggin
2018-06-03powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...Nicholas Piggin
2018-06-03powerpc: generic clockevents broadcast receiver call tick_receive_broadcastNicholas Piggin
2018-06-03powerpc/pseries: lparcfg calculate PURR on demandNicholas Piggin
2018-06-03powerpc/64: remove start_tb and accum_tb from thread_structNicholas Piggin
2018-06-03powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 supportNicholas Piggin
2018-06-03powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUGNicholas Piggin
2018-06-03powerpc/64: irq_work avoid interrupt when called with hardware irqs enabledNicholas Piggin
2018-06-03powerpc/powernv/ioda2: Remove redundant free of TCE pagesAlexey Kardashevskiy
2018-06-03powerpc/xmon: use match_string() helperYisheng Xie
2018-06-03powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINExChristophe Leroy
2018-06-03powerpc/64: Fix strncpy() related build failures with GCC 8.1Christophe Leroy
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-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-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