index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Kill off deprecated fixed PCI memory window accessors.
Paul Mundt
2010-01-29
1
-15
/
+0
*
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-26
10
-52
/
+52
*
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
7
-16
/
+10
*
sh: Track the uncached mapping size.
Paul Mundt
2010-01-21
1
-7
/
+14
*
sh: pretty print virtual memory map on boot.
Paul Mundt
2010-01-20
1
-2
/
+36
*
sh: Correct iounmap fixmap teardown.
Paul Mundt
2010-01-20
1
-7
/
+2
*
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-20
2
-7
/
+5
*
sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.
Paul Mundt
2010-01-19
1
-2
/
+2
*
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
2010-01-19
1
-15
/
+0
*
sh: Split out MMUCR.URB based entry wiring in to shared helper.
Paul Mundt
2010-01-19
5
-134
/
+122
*
sh: Kill off duplicate address alignment in ioremap_fixed().
Paul Mundt
2010-01-19
2
-20
/
+4
*
sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
Paul Mundt
2010-01-19
1
-5
/
+4
*
sh: Flag __ioremap_caller() __init_refok.
Paul Mundt
2010-01-18
1
-2
/
+3
*
sh: Handle unmapping of fixed slots transparently in iounmap().
Paul Mundt
2010-01-18
1
-0
/
+6
*
sh: Make iounmap_fixed() return success/failure for iounmap() path.
Paul Mundt
2010-01-18
1
-2
/
+7
*
sh: Merge _32/_64 ioremap implementations.
Paul Mundt
2010-01-18
3
-48
/
+1
*
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
2010-01-18
2
-3
/
+13
*
Merge branch 'sh/ioremap-fixed'
Paul Mundt
2010-01-18
9
-292
/
+350
|
\
|
*
sh: Tidy up non-translatable checks in iounmap path.
Paul Mundt
2010-01-17
1
-4
/
+24
|
*
sh: Use ioremap_fixed() to implement SH-5 ioremap()
Matt Fleming
2010-01-16
1
-283
/
+4
|
*
sh: Add fixed ioremap support
Matt Fleming
2010-01-16
3
-0
/
+149
|
*
sh: Generalise the pte handling code for the fixmap path
Matt Fleming
2010-01-16
1
-4
/
+40
|
*
sh: Acquire some more page flags for SH-5.
Matt Fleming
2010-01-16
1
-1
/
+1
|
*
sh: New extended page flag to wire/unwire TLB entries
Matt Fleming
2010-01-16
2
-0
/
+132
*
|
sh: Setup early PMB mappings.
Matt Fleming
2010-01-18
1
-51
/
+105
|
/
*
sh: Guard against early IPIs in flush_cache_all().
Paul Mundt
2010-01-15
1
-2
/
+11
*
sh: default to extended TLB support.
Paul Mundt
2010-01-13
2
-32
/
+6
*
sh: fixed PMB mode refactoring.
Paul Mundt
2010-01-13
3
-65
/
+67
*
sh: Always provide thread_info allocators.
Paul Mundt
2010-01-12
1
-29
/
+0
*
sh: Split out the unaligned counters and user bits.
Paul Mundt
2010-01-12
2
-1
/
+160
*
sh: Fix up nommu build for out-of-line pgtable changes.
Paul Mundt
2010-01-06
1
-0
/
+4
*
Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6
Paul Mundt
2010-01-05
4
-13
/
+63
|
\
|
*
sh: Move page table allocation out of line
Matt Fleming
2010-01-02
2
-1
/
+58
|
*
sh: Optimise flush_dcache_page() on SH4
Matt Fleming
2010-01-02
1
-10
/
+3
|
*
sh: Correct the PTRS_PER_PMD and PMD_SHIFT values
Matt Fleming
2010-01-02
1
-2
/
+2
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2010-01-04
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
sh: Don't default enable PMB support.
Paul Mundt
2010-01-04
1
-1
/
+0
|
*
sh: Disable PMB for SH4AL-DSP CPUs.
Paul Mundt
2010-01-04
1
-3
/
+3
*
|
Merge branches 'sh/g3-prep' and 'sh/stable-updates'
Paul Mundt
2009-12-24
1
-6
/
+2
|
\
|
|
*
sh: Ensure all PG_dcache_dirty pages are written back.
Markus Pietrek
2009-12-24
1
-6
/
+2
*
|
sh: Definitions for 3-level page table layout
Matt Fleming
2009-12-17
3
-3
/
+30
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-12-15
1
-1
/
+2
|
\
|
*
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
2009-12-11
1
-1
/
+2
*
|
sh: wire up vmallocinfo support in ioremap() implementations.
Paul Mundt
2009-12-14
2
-8
/
+8
*
|
sh: NUMA lmb fixes
Magnus Damm
2009-12-09
1
-2
/
+11
*
|
sh: fix size calculation for NUMA node 0
Magnus Damm
2009-12-09
1
-1
/
+1
*
|
sh: Can't compare physical and virtual addresses for aliases
Matt Fleming
2009-12-09
1
-2
/
+1
|
/
*
sh: Drop associative writes for SH-4 cache flushes.
Matt Fleming
2009-12-04
1
-2
/
+2
*
sh: Partial revert of copy/clear_user_highpage() optimizations.
Paul Mundt
2009-12-04
1
-53
/
+13
*
sh: Improve performance of SH4 versions of copy/clear_user_highpage
Stuart Menefy
2009-11-24
1
-13
/
+53
[next]