summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/64s: SLB miss already has CTR saved for relocatable kernelNicholas Piggin2017-06-201-8/+1Star
* powerpc/64s: Avoid saving faulting address into EX_DAR in SLB missNicholas Piggin2017-06-201-5/+8
* powerpc/64s: Preserve r3 in slb_allocate_realmode()Nicholas Piggin2017-06-201-10/+14
* powerpc/64s/idle: Run latch switch is done with MSR[EE]=0Nicholas Piggin2017-06-191-6/+6
* powerpc/64s/idle: Predict HMI wakeup as unlikelyNicholas Piggin2017-06-191-1/+1
* powerpc/64s/idle: Avoid SRR usage in idle sleep/wake pathsNicholas Piggin2017-06-193-32/+38
* powerpc/64s/idle: Branch to handler with virtual mode offsetNicholas Piggin2017-06-192-2/+17
* powerpc/64s: Don't unbalance the return branch predictor in __replay_interrupt()Nicholas Piggin2017-06-191-1/+7
* powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin2017-06-194-2/+38
* powerpc/64s/idle: Process interrupts from system reset wakeupNicholas Piggin2017-06-193-2/+38
* powerpc/powernv: Simplify lazy IRQ handling in CPU offlineNicholas Piggin2017-06-192-23/+29
* powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin2017-06-199-89/+128
* drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependenciesMurilo Opsfelder Araujo2017-06-151-1/+1
* powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin2017-06-153-14/+30
* powerpc/64: Drop explicit hwsync in context switchNicholas Piggin2017-06-152-6/+22
* powerpc/64: Drop reservation-clearing ldarx in context switchNicholas Piggin2017-06-151-8/+3Star
* powerpc/64s: Leave interrupts hard enabled in context switch for radixNicholas Piggin2017-06-152-6/+16
* powerpc/64: Avoid restore_math call if possible in syscall exitNicholas Piggin2017-06-152-19/+47
* powerpc/64s: Optimize hypercall/syscall entryNicholas Piggin2017-06-151-37/+97
* powerpc/mm/radix: Only add X for pages overlapping kernel textMichael Ellerman2017-06-151-3/+11
* Revert "powerpc: Handle simultaneous interrupts at once"Michael Ellerman2017-06-151-5/+1Star
* powerpc/64s: Machine check handle ifetch from foreign real address for POWER9Nicholas Piggin2017-06-063-7/+12
* cxl: Unlock on error in probeDan Carpenter2017-06-061-2/+6
* powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-057-9/+12
* powerpc/mm/hugetlb: Add support for page accountingBalbir Singh2017-06-051-1/+1
* powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh2017-06-052-2/+3
* powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh2017-06-055-17/+47
* powerpc/mm/hash: Do a local flush if possible when no batch is activeBalbir Singh2017-06-051-4/+2Star
* MAINTAINERS: Update my email address from freescale to nxpYang Li2017-06-051-3/+3
* MAINTAINERS: Update entry for Freescale SoC driversYang Li2017-06-051-2/+3
* selftests/powerpc: context_switch use private futexes with threadsNicholas Piggin2017-06-051-20/+33
* powerpc: Fix some spelling mistakesColin Ian King2017-06-053-4/+3Star
* powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...Matt Brown2017-06-024-43/+94
* powerpc/fadump: Set an upper limit for boot memory sizeHari Bathini2017-06-022-1/+18
* powerpc/fadump: Update comment about offset where fadump is reservedHari Bathini2017-06-022-4/+4
* powerpc/fadump: Add a warning when 'fadump_reserve_mem=' is usedHari Bathini2017-06-021-0/+25
* powerpc/fadump: Return error when fadump registration failsMichal Suchanek2017-06-021-8/+15
* powerpc: Remove __ilog2()s and use generic onesChristophe Leroy2017-06-022-34/+1Star
* powerpc: Replace ffz() by equivalent generic functionChristophe Leroy2017-06-021-19/+1Star
* powerpc: Use builtin functions for fls()/__fls()/fls64()Christophe Leroy2017-06-021-21/+3Star
* powerpc: Discard ffs()/__ffs() function and use builtin functions insteadChristophe Leroy2017-06-021-14/+2Star
* powerpc: Handle simultaneous interrupts at onceChristophe Leroy2017-06-021-1/+5
* powerpc/8xx: fix mpc8xx_get_irq() return on no irqChristophe Leroy2017-06-021-1/+1
* powerpc/40x: Clear MSR_DR in one insn instead of twoChristophe Leroy2017-06-021-4/+2Star
* powerpc/mm: The 8xx doesn't call do_page_fault() for breakpointsChristophe Leroy2017-06-021-1/+1
* powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault()Christophe Leroy2017-06-021-6/+7
* powerpc/mm: Remove a redundant test in do_page_fault()Christophe Leroy2017-06-021-1/+1
* powerpc/mm: Only call store_updates_sp() on stores in do_page_fault()Christophe Leroy2017-06-021-1/+1
* powerpc/mm: Remove __this_fixmap_does_not_exist()Christophe Leroy2017-06-021-5/+0Star
* powerpc/mm/ptdump: Dump the first entry of the linear mapping as wellBalbir Singh2017-06-021-1/+1