index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
srmmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
sparc: Unbreak the build
Bart Van Assche
1
-16
/
+13
2021-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-10
/
+10
2021-02-18
sparc32: Fix comparing pointer to 0 coccicheck warning
Kaixu Xia
1
-1
/
+1
2020-11-06
sparc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
1
-2
/
+0
2020-07-21
sparc32: srmmu: improve type safety of __nocache_fix()
Mike Rapoport
1
-8
/
+8
2020-07-21
sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()
Mike Rapoport
1
-1
/
+1
2020-06-10
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
1
-10
/
+0
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-65
/
+41
2020-06-03
sparc32: simplify detection of memory zone boundaries
Mike Rapoport
1
-16
/
+5
2020-06-02
sparc32: mm: Only call ctor()/dtor() functions for first and last user
Will Deacon
1
-3
/
+11
2020-06-02
sparc32: mm: Don't try to free page-table pages if ctor() fails
Will Deacon
1
-1
/
+0
2020-05-23
sparc32: fix page table traversal in srmmu_nocache_init()
Mike Rapoport
1
-2
/
+2
2020-05-23
sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
Mike Rapoport
1
-1
/
+1
2020-05-13
sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *
Will Deacon
1
-20
/
+9
2020-05-13
sparc32: mm: Restructure sparc32 MMU page-table layout
Will Deacon
1
-40
/
+20
2020-05-13
sparc32: mm: Fix argument checking in __srmmu_get_nocache()
Will Deacon
1
-6
/
+6
2020-04-02
sparc32: use per-device dma_ops
Christoph Hellwig
1
-3
/
+1
2019-12-04
sparc32: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-11
/
+40
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-2
/
+2
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+8
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
1
-5
/
+5
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-5
/
+5
2018-07-30
sparc: move MSI related definitions to where they are used
Thomas Petazzoni
1
-1
/
+19
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-06
sparc32: Export vac_cache_size to fix build error
Guenter Roeck
1
-0
/
+1
2017-02-23
sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures
Bhumika Goyal
1
-3
/
+3
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
1
-5
/
+10
2014-12-18
sparc32: destroy_context() and switch_mm() needs to disable interrupts.
Andreas Larsson
1
-4
/
+7
2014-04-29
sparc32: fix sparse "Should it be static?" in mm/
Sam Ravnborg
1
-3
/
+0
2014-04-29
sparc32: fix sparse warnings in srmmu.c
Sam Ravnborg
1
-3
/
+3
2014-04-29
sparc32: fix sparse warning in init_32.c
Sam Ravnborg
1
-2
/
+0
2014-04-29
sparc32: rename mm/srmmu.h to mm/mm_32.h
Sam Ravnborg
1
-1
/
+1
2014-02-19
sparc32: make copy_to/from_user_page() usable from modular code
Paul Gortmaker
1
-0
/
+2
2013-11-15
sparc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-07-14
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
1
-6
/
+6
2013-03-31
sparc/srmmu: clear trailing edge of bitmap properly
Akinobu Mita
1
-1
/
+3
2012-07-26
sparc32: move probe_memory() to srmmu.c
Sam Ravnborg
1
-1
/
+11
2012-07-26
sparc32: centralize all mmu context handling in srmmu.c
Sam Ravnborg
1
-9
/
+60
2012-07-26
sparc32: beautify srmmu_inherit_prom_mappings()
Sam Ravnborg
1
-10
/
+16
2012-07-26
sparc32: use void * in nocache get/free
Sam Ravnborg
1
-27
/
+34
2012-07-26
sparc32: fix coding-style in srmmu.c
Sam Ravnborg
1
-68
/
+64
2012-07-26
sparc32: sort includes in srmmu.c
Sam Ravnborg
1
-21
/
+21
2012-07-26
sparc32: define a few srmmu functions __init
Sam Ravnborg
1
-2
/
+2
2012-05-27
sparc32: srmmu_probe now knows about leon too
Sam Ravnborg
1
-4
/
+21
2012-05-22
sparc32: use the common implementation of alloc_thread_info_node()
Sam Ravnborg
1
-27
/
+0
2012-05-19
sparc32: drop unused inline functions in srmmu.c
Sam Ravnborg
1
-26
/
+0
2012-05-19
sparc32,leon: move leon mmu functions to leon_mm.c
Sam Ravnborg
1
-81
/
+2
[next]