index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
uv
Age
Commit message (
Expand
)
Author
2009-02-26
x86: remove update_apic from x86_quirks
Yinghai Lu
2009-02-11
x86: UV: fix header struct usage
Randy Dunlap
2009-01-21
x86: make UV support configurable
Nick Piggin
2009-01-21
x86: uv cleanup
Tejun Heo
2009-01-11
x86: change flush_tlb_others to take a const struct cpumask
Rusty Russell
2008-12-30
x86: uv_bau.h: fix dubious bitfield
Jaswinder Singh Rajput
2008-12-16
sgi-xp: xpc needs to pass the physical address, not virtual
Russ Anderson
2008-12-16
x86: UV fix for global physical addresses
Jack Steiner
2008-11-20
Merge branch 'linus' into x86/uv
Ingo Molnar
2008-11-05
x86: uv: Add UV reserved page bios call
Russ Anderson
2008-11-05
x86: uv: Add UV memory protection bios call
Russ Anderson
2008-11-05
x86: uv: Add UV watchlist bios call
Russ Anderson
2008-10-30
x86, uv: fix compile error in uv_hub.h
Mike Travis
2008-10-27
x86/uv: update SCIR driver to use the idle_cpu() function
Mike Travis
2008-10-27
x86/uv: provide a System Activity Indicator driver
Mike Travis
2008-10-27
Merge commit 'v2.6.28-rc2' into x86/uv
Ingo Molnar
2008-10-23
x86: drop double underscores from header guards
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro