index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
h8300
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+2
2009-06-23
h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.
Robert P. J. Day
1
-4
/
+4
2009-06-18
ptrace: remove PT_DTRACE from arch/h8300
Oleg Nesterov
1
-1
/
+0
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-16
/
+1
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-4
/
+5
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
1
-1
/
+0
2009-04-17
Get rid of final remnants of include/asm-$(ARCH)
Linus Torvalds
1
-0
/
+25
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+1
2009-03-30
trivial: h8300: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
4
-4
/
+0
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
1
-1
/
+1
2009-03-02
tracing: make CALLER_ADDRx overwriteable
Uwe Kleine-Koenig
1
-0
/
+1
2009-02-15
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
1
-0
/
+3
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-2
/
+2
2009-02-01
headers_check fix: h8300, swab.h
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-14
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-2
/
+0
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-2
/
+2
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
1
-1
/
+0
2009-01-06
h8300: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-0
/
+2
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
1
-1
/
+2
2009-01-06
Staging: Kconfig for ARCH=arm,8300, cris
F. Duncan M. Haldane
1
-0
/
+2
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2009-01-03
h8300: define __fls
Rusty Russell
1
-0
/
+1
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-10-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-20
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
1
-0
/
+2
2008-10-20
Merge branch 'master' into for-upstream
David Vrabel
29
-429
/
+496
2008-10-16
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2008-10-16
asm-h8300/md.h: remove CVS keyword
Adrian Bunk
1
-1
/
+1
2008-10-16
h8300: GENERIC_BUG support
Yoshinori Sato
6
-10
/
+25
2008-10-16
h8300: update timer handler - misc update
Yoshinori Sato
4
-83
/
+97
2008-10-16
h8300: update timer handler - new files
Yoshinori Sato
5
-0
/
+372
2008-10-16
h8300: update timer handler - delete files
Yoshinori Sato
10
-310
/
+0
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-1
/
+1
[next]