summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-17x86: provide APIC_INTEGRATED definition for x86_64Glauber de Oliveira Costa1-1/+5
2008-04-17x86: move state update out of ipi_lockGlauber de Oliveira Costa1-2/+2
2008-04-17x86: move setup_secondary_clock a little bit down in the functionGlauber de Oliveira Costa1-1/+2
2008-04-17x86: don't call local_irq_enable before entering idleGlauber de Oliveira Costa1-3/+0
2008-04-17x86: always enable irqs when entering idleGlauber de Oliveira Costa1-2/+7
2008-04-17x86: merge smp_store_cpu_infoGlauber de Oliveira Costa5-87/+80
2008-04-17x86: call identify_secondary_cpu in smp_store_cpu_infoGlauber de Oliveira Costa1-1/+2
2008-04-17x86: use identify_boot_cpuGlauber de Oliveira Costa1-1/+1
2008-04-17x86: provide specialized identification routines for x86_64Glauber de Oliveira Costa1-2/+12
2008-04-17x86: decouple call to print_cpu_info from smp_store_cpu_infoGlauber de Oliveira Costa1-1/+4
2008-04-17x86: add an smp_apply_quirks to smpboot_32.cGlauber de Oliveira Costa1-12/+18
2008-04-17x86: use start_ipi_hook in x86_64Glauber de Oliveira Costa3-4/+11
2008-04-17x86: use apic_*_around instead of apic_write in x86_64Glauber de Oliveira Costa1-8/+10
2008-04-17x86: add loglevel to printksGlauber de Oliveira Costa1-5/+6
2008-04-17x86: change var types in __inquire_remote_apicGlauber de Oliveira Costa1-2/+2
2008-04-17x86 iommu: add more documentationPavel Machek2-10/+23
2008-04-17x86: move mp_bus_id_to_node to numa.cAlexey Starikovskiy5-3/+4
2008-04-17x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy4-2/+4
2008-04-17x86: make mp_bus_id_to_type optionalAlexey Starikovskiy3-2/+16
2008-04-17x86: rearrange bus_type parseAlexey Starikovskiy1-5/+5
2008-04-17x86: use not_pci bitmap #6Alexey Starikovskiy1-32/+15
2008-04-17x86: use not_pci bitmap #5Alexey Starikovskiy1-2/+5
2008-04-17x86: use not_pci bitmap #4Alexey Starikovskiy1-37/+11
2008-04-17x86: use not_pci bitmap #3Alexey Starikovskiy1-1/+1
2008-04-17x86: use not_pci bitmap #2Alexey Starikovskiy1-4/+1
2008-04-17x86: use not_pci bitmap #1Alexey Starikovskiy1-4/+1
2008-04-17x86: add mp_bus_not_pci bitmap to mpparse_32.cAlexey Starikovskiy2-2/+5
2008-04-17x86: get boot_cpu_id as early for k8_scan_nodesYinghai Lu4-23/+94
2008-04-17x86: move quad_local_to_mp_bus_id to numa.cAlexey Starikovskiy4-2/+4
2008-04-17x86: correct/clarify comment in nops.hMikael Pettersson1-0/+2
2008-04-17x86: Remove redundant display of free swap space in show_mem()Johannes Weiner2-4/+0
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich5-7/+16
2008-04-17x86: Don't send RESCHEDULE_VECTOR to offlined cpusGautham R Shenoy1-1/+4
2008-04-17x86: add AMD Northbridge MSR definitionstephane eranian1-0/+1
2008-04-17x86: add cpu_has_arch_perfmonstephane eranian1-0/+1
2008-04-17x86: cleanup duplicate includesJoe Perches5-20/+5
2008-04-17x86: coding style fixes to arch/x86/kernel/setup_32.cPaolo Ciarrocchi1-1/+1
2008-04-17x86: sort address_markers for dump_pagetablesYinghai Lu1-2/+2
2008-04-17x86: introduce initial apicidYinghai Lu4-12/+16
2008-04-17x86: remove mach_reboot.hIngo Molnar1-61/+0
2008-04-17x86: enhance DEBUG_RODATA support for hotplug and kprobesMathieu Desnoyers2-34/+10
2008-04-17x86: enhance DEBUG_RODATA support - alternativesMathieu Desnoyers2-24/+87
2008-04-17x86: replace remaining __FUNCTION__ occurancesHarvey Harrison5-17/+17
2008-04-17x86: show apicid for cpu in procYinghai Lu1-0/+1
2008-04-17x86: fix amd_detect_cmpYinghai Lu1-2/+2
2008-04-17x86: add KERN_INFO to show_unhandled_signals printoutIngo Molnar1-3/+3
2008-04-17x86: move extern declaration to vdso.hIngo Molnar2-7/+7
2008-04-17x86: clean up arch/x86/kernel/signal_32.cIngo Molnar1-79/+101
2008-04-17x86: remove DEBUG_SIGIngo Molnar2-37/+0
2008-04-17x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for includeJoe Perches1-1/+1