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
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
mm: use vm_unmapped_area() on parisc architecture
Michel Lespinasse
1
-31
/
+17
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-241
/
+8
2013-02-23
Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
12
-218
/
+540
2013-02-21
parisc: sendfile and sendfile64 syscall cleanups
Helge Deller
2
-33
/
+14
2013-02-21
parisc: switch to available compat_sched_rr_get_interval implementation
Helge Deller
2
-16
/
+1
2013-02-21
parisc: fix fallocate syscall
Helge Deller
3
-8
/
+8
2013-02-21
parisc: fix error return codes for rt_sigaction and rt_sigprocmask
Helge Deller
1
-4
/
+11
2013-02-21
parisc: convert msgrcv and msgsnd syscalls to use compat layer
Helge Deller
2
-60
/
+2
2013-02-21
parisc: correctly wire up mq_* functions for CONFIG_COMPAT case
Helge Deller
1
-5
/
+5
2013-02-21
parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...
Helge Deller
1
-0
/
+4
2013-02-21
parisc: space register variables need to be in native length (unsigned long)
John David Anglin
1
-1
/
+1
2013-02-21
parisc: fix ptrace breakage
Al Viro
1
-1
/
+4
2013-02-21
parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses
John David Anglin
1
-4
/
+5
2013-02-21
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
1
-0
/
+2
2013-02-21
parisc: remove IRQF_DISABLED
Peter Zijlstra
1
-2
/
+2
2013-02-21
parisc: fixes and cleanups in page cache flushing (4/4)
John David Anglin
1
-0
/
+64
2013-02-21
parisc: fixes and cleanups in page cache flushing (3/4)
John David Anglin
1
-7
/
+81
2013-02-21
parisc: fixes and cleanups in page cache flushing (2/4)
John David Anglin
1
-45
/
+290
2013-02-21
parisc: fixes and cleanups in page cache flushing (1/4)
John David Anglin
2
-30
/
+24
2013-02-21
parisc: fix possible memory leak in pat_query_module()
Wei Yongjun
1
-0
/
+2
2013-02-21
parisc: Fix comment describing setup of access rights in entry.S
John David Anglin
1
-2
/
+2
2013-02-21
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Helge Deller
1
-0
/
+18
2013-02-04
parisc: switch to generic compat rt_sigaction()
Al Viro
4
-56
/
+1
2013-02-04
parisc: switch to generic compat sched_rr_get_interval()
Al Viro
2
-13
/
+1
2013-02-04
parisc: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-19
/
+0
2013-02-04
parisc: switch to generic compat rt_sigpending()
Al Viro
2
-26
/
+1
2013-02-04
parisc: switch to generic compat rt_sigprocmask()
Al Viro
2
-36
/
+1
2013-02-04
parisc: switch to generic sigaltstack
Al Viro
5
-97
/
+5
2013-01-26
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
4
-9
/
+21
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-19
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
1
-0
/
+18
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-7
/
+1
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+1
2013-01-08
parisc: sigaltstack doesn't round ss.ss_sp as required
John David Anglin
1
-1
/
+3
2013-01-08
parisc: improve ptrace support for gdb single-step
John David Anglin
2
-6
/
+14
2013-01-08
parisc: don't claim cpu irqs more than once
John David Anglin
1
-2
/
+4
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
1
-2
/
+0
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-362
/
+45
2012-12-12
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+3
2012-12-03
[parisc] open(2) compat bug
Al Viro
1
-1
/
+1
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-3
/
+2
2012-11-29
parisc: switch to generic fork/vfork/clone
Al Viro
2
-69
/
+18
2012-11-29
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
4
-301
/
+36
2012-11-22
[PARISC] fix user-triggerable panic on parisc
Al Viro
1
-2
/
+4
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-2
/
+3
2012-11-15
[PARISC] fix virtual aliasing issue in get_shared_area()
James Bottomley
1
-0
/
+2
2012-10-22
parisc: switch to saner kernel_execve() semantics
Al Viro
1
-19
/
+3
[next]