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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-27
sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.
Paul Mundt
2
-1
/
+6
2009-10-27
sh: Document uImage.bin target in archhelp.
Paul Mundt
1
-0
/
+1
2009-10-26
sh: add uImage.bin target
Magnus Damm
2
-2
/
+6
2009-10-26
sh: rsk7203 CONFIG_MTD=n fix
Magnus Damm
2
-13
/
+14
2009-10-26
sh: Check for return_to_handler when unwinding the stack
Matt Fleming
1
-0
/
+22
2009-10-26
sh: Build fix: define more __movmem* symbols
Lubomir Rintel
1
-0
/
+14
2009-10-26
sh: __irq_entry annotate do_IRQ().
Paul Mundt
1
-1
/
+2
2009-10-16
sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.
Paul Mundt
1
-1
/
+0
2009-10-16
sh: Remove BKL from landisk gio.
Thomas Gleixner
1
-6
/
+4
2009-10-16
sh: disabled cache handling fix.
Magnus Damm
1
-0
/
+10
2009-10-16
sh: Fix up single page flushing to use PAGE_SIZE.
Valentin Sitdikov
1
-12
/
+10
2009-10-14
sh: Fix a TRACE_IRQS_OFF typo.
Paul Mundt
1
-1
/
+1
2009-10-14
sh: Optimize the setup_rt_frame() I-cache flush.
Paul Mundt
1
-2
/
+1
2009-10-14
sh: Populate initial secondary CPU info from boot_cpu_data.
Paul Mundt
1
-0
/
+2
2009-10-14
sh: Tidy up SMP cpuinfo.
Paul Mundt
1
-0
/
+2
2009-10-14
sh: Use boot_cpu_data for FPU tests in sigcontext paths.
Paul Mundt
1
-3
/
+3
2009-10-13
sh: ftrace: Fix up syscall tracepoint support.
Paul Mundt
1
-10
/
+27
2009-10-13
sh: force dcache flush if dcache_dirty bit set.
Paul Mundt
1
-1
/
+1
2009-10-13
sh: update die() output.
Paul Mundt
1
-3
/
+4
2009-10-09
sh: Don't allocate smaller sized mappings on every iteration
Matt Fleming
1
-0
/
+7
2009-10-09
sh: Try PMB mapping based on physical address, not mapping size
Matt Fleming
1
-1
/
+1
2009-10-09
sh: Plug PMB alloc memory leak
Matt Fleming
1
-6
/
+24
2009-10-09
sh: Sprinkle __uses_jump_to_uncached
Matt Fleming
2
-3
/
+3
2009-10-09
sh: enable sleep state LEDs on Ecovec24
Magnus Damm
1
-0
/
+5
2009-10-05
sh: mach-ecovec24: Document DS2 switch settings.
Kuninori Morimoto
1
-0
/
+14
2009-09-30
sh: Build fix: export __movmem
Lubomir Rintel
1
-0
/
+1
2009-09-30
sh: Disable unaligned kernel access printks by default.
Paul Mundt
1
-2
/
+2
2009-09-30
sh: mach-ecovec24: modify 1st MTD area to read only
Kuninori Morimoto
1
-1
/
+1
2009-09-30
sh: mach-ecovec24: Add TouchScreen support
Kuninori Morimoto
1
-0
/
+42
2009-09-28
sh: magicpanelr2 and dreamcast can use the generic I/O base.
Paul Mundt
2
-4
/
+0
2009-09-28
sh: Don't enable interrupts in the page fault path
Matt Fleming
1
-2
/
+0
2009-09-28
sh: Set the default I/O port base to P2SEG.
Paul Mundt
1
-0
/
+3
2009-09-28
sh: Handle ioport_map() cases for >= P1SEG addresses.
Paul Mundt
1
-0
/
+3
2009-09-25
sh: Add support DMA Engine to SH7780
Nobuhiro Iwamatsu
1
-0
/
+14
2009-09-25
sh: Add support DMA Engine to SH7722
Nobuhiro Iwamatsu
1
-0
/
+14
2009-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
3
-5
/
+23
2009-09-25
sh: enable onenand support in kfr2r09 defconfig.
Paul Mundt
1
-2
/
+7
2009-09-25
sh: update defconfigs.
Paul Mundt
48
-1271
/
+3269
2009-09-25
sh: add FSI driver support for ms7724se
Kuninori Morimoto
1
-0
/
+89
2009-09-24
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-5
/
+23
2009-09-24
sh: Fix up uninitialized variable use caught by gcc 4.4.
Paul Mundt
1
-6
/
+6
2009-09-24
sh: Handle unaligned 16-bit instructions on SH-2A.
Paul Mundt
1
-3
/
+8
2009-09-24
sh: mach-ecovec24: Add active low setting for sh_eth
Kuninori Morimoto
1
-0
/
+1
2009-09-24
sh: includecheck fix: dwarf.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-2
/
+0
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2
-2
/
+0
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-1
/
+0
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
4
-10
/
+7
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
1
-4
/
+0
[next]