summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2017-05-30powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]Ivan Mikhaylov
2017-05-30powerpc/44x/fsp2: Add defconfig for FSP2 boardIvan Mikhaylov
2017-05-30powerpc/44x/fsp2: Add device tree for FSP2 boardIvan Mikhaylov
2017-05-30powerpc/44x/fsp2: Platform support for FSP2 (476fpe) boardIvan Mikhaylov
2017-05-30powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1Gautham R. Shenoy
2017-05-30powerpc/powernv/idle: Restore SPRs for deep idle states via stop API.Akshay Adiga
2017-05-30powerpc/powernv/idle: Restore LPCR on wakeup from deep-stopGautham R. Shenoy
2017-05-30powerpc/powernv/idle: Decouple Timebase restore & Per-core SPRs restoreGautham R. Shenoy
2017-05-30powerpc/powernv/idle: Correctly initialize core_idle_state_ptrGautham R. Shenoy
2017-05-30powerpc: Add HAVE_IRQ_TIME_ACCOUNTINGAnton Blanchard
2017-05-30powerpc/sequoia: Fix NAND partitions not to overlapPavel Machek
2017-05-30powerpc: Tweak copy selection parameter in __copy_tofrom_user_power7()Andrew Jeffery
2017-05-30powerpc/xmon: Fix compile error with PPC_8xx=yNicholas Piggin
2017-05-30powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile errorNicholas Piggin
2017-05-30powerpc/64s: Fix OPAL_CALL non-maskable interrupt reentrancyNicholas Piggin
2017-05-30powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancyNicholas Piggin
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds