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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-04
usb: ehci: Cleanup usb-ehci-orion.h header
Sachin Kamat
1
-4
/
+2
2014-01-04
tty: Add C_CMSPAR(tty)
Andrew Lunn
1
-0
/
+1
2014-01-04
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
8
-39
/
+385
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
8
-9
/
+102
2013-12-24
phy: add phy_get_bus_width()/phy_set_bus_width() calls
Matt Porter
1
-0
/
+28
2013-12-23
Merge tag 'v3.13-rc5' into next
Felipe Balbi
8
-9
/
+102
2013-12-22
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-1
/
+2
2013-12-21
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
1
-0
/
+3
2013-12-21
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
3
-5
/
+6
2013-12-19
usb: phy: omap: Add omap-control Support for AM437x
George Cherian
1
-0
/
+6
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
29
-137
/
+189
2013-12-19
mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...
Mel Gorman
1
-1
/
+6
2013-12-19
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-0
/
+44
2013-12-19
mm: numa: avoid unnecessary disruption of NUMA hinting during migration
Mel Gorman
1
-0
/
+9
2013-12-19
kexec: migrate to reboot cpu
Vivek Goyal
1
-0
/
+1
2013-12-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+32
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-0
/
+19
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
3
-1
/
+5
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-23
/
+24
2013-12-15
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+0
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+18
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
1
-1
/
+2
2013-12-13
include/linux/kernel.h: make might_fault() a nop for !MMU
Axel Lin
1
-1
/
+2
2013-12-13
include/linux/hugetlb.h: make isolate_huge_page() an inline
Naoya Horiguchi
1
-1
/
+4
2013-12-13
net: make neigh_priv_len in struct net_device 16bit instead of 8bit
Sebastian Siewior
1
-1
/
+1
2013-12-12
usb: gadget: FunctionFS: Remove compatibility layer
Andrzej Pietrasiewicz
1
-18
/
+0
2013-12-12
usb: gadget: FunctionFS: convert to new function interface with backward comp...
Andrzej Pietrasiewicz
1
-0
/
+2
2013-12-12
usb: gadget: FunctionFS: add devices management code
Andrzej Pietrasiewicz
1
-14
/
+0
2013-12-12
usb: gadget: configfs: allow setting function instance's name
Andrzej Pietrasiewicz
1
-0
/
+2
2013-12-12
dcache: allow word-at-a-time name hashing with big-endian CPUs
Will Deacon
1
-0
/
+2
2013-12-12
Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+5
2013-12-11
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
1
-0
/
+2
2013-12-11
sched/fair: Rework sched_fair time accounting
Peter Zijlstra
1
-1
/
+2
2013-12-11
math64: Add mul_u64_u32_shr()
Peter Zijlstra
1
-0
/
+30
2013-12-11
sched: Remove PREEMPT_NEED_RESCHED from generic code
Peter Zijlstra
1
-2
/
+0
2013-12-11
net: unix: allow set_peek_off to fail
Sasha Levin
1
-1
/
+1
2013-12-11
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
1
-2
/
+0
2013-12-11
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
1
-0
/
+2
2013-12-10
usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadget
David Cohen
1
-0
/
+20
2013-12-10
usb: gadget: move bitflags to the end of usb_gadget struct
David Cohen
1
-9
/
+10
2013-12-09
Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2013-12-09
Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+14
2013-12-09
Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+4
2013-12-09
uwb: Use dev_is_pci() to check whether it is pci device
Yijing Wang
1
-1
/
+1
2013-12-09
usb: hcd: Remove USB phy if needed
Valentine Barshak
1
-0
/
+1
2013-12-09
lib/scatterlist: export sg_miter_skip()
Ming Lei
1
-0
/
+1
2013-12-08
Revert "cpufreq: suspend governors on system suspend/hibernate"
Rafael J. Wysocki
1
-8
/
+0
2013-12-08
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-0
/
+3
2013-12-07
usb: omap1: add extcon to platform data
Aaro Koskinen
1
-0
/
+2
2013-12-07
ARM: OMAP1: USB: move omap_usb_config to platform data
Aaro Koskinen
1
-0
/
+51
[next]