Age | Commit message (Expand) | Author |
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 |
2016-10-26 | sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. | David S. Miller |
2016-10-25 | sparc64: Handle extremely large kernel TSB range flushes sanely. | David S. Miller |
2016-10-25 | sparc64: Fix illegal relative branches in hypervisor patched TLB code. | David S. Miller |
2016-10-18 | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-06 | sparc: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2016-09-28 | sparc64: Fix irq stack bootmem allocation. | Atish Patra |
2016-09-28 | sparc64 mm: Fix more TSB sizing issues | Mike Kravetz |
2016-09-28 | sparc64: fix section mismatch in find_numa_latencies_for_group | Paul Gortmaker |
2016-07-29 | sparc64: Trim page tables for 8M hugepages | Nitin Gupta |
2016-07-28 | sparc64 mm: Fix base TSB sizing when hugetlb pages are used | Mike Kravetz |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-05-25 | sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). | David S. Miller |
2016-05-20 | sparc64: Reduce TLB flushes during hugepte changes | Nitin Gupta |
2016-05-20 | sparc32: drop superfluous cast in calls to __nocache_pa() | Sam Ravnborg |
2016-05-20 | sparc32: fix build with STRICT_MM_TYPECHECKS | Sam Ravnborg |
2016-04-21 | sparc64: recognize and support Sonoma CPU type | Khalid Aziz |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-03-20 | sparc: Convert naked unsigned uses to unsigned int | Joe Perches |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani |
2016-01-15 | sparc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov |
2016-01-15 | mm: drop tail page refcounting | Kirill A. Shutemov |
2016-01-14 | sparc64: Fix numa node distance initialization | Nitin Gupta |
2015-11-04 | sparc64: Fix numa distance values | Nitin Gupta |
2015-06-25 | sparc64: Convert BUG_ON to warning | David Ahern |