summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-1/+0
* sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt2011-03-231-29/+14
* sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith2011-02-151-0/+2
* sh: Flush executable pages in copy_user_highpageStuart Menefy2011-02-151-1/+2
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-131-1/+1
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-131-2/+8
|\
| * sh: Add a machvec callback for early memblock reservations.Paul Mundt2011-01-111-2/+8
* | Merge branch 'master' into for-nextJiri Kosina2010-12-227-21/+20
|\|
| * sh: Assume new page cache pages have dirty dcache lines.Paul Mundt2010-12-014-11/+11
| * sh: nommu: use 32-bit phys mode.Paul Mundt2010-11-043-10/+9
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* sh: lockless get_user_pages_fast()Paul Mundt2010-10-272-1/+274
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-2512-53/+126
|\
| * sh: Provide a generic SRAM pool for tiny memories.Paul Mundt2010-10-153-0/+39
| * sh: Fix up PMB locking.Paul Mundt2010-10-141-16/+15
| * sh: provide generic arch_debugfs_dir.Paul Mundt2010-09-244-21/+6
| * sh: change to new flag variablematt mooney2010-09-231-1/+1
| * sh: stub __flush_tlb_global() definition for nommu.Paul Mundt2010-08-161-0/+4
| * sh: Use __GFP_ZERO for dma_generic_alloc_coherent().Andrew Murray2010-08-041-1/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-042-24/+24
| |\
| * | sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt2010-07-022-0/+21
| * | sh: Fix up PUD trampling in ranged page table init for X2TLB.Paul Mundt2010-06-211-14/+38
* | | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-121-2/+2
* | | memblock/sh: Use new accessorsBenjamin Herrenschmidt2010-08-041-8/+9
| |/ |/|
* | 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