index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-02-23
sh: wire up SET/GET_UNALIGN_CTL.
Paul Mundt
1
-1
/
+29
2010-02-23
sh: allow alignment fault mode to be configured at kernel boot.
Paul Mundt
1
-0
/
+2
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2010-02-18
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
4
-47
/
+213
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: uncached mapping helpers.
Paul Mundt
3
-19
/
+31
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
2
-2
/
+6
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-02-12
sh: Isolate uncached mapping support.
Paul Mundt
2
-3
/
+13
2010-01-29
sh: Kill off deprecated fixed PCI memory window accessors.
Paul Mundt
1
-15
/
+0
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
10
-52
/
+52
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
7
-16
/
+10
2010-01-21
sh: Track the uncached mapping size.
Paul Mundt
1
-7
/
+14
2010-01-20
sh: pretty print virtual memory map on boot.
Paul Mundt
1
-2
/
+36
2010-01-20
sh: Correct iounmap fixmap teardown.
Paul Mundt
1
-7
/
+2
2010-01-20
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2
-7
/
+5
2010-01-19
sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.
Paul Mundt
1
-2
/
+2
2010-01-19
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
1
-15
/
+0
2010-01-19
sh: Split out MMUCR.URB based entry wiring in to shared helper.
Paul Mundt
5
-134
/
+122
2010-01-19
sh: Kill off duplicate address alignment in ioremap_fixed().
Paul Mundt
2
-20
/
+4
2010-01-19
sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
Paul Mundt
1
-5
/
+4
2010-01-18
sh: Flag __ioremap_caller() __init_refok.
Paul Mundt
1
-2
/
+3
2010-01-18
sh: Handle unmapping of fixed slots transparently in iounmap().
Paul Mundt
1
-0
/
+6
2010-01-18
sh: Make iounmap_fixed() return success/failure for iounmap() path.
Paul Mundt
1
-2
/
+7
2010-01-18
sh: Merge _32/_64 ioremap implementations.
Paul Mundt
3
-48
/
+1
2010-01-18
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
2
-3
/
+13
2010-01-18
Merge branch 'sh/ioremap-fixed'
Paul Mundt
9
-292
/
+350
2010-01-18
sh: Setup early PMB mappings.
Matt Fleming
1
-51
/
+105
2010-01-16
sh: Tidy up non-translatable checks in iounmap path.
Paul Mundt
1
-4
/
+24
2010-01-16
sh: Use ioremap_fixed() to implement SH-5 ioremap()
Matt Fleming
1
-283
/
+4
2010-01-16
sh: Add fixed ioremap support
Matt Fleming
3
-0
/
+149
2010-01-16
sh: Generalise the pte handling code for the fixmap path
Matt Fleming
1
-4
/
+40
2010-01-16
sh: Acquire some more page flags for SH-5.
Matt Fleming
1
-1
/
+1
2010-01-16
sh: New extended page flag to wire/unwire TLB entries
Matt Fleming
2
-0
/
+132
2010-01-15
sh: Guard against early IPIs in flush_cache_all().
Paul Mundt
1
-2
/
+11
2010-01-13
sh: default to extended TLB support.
Paul Mundt
2
-32
/
+6
2010-01-13
sh: fixed PMB mode refactoring.
Paul Mundt
3
-65
/
+67
2010-01-12
sh: Always provide thread_info allocators.
Paul Mundt
1
-29
/
+0
2010-01-12
sh: Split out the unaligned counters and user bits.
Paul Mundt
2
-1
/
+160
2010-01-06
sh: Fix up nommu build for out-of-line pgtable changes.
Paul Mundt
1
-0
/
+4
2010-01-05
Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6
Paul Mundt
4
-13
/
+63
2010-01-04
Merge branch 'sh/stable-updates'
Paul Mundt
1
-4
/
+3
2010-01-04
sh: Don't default enable PMB support.
Paul Mundt
1
-1
/
+0
2010-01-04
sh: Disable PMB for SH4AL-DSP CPUs.
Paul Mundt
1
-3
/
+3
[next]