index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-10
sparc64: Fix regression in pmdp_invalidate().
David S. Miller
1
-6
/
+13
2018-05-30
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
1
-5
/
+18
2017-12-25
sparc32: Export vac_cache_size to fix build error
Guenter Roeck
1
-0
/
+1
2017-12-14
sparc64/mm: set fields in deferred pages
Pavel Tatashin
1
-1
/
+8
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-06-14
sparc64: delete old wrap code
Pavel Tatashin
1
-5
/
+0
2017-06-14
sparc64: new context wrap
Pavel Tatashin
1
-27
/
+54
2017-06-14
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
1
-0
/
+1
2017-06-14
sparc64: redefine first version
Pavel Tatashin
1
-3
/
+3
2017-06-14
sparc64: reset mm cpumask after wrap
Pavel Tatashin
1
-0
/
+2
2017-06-14
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
1
-2
/
+5
2017-06-07
sparc: Fix -Wstringop-overflow warning
Orlando Arias
1
-1
/
+1
2017-05-03
sparc64: kern_addr_valid regression
bob picco
1
-1
/
+1
2016-11-14
sparc64: fix compile warning section mismatch in find_node()
Thomas Tai
1
-3
/
+3
2016-11-10
sparc64: Fix find_node warning if numa node cannot be found
Thomas Tai
1
-4
/
+61
2016-10-27
sparc64: Handle extremely large kernel TLB range flushes more gracefully.
David S. Miller
1
-55
/
+228
2016-10-26
sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...
David S. Miller
1
-12
/
+30
2016-10-26
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
David S. Miller
1
-1
/
+1
2016-10-25
sparc64: Handle extremely large kernel TSB range flushes sanely.
David S. Miller
1
-0
/
+17
2016-10-25
sparc64: Fix illegal relative branches in hypervisor patched TLB code.
David S. Miller
1
-14
/
+51
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+2
2016-10-06
sparc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-2
/
+2
2016-09-28
sparc64: Fix irq stack bootmem allocation.
Atish Patra
1
-16
/
+0
2016-09-28
sparc64 mm: Fix more TSB sizing issues
Mike Kravetz
3
-10
/
+44
2016-09-28
sparc64: fix section mismatch in find_numa_latencies_for_group
Paul Gortmaker
1
-3
/
+3
2016-07-29
sparc64: Trim page tables for 8M hugepages
Nitin Gupta
3
-58
/
+118
2016-07-28
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
5
-14
/
+17
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2
-3
/
+3
2016-06-24
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-20
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
4
-39
/
+63
2016-05-20
sparc32: drop superfluous cast in calls to __nocache_pa()
Sam Ravnborg
1
-2
/
+2
2016-05-20
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-20
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
1
-4
/
+4
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-03-17
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-15
sparc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2
-4
/
+1
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
1
-13
/
+1
2016-01-14
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-24
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
1
-2
/
+4
2015-06-24
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-05-31
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
[next]