aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-05
|\
| * powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()Naveen N. Rao2017-04-23
| * Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-07
| |\
* | | powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-04-06
* | | Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpcAl Viro2017-04-06
|\ \ \ | |/ / |/| / | |/
| * powerpc: emulate_step() tests for load/store instructionsRavi Bangoria2017-03-02
| * powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-03-02
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
|/
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* powerpc/kprobes: Implement OptprobesAnju T2017-02-09
* powerpc: Add helper to check if offset is within relative branch rangeAnju T2017-02-09
* powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt2017-02-06
* powerpc/sstep: Return directly after a failed address_ok() in emulate_step()Markus Elfring2017-01-24
* powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras2017-01-24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* powerpc/lib: Fix randconfig build failure in sstep.cMichael Ellerman2016-11-18
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-13
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * ppc: move exports to definitionsAl Viro2016-08-07
* | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-14
|\ \
| * | powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2016-10-11
* | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-07
|\| |
| * | powerpc/64: Align hot loops of memset() and backwards_memcpy()Anton Blanchard2016-10-04
| * | powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-13
* | | powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy2016-09-07
|/ /
* | powerpc/32: Fix crash during static key initBenjamin Herrenschmidt2016-08-10
* | powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy2016-08-10
|/
* Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-05
|\
| * powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt2016-08-03
| * powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao2016-07-31
| * powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao2016-07-31
| * powerpc: Call jump_label_init() in apply_feature_fixups()Aneesh Kumar K.V2016-07-31
| * powerpc/kernel: Check features don't change after patchingMichael Ellerman2016-07-31
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
|/
* powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt2016-07-21
* powerpc/lib: Clarify that adde is an instruction and we mean pluralStewart Smith2016-07-15
* powerpc: Introduce asm-prototypes.hDaniel Axtens2016-06-16
* powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng2016-06-14
* powerpc: Various typo fixesMichael Ellerman2016-06-13
* powerpc: Align hot loops of some string functionsAnton Blanchard2016-06-13
* powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard2016-06-13
* powerpc/sstep: Fix emulation fall-throughOliver O'Halloran2016-05-11
* powerpc/sstep: Fix sstep.c compile on powerpcspeLennart Sorensen2016-05-11
* powerpc: rework sparse for lib/xor_vmx.cDaniel Axtens2016-04-26
* powerpc: Make generic_memcpy() private to copy_32.SMichael Ellerman2016-04-11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-14
|\
| * powerpc: optimise csum_partial() call when len is constantChristophe Leroy2016-03-09
| * powerpc32: optimise csum_partial() loopChristophe Leroy2016-03-05
| * powerpc32: optimise a few instructions in csum_partial()Christophe Leroy2016-03-05
| * powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()Christophe Leroy2016-03-04