summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* lmb: rename to memblockYinghai Lu2010-07-142-24/+24
* arch/sh/mm: Eliminate a double lockJulia Lawall2010-06-211-1/+1
* sh: Fix up the NUMA build for recent LMB changes.Paul Mundt2010-05-181-38/+0
* sh: fix up CONFIG_KEXEC=n build.Paul Mundt2010-05-181-1/+1
* sh: Reject small mappings for PMB bolting.Paul Mundt2010-05-111-0/+2
* sh: bootmem refactoring.Paul Mundt2010-05-111-3/+162
* sh: enable LMB region setup via machvec.Paul Mundt2010-05-101-1/+7
* sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2010-04-262-2/+0
* Merge branch 'sh/stable-updates'Paul Mundt2010-04-267-3/+4
|\
| * Merge branch 'master' into export-slabhTejun Heo2010-04-055-33/+92
| |\
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-3/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt2010-04-261-1/+1
|\ \ \
| * | | sh: Do not try merging two 128MB PMB mappingsMatt Fleming2010-04-251-1/+1
* | | | sh: invoke oom-killer from page faultNick Piggin2010-04-262-24/+8
|/ / /
* | | sh: Zero out aliases counter when using SH-X3 hardware assistance.Paul Mundt2010-04-201-1/+10
* | | sh: Enable SH-X3 hardware synonym avoidance handling.Paul Mundt2010-04-193-0/+43
* | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-054-28/+75
|\ \ \ | | |/ | |/|
| * | sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt2010-04-024-28/+75
* | | sh: tlb debugfs support.Matt Fleming2010-03-292-3/+184
|/ /
* | sh: update the TLB replacement counter for entry wiring.Matt Fleming2010-03-261-5/+17
|/
* sh: Fix build after dynamic PMB reworkMatt Fleming2010-03-231-0/+2
* sh: Replace unsafe manipulation of MMUCRMatt Fleming2010-03-232-7/+16
* sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming2010-03-231-0/+2
* sh: Export uncached helper symbols.Paul Mundt2010-03-101-0/+4
* sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt2010-03-081-0/+5
* sh: Move PMB debugfs entry initialization to later stagePawel Moll2010-03-051-1/+1
* sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt2010-03-041-6/+31
* sh: establish PMB mappings for NUMA nodes.Paul Mundt2010-03-031-0/+3
* sh: check for existing mappings for bolted PMB entries.Paul Mundt2010-03-031-44/+96
* sh: fixed virt/phys mapping helpers for PMB.Paul Mundt2010-03-021-46/+51
* sh: make pmb iomapping configurable.Paul Mundt2010-03-021-0/+17
* sh: reworked dynamic PMB mapping.Paul Mundt2010-03-023-148/+189
*-. Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt2010-03-021-1/+0
|\ \
| | * sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day2010-03-011-1/+0
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \ | |/ |/|
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* | sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt2010-02-231-1/+29
* | sh: allow alignment fault mode to be configured at kernel boot.Paul Mundt2010-02-231-0/+2
* | sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-184-47/+213
* | sh: Use uncached I/O helpers in PMB setup.Paul Mundt2010-02-181-27/+19
* | sh: PMB locking overhaul.Paul Mundt2010-02-171-38/+114
* | sh: Fix up dynamically created write-through PMB mappings.Paul Mundt2010-02-171-24/+32
* | sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt2010-02-171-30/+29
* | sh: uncached mapping helpers.Paul Mundt2010-02-173-19/+31
* | sh: PMB tidying.Paul Mundt2010-02-171-45/+38
* | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-172-2/+6
* | sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt2010-02-161-93/+69
* | sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt2010-02-161-1/+1
* | sh: Isolate uncached mapping support.Paul Mundt2010-02-122-3/+13
* | sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt2010-01-291-15/+0
OpenPOWER on IntegriCloud