index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Age
Commit message (
Expand
)
Author
2010-03-05
sh: Move PMB debugfs entry initialization to later stage
Pawel Moll
2010-03-04
sh: fix up MMU reset with variable PMB mapping sizes.
Paul Mundt
2010-03-03
sh: establish PMB mappings for NUMA nodes.
Paul Mundt
2010-03-03
sh: check for existing mappings for bolted PMB entries.
Paul Mundt
2010-03-02
sh: fixed virt/phys mapping helpers for PMB.
Paul Mundt
2010-03-02
sh: make pmb iomapping configurable.
Paul Mundt
2010-03-02
sh: reworked dynamic PMB mapping.
Paul Mundt
2010-03-02
Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'
Paul Mundt
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
sh: No need to explicitly include <linux/rwlock.h>.
Robert P. J. Day
2010-02-23
sh: wire up SET/GET_UNALIGN_CTL.
Paul Mundt
2010-02-23
sh: allow alignment fault mode to be configured at kernel boot.
Paul Mundt
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-18
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
2010-02-18
sh: Use uncached I/O helpers in PMB setup.
Paul Mundt
2010-02-17
sh: PMB locking overhaul.
Paul Mundt
2010-02-17
sh: Fix up dynamically created write-through PMB mappings.
Paul Mundt
2010-02-17
sh: Build PMB entry links for existing contiguous multi-page mappings.
Paul Mundt
2010-02-17
sh: uncached mapping helpers.
Paul Mundt
2010-02-17
sh: PMB tidying.
Paul Mundt
2010-02-17
sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
Paul Mundt
2010-02-16
sh: Merge the legacy PMB mapping and entry synchronization code.
Paul Mundt
2010-02-16
sh: Prevent fixed slot PMB remapping from clobbering boot entries.
Paul Mundt
2010-02-12
sh: Isolate uncached mapping support.
Paul Mundt
2010-01-29
sh: Kill off deprecated fixed PCI memory window accessors.
Paul Mundt
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
sh: Track the uncached mapping size.
Paul Mundt
2010-01-20
sh: pretty print virtual memory map on boot.
Paul Mundt
2010-01-20
sh: Correct iounmap fixmap teardown.
Paul Mundt
2010-01-20
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-19
sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.
Paul Mundt
2010-01-19
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
2010-01-19
sh: Split out MMUCR.URB based entry wiring in to shared helper.
Paul Mundt
2010-01-19
sh: Kill off duplicate address alignment in ioremap_fixed().
Paul Mundt
2010-01-19
sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
Paul Mundt
2010-01-18
sh: Flag __ioremap_caller() __init_refok.
Paul Mundt
2010-01-18
sh: Handle unmapping of fixed slots transparently in iounmap().
Paul Mundt
2010-01-18
sh: Make iounmap_fixed() return success/failure for iounmap() path.
Paul Mundt
2010-01-18
sh: Merge _32/_64 ioremap implementations.
Paul Mundt
2010-01-18
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
2010-01-18
Merge branch 'sh/ioremap-fixed'
Paul Mundt
2010-01-18
sh: Setup early PMB mappings.
Matt Fleming
2010-01-17
sh: Tidy up non-translatable checks in iounmap path.
Paul Mundt
2010-01-16
sh: Use ioremap_fixed() to implement SH-5 ioremap()
Matt Fleming
2010-01-16
sh: Add fixed ioremap support
Matt Fleming
2010-01-16
sh: Generalise the pte handling code for the fixmap path
Matt Fleming
2010-01-16
sh: Acquire some more page flags for SH-5.
Matt Fleming
2010-01-16
sh: New extended page flag to wire/unwire TLB entries
Matt Fleming
2010-01-15
sh: Guard against early IPIs in flush_cache_all().
Paul Mundt
[next]