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
/
es7000
Age
Commit message (
Expand
)
Author
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-01-06
Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...
Ingo Molnar
2009-01-06
x86: fix x86_32 builds for summit and es7000 arch's
Mike Travis
2009-01-04
x86: rename mp_config_table to mpc_table
Jaswinder Singh Rajput
2009-01-03
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
Mike Travis
2008-12-18
x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
Mike Travis
2008-12-16
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-16
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
Mike Travis
2008-12-16
x86: Add cpu_mask_to_apicid_and
Mike Travis
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-11-18
x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2
Yinghai Lu
2008-11-17
x86: fix wakeup_cpu with numaq/es7000, v2
Yinghai Lu
2008-10-28
x86: fix APIC_DEBUG with inquire_remote_apic
Yinghai Lu
2008-10-22
x86, um: ... and asm-x86 move
Al Viro