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
pinetabv-6.6.y-devel
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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-21
Merge 3.16-rc6 into driver-core-next
Greg Kroah-Hartman
11
-78
/
+70
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-24
/
+49
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-36
/
+10
2014-07-19
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-07-18
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
1
-2
/
+2
2014-07-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
1
-2
/
+4
2014-07-16
locking/rwsem: Reduce the size of struct rw_semaphore
Jason Low
1
-14
/
+11
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
1
-4
/
+4
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2
-1
/
+9
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
3
-6
/
+24
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2
-4
/
+4
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-10
/
+2
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2014-07-09
driver core: platform: add device binding path 'driver_override'
Kim Phillips
1
-0
/
+1
2014-07-09
firmware loader: inform direct failure when udev loader is disabled
Luis R. Rodriguez
1
-7
/
+8
2014-07-09
firmware loader: allow disabling of udev as firmware loader
Takashi Iwai
1
-1
/
+1
2014-07-09
reservation: add suppport for read-only access using rcu
Maarten Lankhorst
2
-16
/
+53
2014-07-09
reservation: update api and add some helpers
Maarten Lankhorst
1
-7
/
+49
2014-07-09
dma-buf: add poll support, v3
Maarten Lankhorst
1
-0
/
+12
2014-07-09
reservation: add support for fences to enable cross-device synchronisation
Maarten Lankhorst
1
-1
/
+19
2014-07-09
dma-buf: use reservation objects
Maarten Lankhorst
1
-3
/
+6
2014-07-08
seqno-fence: Hardware dma-buf implementation of fencing (v6)
Maarten Lankhorst
1
-0
/
+116
2014-07-08
fence: dma-buf cross-device synchronization (v18)
Maarten Lankhorst
1
-0
/
+343
2014-07-08
Merge 3.16-rc4 into driver-core-next
Greg Kroah-Hartman
3
-1
/
+7
2014-07-04
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+3
2014-07-04
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2014-07-04
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-07-03
Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...
Greg Kroah-Hartman
14
-15
/
+74
2014-07-03
component: add support for component match array
Russell King
1
-0
/
+7
2014-07-03
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
1
-2
/
+2
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
1
-0
/
+1
2014-07-02
net: fix circular dependency in of_mdio code
Daniel Mack
1
-8
/
+0
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
1
-4
/
+4
2014-07-02
core: fix typo in percpu read_mostly section
Zhengyu He
1
-2
/
+2
2014-07-01
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
1
-1
/
+3
2014-06-30
kernfs: introduce kernfs_pin_sb()
Li Zefan
1
-0
/
+1
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-5
/
+4
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2
-5
/
+4
2014-06-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+11
2014-06-27
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+9
2014-06-25
Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-36
/
+10
2014-06-25
block: add support for limiting gaps in SG lists
Jens Axboe
2
-0
/
+10
2014-06-25
bio: remove unused macro bip_vec_idx()
Gu Zheng
1
-4
/
+0
2014-06-24
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
1
-0
/
+1
2014-06-24
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
1
-1
/
+10
2014-06-24
kexec: save PG_head_mask in VMCOREINFO
Petr Tesarik
1
-0
/
+3
2014-06-23
rcu: Reduce overhead of cond_resched() checks for RCU
Paul E. McKenney
1
-36
/
+0
[next]