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
/
h8300
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-134
/
+1
2008-02-23
h8300: defconfig update
Yoshinori Sato
1
-123
/
+140
2008-02-23
h8300: IRQ handling update
Yoshinori Sato
5
-311
/
+89
2008-02-23
h8300: signal.c typo fix
Yoshinori Sato
1
-2
/
+2
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-0
/
+4
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-08
aout: mark arches that support A.OUT format
David Howells
1
-0
/
+3
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-1
/
+1
2008-02-06
proper show_interrupts() prototype
Adrian Bunk
1
-0
/
+1
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2008-02-03
arch/h8300/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-2
/
+0
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2007-10-30
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
1
-1
/
+1
2007-10-20
spelling fixes: arch/h8300/
Simon Arlott
4
-4
/
+4
2007-10-20
H8300: Typo: "buildin" -> "builtin"
Robert P. J. Day
1
-3
/
+3
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
1
-0
/
+2
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
1
-1
/
+1
2007-10-15
kbuild: fix AFLAGS use in h8300 and m68knommu
Sam Ravnborg
1
-3
/
+0
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-6
/
+6
2007-09-11
H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable
Robert P. J. Day
1
-1
/
+1
2007-08-22
h8300: missing include
Yoshinori Sato
2
-0
/
+2
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-4
/
+1
2007-07-16
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
1
-0
/
+3
2007-07-16
h8300 entry.S update
Yoshinori Sato
7
-456
/
+193
2007-07-16
h8300: remove unused file
Yoshinori Sato
1
-256
/
+0
2007-07-16
h8300 zImage support update
Yoshinori Sato
5
-6
/
+48
2007-06-01
h8300 trival patches
Yoshinori Sato
2
-3
/
+3
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-11
h8300 syscall update
Yoshinori Sato
1
-26
/
+52
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+2
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-2
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-05-07
h8300: add zImage support
Yoshinori Sato
4
-1
/
+314
2007-05-07
h8300 generic irq
Yoshinori Sato
12
-107
/
+235
2007-05-07
Convert h8/300 to generic timekeeping
john stultz
2
-52
/
+4
2007-02-19
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
2
-0
/
+2
2007-02-12
[PATCH] Dynamic kernel command-line: h8300
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] sort the devres mess out
Al Viro
2
-1
/
+6
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-6
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+2
2007-02-11
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
1
-0
/
+4
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2
-2
/
+2
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
[next]