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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
itimers: Move compat itimer syscalls to native ones
Al Viro
1
-0
/
+4
2017-06-14
ntp: Move adjtimex related compat syscalls to native counterparts
Al Viro
1
-0
/
+4
2017-06-14
posix-timers: Kill ->nsleep_restart()
Al Viro
1
-1
/
+0
2017-06-14
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
1
-0
/
+2
2017-06-14
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
2
-4
/
+13
2017-06-14
hrtimer_nanosleep(): Pass rmtp in restart_block
Al Viro
1
-1
/
+0
2017-06-04
posix-timers: Add active flag to k_itimer
Thomas Gleixner
1
-0
/
+2
2017-06-04
posix-timers: Rename do_schedule_next_timer
Thomas Gleixner
1
-1
/
+1
2017-06-04
posix-timers: Store k_clock pointer in k_itimer
Thomas Gleixner
1
-0
/
+2
2017-06-04
posix-timers: Move interval out of the union
Thomas Gleixner
1
-2
/
+2
2017-06-04
posix-timers: Move posix-timer internals to core
Thomas Gleixner
1
-30
/
+0
2017-06-04
posix-timers: Cleanup struct k_itimer
Thomas Gleixner
1
-21
/
+40
2017-06-04
posix-clocks: Remove interval timer facility and mmap/fasync callbacks
Thomas Gleixner
1
-22
/
+0
2017-06-04
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
31
-52
/
+198
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2
-19
/
+13
2017-06-04
signal: Move copy_siginfo_to_user to <linux/signal.h>
Christoph Hellwig
2
-4
/
+2
2017-06-04
posix-timers: Move the do_schedule_next_timer declaration
Christoph Hellwig
2
-1
/
+3
2017-06-04
ia64: Remove HAVE_ARCH_COPY_SIGINFO
Christoph Hellwig
1
-6
/
+1
2017-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-2
/
+26
2017-06-03
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2
-0
/
+9
2017-06-03
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
James Morse
1
-0
/
+11
2017-06-03
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
1
-1
/
+5
2017-06-03
include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
Michal Hocko
1
-1
/
+1
2017-06-02
Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...
Linus Torvalds
1
-0
/
+51
2017-06-02
Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2017-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2017-06-01
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
1
-0
/
+1
2017-05-29
Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+8
2017-05-29
drm/dp: start a DPCD based DP sink/branch device quirk database
Jani Nikula
1
-0
/
+32
2017-05-29
drm/dp: add helper for reading DP sink/branch device desc from DPCD
Jani Nikula
1
-0
/
+19
2017-05-27
Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-8
/
+20
2017-05-27
posix-timers: Remove mmtimer leftovers
Dimitri Sivanich
1
-6
/
+0
2017-05-27
posix-timers: Make posix_clocks immutable
Christoph Hellwig
1
-4
/
+5
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-27
/
+62
2017-05-26
ipv4: add reference counting to metrics
Eric Dumazet
2
-6
/
+12
2017-05-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2017-05-26
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2017-05-26
Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+3
2017-05-26
PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
Christoph Hellwig
1
-3
/
+3
2017-05-26
mmtimer: Remove the SGI SN2 mmtimer driver
Christoph Hellwig
1
-1
/
+5
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
1
-0
/
+10
2017-05-24
vlan: Fix tcp checksum offloads in Q-in-Q vlans
Vlad Yasevich
1
-8
/
+10
2017-05-24
Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-1
/
+21
2017-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+5
2017-05-24
Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-0
/
+1
2017-05-23
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Imre Deak
1
-0
/
+5
2017-05-23
libceph: use kbasename() and kill ceph_file_part()
Ilya Dryomov
1
-3
/
+3
2017-05-23
mlx5: fix bug reading rss_hash_type from CQE
Jesper Dangaard Brouer
1
-2
/
+8
2017-05-23
cdc-ether: divorce initialisation with a filter reset and a generic method
Oliver Neukum
1
-0
/
+1
2017-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-10
/
+0
[next]