summaryrefslogtreecommitdiffstats
path: root/mm/z3fold.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-02powerpc/40x: Clear MSR_DR in one insn instead of twoChristophe Leroy1-4/+2
2017-06-02powerpc/mm: The 8xx doesn't call do_page_fault() for breakpointsChristophe Leroy1-1/+1
2017-06-02powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault()Christophe Leroy1-6/+7
2017-06-02powerpc/mm: Remove a redundant test in do_page_fault()Christophe Leroy1-1/+1
2017-06-02powerpc/mm: Only call store_updates_sp() on stores in do_page_fault()Christophe Leroy1-1/+1
2017-06-02powerpc/mm: Remove __this_fixmap_does_not_exist()Christophe Leroy1-5/+0
2017-06-02powerpc/mm/ptdump: Dump the first entry of the linear mapping as wellBalbir Singh1-1/+1
2017-05-30powerpc: Link warning for orphan sectionsNicholas Piggin3-2/+27
2017-05-30powerpc/64: Tool to check head sections location sanityNicholas Piggin4-25/+87
2017-05-30powerpc/64: Handle linker stubs in low .text codeNicholas Piggin3-0/+34
2017-05-30powerpc/64s: Tool to flag direct branches from unrelocated interrupt vectorsNicholas Piggin2-1/+65
2017-05-30powerpc/64: Linker on-demand sfpr functions for modulesNicholas Piggin2-5/+18
2017-05-30powerpc/64: Do not create new section for save/restore functionsNicholas Piggin1-4/+2
2017-05-30powerpc/64: Do not link crtsaveres.o in bootNicholas Piggin2-5/+8
2017-05-30powerpc/64: Do not link crtsavres.o in vmlinuxNicholas Piggin1-2/+6
2017-05-30powerpc/64: Place sfpr section explicitly with the linker scriptNicholas Piggin1-0/+8
2017-05-30powerpc: Use uapi/asm-generic/sockios.hStephen Rothwell2-20/+1
2017-05-30powerpc: Use the asm-generic versions of some uapi includesStephen Rothwell5-9/+5
2017-05-30powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]Ivan Mikhaylov1-3/+11