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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-03
parisc: fix missing cmpxchg file error from system.h split
Paul Gortmaker
2
-106
/
+117
2012-04-01
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
1
-4
/
+27
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-110
/
+9
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
15
-172
/
+185
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-6
/
+0
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
15
-172
/
+191
2012-03-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+4
2012-03-24
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
1
-0
/
+4
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-38
/
+0
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-1
/
+1
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-1
/
+1
2012-02-27
[PARISC] futex: Use same lock set as lws calls
John David Anglin
1
-4
/
+27
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+4
2012-02-24
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
2012-02-24
parisc/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-37
/
+1
2012-02-22
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+1
2012-02-15
parisc: Use generic posix_types.h
H. Peter Anvin
1
-110
/
+9
2012-01-13
parisc, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-2
/
+0
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
1
-6
/
+0
2012-01-04
consolidate umode_t declarations
Al Viro
1
-6
/
+0
2011-11-22
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2011-11-10
net: add wireless TX status socket option
Johannes Berg
1
-0
/
+3
2011-10-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
1
-1
/
+2
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
1
-1
/
+2
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-08-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
3
-9
/
+64
2011-08-01
[PARISC] wire up sendmmsg syscall
James Bottomley
1
-1
/
+2
2011-07-29
[PARISC] fix return type of __atomic64_add_return
John David Anglin
1
-2
/
+2
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-5
/
+0
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-5
/
+5
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+2
2011-07-27
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-8
/
+1
2011-07-27
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-18
[PARISC] Fix futex support
Carlos O'Donell
1
-6
/
+60
2011-06-28
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-7
/
+0
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-05-25
Remove unused PROC_CHANGE_PENALTY constant
Stephen Boyd
1
-9
/
+0
2011-05-22
Merge branch 'flushing' into for-linus
James Bottomley
2
-3
/
+11
2011-04-15
[PARISC] wire up syncfs syscall
James Bottomley
1
-1
/
+2
2011-04-15
[PARISC] wire up the fhandle syscalls
James Bottomley
1
-1
/
+3
2011-04-15
[PARISC] wire up clock_adjtime syscall
James Bottomley
1
-1
/
+2
2011-04-15
[PARISC] wire up fanotify syscalls
James Bottomley
1
-1
/
+3
2011-04-15
[PARISC] prevent speculative re-read on cache flush
James Bottomley
1
-1
/
+4
2011-04-15
[PARISC] only make executable areas executable
James Bottomley
1
-2
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
remove dma64_addr_t
FUJITA Tomonori
1
-13
/
+0
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-2
/
+0
[next]