Age | Commit message (Expand) | Author | Files | Lines |
2016-07-29 | sparc64: Trim page tables for 8M hugepages | Nitin Gupta | 3 | -58/+118 |
2016-07-29 | sparc64 mm: Fix base TSB sizing when hugetlb pages are used | Mike Kravetz | 5 | -14/+17 |
2016-07-27 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2 | -3/+3 |
2016-06-25 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 1 | -4/+2 |
2016-05-25 | sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). | David S. Miller | 1 | -3/+7 |
2016-05-21 | sparc64: Reduce TLB flushes during hugepte changes | Nitin Gupta | 4 | -39/+63 |
2016-05-21 | sparc32: drop superfluous cast in calls to __nocache_pa() | Sam Ravnborg | 1 | -2/+2 |
2016-05-21 | sparc32: fix build with STRICT_MM_TYPECHECKS | Sam Ravnborg | 2 | -7/+12 |
2016-04-21 | sparc64: recognize and support Sonoma CPU type | Khalid Aziz | 1 | -0/+3 |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -4/+4 |
2016-03-21 | sparc: Convert naked unsigned uses to unsigned int | Joe Perches | 1 | -4/+4 |
2016-03-21 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-03-18 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 1 | -1/+1 |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 1 | -1/+1 |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 1 | -4/+4 |
2016-01-16 | sparc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2 | -4/+1 |
2016-01-16 | mm: drop tail page refcounting | Kirill A. Shutemov | 1 | -13/+1 |
2016-01-15 | sparc64: Fix numa node distance initialization | Nitin Gupta | 1 | -7/+8 |
2015-11-04 | sparc64: Fix numa distance values | Nitin Gupta | 1 | -1/+69 |
2015-06-25 | sparc64: Convert BUG_ON to warning | David Ahern | 1 | -2/+3 |
2015-06-25 | mm/memblock: add extra "flags" to memblock to allow selection of memory based... | Tony Luck | 1 | -2/+4 |
2015-06-25 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 1 | -5/+0 |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 1 | -21/+53 |
2015-06-01 | sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE | Khalid Aziz | 1 | -21/+53 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 3 | -5/+5 |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 1 | -1/+3 |
2015-03-19 | sparc: Fix /proc/kcore | David S. Miller | 1 | -1/+1 |
2015-02-12 | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli | 1 | -4/+2 |
2015-02-12 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 1 | -12/+0 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2 | -0/+4 |
2014-12-18 | sparc32: destroy_context() and switch_mm() needs to disable interrupts. | Andreas Larsson | 1 | -4/+7 |
2014-12-13 | mm/debug-pagealloc: make debug-pagealloc boottime configurable | Joonsoo Kim | 1 | -1/+1 |
2014-10-24 | sparc64: Implement __get_user_pages_fast(). | David S. Miller | 1 | -0/+30 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2014-10-06 | sparc64: Kill unnecessary tables and increase MAX_BANKS. | David S. Miller | 1 | -23/+2 |
2014-10-06 | sparc64: Adjust vmalloc region size based upon available virtual address bits. | David S. Miller | 1 | -11/+19 |
2014-10-06 | sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. | David S. Miller | 1 | -1/+8 |
2014-10-06 | sparc64: Use kernel page tables for vmemmap. | David S. Miller | 2 | -49/+34 |
2014-10-06 | sparc64: Fix physical memory management regressions with large max_phys_bits. | David S. Miller | 2 | -232/+168 |
2014-10-06 | sparc64: Adjust KTSB assembler to support larger physical addresses. | David S. Miller | 1 | -3/+25 |
2014-10-06 | sparc64: Define VA hole at run time, rather than at compile time. | David S. Miller | 1 | -0/+21 |
2014-10-06 | sparc64: Switch to 4-level page tables. | David S. Miller | 1 | -4/+27 |
2014-10-05 | sparc64: Fix reversed start/end in flush_tlb_kernel_range() | David S. Miller | 1 | -2/+2 |
2014-09-17 | sparc64: mem boot option correction | bob picco | 1 | -1/+48 |
2014-09-17 | sparc64: find_node adjustment | bob picco | 1 | -1/+4 |
2014-09-17 | sparc64: sun4v TLB error power off events | bob picco | 1 | -0/+3 |
2014-08-26 | sparc: Replace __get_cpu_var uses | Christoph Lameter | 1 | -2/+2 |
2014-08-06 | sparc64: Fix up merge thinko. | David S. Miller | 1 | -1/+0 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 1 | -0/+32 |
2014-08-05 | sparc64: Guard against flushing openfirmware mappings. | David S. Miller | 1 | -0/+23 |