summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-06-19powerpc/64s/idle: Branch to handler with virtual mode offsetNicholas Piggin
2017-06-19powerpc/64s: Don't unbalance the return branch predictor in __replay_interrupt()Nicholas Piggin
2017-06-19powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin
2017-06-19powerpc/64s/idle: Process interrupts from system reset wakeupNicholas Piggin
2017-06-19powerpc/powernv: Simplify lazy IRQ handling in CPU offlineNicholas Piggin
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin
2017-06-15powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin
2017-06-15powerpc/64: Drop explicit hwsync in context switchNicholas Piggin
2017-06-15powerpc/64: Drop reservation-clearing ldarx in context switchNicholas Piggin
2017-06-15powerpc/64s: Leave interrupts hard enabled in context switch for radixNicholas Piggin
2017-06-15powerpc/64: Avoid restore_math call if possible in syscall exitNicholas Piggin
2017-06-15powerpc/64s: Optimize hypercall/syscall entryNicholas Piggin
2017-06-15powerpc/mm/radix: Only add X for pages overlapping kernel textMichael Ellerman
2017-06-15Revert "powerpc: Handle simultaneous interrupts at once"Michael Ellerman
2017-06-06powerpc/64s: Machine check handle ifetch from foreign real address for POWER9Nicholas Piggin
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy
2017-06-05powerpc/mm/hugetlb: Add support for page accountingBalbir Singh
2017-06-05powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh
2017-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh
2017-06-05powerpc/mm/hash: Do a local flush if possible when no batch is activeBalbir Singh
2017-06-05powerpc: Fix some spelling mistakesColin Ian King
2017-06-02powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...Matt Brown
2017-06-02powerpc/fadump: Set an upper limit for boot memory sizeHari Bathini
2017-06-02powerpc/fadump: Update comment about offset where fadump is reservedHari Bathini
2017-06-02powerpc/fadump: Add a warning when 'fadump_reserve_mem=' is usedHari Bathini
2017-06-02powerpc/fadump: Return error when fadump registration failsMichal Suchanek
2017-06-02powerpc: Remove __ilog2()s and use generic onesChristophe Leroy
2017-06-02powerpc: Replace ffz() by equivalent generic functionChristophe Leroy
2017-06-02powerpc: Use builtin functions for fls()/__fls()/fls64()Christophe Leroy
2017-06-02powerpc: Discard ffs()/__ffs() function and use builtin functions insteadChristophe Leroy
2017-06-02powerpc: Handle simultaneous interrupts at onceChristophe Leroy
2017-06-02powerpc/8xx: fix mpc8xx_get_irq() return on no irqChristophe Leroy
2017-06-02powerpc/40x: Clear MSR_DR in one insn instead of twoChristophe Leroy
2017-06-02powerpc/mm: The 8xx doesn't call do_page_fault() for breakpointsChristophe Leroy
2017-06-02powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault()Christophe Leroy
2017-06-02powerpc/mm: Remove a redundant test in do_page_fault()Christophe Leroy
2017-06-02powerpc/mm: Only call store_updates_sp() on stores in do_page_fault()Christophe Leroy
2017-06-02powerpc/mm: Remove __this_fixmap_does_not_exist()Christophe Leroy
2017-06-02powerpc/mm/ptdump: Dump the first entry of the linear mapping as wellBalbir Singh
2017-05-30powerpc: Link warning for orphan sectionsNicholas Piggin
2017-05-30powerpc/64: Tool to check head sections location sanityNicholas Piggin
2017-05-30powerpc/64: Handle linker stubs in low .text codeNicholas Piggin
2017-05-30powerpc/64s: Tool to flag direct branches from unrelocated interrupt vectorsNicholas Piggin
2017-05-30powerpc/64: Linker on-demand sfpr functions for modulesNicholas Piggin
2017-05-30powerpc/64: Do not create new section for save/restore functionsNicholas Piggin
2017-05-30powerpc/64: Do not link crtsaveres.o in bootNicholas Piggin
2017-05-30powerpc/64: Do not link crtsavres.o in vmlinuxNicholas Piggin
2017-05-30powerpc/64: Place sfpr section explicitly with the linker scriptNicholas Piggin
2017-05-30powerpc: Use uapi/asm-generic/sockios.hStephen Rothwell
2017-05-30powerpc: Use the asm-generic versions of some uapi includesStephen Rothwell