index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2009-08-15
sh: Migrate SH-4 cacheflush ops to function pointers.
Paul Mundt
2009-08-15
sh: Centralize the CPU cache initialization routines.
Paul Mundt
2009-06-23
sh: Wire up the uncached fixmap on sh64 as well.
Paul Mundt
2009-06-23
sh: Use local TLB flush in set_pte_phys().
Paul Mundt
2009-05-22
sh: Prefer slab_is_available() over after_bootmem.
Paul Mundt
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2008-11-10
sh: Handle fixmap TLB eviction more coherently.
Paul Mundt
2008-10-21
sh: Kill off duplicate remove_memory() definition.
Andrew Morton
2008-09-20
sh: Support kernel stacks smaller than a page.
Paul Mundt
2008-09-08
sh: remove unnecessary memset after alloc_bootmem_low_pages
Marek Skuczynski
2008-09-08
sh: early cached_to_uncached initialization.
Stuart Menefy
2008-09-08
sh: Add support for memory hot-remove.
Paul Mundt
2008-07-26
sh: use generic show_mem()
Johannes Weiner
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
2008-03-06
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-14
sh: __uncached_start only on sh32.
Paul Mundt
2008-01-28
sh: Populate swapper_pg_dir with fixmap range.
Stuart Menefy
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2008-01-28
sh: Tidy up various clear_page()/copy_page() definitions.
Paul Mundt
2008-01-28
sh: ioremap_64 needs after_bootmem.
Paul Mundt
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
2007-06-11
sh: Tidy up dependencies for SH-2 build.
Paul Mundt
2007-06-08
sh: memory hot-add for sparsemem users support.
Paul Mundt
2007-06-08
sh: Use asm/sections.h for linker section symbols.
Paul Mundt
2007-06-08
sh: Fix up max_zone_pfns[] with multiple nodes.
Paul Mundt
2007-06-08
sh: sparsemem support.
Paul Mundt
2007-05-21
sh: Fix up various compile warnings for SE boards.
Paul Mundt
2007-05-21
spelling fixes: arch/sh/
Simon Arlott
2007-05-09
sh: generic quicklist support.
Paul Mundt
2007-05-07
sh: bootmem tidying for discontig/sparsemem preparation.
Paul Mundt
2007-02-13
sh: Local TLB flushing variants for SMP prep.
Paul Mundt
2007-02-13
sh: Use a per-cpu ASID cache.
Paul Mundt
2007-02-11
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64
Christoph Lameter
2006-12-12
sh: Trivial build fixes for SH-2 support.
Yoshinori Sato
2006-12-06
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
2006-12-06
sh: pmd rework.
Stuart Menefy
2006-12-06
sh: Use MMU.TTB register as pointer to current pgd.
Stuart Menefy
2006-12-06
sh: Preliminary support for SH-X2 MMU.
Paul Mundt
2006-09-27
sh: Initial vsyscall page support.
Paul Mundt
2006-09-27
sh: Enable /proc/kcore support.
Paul Mundt
2006-09-27
sh: Various nommu fixes.
Yoshinori Sato
2006-09-27
sh: page table alloc cleanups and page fault optimizations.
Paul Mundt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2005-11-07
[PATCH] sh: Drop hp690 discontig support
Paul Mundt
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds