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
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2008-07-08
x86: Move PCI IO ECS code to x86/pci
Robert Richter
2008-06-10
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Robert Richter
2008-06-02
x86: add PCI extended config space access for AMD Barcelona
Robert Richter
2008-05-12
x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
James Bottomley
2008-05-10
x86: revert printk format warning change which is for linux-next
Thomas Gleixner
2008-05-04
x86: fix setup printk format warning
Randy Dunlap
2008-04-24
x86: Drop duplicate from setup.c
Alexey Starikovskiy
2008-04-19
x86: convert cpumask_of_cpu macro to allocated array
Mike Travis
2008-04-17
x86: move up & smp variables to setup.c
Alexey Starikovskiy
2008-04-17
x86: move phys_cpu_present_map to setup.c
Alexey Starikovskiy
2008-04-17
x86: move x86_cpu_to_apicid to setup.c
Alexey Starikovskiy
2008-04-17
x86: clean up non-smp usage of cpu maps
Mike Travis
2008-04-17
x86: use specialized routine for setup per-cpu area
Glauber de Oliveira Costa