index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
srmmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
1
-2
/
+3
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
[next]