index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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
2008-04-18
sh: Create an sh debugfs root.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
1
-9
/
+9
2008-01-28
sh: Fix compile error of arch/sh/mm/pmb.c
Nobuhiro Iwamatsu
1
-1
/
+1
2008-01-28
sh: Invalidate the TLB after applying PMB mappings.
Stuart Menefy
1
-0
/
+6
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-2
/
+1
2007-09-21
sh: Support explicit L1 cache disabling.
Paul Mundt
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-05-14
sh: Kill off pmb slab cache destructor.
Paul Mundt
1
-41
/
+38
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
1
-3
/
+3
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-3
/
+3
2006-09-27
sh: More cosmetic cleanups and trivial fixes.
Paul Mundt
1
-4
/
+0
2006-09-27
sh: ioremap() overhaul.
Paul Mundt
1
-5
/
+140
2006-09-27
sh: SH-4A Privileged Space Mapping Buffer (PMB) support.
Paul Mundt
1
-0
/
+269