Age | Commit message (Expand) | Author |
2017-05-05 | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-04-23 | powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL() | Naveen N. Rao |
2017-04-06 | powerpc: get rid of zeroing, switch to RAW_COPY_USER | Al Viro |
2017-04-06 | Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpc | Al Viro |
2017-03-07 | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-03-03 | powerpc: emulate_step() tests for load/store instructions | Ravi Bangoria |
2017-03-03 | powerpc: Emulation support for load/store instructions on LE | Ravi Bangoria |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-10 | powerpc/kprobes: Implement Optprobes | Anju T |
2017-02-10 | powerpc: Add helper to check if offset is within relative branch range | Anju T |
2017-02-06 | powerpc/64: Fix naming of cache block vs. cache line | Benjamin Herrenschmidt |
2017-01-25 | powerpc/sstep: Return directly after a failed address_ok() in emulate_step() | Markus Elfring |
2017-01-25 | powerpc/64: Use optimized checksum routines on little-endian | Paul Mackerras |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-18 | powerpc/lib: Fix randconfig build failure in sstep.c | Michael Ellerman |
2016-11-14 | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-10-14 | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-10-12 | powerpc/64: Fix incorrect return value from __copy_tofrom_user | Paul Mackerras |
2016-10-07 | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-10-04 | powerpc/64: Align hot loops of memset() and backwards_memcpy() | Anton Blanchard |
2016-09-13 | powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS | Michael Ellerman |
2016-09-08 | powerpc/32: Fix again csum_partial_copy_generic() | Christophe Leroy |
2016-08-10 | powerpc/32: Fix crash during static key init | Benjamin Herrenschmidt |
2016-08-10 | powerpc/32: Fix csum_partial_copy_generic() | Christophe Leroy |
2016-08-07 | ppc: move exports to definitions | Al Viro |
2016-08-05 | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-08-03 | powerpc/32: Fix early access to cpu_spec relocation | Benjamin Herrenschmidt |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick |
2016-08-01 | powerpc: Add option to use jump label for mmu_has_feature() | Kevin Hao |
2016-08-01 | powerpc: Add option to use jump label for cpu_has_feature() | Kevin Hao |
2016-08-01 | powerpc: Call jump_label_init() in apply_feature_fixups() | Aneesh Kumar K.V |
2016-08-01 | powerpc/kernel: Check features don't change after patching | Michael Ellerman |
2016-07-21 | powerpc: Factor do_feature_fixup calls | Benjamin Herrenschmidt |
2016-07-15 | powerpc/lib: Clarify that adde is an instruction and we mean plural | Stewart Smith |
2016-06-16 | powerpc: Introduce asm-prototypes.h | Daniel Axtens |
2016-06-14 | powerpc/spinlock: Fix spin_unlock_wait() | Boqun Feng |
2016-06-14 | powerpc: Various typo fixes | Michael Ellerman |
2016-06-14 | powerpc: Align hot loops of some string functions | Anton Blanchard |
2016-06-14 | powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp | Anton Blanchard |
2016-05-11 | powerpc/sstep: Fix emulation fall-through | Oliver O'Halloran |
2016-05-11 | powerpc/sstep: Fix sstep.c compile on powerpcspe | Lennart Sorensen |
2016-04-27 | powerpc: rework sparse for lib/xor_vmx.c | Daniel Axtens |
2016-04-11 | powerpc: Make generic_memcpy() private to copy_32.S | Michael Ellerman |
2016-03-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman |
2016-03-09 | powerpc: optimise csum_partial() call when len is constant | Christophe Leroy |
2016-03-07 | powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace | Torsten Duwe |
2016-03-04 | powerpc32: optimise csum_partial() loop | Christophe Leroy |
2016-03-04 | powerpc32: optimise a few instructions in csum_partial() | Christophe Leroy |