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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-04
sh: ioremap() through PMB needs asm/mmu.h.
Paul Mundt
1
-0
/
+1
2007-05-21
sh: Fix page size alignment in __copy_user_page().
Paul Mundt
1
-0
/
+1
2007-05-21
sh: Fix up various compile warnings for SE boards.
Paul Mundt
1
-0
/
+1
2007-05-21
sh: revert addition of page fault notifiers
Christoph Hellwig
1
-37
/
+0
2007-05-21
spelling fixes: arch/sh/
Simon Arlott
1
-1
/
+1
2007-05-14
sh: Kill off pmb slab cache destructor.
Paul Mundt
1
-41
/
+38
2007-05-14
sh: Shut up compiler warnings in __do_page_fault().
Paul Mundt
1
-1
/
+1
2007-05-09
sh: Truncate MAX_ACTIVE_REGIONS for the common case.
Paul Mundt
1
-0
/
+4
2007-05-09
sh: Convert to common die chain.
Paul Mundt
1
-1
/
+1
2007-05-09
sh: generic quicklist support.
Paul Mundt
2
-0
/
+5
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
1
-3
/
+3
2007-05-07
sh: Add die chain notifiers.
Paul Mundt
1
-2
/
+37
2007-05-07
sh: Solution Engine SH7705 board and CPU updates.
Nobuhiro Iwamatsu
1
-0
/
+1
2007-05-07
sh: bootmem tidying for discontig/sparsemem preparation.
Paul Mundt
2
-105
/
+103
2007-05-07
sh: MS7712SE01 board support.
Nobuhiro Iwamatsu
1
-0
/
+8
2007-03-05
sh: Revert lazy dcache writeback changes.
Paul Mundt
7
-75
/
+185
2007-02-14
sh: Revert TLB miss fast-path changes that broke PTEA parts.
Paul Mundt
1
-0
/
+87
2007-02-13
sh: Kill dead/unused ISA code from __ioremap().
Paul Mundt
1
-6
/
+0
2007-02-13
sh: Switch to local TLB flush variants in additional callsites.
Paul Mundt
1
-3
/
+3
2007-02-13
sh: Local TLB flushing variants for SMP prep.
Paul Mundt
6
-28
/
+21
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
7
-53
/
+54
2007-02-13
sh: Use a per-cpu ASID cache.
Paul Mundt
2
-15
/
+16
2007-02-13
sh: add SH7760 IPR IRQ data
Manuel Lauss
1
-0
/
+1
2007-02-13
sh: Don't set reserved _PAGE_WT bit on SH-3.
Paul Mundt
1
-1
/
+1
2007-02-13
sh: Lazy dcache writeback optimizations.
Paul Mundt
8
-186
/
+76
2007-02-13
sh: shmin updates.
Takashi YOSHII
1
-0
/
+2
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2
-2
/
+2
2007-02-11
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64
Christoph Lameter
1
-16
/
+1
2006-12-12
sh: SH-MobileR SH7722 CPU support.
Paul Mundt
1
-1
/
+11
2006-12-12
sh: Convert remaining remap_area_pages() users to ioremap_page_range().
Paul Mundt
1
-1
/
+1
2006-12-12
sh: Trivial build fixes for SH-2 support.
Yoshinori Sato
1
-0
/
+2
2006-12-08
[PATCH] Generic ioremap_page_range: sh conversion
Haavard Skinnemoen
1
-86
/
+4
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-3
/
+3
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+5
2006-12-06
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
1
-0
/
+5
2006-12-06
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
1
-0
/
+3
2006-12-06
sh: Get the PGD right in oops case with 64-bit PTEs.
Paul Mundt
1
-4
/
+2
2006-12-06
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
5
-22
/
+19
2006-12-06
sh: TLB miss fast-path optimizations.
Stuart Menefy
2
-86
/
+1
2006-12-06
sh: pmd rework.
Stuart Menefy
2
-17
/
+49
2006-12-06
sh: Use MMU.TTB register as pointer to current pgd.
Stuart Menefy
1
-10
/
+8
2006-12-06
sh: Set up correct siginfo structures for page faults.
Stuart Menefy
1
-9
/
+17
2006-12-06
sh: p3map_sem sem2mutex conversion.
Paul Mundt
2
-26
/
+11
2006-12-06
sh: Preliminary support for SH-X2 MMU.
Paul Mundt
4
-17
/
+52
2006-12-06
sh: Hook SH7785 in to the build system.
Paul Mundt
1
-0
/
+5
2006-12-06
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
2
-33
/
+53
2006-10-10
sh: Zero-out coherent buffer in consistent_alloc().
Paul Mundt
1
-0
/
+1
2006-10-03
sh: build fixes for defconfigs.
Paul Mundt
1
-1
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
[next]