aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86: use APIC_INTEGRATED tests in x86_64Glauber de Oliveira Costa2008-04-171-1/+13
* x86: provide APIC_INTEGRATED definition for x86_64Glauber de Oliveira Costa2008-04-171-1/+5
* x86: move state update out of ipi_lockGlauber de Oliveira Costa2008-04-171-2/+2
* x86: move setup_secondary_clock a little bit down in the functionGlauber de Oliveira Costa2008-04-171-1/+2
* x86: don't call local_irq_enable before entering idleGlauber de Oliveira Costa2008-04-171-3/+0
* x86: always enable irqs when entering idleGlauber de Oliveira Costa2008-04-171-2/+7
* x86: merge smp_store_cpu_infoGlauber de Oliveira Costa2008-04-175-87/+80
* x86: call identify_secondary_cpu in smp_store_cpu_infoGlauber de Oliveira Costa2008-04-171-1/+2
* x86: use identify_boot_cpuGlauber de Oliveira Costa2008-04-171-1/+1
* x86: provide specialized identification routines for x86_64Glauber de Oliveira Costa2008-04-171-2/+12
* x86: decouple call to print_cpu_info from smp_store_cpu_infoGlauber de Oliveira Costa2008-04-171-1/+4
* x86: add an smp_apply_quirks to smpboot_32.cGlauber de Oliveira Costa2008-04-171-12/+18
* x86: use start_ipi_hook in x86_64Glauber de Oliveira Costa2008-04-173-4/+11
* x86: use apic_*_around instead of apic_write in x86_64Glauber de Oliveira Costa2008-04-171-8/+10
* x86: add loglevel to printksGlauber de Oliveira Costa2008-04-171-5/+6
* x86: change var types in __inquire_remote_apicGlauber de Oliveira Costa2008-04-171-2/+2
* x86 iommu: add more documentationPavel Machek2008-04-172-10/+23
* x86: move mp_bus_id_to_node to numa.cAlexey Starikovskiy2008-04-175-3/+4
* x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy2008-04-174-2/+4
* x86: make mp_bus_id_to_type optionalAlexey Starikovskiy2008-04-173-2/+16
* x86: rearrange bus_type parseAlexey Starikovskiy2008-04-171-5/+5
* x86: use not_pci bitmap #6Alexey Starikovskiy2008-04-171-32/+15
* x86: use not_pci bitmap #5Alexey Starikovskiy2008-04-171-2/+5
* x86: use not_pci bitmap #4Alexey Starikovskiy2008-04-171-37/+11
* x86: use not_pci bitmap #3Alexey Starikovskiy2008-04-171-1/+1
* x86: use not_pci bitmap #2Alexey Starikovskiy2008-04-171-4/+1
* x86: use not_pci bitmap #1Alexey Starikovskiy2008-04-171-4/+1
* x86: add mp_bus_not_pci bitmap to mpparse_32.cAlexey Starikovskiy2008-04-172-2/+5
* x86: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-174-23/+94
* x86: move quad_local_to_mp_bus_id to numa.cAlexey Starikovskiy2008-04-174-2/+4
* x86: correct/clarify comment in nops.hMikael Pettersson2008-04-171-0/+2
* x86: Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-172-4/+0
* x86: prevent unconditional writes to DebugCtl MSRJan Beulich2008-04-175-7/+16
* x86: Don't send RESCHEDULE_VECTOR to offlined cpusGautham R Shenoy2008-04-171-1/+4
* x86: add AMD Northbridge MSR definitionstephane eranian2008-04-171-0/+1
* x86: add cpu_has_arch_perfmonstephane eranian2008-04-171-0/+1
* x86: cleanup duplicate includesJoe Perches2008-04-175-20/+5
* x86: coding style fixes to arch/x86/kernel/setup_32.cPaolo Ciarrocchi2008-04-171-1/+1
* x86: sort address_markers for dump_pagetablesYinghai Lu2008-04-171-2/+2
* x86: introduce initial apicidYinghai Lu2008-04-174-12/+16
* x86: remove mach_reboot.hIngo Molnar2008-04-171-61/+0
* x86: enhance DEBUG_RODATA support for hotplug and kprobesMathieu Desnoyers2008-04-172-34/+10
* x86: enhance DEBUG_RODATA support - alternativesMathieu Desnoyers2008-04-172-24/+87
* x86: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-04-175-17/+17
* x86: show apicid for cpu in procYinghai Lu2008-04-171-0/+1
* x86: fix amd_detect_cmpYinghai Lu2008-04-171-2/+2
* x86: add KERN_INFO to show_unhandled_signals printoutIngo Molnar2008-04-171-3/+3
* x86: move extern declaration to vdso.hIngo Molnar2008-04-172-7/+7
* x86: clean up arch/x86/kernel/signal_32.cIngo Molnar2008-04-171-79/+101
* x86: remove DEBUG_SIGIngo Molnar2008-04-172-37/+0