drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / misc / sgi-xp /
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 Akinobu Mitabitops: rename for_each_bit() to for_each_set_bit()
2009-12-16 Robin HoltUV - XPC: pass nasid instead of nid to gru_create_messa...
2009-12-16 Robin Holtx86: uv: XPC receive message reuse triggers invalid...
2009-12-16 Robin HoltX86: uv: xpc_make_first_contact hang due to not accepti...
2009-12-16 Robin Holtx86: uv: xpc NULL deref when mesq becomes empty
2009-12-16 Robin Holtx86: uv: update XPC to handle updated BIOS interface
2009-12-16 Robin Holtx86: uv: xpc needs to provide an abstraction for uv_gpa
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl ia64: Remove dead binary sysctl support
2009-10-14 Dimitri Sivanichx86: SGI UV: Fix irq affinity for hub based interrupts
2009-09-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-15 Randy Dunlap[IA64] sgi-xp: fix printk format warnings
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-17 Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-06-13 Patrick McHardynet: fix network driver ndo_start_xmit() return values...
2009-04-21 Robin Holtsgi-xp/sgi-gru: allow modules to load on non-uv systems
2009-04-13 Robin Holtsgi-xpc: clean up numerous globals
2009-04-13 Robin Holtsgi-xpc: implement opencomplete messaging
2009-04-13 Robin Holtsgi-xpc: prevent false heartbeat failures
2009-04-03 Robin Holtxpc_sn2: fix max() warning about pointers of different...
2009-04-03 Jack Steinersgi-gru: add support to the GRU driver for message...
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-11 Dean NelsonSGI IA64 UV: fix ia64 build error in the linux-next...
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-05 Dean Nelsonsgi-xp: fix writing past the end of kzalloc()'d space
2009-02-03 Dean Nelsonsgi-xp: link XPNET's net_device_ops to its net_device...
2009-01-30 Ingo MolnarMerge branch 'linus' into core/percpu
2009-01-30 Robin Holtsgi-xpc: fix up stale DBUG_ON statements
2009-01-30 Robin Holtsgi-xpc: Remove NULL pointer dereference.
2009-01-30 Robin Holtsgi-xpc: ensure flags are updated before bte_copy
2009-01-21 Ingo MolnarMerge commit 'v2.6.29-rc2' into perfcounters/core
2009-01-21 Ingo Molnarx86: uv cleanup, build fix #2
2009-01-21 Ingo MolnarMerge branch 'x86/mm' into core/percpu
2009-01-16 Dean Nelsonsgi-xp: eliminate false detection of no heartbeat
2009-01-11 Rusty Russellcpumask: convert misc driver functions
2009-01-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-01-08 Stephen Hemmingerxpnet: convert devices to new API
2009-01-06 Kay SieversSGI: struct device - replace bus_id with dev_name(...
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-16 Russ Andersonsgi-xp: xpc needs to pass the physical address, not...
2008-12-04 Wang Chensgi-xp: Kill directly reference of netdev->priv
2008-11-20 Ingo MolnarMerge branch 'linus' into x86/uv
2008-11-06 Dean Nelsonsgi-xp: support getting the address of a partition...
2008-11-06 Dean Nelsonsgi-xp: define xp_partition_id and xp_region_size
2008-11-06 Dean Nelsonsgi-xp: create activate and notify gru message queues
2008-11-06 Dean Nelsonsgi-xp: define xp_expand_memprotect() and xp_restrict_m...
2008-10-30 Dean Nelsonsgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERI...
2008-07-30 Dean Nelsonsgi-xp: setup the notify GRU message queue
2008-07-30 Dean Nelsonsgi-xp: setup the activate GRU message queue
2008-07-30 Dean Nelsonsgi-xp: cleanup naming of partition defines
2008-07-30 Dean Nelsonsgi-xp: move xpc_check_remote_hb() to support both...
2008-07-30 Dean Nelsonsgi-xp: add usage of GRU driver by xpc_remote_memcpy()
2008-07-30 Dean Nelsonsgi-xp: enable building of XPC/XPNET on x86_64
2008-07-30 Dean Nelsonsgi-xp: add 'jiffies' to reserved page's timestamp...
2008-07-30 Dean Nelsonsgi-xp: use standard bitops macros and functions
2008-07-30 Dean Nelsonsgi-xp: eliminate '>>>' in comments
2008-07-30 Dean Nelsonsgi-xp: add _sn2 suffix to a few variables
2008-07-30 Dean Nelsonsgi-xp: isolate remote copy buffer to sn2 only
2008-07-30 Dean Nelsonsgi-xp: enable XPNET to handle more than 64 partitions
2008-07-30 Dean Nelsonsgi-xp: isolate allocation of XPC's msgqueues to sn2...
2008-07-30 Dean Nelsonsgi-xp: replace AMO_t typedef by struct amo
2008-07-30 Dean Nelsonsgi-xp: separate chctl_flags from XPC's notify IRQ
2008-07-30 Dean Nelsonsgi-xp: isolate additional sn2 specific code
2008-07-30 Dean Nelsonsgi-xp: isolate activate IRQ's hardware specific components
2008-07-30 Dean Nelsonsgi-xp: move xpc_allocate() into xpc_send()/xpc_send_no...
2008-07-30 Dean Nelsonsgi-xp: base xpc_rsvd_page's timestamp on jiffies
2008-07-30 Dean Nelsonsgi-xp: isolate xpc_vars structure to sn2 only
2008-07-30 Dean Nelsonsgi-xp: isolate xpc_vars_part structure to sn2 only
2008-07-30 Dean Nelsonsgi-xp: prepare xpc_rsvd_page to work on either sn2...
2008-07-30 Dean Nelsonsgi-xp: create a common xp_remote_memcpy() function
2008-07-30 Dean Nelsonsgi-xp: support runtime selection of xp_max_npartitions
2008-07-30 Dean Nelsonsgi-xp: define BYTES_PER_WORD
2008-07-30 Dean Nelsonsgi-xp: define xpSalError reason code
2008-07-30 Dean Nelsonsgi-xp: define is_shub() and is_uv() macros
2008-07-26 Mike Traviscpumask: change cpumask_of_cpu_ptr to use new cpumask_o...
2008-07-18 Mike Traviscpumask: Optimize cpumask_of_cpu in drivers/misc/sgi...
2008-05-13 Dean Nelsondrivers/misc/sgi-xp: replace partid_t with a short
2008-05-13 Dean Nelsondrivers/misc/sgi-xp: clean up return values
2008-04-29 Dean Nelson[IA64] allocate multiple contiguous pages via uncached...
2008-04-22 Dean Nelson[IA64] run drivers/misc/sgi-xp through scripts/checkpat...
2008-04-22 Dean Nelson[IA64] run rest drivers/misc/sgi-xp through scripts...
2008-04-22 Dean Nelson[IA64] run some drivers/misc/sgi-xp through scripts...
2008-04-22 Dean Nelson[IA64] move XP and XPC to drivers/misc/sgi-xp