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
/
drivers
/
misc
/
sgi-xp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-11-17
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
1
-1
/
+1
2011-06-20
sgi-xp: fix a use after free
Eric Dumazet
1
-3
/
+3
2010-11-25
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
1
-10
/
+15
2010-10-27
sgi-xp: incoming XPC channel messages can come in after the channel's partiti...
Robin Holt
1
-0
/
+17
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-0
/
+5
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2009-12-16
UV - XPC: pass nasid instead of nid to gru_create_message_queue
Robin Holt
1
-1
/
+4
2009-12-16
x86: uv: XPC receive message reuse triggers invalid BUG_ON()
Robin Holt
1
-3
/
+0
2009-12-16
X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE state
Robin Holt
1
-1
/
+2
2009-12-16
x86: uv: xpc NULL deref when mesq becomes empty
Robin Holt
1
-3
/
+5
2009-12-16
x86: uv: update XPC to handle updated BIOS interface
Robin Holt
3
-16
/
+47
2009-12-16
x86: uv: xpc needs to provide an abstraction for uv_gpa
Robin Holt
4
-0
/
+24
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
1
-11
/
+3
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-3
/
+3
2009-11-12
sysctl ia64: Remove dead binary sysctl support
Eric W. Biederman
1
-8
/
+0
2009-10-14
x86: SGI UV: Fix irq affinity for hub based interrupts
Dimitri Sivanich
1
-2
/
+3
2009-09-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-19
/
+21
2009-09-15
[IA64] sgi-xp: fix printk format warnings
Randy Dunlap
1
-19
/
+21
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-2
/
+2
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-2
/
+2
2009-06-17
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
1
-1
/
+1
2009-06-13
net: fix network driver ndo_start_xmit() return values (part 1)
Patrick McHardy
1
-1
/
+2
2009-04-22
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
1
-6
/
+6
2009-04-14
sgi-xpc: clean up numerous globals
Robin Holt
6
-295
/
+254
2009-04-14
sgi-xpc: implement opencomplete messaging
Robin Holt
5
-61
/
+124
2009-04-14
sgi-xpc: prevent false heartbeat failures
Robin Holt
4
-152
/
+123
2009-04-03
xpc_sn2: fix max() warning about pointers of different types
Robin Holt
1
-5
/
+5
2009-04-03
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
5
-63
/
+223
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
1
-14
/
+8
2009-02-09
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
3
-9
/
+10
2009-02-05
sgi-xp: fix writing past the end of kzalloc()'d space
Dean Nelson
2
-8
/
+8
2009-02-04
sgi-xp: link XPNET's net_device_ops to its net_device structure
Dean Nelson
1
-1
/
+2
2009-01-30
Merge branch 'linus' into core/percpu
Ingo Molnar
3
-16
/
+23
2009-01-30
sgi-xpc: fix up stale DBUG_ON statements
Robin Holt
2
-7
/
+11
2009-01-30
sgi-xpc: Remove NULL pointer dereference.
Robin Holt
1
-4
/
+6
2009-01-30
sgi-xpc: ensure flags are updated before bte_copy
Robin Holt
2
-5
/
+6
2009-01-21
x86: uv cleanup, build fix #2
Ingo Molnar
1
-0
/
+2
2009-01-21
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
1
-1
/
+1
2009-01-16
sgi-xp: eliminate false detection of no heartbeat
Dean Nelson
1
-1
/
+1
2009-01-11
cpumask: convert misc driver functions
Rusty Russell
1
-1
/
+1
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
3
-6
/
+6
2009-01-08
xpnet: convert devices to new API
Stephen Hemminger
1
-48
/
+20
2009-01-06
SGI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-6
/
+6
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-9
/
+4
2008-12-17
sgi-xp: xpc needs to pass the physical address, not virtual
Russ Anderson
1
-4
/
+4
2008-12-05
sgi-xp: Kill directly reference of netdev->priv
Wang Chen
1
-9
/
+4
2008-11-20
Merge branch 'linus' into x86/uv
Ingo Molnar
3
-4
/
+8
[next]