index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
h8300: GENERIC_BUG support
Yoshinori Sato
2
-7
/
+13
2008-10-16
h8300: update timer handler - misc update
Yoshinori Sato
2
-18
/
+13
2008-10-16
h8300: update timer handler - new files
Yoshinori Sato
5
-0
/
+372
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-03
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-23
h8300: IRQ handling update
Yoshinori Sato
1
-2
/
+2
2008-02-23
h8300: signal.c typo fix
Yoshinori Sato
1
-2
/
+2
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
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-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2007-10-20
spelling fixes: arch/h8300/
Simon Arlott
2
-2
/
+2
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
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
h8300 entry.S update
Yoshinori Sato
4
-2
/
+402
2007-07-16
h8300: remove unused file
Yoshinori Sato
1
-256
/
+0
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
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-05-07
h8300 generic irq
Yoshinori Sato
4
-8
/
+214
2007-05-07
Convert h8/300 to generic timekeeping
john stultz
1
-52
/
+0
2007-02-19
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
1
-0
/
+1
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
1
-1
/
+3
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
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-12-07
[PATCH] h8300 stray bracket fix
Mariusz Kozlowski
1
-1
/
+1
2006-12-07
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
Eric W. Biederman
1
-0
/
+1
2006-12-02
[NET]: H8300 checksum annotations and cleanups.
Al Viro
1
-1
/
+1
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+24
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: H8300: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
[next]