summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib
AgeCommit message (Expand)Author
2017-07-03powerpc/lib/code-patching: Use alternate map for patch_instruction()Balbir Singh
2017-06-02powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...Matt Brown
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 crtsavres.o in vmlinuxNicholas Piggin
2017-05-30powerpc: Tweak copy selection parameter in __copy_tofrom_user_power7()Andrew Jeffery
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-23powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()Naveen N. Rao
2017-04-06powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-04-06Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpcAl Viro
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-03powerpc: emulate_step() tests for load/store instructionsRavi Bangoria
2017-03-03powerpc: Emulation support for load/store instructions on LERavi Bangoria
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-10powerpc/kprobes: Implement OptprobesAnju T
2017-02-10powerpc: Add helper to check if offset is within relative branch rangeAnju T
2017-02-06powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt
2017-01-25powerpc/sstep: Return directly after a failed address_ok() in emulate_step()Markus Elfring
2017-01-25powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-18powerpc/lib: Fix randconfig build failure in sstep.cMichael Ellerman
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-12powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-04powerpc/64: Align hot loops of memset() and backwards_memcpy()Anton Blanchard
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman
2016-09-08powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt
2016-08-10powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy
2016-08-07ppc: move exports to definitionsAl Viro
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-03powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-01powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao
2016-08-01powerpc: Call jump_label_init() in apply_feature_fixups()Aneesh Kumar K.V
2016-08-01powerpc/kernel: Check features don't change after patchingMichael Ellerman
2016-07-21powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt
2016-07-15powerpc/lib: Clarify that adde is an instruction and we mean pluralStewart Smith
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens
2016-06-14powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-06-14powerpc: Align hot loops of some string functionsAnton Blanchard
2016-06-14powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard
2016-05-11powerpc/sstep: Fix emulation fall-throughOliver O'Halloran
2016-05-11powerpc/sstep: Fix sstep.c compile on powerpcspeLennart Sorensen
2016-04-27powerpc: rework sparse for lib/xor_vmx.cDaniel Axtens