index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-18
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
1
-1
/
+0
2010-02-17
sh: uncached mapping helpers.
Paul Mundt
1
-19
/
+2
2010-02-12
sh: Isolate uncached mapping support.
Paul Mundt
1
-3
/
+8
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
1
-3
/
+0
2010-01-21
sh: Track the uncached mapping size.
Paul Mundt
1
-7
/
+14
2010-01-20
sh: pretty print virtual memory map on boot.
Paul Mundt
1
-2
/
+36
2010-01-20
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
1
-7
/
+0
2010-01-19
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
1
-15
/
+0
2010-01-18
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
1
-0
/
+4
2010-01-16
sh: Generalise the pte handling code for the fixmap path
Matt Fleming
1
-4
/
+40
2010-01-12
sh: Always provide thread_info allocators.
Paul Mundt
1
-29
/
+0
2009-12-17
sh: Definitions for 3-level page table layout
Matt Fleming
1
-0
/
+6
2009-10-27
sh: Bump up dma_ops initialization far earlier in the boot process.
Paul Mundt
1
-0
/
+11
2009-10-10
sh: Prepare for dynamic PMB support
Matt Fleming
1
-0
/
+8
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
1
-4
/
+0
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
1
-3
/
+1
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-2
/
+2
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-09-03
sh: Fix up and optimize the kmap_coherent() interface.
Paul Mundt
1
-20
/
+25
2009-08-15
sh: Migrate SH-4 cacheflush ops to function pointers.
Paul Mundt
1
-2
/
+3
2009-08-15
sh: Centralize the CPU cache initialization routines.
Paul Mundt
1
-1
/
+1
2009-06-23
sh: Wire up the uncached fixmap on sh64 as well.
Paul Mundt
1
-2
/
+0
2009-06-23
sh: Use local TLB flush in set_pte_phys().
Paul Mundt
1
-1
/
+1
2009-05-22
sh: Prefer slab_is_available() over after_bootmem.
Paul Mundt
1
-3
/
+0
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+2
2008-11-10
sh: Handle fixmap TLB eviction more coherently.
Paul Mundt
1
-3
/
+9
2008-10-21
sh: Kill off duplicate remove_memory() definition.
Andrew Morton
1
-17
/
+0
2008-09-20
sh: Support kernel stacks smaller than a page.
Paul Mundt
1
-0
/
+29
2008-09-08
sh: remove unnecessary memset after alloc_bootmem_low_pages
Marek Skuczynski
1
-1
/
+0
2008-09-08
sh: early cached_to_uncached initialization.
Stuart Menefy
1
-13
/
+14
2008-09-08
sh: Add support for memory hot-remove.
Paul Mundt
1
-0
/
+17
2008-07-26
sh: use generic show_mem()
Johannes Weiner
1
-41
/
+0
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-1
/
+1
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
1
-9
/
+0
2008-03-06
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-14
sh: __uncached_start only on sh32.
Paul Mundt
1
-0
/
+2
2008-01-28
sh: Populate swapper_pg_dir with fixmap range.
Stuart Menefy
1
-0
/
+36
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
1
-1
/
+15
2008-01-28
sh: Tidy up various clear_page()/copy_page() definitions.
Paul Mundt
1
-15
/
+0
2008-01-28
sh: ioremap_64 needs after_bootmem.
Paul Mundt
1
-0
/
+3
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
1
-6
/
+0
2007-06-11
sh: Tidy up dependencies for SH-2 build.
Paul Mundt
1
-0
/
+2
2007-06-08
sh: memory hot-add for sparsemem users support.
Paul Mundt
1
-0
/
+42
2007-06-08
sh: Use asm/sections.h for linker section symbols.
Paul Mundt
1
-7
/
+4
2007-06-08
sh: Fix up max_zone_pfns[] with multiple nodes.
Paul Mundt
1
-12
/
+17
2007-06-08
sh: sparsemem support.
Paul Mundt
1
-23
/
+6
2007-05-21
sh: Fix up various compile warnings for SE boards.
Paul Mundt
1
-0
/
+1
2007-05-21
spelling fixes: arch/sh/
Simon Arlott
1
-1
/
+1
2007-05-09
sh: generic quicklist support.
Paul Mundt
1
-0
/
+2
[next]