index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: delete old wrap code
Pavel Tatashin
2017-06-06
1
-5
/
+0
*
sparc64: new context wrap
Pavel Tatashin
2017-06-06
1
-27
/
+54
*
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
2017-06-06
1
-0
/
+1
*
sparc64: redefine first version
Pavel Tatashin
2017-06-06
1
-3
/
+3
*
sparc64: reset mm cpumask after wrap
Pavel Tatashin
2017-06-06
1
-0
/
+2
*
sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
Liam R. Howlett
2017-06-06
1
-1
/
+2
*
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
2017-06-06
1
-2
/
+5
*
sparc: Fix -Wstringop-overflow warning
Orlando Arias
2017-05-17
1
-1
/
+1
*
sparc64: Fix hugepage page table free
Nitin Gupta
2017-04-18
1
-0
/
+16
*
sparc32: Export vac_cache_size to fix build error
Guenter Roeck
2017-04-06
1
-0
/
+1
*
sparc64: Fix memory corruption when THP is enabled
Nitin Gupta
2017-04-06
2
-5
/
+5
*
sparc64: kern_addr_valid regression
bob picco
2017-03-27
1
-1
/
+1
*
sparc64: Add support for 2G hugepages
Nitin Gupta
2017-03-27
2
-0
/
+11
*
sparc64: Fix size check in huge_pte_alloc
Nitin Gupta
2017-03-27
1
-1
/
+1
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sparc64: Fix build error in flush_tsb_user_page
Nitin Gupta
2017-02-24
2
-6
/
+19
*
sparc64: memblock resizes are not handled properly
Pavel Tatashin
2017-02-23
1
-0
/
+6
*
sparc64: use latency groups to improve add_node_ranges speed
Pavel Tatashin
2017-02-23
1
-95
/
+113
*
sparc64: Add 64K page size support
Nitin Gupta
2017-02-23
3
-13
/
+50
*
sparc64: Multi-page size support
Nitin Gupta
2017-02-23
4
-33
/
+230
*
sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures
Bhumika Goyal
2017-02-23
1
-3
/
+3
*
arch, mm: remove arch specific show_mem
Michal Hocko
2017-02-22
1
-11
/
+0
*
sparc: migrate exception table users onto extable.h
Paul Gortmaker
2017-01-26
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
2
-2
/
+2
*
sparc64: fix compile warning section mismatch in find_node()
Thomas Tai
2016-11-14
1
-3
/
+3
*
sparc64: Fix find_node warning if numa node cannot be found
Thomas Tai
2016-11-10
1
-4
/
+61
*
sparc64: Handle extremely large kernel TLB range flushes more gracefully.
David S. Miller
2016-10-27
1
-55
/
+228
*
sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...
David S. Miller
2016-10-26
1
-12
/
+30
*
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
David S. Miller
2016-10-26
1
-1
/
+1
*
sparc64: Handle extremely large kernel TSB range flushes sanely.
David S. Miller
2016-10-25
1
-0
/
+17
*
sparc64: Fix illegal relative branches in hypervisor patched TLB code.
David S. Miller
2016-10-25
1
-14
/
+51
*
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
1
-1
/
+2
*
sparc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-10-06
2
-2
/
+2
*
sparc64: Fix irq stack bootmem allocation.
Atish Patra
2016-09-28
1
-16
/
+0
*
sparc64 mm: Fix more TSB sizing issues
Mike Kravetz
2016-09-28
3
-10
/
+44
*
sparc64: fix section mismatch in find_numa_latencies_for_group
Paul Gortmaker
2016-09-28
1
-3
/
+3
*
sparc64: Trim page tables for 8M hugepages
Nitin Gupta
2016-07-29
3
-58
/
+118
*
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
2016-07-28
5
-14
/
+17
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
2
-3
/
+3
*
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-24
1
-4
/
+2
*
sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
David S. Miller
2016-05-25
1
-3
/
+7
*
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
2016-05-20
4
-39
/
+63
*
sparc32: drop superfluous cast in calls to __nocache_pa()
Sam Ravnborg
2016-05-20
1
-2
/
+2
*
sparc32: fix build with STRICT_MM_TYPECHECKS
Sam Ravnborg
2016-05-20
2
-7
/
+12
*
sparc64: recognize and support Sonoma CPU type
Khalid Aziz
2016-04-21
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-03-28
1
-4
/
+4
|
\
|
*
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
2016-03-20
1
-4
/
+4
*
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
[next]