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
/
sh
/
mm
/
pmb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-13
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-06-03
sh: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-7
/
+2
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for SH
David Howells
1
-1
/
+0
2011-03-23
sh: pmb: Use struct syscore_ops instead of sysdevs
Paul Mundt
1
-29
/
+14
2010-10-14
sh: Fix up PMB locking.
Paul Mundt
1
-16
/
+15
2010-09-24
sh: provide generic arch_debugfs_dir.
Paul Mundt
1
-3
/
+1
2010-06-21
arch/sh/mm: Eliminate a double lock
Julia Lawall
1
-1
/
+1
2010-05-11
sh: Reject small mappings for PMB bolting.
Paul Mundt
1
-0
/
+2
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
1
-1
/
+0
2010-04-25
sh: Do not try merging two 128MB PMB mappings
Matt Fleming
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-23
sh: Fix build after dynamic PMB rework
Matt Fleming
1
-0
/
+2
2010-03-23
sh: Replace unsafe manipulation of MMUCR
Matt Fleming
1
-1
/
+1
2010-03-05
sh: Move PMB debugfs entry initialization to later stage
Pawel Moll
1
-1
/
+1
2010-03-04
sh: fix up MMU reset with variable PMB mapping sizes.
Paul Mundt
1
-6
/
+31
2010-03-03
sh: check for existing mappings for bolted PMB entries.
Paul Mundt
1
-44
/
+96
2010-03-02
sh: fixed virt/phys mapping helpers for PMB.
Paul Mundt
1
-46
/
+51
2010-03-02
sh: make pmb iomapping configurable.
Paul Mundt
1
-0
/
+17
2010-03-02
sh: reworked dynamic PMB mapping.
Paul Mundt
1
-98
/
+158
2010-03-01
sh: No need to explicitly include <linux/rwlock.h>.
Robert P. J. Day
1
-1
/
+0
2010-02-18
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
1
-36
/
+207
2010-02-18
sh: Use uncached I/O helpers in PMB setup.
Paul Mundt
1
-27
/
+19
2010-02-17
sh: PMB locking overhaul.
Paul Mundt
1
-38
/
+114
2010-02-17
sh: Fix up dynamically created write-through PMB mappings.
Paul Mundt
1
-24
/
+32
2010-02-17
sh: Build PMB entry links for existing contiguous multi-page mappings.
Paul Mundt
1
-30
/
+29
2010-02-17
sh: PMB tidying.
Paul Mundt
1
-45
/
+38
2010-02-17
sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
Paul Mundt
1
-1
/
+5
2010-02-16
sh: Merge the legacy PMB mapping and entry synchronization code.
Paul Mundt
1
-93
/
+69
2010-02-16
sh: Prevent fixed slot PMB remapping from clobbering boot entries.
Paul Mundt
1
-1
/
+1
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
1
-12
/
+12
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
1
-3
/
+3
2010-01-20
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
1
-0
/
+5
2010-01-18
sh: Setup early PMB mappings.
Matt Fleming
1
-51
/
+105
2010-01-13
sh: fixed PMB mode refactoring.
Paul Mundt
1
-45
/
+61
2009-10-10
sh: Fold fixed-PMB support into dynamic PMB support
Matt Fleming
1
-5
/
+60
2009-10-10
sh: Fix the offset from P1SEG/P2SEG where we map RAM
Matt Fleming
1
-6
/
+7
2009-10-10
sh: Remap physical memory into P1 and P2 in pmb_init()
Matt Fleming
1
-39
/
+15
2009-10-10
sh: Get rid of the kmem cache code
Matt Fleming
1
-55
/
+26
2009-10-10
sh: Make most PMB functions static
Matt Fleming
1
-9
/
+8
2009-10-10
sh: Allocate PMB entry slot earlier
Matt Fleming
1
-41
/
+39
2009-10-09
sh: Don't allocate smaller sized mappings on every iteration
Matt Fleming
1
-0
/
+7
2009-10-09
sh: Plug PMB alloc memory leak
Matt Fleming
1
-6
/
+24
2009-03-16
sh: PMB hibernation support
Francesco VIRLINZI
1
-0
/
+38
2008-10-20
Fix debugfs_create_file's error checking method for arch/sh/mm/
Zhaolei
1
-0
/
+2
2008-07-28
sh: fix seq_file memory leak
Li Zefan
1
-1
/
+1
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
[next]