summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-073-0/+3
|\
| * sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-303-0/+3
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-2/+4
|\ \ | |/ |/|
| * SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-2/+4
* | Disintegrate asm/system.h for SHDavid Howells2012-03-288-7/+2Star
* | sh: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-8/+8
|/
* sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy2012-02-241-0/+2
* sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy2012-01-121-39/+84
* memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0Star
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
* memblock: Kill memblock_init()Tejun Heo2011-12-081-1/+0Star
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-11-011-0/+1
* | sh: kexec: Add PHYSICAL_STARTSimon Horman2011-10-281-4/+4
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-232-6/+6
|\
| * perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-012-6/+6
* | sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt2011-06-301-4/+5
|/
* sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA2011-06-061-20/+5Star
* sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt2011-05-311-1/+1
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-1/+0Star
* sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt2011-03-231-29/+14Star
* 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-141-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/+20Star
|\|
| * 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/+9Star
* | 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-143-0/+39
| * sh: Fix up PMB locking.Paul Mundt2010-10-131-16/+15Star
| * sh: provide generic arch_debugfs_dir.Paul Mundt2010-09-234-21/+6Star
| * 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-131-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/+0Star
* 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