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
/
parisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-05
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
1
-0
/
+2
2016-05-25
parisc: Whitespace cleanups in unistd.h
Helge Deller
1
-18
/
+16
2016-05-22
parisc: Fix typos in eisa_eeprom.h
Andrea Gelmini
1
-2
/
+2
2016-05-22
parisc: Fix typo in ldcw.h
Andrea Gelmini
1
-1
/
+1
2016-05-22
parisc: Fix typo in pdc.h
Andrea Gelmini
1
-1
/
+1
2016-05-22
parisc: Update futex.h to match generic implementation
John David Anglin
1
-41
/
+29
2016-05-22
parisc: Add native high-resolution sched_clock() implementation
Helge Deller
1
-4
/
+5
2016-05-22
parisc: Add ARCH_TRACEHOOK and regset support
Helge Deller
1
-0
/
+48
2016-05-22
parisc: Add 64bit get_user() and put_user() for 32bit kernel
Helge Deller
1
-1
/
+15
2016-05-22
parisc: Simplify and speed up get_user() and put_user()
Helge Deller
1
-58
/
+21
2016-05-22
parisc: Add syscall tracepoint support
Helge Deller
3
-1
/
+14
2016-04-16
Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+1
2016-04-14
parisc: Fix ftrace function tracer
Helge Deller
1
-17
/
+1
2016-04-08
parisc: Update comment regarding relative extable support
Helge Deller
1
-6
/
+4
2016-04-08
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
1
-0
/
+1
2016-03-31
Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+20
2016-03-31
parisc: Fix and enable seccomp filter support
Helge Deller
1
-0
/
+13
2016-03-31
parisc: Fix SIGSYS signals in compat case
Helge Deller
1
-0
/
+7
2016-03-23
parisc: Wire up preadv2 and pwritev2 syscalls
Helge Deller
1
-1
/
+3
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
2
-4
/
+5
2016-03-23
parisc: Drop alloc_hugepages and free_hugepages syscalls
Helge Deller
1
-2
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-7
/
+7
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2016-03-15
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+3
2016-03-14
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
1
-1
/
+1
2016-03-14
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-6
/
+4
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
1
-3
/
+0
2016-03-02
parisc: Wire up copy_file_range syscall
Helge Deller
1
-1
/
+2
2016-03-02
parisc: Use parentheses around expression in floppy.h
Helge Deller
1
-1
/
+1
2016-02-26
net: Facility to report route quality of connected sockets
Tom Herbert
1
-0
/
+2
2016-02-22
arch: Introduce post-init read-only memory
Kees Cook
1
-0
/
+3
2016-02-22
asm-generic: Consolidate mark_rodata_ro()
Kees Cook
1
-4
/
+0
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-2
/
+0
2016-01-21
parisc: convert to dma_map_ops
Christoph Hellwig
1
-180
/
+9
2016-01-21
mm: arch: remove duplicate definitions of MADV_FREE
Guenter Roeck
1
-1
/
+0
2016-01-18
Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-29
/
+18
2016-01-16
parisc: Protect huge page pte changes with spinlocks
Helge Deller
1
-16
/
+4
2016-01-16
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
1
-0
/
+1
2016-01-16
mm: define MADV_FREE for some arches
Minchan Kim
1
-0
/
+1
2016-01-13
parisc: Imporove debug info about space registers and TLB configuration
Helge Deller
1
-1
/
+1
2016-01-13
parisc: Drop parisc-specific NSIGTRAP define
Helge Deller
1
-3
/
+0
2016-01-13
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller
1
-0
/
+4
2016-01-13
parisc: Reduce overhead of parisc_requires_coherency()
Helge Deller
1
-9
/
+8
2016-01-13
parisc: Initialize PCI bridge cache line and default latency
Helge Deller
1
-0
/
+1
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+3
2015-12-12
parisc: Disable huge pages on Mako machines
Helge Deller
1
-1
/
+2
2015-12-12
parisc: Wire up mlock2 syscall
Helge Deller
1
-1
/
+2
2015-11-22
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-43
/
+120
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
1
-0
/
+85
[next]