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
starfive-6.6.48-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
/
arch
/
mn10300
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+3
2012-02-22
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+1
2012-01-15
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-17
/
+1
2012-01-13
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
1
-1
/
+1
2012-01-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-9
/
+8
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-35
/
+1
2012-01-04
consolidate a bunch of ipcbuf.h instances
Al Viro
1
-29
/
+1
2012-01-04
consolidate umode_t declarations
Al Viro
1
-6
/
+0
2011-12-12
UAPI: Make MN10300 use asm-generic/param.h
David Howells
1
-17
/
+1
2011-12-04
mn10300: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
1
-1
/
+0
2011-12-04
mn10300: add missing __iomap markers
Michael S. Tsirkin
1
-8
/
+8
2011-11-22
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-11-10
net: add wireless TX status socket option
Johannes Berg
1
-0
/
+3
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-2
/
+0
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-2
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
4
-4
/
+3
2011-07-27
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-6
/
+1
2011-07-27
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-27
mn10300, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-06-22
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
1
-0
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...
Linus Torvalds
7
-9
/
+150
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-24
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-23
MN10300: gcc 4.6 vs am33 inline assembly
Richard Henderson
1
-4
/
+17
2011-03-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-7
/
+0
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-2
/
+4
2011-03-18
MN10300: Emulate single stepping in KGDB on MN10300
David Howells
1
-0
/
+4
2011-03-18
MN10300: Use KGDB
David Howells
2
-1
/
+83
2011-03-18
MN10300: Create generic kernel debugger hooks
David Howells
4
-4
/
+18
2011-03-18
MN10300: Create general kernel debugger cache flushing
David Howells
1
-0
/
+8
2011-03-18
MN10300: Introduce a general config option for kernel debugger hooks
David Howells
1
-0
/
+20
2011-03-18
MN10300: Remove unused mn10300_intc_* functions
Thomas Gleixner
1
-5
/
+0
2011-03-14
MN10300: atomic_read() should ensure it emits a load
David Howells
1
-1
/
+1
2011-03-14
MN10300: Proper use of macros get_user() in the case of incremented pointers
Tkhai Kirill
1
-2
/
+3
2010-12-03
MN10300: Implement asm/syscall.h
David Howells
1
-0
/
+117
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
38
-524
/
+1792
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+3
2010-10-27
MN10300: Save frame pointer in thread_info struct rather than global var
David Howells
8
-99
/
+51
2010-10-27
MN10300: ASB2364: Add support for SMSC911X and SMC911X
Akira Takeuchi
1
-0
/
+1
2010-10-27
MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA
David Howells
1
-4
/
+8
2010-10-27
MN10300: Generic time support
Mark Salter
1
-2
/
+15
2010-10-27
MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support
Mark Salter
1
-0
/
+10
2010-10-27
MN10300: Map userspace atomic op regs as a vmalloc page
Mark Salter
1
-0
/
+3
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
21
-100
/
+793
2010-10-27
MN10300: Delete idle_timestamp from irq_cpustat_t
Akira Takeuchi
1
-1
/
+0
2010-10-27
MN10300: Make various interrupt priority settings configurable
Akira Takeuchi
1
-6
/
+2
[next]