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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-10
[PATCH] bfs: fix endianness, signedness; add trivial bugfix
Andrew Stribblehill
1
-11
/
+12
2005-09-10
[PATCH] Prefetch kernel stacks to speed up context switch
Chen, Kenneth W
1
-0
/
+5
2005-09-10
[PATCH] remove the inode_post_link and inode_post_rename LSM hooks
Stephen Smalley
1
-49
/
+0
2005-09-10
[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks
Stephen Smalley
1
-90
/
+0
2005-09-10
[PATCH] security: enable atomic inode security labeling
Stephen Smalley
1
-0
/
+41
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-32
/
+9
2005-09-09
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
1
-8
/
+1
2005-09-09
[PATCH] USB: isp116x-hcd: remove clock() and reset()
Olav Kongas
1
-9
/
+0
2005-09-09
[PATCH] USB: isp116x-hcd: per-port overcurrent reporting
Olav Kongas
1
-1
/
+1
2005-09-09
[PATCH] USB: isp116x-hcd: support only per-port power switching
Olav Kongas
1
-5
/
+0
2005-09-09
[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option
Olav Kongas
1
-7
/
+5
2005-09-09
[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time
Olav Kongas
1
-2
/
+0
2005-09-09
[PATCH] USB: real nodes instead of usbfs
Kay Sievers
1
-0
/
+2
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6
Linus Torvalds
1
-0
/
+44
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-473
/
+487
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-10
/
+43
2005-09-09
Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually
Linus Torvalds
1
-0
/
+48
2005-09-09
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+15
2005-09-09
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-2
/
+8
2005-09-09
[PATCH] PCI/libata INTx cleanup
Brett M Russ
1
-0
/
+1
2005-09-09
[PATCH] PCI: Support PCM PM CAP version 3
Daniel Ritz
1
-0
/
+1
2005-09-09
[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)
Paul Mackerras
1
-0
/
+3
2005-09-09
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
2
-0
/
+3
2005-09-09
[PATCH] PCI: clean up pci.h and split pci register info to separate header file.
Greg Kroah-Hartman
2
-458
/
+477
2005-09-09
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
1
-14
/
+0
2005-09-09
[PATCH] PCI: Move PCI fixup data into r/o section
akpm@osdl.org
1
-1
/
+1
2005-09-09
[PATCH] PCI: Run PCI driver initialization on local node
Andi Kleen
1
-0
/
+1
2005-09-09
Fix up ARM serial driver compile failure
Linus Torvalds
1
-0
/
+3
2005-09-09
[MMC] Ensure correct mmc_priv() behaviour
Russell King
1
-1
/
+7
2005-09-09
[PATCH] lib/crc16: added crc16 algorithm.
Evgeniy Polyakov
1
-0
/
+44
2005-09-08
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542
David S. Miller
2
-9
/
+42
2005-09-08
[NET]: Optimize pskb_trim_rcsum()
Stephen Hemminger
1
-1
/
+1
2005-09-08
[MMC] Allow detection/removal to be delayed
Richard Purdie
1
-1
/
+1
2005-09-08
[SERIAL] Use an enum for serial8250 platform device IDs
Russell King
1
-0
/
+15
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
74
-716
/
+1279
2005-09-08
[PATCH] fix klist semantics for lists which have elements removed on traversal
James Bottomley
1
-3
/
+5
2005-09-08
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
YOSHIFUJI Hideaki
2
-3
/
+4
2005-09-08
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
YOSHIFUJI Hideaki
2
-8
/
+40
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
5
-14
/
+84
2005-09-08
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
2
-11
/
+28
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+2
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-3
/
+13
2005-09-08
[PATCH] Kprobes: prevent possible race conditions generic
Prasanna S Panchamukhi
2
-0
/
+10
2005-09-08
[PATCH] Make ll_rw_block() wait for buffer lock
Jan Kara
1
-0
/
+1
2005-09-08
[PATCH] Input: Add a new switch event type
Richard Purdie
1
-0
/
+25
2005-09-08
[PATCH] sd: SD 4-bit bus
Pierre Ossman
2
-0
/
+16
2005-09-08
[PATCH] sd: SCR register
Pierre Ossman
1
-0
/
+9
2005-09-08
[PATCH] sd: read-only switch
Pierre Ossman
2
-0
/
+4
2005-09-08
[PATCH] sd: initialize SD cards
Pierre Ossman
3
-0
/
+9
2005-09-08
[PATCH] ipmi poweroff: fix chassis control
Corey Minyard
1
-0
/
+6
[next]