Age | Commit message (Expand) | Author | Files | Lines |
2016-07-03 | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 7 | -19/+65 |
2016-06-30 | powerpc: Initialise pci_io_base as early as possible | Darren Stevens | 4 | -1/+10 |
2016-06-29 | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 | Michael Neuling | 1 | -17/+44 |
2016-06-28 | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device() | Gavin Shan | 1 | -1/+1 |
2016-06-27 | powerpc/tm: Always reclaim in start_thread() for exec() class syscalls | Cyril Bur | 1 | -0/+10 |
2016-06-25 | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 15 | -51/+137 |
2016-06-25 | powerpc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 3 | -11/+7 |
2016-06-25 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 4 | -6/+5 |
2016-06-23 | powerpc/bpf/jit: Disable classic BPF JIT on ppc64le | Naveen N. Rao | 1 | -1/+1 |
2016-06-23 | powerpc: Fix faults caused by radix patching of SLB miss handler | Michael Ellerman | 1 | -3/+4 |
2016-06-17 | powerpc/eeh: Fix invalid cached PE primary bus | Gavin Shan | 1 | -3/+4 |
2016-06-17 | powerpc/mm/radix: Update Radix tree size as per ISA 3.0 | Aneesh Kumar K.V | 3 | -7/+19 |
2016-06-17 | powerpc/mm/hash: Don't add memory coherence if cache inhibited is set | Aneesh Kumar K.V | 1 | -5/+9 |
2016-06-14 | powerpc/mm/hash: Use the correct PPP mask when updating HPTE | Aneesh Kumar K.V | 2 | -4/+5 |
2016-06-10 | Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 6 | -11/+15 |
2016-06-10 | powerpc/mm/radix: Flush page walk cache when freeing page table | Aneesh Kumar K.V | 6 | -7/+73 |
2016-06-10 | powerpc/mm/radix: Update to tlb functions ric argument | Aneesh Kumar K.V | 1 | -21/+22 |
2016-06-10 | powerpc/nohash: Fix build break with 64K pages | Michael Ellerman | 1 | -1/+1 |
2016-06-08 | powerpc/mm/hash: Compute the segment size correctly for ISA 3.0 | Aneesh Kumar K.V | 1 | -1/+5 |
2016-06-08 | powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT | Aneesh Kumar K.V | 1 | -4/+4 |
2016-06-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2016-06-08 | coredump: fix dumping through pipes | Mateusz Guzik | 1 | -1/+1 |
2016-06-08 | powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added | Michael Ellerman | 1 | -1/+1 |
2016-06-08 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2016-06-06 | powerpc/pseries: Fix PCI config address for DDW | Gavin Shan | 1 | -2/+2 |
2016-06-06 | powerpc/ptrace: Fix out of bounds array access warning | Khem Raj | 1 | -2/+2 |
2016-06-02 | powerpc/512x: clk: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-06-01 | powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call | Thomas Huth | 1 | -0/+1 |
2016-06-01 | powerpc/mm/radix: Add missing tlb flush | Aneesh Kumar K.V | 1 | -4/+1 |
2016-06-01 | powerpc/mm/hash: Fix the reference bit update when handling hash fault | Aneesh Kumar K.V | 1 | -2/+20 |
2016-06-01 | powerpc/mm/radix: Update LPCR only if it is powernv | Aneesh Kumar K.V | 1 | -13/+10 |
2016-05-31 | powerpc: Use privileged SPR number for MMCR2 | Thomas Huth | 1 | -1/+1 |
2016-05-31 | powerpc: Fix definition of SIAR and SDAR registers | Thomas Huth | 1 | -2/+2 |
2016-05-30 | powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens | Russell Currey | 1 | -16/+12 |
2016-05-30 | powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge | Russell Currey | 1 | -15/+36 |
2016-05-27 | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2016-05-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -10/+10 |
2016-05-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+2 |
2016-05-24 | Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -3/+12 |
2016-05-24 | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko | 1 | -1/+2 |
2016-05-21 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 1 | -0/+1 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -4/+0 |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 152 | -2999/+6008 |
2016-05-20 | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 1 | -10/+10 |
2016-05-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -3/+5 |
2016-05-20 | arch: fix has_transparent_hugepage() | Hugh Dickins | 2 | -1/+1 |
2016-05-20 | powerpc: mm: use hugetlb_bad_size() | Vaishali Thakkar | 1 | -2/+4 |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -23/+69 |
2016-05-18 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+3 |
2016-05-18 | dax: enable dax in the presence of known media errors (badblocks) | Dan Williams | 1 | -1/+1 |