index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-xp
Age
Commit message (
Expand
)
Author
2009-12-16
x86: uv: update XPC to handle updated BIOS interface
Robin Holt
2009-12-16
x86: uv: xpc needs to provide an abstraction for uv_gpa
Robin Holt
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl ia64: Remove dead binary sysctl support
Eric W. Biederman
2009-10-14
x86: SGI UV: Fix irq affinity for hub based interrupts
Dimitri Sivanich
2009-09-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2009-09-15
[IA64] sgi-xp: fix printk format warnings
Randy Dunlap
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-13
net: fix network driver ndo_start_xmit() return values (part 1)
Patrick McHardy
2009-04-21
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
2009-04-13
sgi-xpc: clean up numerous globals
Robin Holt
2009-04-13
sgi-xpc: implement opencomplete messaging
Robin Holt
2009-04-13
sgi-xpc: prevent false heartbeat failures
Robin Holt
2009-04-02
xpc_sn2: fix max() warning about pointers of different types
Robin Holt
2009-04-02
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
2009-02-09
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-05
sgi-xp: fix writing past the end of kzalloc()'d space
Dean Nelson
2009-02-03
sgi-xp: link XPNET's net_device_ops to its net_device structure
Dean Nelson
2009-01-30
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-29
sgi-xpc: fix up stale DBUG_ON statements
Robin Holt
2009-01-29
sgi-xpc: Remove NULL pointer dereference.
Robin Holt
2009-01-29
sgi-xpc: ensure flags are updated before bte_copy
Robin Holt
2009-01-21
x86: uv cleanup, build fix #2
Ingo Molnar
2009-01-21
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
2009-01-15
sgi-xp: eliminate false detection of no heartbeat
Dean Nelson
2009-01-11
cpumask: convert misc driver functions
Rusty Russell
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-07
xpnet: convert devices to new API
Stephen Hemminger
2009-01-06
SGI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-16
sgi-xp: xpc needs to pass the physical address, not virtual
Russ Anderson
2008-12-04
sgi-xp: Kill directly reference of netdev->priv
Wang Chen
2008-11-20
Merge branch 'linus' into x86/uv
Ingo Molnar
2008-11-05
sgi-xp: support getting the address of a partition's reserved page
Dean Nelson
2008-11-05
sgi-xp: define xp_partition_id and xp_region_size
Dean Nelson
2008-11-05
sgi-xp: create activate and notify gru message queues
Dean Nelson
2008-11-05
sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()
Dean Nelson
2008-10-30
sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified
Dean Nelson
2008-07-30
sgi-xp: setup the notify GRU message queue
Dean Nelson
2008-07-30
sgi-xp: setup the activate GRU message queue
Dean Nelson
2008-07-30
sgi-xp: cleanup naming of partition defines
Dean Nelson
2008-07-30
sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV
Dean Nelson
2008-07-30
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
Dean Nelson
2008-07-30
sgi-xp: enable building of XPC/XPNET on x86_64
Dean Nelson
[prev]
[next]