aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-xp
AgeCommit message (Expand)Author
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-01-08sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann
2013-06-14sgi: xpc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2012-12-20SGI-XP: handle non-fatal trapsRobin Holt
2012-08-21drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt
2012-07-11sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-06-19sgi-xp: fix a use after freeEric Dumazet
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2009-12-16UV - XPC: pass nasid instead of nid to gru_create_message_queueRobin Holt
2009-12-16x86: uv: XPC receive message reuse triggers invalid BUG_ON()Robin Holt
2009-12-16X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateRobin Holt
2009-12-16x86: uv: xpc NULL deref when mesq becomes emptyRobin Holt
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt
2009-12-16x86: uv: xpc needs to provide an abstraction for uv_gpaRobin Holt
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-15[IA64] sgi-xp: fix printk format warningsRandy Dunlap
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-06-13net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt
2009-04-13sgi-xpc: clean up numerous globalsRobin Holt
2009-04-13sgi-xpc: implement opencomplete messagingRobin Holt
2009-04-13sgi-xpc: prevent false heartbeat failuresRobin Holt
2009-04-02xpc_sn2: fix max() warning about pointers of different typesRobin Holt
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson
2009-02-03sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson
2009-01-30Merge branch 'linus' into core/percpuIngo Molnar
2009-01-29sgi-xpc: fix up stale DBUG_ON statementsRobin Holt
2009-01-29sgi-xpc: Remove NULL pointer dereference.Robin Holt
2009-01-29sgi-xpc: ensure flags are updated before bte_copyRobin Holt
2009-01-21x86: uv cleanup, build fix #2Ingo Molnar
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-15sgi-xp: eliminate false detection of no heartbeatDean Nelson
2009-01-11cpumask: convert misc driver functionsRusty Russell
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller