Age | Commit message (Expand) | Author | Files | Lines |
2012-03-20 | sh: remove the second argument of k[un]map_atomic() | Cong Wang | 2 | -8/+8 |
2012-02-24 | sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH | Phil Edworthy | 1 | -0/+2 |
2012-01-12 | sh: sh2a: Improve cache flush/invalidate functions | Phil Edworthy | 1 | -39/+84 |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo | 1 | -3/+0 |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 1 | -1/+1 |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo | 1 | -1/+0 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | sh: Add export.h to arch/sh specific files as required. | Paul Gortmaker | 1 | -0/+1 |
2011-10-28 | sh: kexec: Add PHYSICAL_START | Simon Horman | 1 | -4/+4 |
2011-07-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -6/+6 |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2 | -6/+6 |
2011-06-30 | sh: use printk_ratelimited instead of printk_ratelimit | Paul Mundt | 1 | -4/+5 |
2011-06-06 | sh: fix wrong icache/dcache address-array start addr in cache-debugfs. | Srinivas KANDAGATLA | 1 | -20/+5 |
2011-05-31 | sh64: Move from P1SEG to CAC_ADDR for consistent sync. | Paul Mundt | 1 | -1/+1 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -1/+0 |
2011-03-23 | sh: pmb: Use struct syscore_ops instead of sysdevs | Paul Mundt | 1 | -29/+14 |
2011-02-15 | sh: Enable CONFIG_GCOV_PROFILE_ALL for sh | Chris Smith | 1 | -0/+2 |
2011-02-15 | sh: Flush executable pages in copy_user_highpage | Stuart Menefy | 1 | -1/+2 |
2011-01-14 | thp: pte alloc trans splitting | Andrea Arcangeli | 1 | -1/+1 |
2011-01-13 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 1 | -2/+8 |
2011-01-11 | sh: Add a machvec callback for early memblock reservations. | Paul Mundt | 1 | -2/+8 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 7 | -21/+20 |
2010-12-01 | sh: Assume new page cache pages have dirty dcache lines. | Paul Mundt | 4 | -11/+11 |
2010-11-04 | sh: nommu: use 32-bit phys mode. | Paul Mundt | 3 | -10/+9 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-27 | sh: lockless get_user_pages_fast() | Paul Mundt | 2 | -1/+274 |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 12 | -53/+126 |
2010-10-14 | sh: Provide a generic SRAM pool for tiny memories. | Paul Mundt | 3 | -0/+39 |
2010-10-13 | sh: Fix up PMB locking. | Paul Mundt | 1 | -16/+15 |
2010-10-13 | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 1 | -2/+2 |
2010-09-23 | sh: provide generic arch_debugfs_dir. | Paul Mundt | 4 | -21/+6 |
2010-09-23 | sh: change to new flag variable | matt mooney | 1 | -1/+1 |
2010-08-16 | sh: stub __flush_tlb_global() definition for nommu. | Paul Mundt | 1 | -0/+4 |
2010-08-04 | sh: Use __GFP_ZERO for dma_generic_alloc_coherent(). | Andrew Murray | 1 | -1/+2 |
2010-08-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2 | -24/+24 |
2010-08-04 | memblock/sh: Use new accessors | Benjamin Herrenschmidt | 1 | -8/+9 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 2 | -24/+24 |
2010-07-02 | sh: Provide a global TLB flush for U/I-TLB clear. | Paul Mundt | 2 | -0/+21 |
2010-06-21 | sh: Fix up PUD trampling in ranged page table init for X2TLB. | Paul Mundt | 1 | -14/+38 |
2010-06-21 | arch/sh/mm: Eliminate a double lock | Julia Lawall | 1 | -1/+1 |
2010-05-18 | sh: Fix up the NUMA build for recent LMB changes. | Paul Mundt | 1 | -38/+0 |
2010-05-18 | sh: fix up CONFIG_KEXEC=n build. | Paul Mundt | 1 | -1/+1 |
2010-05-11 | sh: Reject small mappings for PMB bolting. | Paul Mundt | 1 | -0/+2 |
2010-05-11 | sh: bootmem refactoring. | Paul Mundt | 1 | -3/+162 |
2010-05-10 | sh: enable LMB region setup via machvec. | Paul Mundt | 1 | -1/+7 |
2010-04-26 | sh: Kill off dangling goto labels from oom-killer rework. | Paul Mundt | 2 | -2/+0 |
2010-04-26 | Merge branch 'sh/stable-updates' | Paul Mundt | 7 | -3/+4 |
2010-04-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming... | Paul Mundt | 1 | -1/+1 |
2010-04-26 | sh: invoke oom-killer from page fault | Nick Piggin | 2 | -24/+8 |
2010-04-25 | sh: Do not try merging two 128MB PMB mappings | Matt Fleming | 1 | -1/+1 |