index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-h8300
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-51
/
+0
2006-10-01
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
Olaf Hering
1
-8
/
+0
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
1
-3
/
+3
2006-09-21
Fix H8300 exported headers.
David Woodhouse
1
-4
/
+3
2006-07-15
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-1
/
+0
2006-07-12
[PATCH] Make cpu_relax() imply barrier() on all arches
Chase Venters
1
-1
/
+2
2006-07-11
[PATCH] h8300 remove duplicate define
Yoshinori Sato
1
-1
/
+0
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+1
2006-07-03
[PATCH] irq-flags: H8300: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+0
2006-06-30
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+1
2006-06-23
[PATCH] adjust handle_IRR_event() return type
Jan Beulich
1
-4
/
+0
2006-06-18
Add empty Kbuild files for 'make headers_install' in remaining arches.
David Woodhouse
1
-0
/
+1
2006-04-29
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
1
-3
/
+4
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
17
-17
/
+0
2006-04-11
[PATCH] sys_kexec_load() naming fixups
Andrew Morton
1
-1
/
+1
2006-04-11
[PATCH] Remove unused prepare_to_switch macro
Hirokazu Takata
1
-2
/
+0
2006-03-27
[PATCH] unify pfn_to_page: h8300 pfn_to_page
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-26
[PATCH] bitops: h8300: use generic bitops
Akinobu Mita
1
-213
/
+9
2006-03-26
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
1
-3
/
+3
2006-03-26
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
1
-0
/
+3
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-0
/
+1
2006-02-16
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
1
-30
/
+1
2006-02-15
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
1
-0
/
+2
2006-02-03
[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos
Alexey Dobriyan
1
-1
/
+1
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-2
/
+0
2006-01-12
[PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #define
Adrian Bunk
1
-6
/
+0
2006-01-10
[PATCH] Generic ioctl.h
Brian Gerst
1
-80
/
+1
2006-01-10
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
1
-0
/
+9
2006-01-10
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
1
-0
/
+2
2006-01-09
[PATCH] consolidate asm/futex.h
Jeff Dike
1
-48
/
+1
2006-01-06
[PATCH] m68knommu: remove enable_irq_nosync()
Christoph Hellwig
1
-5
/
+0
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
1
-0
/
+1
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
1
-0
/
+1
2006-01-04
[FLS64]: generic version
Stephen Hemminger
1
-0
/
+1
2005-11-14
[PATCH] atomic: inc_not_zero
Nick Piggin
1
-0
/
+14
2005-11-14
[PATCH] atomic: cmpxchg
Nick Piggin
1
-0
/
+13
2005-10-31
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
1
-3
/
+0
2005-10-31
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+0
2005-09-22
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-13
[PATCH] feature removal of io_remap_page_range()
Randy Dunlap
1
-2
/
+0
2005-09-08
[PATCH] Clean up struct flock64 definitions
Stephen Rothwell
1
-12
/
+0
2005-09-08
[PATCH] Clean up struct flock definitions
Stephen Rothwell
1
-8
/
+0
2005-09-08
[PATCH] Clean up the fcntl operations
Stephen Rothwell
1
-21
/
+0
2005-09-08
[PATCH] Clean up the open flags
Stephen Rothwell
1
-12
/
+0
2005-09-08
[PATCH] Create asm-generic/fcntl.h
Stephen Rothwell
1
-25
/
+2
2005-09-08
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...
Jesper Juhl
1
-6
/
+0
2005-09-08
[PATCH] remove asm-*/hdreg.h
Christoph Hellwig
1
-15
/
+0
2005-09-08
[PATCH] auxiliary vector cleanups
H. J. Lu
1
-0
/
+4
2005-09-08
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
1
-0
/
+53
[next]