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
2006-02-01
[PATCH] sh: machine_halt()/machine_power_off() cleanups
Paul Mundt
1
-28
/
+26
2006-02-01
[PATCH] sh: Add missing timers directory rule to build
Paul Mundt
1
-1
/
+1
2006-02-01
[PATCH] sh: convert voyagergx to platform device, drop sh-bus
Paul Mundt
4
-209
/
+12
2006-02-01
[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions
Paul Mundt
1
-30
/
+29
2006-02-01
[PATCH] sh: unknown mach-type updates
Paul Mundt
5
-124
/
+16
2006-02-01
[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes
Paul Mundt
1
-23
/
+15
2006-02-01
[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse
Paul Mundt
1
-17
/
+1
2006-02-01
[PATCH] sh: Make peripheral clock frequency setting mandatory
Paul Mundt
2
-18
/
+1
2006-02-01
[PATCH] sh: SH4-202 microdev updates
Paul Mundt
4
-268
/
+502
2006-01-16
[PATCH] sh: Move CPU subtype configuration to its own Kconfig
Paul Mundt
4
-350
/
+482
2006-01-16
[PATCH] sh: Simple timer framework
Paul Mundt
3
-0
/
+287
2006-01-16
[PATCH] sh: Simplistic clock framework
Paul Mundt
16
-612
/
+1224
2006-01-16
[PATCH] sh: I/O routine cleanups and ioremap() overhaul
Paul Mundt
3
-136
/
+196
2006-01-16
[PATCH] sh: IRQ handler updates
Paul Mundt
8
-452
/
+536
2006-01-16
[PATCH] sh: kexec() support
kogiidena
4
-3
/
+225
2006-01-16
[PATCH] sh: DMA updates
Paul Mundt
8
-94
/
+194
2006-01-16
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx
Paul Mundt
11
-252
/
+288
2006-01-13
[PATCH] Add sh_bus_type probe and remove methods
Russell King
1
-17
/
+17
2006-01-12
[PATCH] sh: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] sh: task_thread_info()
Al Viro
2
-2
/
+2
2006-01-12
[PATCH] sh: task_pt_regs()
Al Viro
2
-48
/
+8
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2
-22
/
+0
2006-01-08
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
1
-4
/
+0
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
1
-9
/
+3
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2
-1
/
+6
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-42
/
+2
2005-11-07
[PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705
Paul Mundt
1
-7
/
+12
2005-11-07
[PATCH] sh: Drop hp690 discontig support
Paul Mundt
3
-48
/
+9
2005-11-07
[PATCH] sh: SuperHyway support for SH4-202
Paul Mundt
3
-2
/
+180
2005-11-07
[PATCH] sh: Drop deprecated support for custom ramdisk embedding
Paul Mundt
4
-55
/
+0
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-1
/
+1
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2
-0
/
+2
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+1
2005-10-29
[PATCH] mm: i386 sh sh64 ready for split ptlock
Hugh Dickins
1
-17
/
+23
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-3
/
+1
2005-10-29
[PATCH] mm: sh64 hugetlbpage.c
Hugh Dickins
1
-2
/
+0
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: dma-mapping (sh)
Al Viro
4
-4
/
+4
2005-10-13
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
1
-0
/
+3
2005-09-11
kbuild: rename prepare to archprepare to fix dependency chain
Sam Ravnborg
1
-1
/
+1
2005-09-10
[PATCH] janitor: sh: hd64465: minmax-removal
Michael Veeck
1
-6
/
+2
2005-09-10
[PATCH] janitor: sh: bigsur/io: minmax-removal
Michael Veeck
1
-6
/
+2
2005-09-10
[PATCH] SH: C99 initializers for hw_interrupt_type structures
Thomas Gleixner
13
-105
/
+105
2005-09-09
kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h support
Sam Ravnborg
1
-9
/
+2
2005-09-07
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
1
-0
/
+4
2005-09-07
[PATCH] NTP: ntp-helper functions
john stultz
1
-5
/
+2
2005-09-07
[PATCH] remove the second arg of do_timer_interrupt()
Adrian Bunk
1
-2
/
+2
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-6
/
+5
2005-08-18
[PATCH] SH: inotify and ioprio syscalls
Robert Love
1
-0
/
+5
[next]