Age | Commit message (Expand) | Author | Files | Lines |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -1/+65 |
2016-05-02 | powerpc: Fix bad inline asm constraint in create_zero_mask() | Anton Blanchard | 1 | -1/+1 |
2016-04-27 | powerpc: wire up preadv2 and pwritev2 syscalls | Rui Salvaterra | 3 | -1/+5 |
2016-04-18 | powerpc: scan_features() updates incorrect bits for REAL_LE | Anton Blanchard | 1 | -0/+1 |
2016-04-15 | Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jiri Kosina | 6 | -3/+113 |
2016-04-14 | powerpc/livepatch: Add livepatch stack to struct thread_info | Michael Ellerman | 2 | -1/+11 |
2016-04-14 | powerpc/livepatch: Add livepatch header | Michael Ellerman | 1 | -0/+54 |
2016-03-29 | powerpc: Correct used_vsr comment | Simon Guo | 1 | -1/+1 |
2016-03-21 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+15 |
2016-03-20 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 49 | -508/+1115 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2016-03-18 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -4/+0 |
2016-03-17 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+0 |
2016-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -4/+71 |
2016-03-16 | powerpc/8xx: Fix do_mtspr_cpu6() build on older compilers | Christophe Leroy | 1 | -1/+1 |
2016-03-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 13 | -57/+362 |
2016-03-12 | powerpc32: move xxxxx_dcache_range() functions inline | Christophe Leroy | 1 | -3/+49 |
2016-03-12 | powerpc32: Remove clear_pages() and define clear_page() inline | Christophe Leroy | 1 | -3/+14 |
2016-03-12 | powerpc: add inline functions for cache related instructions | Christophe Leroy | 1 | -0/+19 |
2016-03-12 | powerpc/8xx: remove special handling of CPU6 errata in set_dec() | Christophe Leroy | 1 | -5/+1 |
2016-03-12 | powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro | Christophe Leroy | 2 | -0/+84 |
2016-03-12 | powerpc/8xx: Add missing SPRN defines into reg_8xx.h | Christophe Leroy | 2 | -2/+13 |
2016-03-12 | powerpc32: remove ioremap_base | Christophe Leroy | 1 | -1/+1 |
2016-03-12 | powerpc32: Fix pte_offset_kernel() to return NULL for bad pages | Christophe Leroy | 1 | -1/+2 |
2016-03-11 | Merge branch 'topic/mprofile-kernel' into next | Michael Ellerman | 4 | -2/+48 |
2016-03-10 | powerpc/perf: Export Power8 generic and cache events to sysfs | Sukadev Bhattiprolu | 1 | -0/+8 |
2016-03-10 | powerpc/perf: Remove PME_ prefix for power7 events | Sukadev Bhattiprolu | 1 | -1/+1 |
2016-03-09 | powerpc: optimise csum_partial() call when len is constant | Christophe Leroy | 1 | -23/+56 |
2016-03-09 | Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 3 | -2/+11 |
2016-03-09 | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 6 | -5/+7 |
2016-03-09 | powerpc: New possible return value from hcall | Christophe Lombard | 1 | -0/+1 |
2016-03-09 | powerpc/eeh: powerpc/eeh: Support error recovery for VF PE | Wei Yang | 2 | -0/+3 |
2016-03-09 | powerpc/powernv: Support PCI config restore for VFs | Wei Yang | 1 | -0/+1 |
2016-03-09 | powerpc/powernv: Support EEH reset for VF PE | Wei Yang | 1 | -0/+1 |
2016-03-09 | powerpc/eeh: Create PE for VFs | Wei Yang | 1 | -0/+1 |
2016-03-09 | powerpc/eeh: EEH device for VF | Wei Yang | 1 | -0/+1 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 1 | -2/+0 |
2016-03-07 | powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI | Torsten Duwe | 2 | -0/+26 |
2016-03-07 | powerpc/module: Mark module stubs with a magic value | Michael Ellerman | 1 | -2/+1 |
2016-03-07 | powerpc/module: Only try to generate the ftrace_caller() stub once | Michael Ellerman | 1 | -0/+9 |
2016-03-07 | powerpc: Create a helper for getting the kernel toc value | Michael Ellerman | 1 | -0/+12 |
2016-03-05 | powerpc/mpc85xx: Add CPU hotplug support for E6500 | chenhui zhao | 2 | -0/+7 |
2016-03-05 | powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores | chenhui zhao | 1 | -0/+3 |
2016-03-05 | powerpc/rcpm: add RCPM driver | chenhui zhao | 2 | -0/+52 |
2016-03-05 | powerpc/cache: add cache flush operation for various e500 | chenhui zhao | 2 | -2/+8 |
2016-03-05 | powerpc/mm: any thread in one core can be the first to setup TLB1 | chenhui zhao | 1 | -0/+8 |
2016-03-05 | powerpc: simplify csum_add(a, b) in case a or b is constant 0 | Christophe Leroy | 1 | -0/+6 |
2016-03-05 | powerpc: inline ip_fast_csum() | Christophe Leroy | 1 | -7/+38 |
2016-03-05 | powerpc32: checksum_wrappers_64 becomes checksum_wrappers | Christophe Leroy | 1 | -9/+0 |
2016-03-05 | powerpc: mark xer clobbered in csum_add() | Christophe Leroy | 1 | -1/+1 |