aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-xp
AgeCommit message (Expand)AuthorFilesLines
2011-06-19sgi-xp: fix a use after freeGravatar Eric Dumazet 1-3/+3
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Gravatar Robin@sgi.com 1-10/+15
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Gravatar Robin Holt 1-0/+17
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 5-0/+5
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Gravatar Akinobu Mita 1-1/+1
2009-12-16UV - XPC: pass nasid instead of nid to gru_create_message_queueGravatar Robin Holt 1-1/+4
2009-12-16x86: uv: XPC receive message reuse triggers invalid BUG_ON()Gravatar Robin Holt 1-3/+0
2009-12-16X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateGravatar Robin Holt 1-1/+2
2009-12-16x86: uv: xpc NULL deref when mesq becomes emptyGravatar Robin Holt 1-3/+5
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceGravatar Robin Holt 3-16/+47
2009-12-16x86: uv: xpc needs to provide an abstraction for uv_gpaGravatar Robin Holt 4-0/+24
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Gravatar Linus Torvalds 1-11/+3
2009-11-18sysctl: Drop & in front of every proc_handler.Gravatar Eric W. Biederman 1-3/+3
2009-11-12sysctl ia64: Remove dead binary sysctl supportGravatar Eric W. Biederman 1-8/+0
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsGravatar Dimitri Sivanich 1-2/+3
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 1-19/+21
2009-09-15[IA64] sgi-xp: fix printk format warningsGravatar Randy Dunlap 1-19/+21
2009-09-02drivers: Kill now superfluous ->last_rx storesGravatar Eric Dumazet 1-1/+0
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-2/+2
2009-07-08Remove multiple KERN_ prefixes from printk formatsGravatar Joe Perches 1-2/+2
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsGravatar Patrick McHardy 1-2/+2
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Gravatar Mel Gorman 1-1/+1
2009-06-13net: fix network driver ndo_start_xmit() return values (part 1)Gravatar Patrick McHardy 1-1/+2
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsGravatar Robin Holt 1-6/+6
2009-04-13sgi-xpc: clean up numerous globalsGravatar Robin Holt 6-295/+254
2009-04-13sgi-xpc: implement opencomplete messagingGravatar Robin Holt 5-61/+124
2009-04-13sgi-xpc: prevent false heartbeat failuresGravatar Robin Holt 4-152/+123
2009-04-02xpc_sn2: fix max() warning about pointers of different typesGravatar Robin Holt 1-5/+5
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsGravatar Jack Steiner 5-63/+223
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeGravatar Dean Nelson 1-14/+8
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuGravatar Ingo Molnar 3-9/+10
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceGravatar Dean Nelson 2-8/+8
2009-02-03sgi-xp: link XPNET's net_device_ops to its net_device structureGravatar Dean Nelson 1-1/+2
2009-01-30Merge branch 'linus' into core/percpuGravatar Ingo Molnar 3-16/+23
2009-01-29sgi-xpc: fix up stale DBUG_ON statementsGravatar Robin Holt 2-7/+11
2009-01-29sgi-xpc: Remove NULL pointer dereference.Gravatar Robin Holt 1-4/+6
2009-01-29sgi-xpc: ensure flags are updated before bte_copyGravatar Robin Holt 2-5/+6
2009-01-21x86: uv cleanup, build fix #2Gravatar Ingo Molnar 1-0/+2
2009-01-21Merge branch 'x86/mm' into core/percpuGravatar Ingo Molnar 1-1/+1
2009-01-15sgi-xp: eliminate false detection of no heartbeatGravatar Dean Nelson 1-1/+1
2009-01-11cpumask: convert misc driver functionsGravatar Rusty Russell 1-1/+1
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 3-6/+6
2009-01-07xpnet: convert devices to new APIGravatar Stephen Hemminger 1-48/+20
2009-01-06SGI: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 3-6/+6
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 1-9/+4
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualGravatar Russ Anderson 1-4/+4
2008-12-04sgi-xp: Kill directly reference of netdev->privGravatar Wang Chen 1-9/+4
2008-11-20Merge branch 'linus' into x86/uvGravatar Ingo Molnar 3-4/+8
2008-11-05sgi-xp: support getting the address of a partition's reserved pageGravatar Dean Nelson 1-3/+28
2008-11-05sgi-xp: define xp_partition_id and xp_region_sizeGravatar Dean Nelson 1-2/+2