Age | Commit message (Expand) | Author |
2012-08-21 | drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ... | Robin Holt |
2012-07-11 | sgi-xp: nested calls to spin_lock_irqsave() | Dan Carpenter |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2011-11-16 | net: remove NETIF_F_NO_CSUM feature bit | Michał Mirosław |
2011-06-19 | sgi-xp: fix a use after free | Eric Dumazet |
2010-11-25 | sgi-xpc: XPC fails to discover partitions with all nasids above 128 | Robin@sgi.com |
2010-10-26 | sgi-xp: incoming XPC channel messages can come in after the channel's partiti... | Robin Holt |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita |
2009-12-16 | UV - XPC: pass nasid instead of nid to gru_create_message_queue | Robin Holt |
2009-12-16 | x86: uv: XPC receive message reuse triggers invalid BUG_ON() | Robin Holt |
2009-12-16 | X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE state | Robin Holt |
2009-12-16 | x86: uv: xpc NULL deref when mesq becomes empty | Robin Holt |
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 |