aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm
AgeCommit message (Expand)Author
2010-07-14lmb: rename to memblockYinghai Lu
2010-06-21arch/sh/mm: Eliminate a double lockJulia Lawall
2010-05-18sh: Fix up the NUMA build for recent LMB changes.Paul Mundt
2010-05-18sh: fix up CONFIG_KEXEC=n build.Paul Mundt
2010-05-11sh: Reject small mappings for PMB bolting.Paul Mundt
2010-05-11sh: bootmem refactoring.Paul Mundt
2010-05-10sh: enable LMB region setup via machvec.Paul Mundt
2010-04-26sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt
2010-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt
2010-04-26sh: invoke oom-killer from page faultNick Piggin
2010-04-25sh: Do not try merging two 128MB PMB mappingsMatt Fleming
2010-04-20sh: Zero out aliases counter when using SH-X3 hardware assistance.Paul Mundt
2010-04-19sh: Enable SH-X3 hardware synonym avoidance handling.Paul Mundt
2010-04-05Merge branch 'sh/stable-updates'Paul Mundt
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-02sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29sh: tlb debugfs support.Matt Fleming
2010-03-26sh: update the TLB replacement counter for entry wiring.Matt Fleming
2010-03-23sh: Fix build after dynamic PMB reworkMatt Fleming
2010-03-23sh: Replace unsafe manipulation of MMUCRMatt Fleming
2010-03-23sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming
2010-03-10sh: Export uncached helper symbols.Paul Mundt
2010-03-08sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt
2010-03-05sh: Move PMB debugfs entry initialization to later stagePawel Moll
2010-03-04sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt
2010-03-03sh: establish PMB mappings for NUMA nodes.Paul Mundt
2010-03-03sh: check for existing mappings for bolted PMB entries.Paul Mundt
2010-03-02sh: fixed virt/phys mapping helpers for PMB.Paul Mundt
2010-03-02sh: make pmb iomapping configurable.Paul Mundt
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt
2010-03-02Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day
2010-02-23sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt
2010-02-23sh: allow alignment fault mode to be configured at kernel boot.Paul Mundt
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt
2010-02-18sh: Use uncached I/O helpers in PMB setup.Paul Mundt
2010-02-17sh: PMB locking overhaul.Paul Mundt
2010-02-17sh: Fix up dynamically created write-through PMB mappings.Paul Mundt
2010-02-17sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt
2010-02-17sh: uncached mapping helpers.Paul Mundt
2010-02-17sh: PMB tidying.Paul Mundt
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt
2010-02-16sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt
2010-02-16sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt
2010-02-12sh: Isolate uncached mapping support.Paul Mundt
2010-01-29sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt