Age | Commit message (Expand) | Author | Files | Lines |
2010-04-17 | x86, UV: uv_irq.c: Fix all sparse warnings | Randy Dunlap | 1 | -1/+1 |
2010-04-14 | x86, UV: Improve BAU performance and error recovery | Cliff Wickman | 1 | -72/+175 |
2010-03-11 | x86, UV: Clean up UV headers for MMR definitions | Jack Steiner | 1 | -449/+79 |
2010-02-28 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+6 |
2010-02-27 | x86: Enable NMI on all cpus on UV | Russ Anderson | 1 | -0/+1 |
2010-02-05 | x86, uv: Update UV arch to target Legacy VGA I/O correctly. | Mike Travis | 1 | -1/+3 |
2010-01-15 | x86, uv: Add function retrieving node controller revision number | Jack Steiner | 1 | -0/+12 |
2010-01-07 | x86, uv: uv_global_gru_mmr_address() macro fix | Jack Steiner | 1 | -1/+2 |
2009-12-29 | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis | 1 | -38/+48 |
2009-12-17 | x86, uv: Add serial number parameter to uv_bios_get_sn_info() | Russ Anderson | 1 | -3/+4 |
2009-12-16 | gru: function to generate chipset IPI values | Jack Steiner | 1 | -4/+20 |
2009-12-16 | x86: uv: update XPC to handle updated BIOS interface | Robin Holt | 1 | -10/+1 |
2009-12-16 | x86: uv: introduce uv_gpa_is_mmr | Robin Holt | 1 | -0/+7 |
2009-12-16 | x86: uv: introduce a means to translate from gpa -> socket_paddr | Robin Holt | 1 | -0/+13 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2009-12-05 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+8 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-10-21 | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi() | Robin Holt | 1 | -0/+7 |
2009-10-16 | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() | Robin Holt | 1 | -1/+15 |
2009-10-14 | x86, apic: Move SGI UV functionality out of generic IO-APIC code | Dimitri Sivanich | 1 | -7/+0 |
2009-10-14 | x86: SGI UV: Fix irq affinity for hub based interrupts | Dimitri Sivanich | 1 | -3/+12 |
2009-09-18 | x86: SGI UV: Add volatile semantics to macros that access chipset registers | Jack Steiner | 1 | -8/+9 |
2009-09-18 | x86: SGI UV: Fix IPI macros | Jack Steiner | 1 | -1/+1 |
2009-08-15 | x86: Fix UV BAU destination subnode id | Cliff Wickman | 1 | -1/+1 |
2009-08-04 | x86, UV: Fix macros for accessing large node numbers | Jack Steiner | 1 | -1/+1 |
2009-08-04 | x86, UV: Handle missing blade-local memory correctly | Jack Steiner | 1 | -0/+7 |
2009-06-08 | x86, UV: Fix macros for multiple coherency domains | Jack Steiner | 1 | -2/+4 |
2009-06-03 | x86: Fix UV BAU activation descriptor init | Cliff Wickman | 1 | -1/+1 |
2009-04-03 | x86: UV BAU messaging timeouts | Cliff Wickman | 1 | -0/+5 |
2009-04-02 | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner | 1 | -0/+12 |
2009-04-02 | sgi-gru: add definitions of x86_64 GRU MMRs | Jack Steiner | 1 | -0/+153 |
2009-04-02 | sgi-gru: exclude UV definitions on 32-bit x86 | Jack Steiner | 1 | -0/+2 |
2009-03-04 | x86: UV, SGI RTC: loop through installed UV blades | Dimitri Sivanich | 1 | -0/+4 |
2009-02-26 | x86: remove update_apic from x86_quirks | Yinghai Lu | 1 | -3/+0 |
2009-02-11 | x86: UV: fix header struct usage | Randy Dunlap | 1 | -0/+3 |
2009-01-21 | x86: make UV support configurable | Nick Piggin | 1 | -3/+3 |
2009-01-21 | x86: uv cleanup | Tejun Heo | 2 | -2/+33 |
2009-01-11 | x86: change flush_tlb_others to take a const struct cpumask | Rusty Russell | 1 | -1/+2 |
2008-12-30 | x86: uv_bau.h: fix dubious bitfield | Jaswinder Singh Rajput | 1 | -23/+23 |
2008-12-16 | sgi-xp: xpc needs to pass the physical address, not virtual | Russ Anderson | 1 | -1/+1 |
2008-12-16 | x86: UV fix for global physical addresses | Jack Steiner | 1 | -14/+2 |
2008-11-20 | Merge branch 'linus' into x86/uv | Ingo Molnar | 1 | -0/+1 |
2008-11-05 | x86: uv: Add UV reserved page bios call | Russ Anderson | 1 | -1/+4 |
2008-11-05 | x86: uv: Add UV memory protection bios call | Russ Anderson | 1 | -1/+9 |
2008-11-05 | x86: uv: Add UV watchlist bios call | Russ Anderson | 1 | -1/+16 |
2008-10-30 | x86, uv: fix compile error in uv_hub.h | Mike Travis | 1 | -0/+1 |
2008-10-27 | x86/uv: update SCIR driver to use the idle_cpu() function | Mike Travis | 1 | -13/+13 |
2008-10-27 | x86/uv: provide a System Activity Indicator driver | Mike Travis | 1 | -1/+62 |
2008-10-27 | Merge commit 'v2.6.28-rc2' into x86/uv | Ingo Molnar | 5 | -0/+2111 |
2008-10-23 | x86: drop double underscores from header guards | H. Peter Anvin | 5 | -15/+15 |