aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-20sh: remove the second argument of k[un]map_atomic()Cong Wang2-8/+8
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy1-0/+2
2012-01-12sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy1-39/+84
2011-12-08memblock: Kill early_node_map[]Tejun Heo1-3/+0
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-1/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker1-0/+1
2011-10-28sh: kexec: Add PHYSICAL_STARTSimon Horman1-4/+4
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+6
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2-6/+6
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt1-4/+5
2011-06-06sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA1-20/+5
2011-05-31sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt1-1/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-1/+0
2011-03-23sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt1-29/+14
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith1-0/+2
2011-02-15sh: Flush executable pages in copy_user_highpageStuart Menefy1-1/+2
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+8
2011-01-11sh: Add a machvec callback for early memblock reservations.Paul Mundt1-2/+8
2010-12-22Merge branch 'master' into for-nextJiri Kosina7-21/+20
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt4-11/+11
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt3-10/+9
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-27sh: lockless get_user_pages_fast()Paul Mundt2-1/+274
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds12-53/+126
2010-10-15sh: Provide a generic SRAM pool for tiny memories.Paul Mundt3-0/+39
2010-10-14sh: Fix up PMB locking.Paul Mundt1-16/+15
2010-10-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu1-2/+2
2010-09-24sh: provide generic arch_debugfs_dir.Paul Mundt4-21/+6
2010-09-23sh: change to new flag variablematt mooney1-1/+1
2010-08-16sh: stub __flush_tlb_global() definition for nommu.Paul Mundt1-0/+4
2010-08-04sh: Use __GFP_ZERO for dma_generic_alloc_coherent().Andrew Murray1-1/+2
2010-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt2-24/+24
2010-08-04memblock/sh: Use new accessorsBenjamin Herrenschmidt1-8/+9
2010-07-14lmb: rename to memblockYinghai Lu2-24/+24
2010-07-02sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt2-0/+21
2010-06-21sh: Fix up PUD trampling in ranged page table init for X2TLB.Paul Mundt1-14/+38
2010-06-21arch/sh/mm: Eliminate a double lockJulia Lawall1-1/+1
2010-05-18sh: Fix up the NUMA build for recent LMB changes.Paul Mundt1-38/+0
2010-05-18sh: fix up CONFIG_KEXEC=n build.Paul Mundt1-1/+1
2010-05-11sh: Reject small mappings for PMB bolting.Paul Mundt1-0/+2
2010-05-11sh: bootmem refactoring.Paul Mundt1-3/+162
2010-05-10sh: enable LMB region setup via machvec.Paul Mundt1-1/+7
2010-04-26sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2-2/+0
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt7-3/+4
2010-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming/sh-2.6Paul Mundt1-1/+1
2010-04-26sh: invoke oom-killer from page faultNick Piggin2-24/+8
2010-04-25sh: Do not try merging two 128MB PMB mappingsMatt Fleming1-1/+1