index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
h8300
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-14
[h8300] move include/asm-h8300 to arch/h8300/include/asm
Linus Torvalds
99
-0
/
+4610
2008-08-13
h8300: fix section mismatches
Yoshinori Sato
1
-6
/
+3
2008-07-26
h8300: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-25
pty: remove unused UNIX98_PTY_COUNT options
Adrian Bunk
1
-14
/
+0
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
1
-38
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-04
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-17
/
+0
2008-04-29
h8300: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-5
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-134
/
+1
2008-02-24
h8300: defconfig update
Yoshinori Sato
1
-123
/
+140
2008-02-24
h8300: IRQ handling update
Yoshinori Sato
5
-311
/
+89
2008-02-24
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-29
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2007-10-31
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-20
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-15
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-6
/
+6
2007-09-12
H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable
Robert P. J. Day
1
-1
/
+1
2007-08-23
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
[next]