Age | Commit message (Expand) | Author |
2017-11-24 | Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-20 | powerpc/64s/slice: Use addr limit when computing slice mask | Aneesh Kumar K.V |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-15 | mm: remove cold parameter from free_hot_cold_page* | Mel Gorman |
2017-11-15 | mm: account pud page tables | Kirill A. Shutemov |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | powerpc/64s: mm_context.addr_limit is only used on hash | Nicholas Piggin |
2017-11-13 | powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation | Nicholas Piggin |
2017-11-13 | powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary | Nicholas Piggin |
2017-11-13 | powerpc/64s/hash: Fix fork() with 512TB process address space | Nicholas Piggin |
2017-11-13 | powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation | Nicholas Piggin |
2017-11-13 | powerpc/64s/hash: Fix 512T hint detection to use >= 128T | Michael Ellerman |
2017-11-12 | powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX | Balbir Singh |
2017-11-10 | powerpc/64s/radix: Improve TLB flushing for page table freeing | Nicholas Piggin |
2017-11-10 | powerpc/64s/radix: Introduce local single page ceiling for TLB range flush | Nicholas Piggin |
2017-11-10 | powerpc/64s/radix: Optimize flush_tlb_range | Nicholas Piggin |
2017-11-10 | powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions | Nicholas Piggin |
2017-11-10 | powerpc/64s/radix: Optimize TLB range flush barriers | Nicholas Piggin |
2017-11-10 | Merge branch 'fixes' into next | Michael Ellerman |
2017-11-07 | powerpc/mm/hash: Remove stale comment. | Michal Suchanek |
2017-11-06 | powerpc/mm: Add a CONFIG option to choose if radix is used by default | Michael Ellerman |
2017-11-06 | powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 | Michael Ellerman |
2017-11-06 | powerpc/mm/hash: Add pr_fmt() to hash_utils64.c | Aneesh Kumar K.V |
2017-11-06 | powerpc/64s/radix: Fix process table entry cache invalidation | Nicholas Piggin |
2017-11-06 | powerpc/64s/radix: Improve preempt handling in TLB code | Nicholas Piggin |
2017-11-03 | Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | powerpc/64s/radix: Fix preempt imbalance in TLB flush | Nicholas Piggin |
2017-10-22 | powerpc/mm/radix: Drop unneeded NULL check | Michael Ellerman |
2017-10-16 | powerpc/vphn: Fix numa update end-loop bug | Michael Bringmann |
2017-10-16 | powerpc/hotplug: Improve responsiveness of hotplug change | Michael Bringmann |
2017-10-16 | powerpc/vphn: Improve recognition of PRRN/VPHN | Michael Bringmann |
2017-10-16 | powerpc/vphn: Update CPU topology when VPHN enabled | Michael Bringmann |
2017-10-10 | powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() | Thiago Jung Bauermann |
2017-10-05 | timer: Remove init_timer_deferrable() in favor of timer_setup() | Kees Cook |
2017-10-04 | powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled | Guenter Roeck |
2017-09-28 | cxl: Enable global TLBIs for cxl contexts | Frederic Barrat |
2017-09-28 | powerpc/mm: Export flush_all_mm() | Frederic Barrat |
2017-09-01 | powerpc/mm: Use seq_putc() in two functions | Markus Elfring |
2017-09-01 | powerpc: fix location of two EXPORT_SYMBOL | Christophe Leroy |
2017-08-31 | powerpc/mm/radix: Prettify mapped memory range print out | Michael Ellerman |
2017-08-31 | powerpc/mm/radix: Add pr_fmt() to pgtable-radix.c | Michael Ellerman |
2017-08-23 | powerpc/mm: Make switch_mm_irqs_off() out of line | Benjamin Herrenschmidt |
2017-08-23 | powerpc/mm: Optimize detection of thread local mm's | Benjamin Herrenschmidt |
2017-08-23 | powerpc/mm: Use mm_is_thread_local() instread of open-coding | Benjamin Herrenschmidt |
2017-08-23 | Merge branch 'fixes' into next | Michael Ellerman |
2017-08-17 | powerpc/mm/cxl: Add the fault handling cpu to mm cpumask | Aneesh Kumar K.V |
2017-08-17 | powerpc/mm: Don't send IPI to all cpus on THP updates | Aneesh Kumar K.V |
2017-08-17 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2017-08-17 | powerpc/mm: Rename find_linux_pte_or_hugepte() | Aneesh Kumar K.V |