Age | Commit message (Expand) | Author |
2017-11-29 | mm: replace pmd_write with pmd_access_permitted in fault + gup paths | Dan Williams |
2017-11-29 | mm: replace pud_write with pud_access_permitted in fault + gup paths | Dan Williams |
2017-11-15 | mm: remove cold parameter from free_hot_cold_page* | Mel Gorman |
2017-11-15 | sparc64: simplify vmemmap_populate | Pavel Tatashin |
2017-11-15 | sparc64/mm: set fields in deferred pages | Pavel Tatashin |
2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) |
2017-11-15 | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov |
2017-11-15 | mm: account pud page tables | Kirill A. Shutemov |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-15 | sparc64: Cleanup hugepage table walk functions | Nitin Gupta |
2017-08-15 | sparc64: Add 16GB hugepage support | Nitin Gupta |
2017-08-15 | sparc64: Support huge PUD case in get_user_pages | Nitin Gupta |
2017-08-04 | sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8. | Vijay Kumar |
2017-08-04 | sparc64: recognize and support sparc M8 cpu type | Allen Pais |
2017-07-20 | sparc64: Register hugepages during arch init | Nitin Gupta |
2017-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-07-10 | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer |
2017-07-06 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal |
2017-06-25 | sparc64: Fix gup_huge_pmd | Nitin Gupta |
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins |
2017-06-06 | sparc64: delete old wrap code | Pavel Tatashin |
2017-06-06 | sparc64: new context wrap | Pavel Tatashin |
2017-06-06 | sparc64: add per-cpu mm of secondary contexts | Pavel Tatashin |
2017-06-06 | sparc64: redefine first version | Pavel Tatashin |
2017-06-06 | sparc64: reset mm cpumask after wrap | Pavel Tatashin |
2017-06-06 | sparc/mm/hugepages: Fix setup_hugepagesz for invalid values. | Liam R. Howlett |
2017-06-06 | sparc64: mm: fix copy_tsb to correctly copy huge page TSBs | Mike Kravetz |
2017-05-17 | sparc: Fix -Wstringop-overflow warning | Orlando Arias |
2017-04-18 | sparc64: Fix hugepage page table free | Nitin Gupta |
2017-04-06 | sparc32: Export vac_cache_size to fix build error | Guenter Roeck |
2017-04-06 | sparc64: Fix memory corruption when THP is enabled | Nitin Gupta |
2017-03-27 | sparc64: kern_addr_valid regression | bob picco |
2017-03-27 | sparc64: Add support for 2G hugepages | Nitin Gupta |
2017-03-27 | sparc64: Fix size check in huge_pte_alloc | Nitin Gupta |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar |
2017-02-24 | sparc64: Fix build error in flush_tsb_user_page | Nitin Gupta |
2017-02-23 | sparc64: memblock resizes are not handled properly | Pavel Tatashin |
2017-02-23 | sparc64: use latency groups to improve add_node_ranges speed | Pavel Tatashin |
2017-02-23 | sparc64: Add 64K page size support | Nitin Gupta |
2017-02-23 | sparc64: Multi-page size support | Nitin Gupta |
2017-02-23 | sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures | Bhumika Goyal |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko |
2017-01-26 | sparc: migrate exception table users onto extable.h | Paul Gortmaker |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-14 | sparc64: fix compile warning section mismatch in find_node() | Thomas Tai |
2016-11-10 | sparc64: Fix find_node warning if numa node cannot be found | Thomas Tai |
2016-10-27 | sparc64: Handle extremely large kernel TLB range flushes more gracefully. | David S. Miller |
2016-10-26 | sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c... | David S. Miller |