index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
pmb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2021-01-06
1
-13
/
+2
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
sh: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-7
/
+2
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Disintegrate asm/system.h for SH
David Howells
2012-03-28
1
-1
/
+0
*
sh: pmb: Use struct syscore_ops instead of sysdevs
Paul Mundt
2011-03-23
1
-29
/
+14
*
sh: Fix up PMB locking.
Paul Mundt
2010-10-14
1
-16
/
+15
*
sh: provide generic arch_debugfs_dir.
Paul Mundt
2010-09-24
1
-3
/
+1
*
arch/sh/mm: Eliminate a double lock
Julia Lawall
2010-06-21
1
-1
/
+1
*
sh: Reject small mappings for PMB bolting.
Paul Mundt
2010-05-11
1
-0
/
+2
*
Merge branch 'sh/stable-updates'
Paul Mundt
2010-04-26
1
-1
/
+0
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
|
sh: Do not try merging two 128MB PMB mappings
Matt Fleming
2010-04-25
1
-1
/
+1
|
/
*
sh: Fix build after dynamic PMB rework
Matt Fleming
2010-03-23
1
-0
/
+2
*
sh: Replace unsafe manipulation of MMUCR
Matt Fleming
2010-03-23
1
-1
/
+1
*
sh: Move PMB debugfs entry initialization to later stage
Pawel Moll
2010-03-05
1
-1
/
+1
*
sh: fix up MMU reset with variable PMB mapping sizes.
Paul Mundt
2010-03-04
1
-6
/
+31
*
sh: check for existing mappings for bolted PMB entries.
Paul Mundt
2010-03-03
1
-44
/
+96
*
sh: fixed virt/phys mapping helpers for PMB.
Paul Mundt
2010-03-02
1
-46
/
+51
*
sh: make pmb iomapping configurable.
Paul Mundt
2010-03-02
1
-0
/
+17
*
sh: reworked dynamic PMB mapping.
Paul Mundt
2010-03-02
1
-98
/
+158
*
sh: No need to explicitly include <linux/rwlock.h>.
Robert P. J. Day
2010-03-01
1
-1
/
+0
*
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
2010-02-18
1
-36
/
+207
*
sh: Use uncached I/O helpers in PMB setup.
Paul Mundt
2010-02-18
1
-27
/
+19
*
sh: PMB locking overhaul.
Paul Mundt
2010-02-17
1
-38
/
+114
*
sh: Fix up dynamically created write-through PMB mappings.
Paul Mundt
2010-02-17
1
-24
/
+32
*
sh: Build PMB entry links for existing contiguous multi-page mappings.
Paul Mundt
2010-02-17
1
-30
/
+29
*
sh: PMB tidying.
Paul Mundt
2010-02-17
1
-45
/
+38
*
sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
Paul Mundt
2010-02-17
1
-1
/
+5
*
sh: Merge the legacy PMB mapping and entry synchronization code.
Paul Mundt
2010-02-16
1
-93
/
+69
*
sh: Prevent fixed slot PMB remapping from clobbering boot entries.
Paul Mundt
2010-02-16
1
-1
/
+1
*
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-26
1
-12
/
+12
*
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
1
-3
/
+3
*
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-20
1
-0
/
+5
*
sh: Setup early PMB mappings.
Matt Fleming
2010-01-18
1
-51
/
+105
*
sh: fixed PMB mode refactoring.
Paul Mundt
2010-01-13
1
-45
/
+61
*
sh: Fold fixed-PMB support into dynamic PMB support
Matt Fleming
2009-10-10
1
-5
/
+60
*
sh: Fix the offset from P1SEG/P2SEG where we map RAM
Matt Fleming
2009-10-10
1
-6
/
+7
*
sh: Remap physical memory into P1 and P2 in pmb_init()
Matt Fleming
2009-10-10
1
-39
/
+15
*
sh: Get rid of the kmem cache code
Matt Fleming
2009-10-10
1
-55
/
+26
*
sh: Make most PMB functions static
Matt Fleming
2009-10-10
1
-9
/
+8
*
sh: Allocate PMB entry slot earlier
Matt Fleming
2009-10-10
1
-41
/
+39
*
sh: Don't allocate smaller sized mappings on every iteration
Matt Fleming
2009-10-09
1
-0
/
+7
*
sh: Plug PMB alloc memory leak
Matt Fleming
2009-10-09
1
-6
/
+24
*
sh: PMB hibernation support
Francesco VIRLINZI
2009-03-16
1
-0
/
+38
*
Fix debugfs_create_file's error checking method for arch/sh/mm/
Zhaolei
2008-10-20
1
-0
/
+2
*
sh: fix seq_file memory leak
Li Zefan
2008-07-28
1
-1
/
+1
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
[next]