summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-01-19x86: Remove never-called arch_setup_msi_irq()Michael Ellerman1-34/+0
2009-01-14x86: make 32bit MAX_HARDIRQS_PER_CPU to be NR_VECTORSYinghai Lu1-0/+3
2009-01-14x86: replacing mp_config_intsrc with mpc_intsrcJaswinder Singh Rajput4-117/+101
2009-01-14x86: replacing mp_config_ioapic with mpc_ioapicJaswinder Singh Rajput4-60/+50
2009-01-12x86: module_64.c fix style problemsJaswinder Singh Rajput1-16/+16
2009-01-12x86: module_32.c fix style problemsJaswinder Singh Rajput1-3/+3
2009-01-12x86: msr.c fix style problemsJaswinder Singh Rajput1-1/+1
2009-01-12x86: microcode_intel.c fix style problemsJaswinder Singh Rajput1-5/+5
2009-01-11x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion t...Jaswinder Singh Rajput2-12/+3
2009-01-11x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.hJaswinder Singh Rajput2-3/+3
2009-01-11x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.hJaswinder Singh Rajput3-4/+4
2009-01-11x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.hJaswinder Singh Rajput5-3/+22
2009-01-11Merge branch 'linus' into x86/cleanupsIngo Molnar43-560/+555
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds41-390/+354
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-228/+312
2009-01-09x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds1-1/+1
2009-01-09x86: only scan the root bus in early PCI quirksAndi Kleen1-8/+14
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds1-97/+52
2009-01-09Merge branch 'linus' into releaseLen Brown285-6940/+10151
2009-01-09Merge branch 'suspend' into releaseLen Brown2-0/+23
2009-01-09Merge branch 'misc' into releaseLen Brown2-2/+8
2009-01-09Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown1-0/+11
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui1-1/+5
2009-01-09ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui1-1/+3
2009-01-08remove lots of double-semicolonsFernando Carrijo1-1/+1
2009-01-08x86: rename all fields of mpf_intel mpf_X to XJaswinder Singh Rajput2-35/+35
2009-01-08x86: rename intel_mp_floating to mpf_intelJaswinder Singh Rajput2-7/+8
2009-01-08Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter1-133/+91
2009-01-08trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison1-2/+2
2009-01-08Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds9-58/+48
2009-01-08oprofile: make new cpu buffer functions part of the apiRobert Richter1-33/+24
2009-01-08oprofile: use new data sample format for ibsRobert Richter1-78/+41
2009-01-08oprofile: rework implementation of cpu buffer eventsRobert Richter1-4/+4
2009-01-08oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter1-12/+12
2009-01-07x86: smp.h move boot_cpu_id declartion to cpu.hJaswinder Singh Rajput3-6/+8
2009-01-07x86: smp.h move cpu_physical_id declartion to cpu.hJaswinder Singh Rajput2-2/+1
2009-01-07x86: smp.h move safe_smp_processor_id declartion to cpu.hJaswinder Singh Rajput5-2/+4
2009-01-07x86: smp.h move stack_processor_id declartion to cpu.hJaswinder Singh Rajput3-1/+3
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki1-2/+2
2009-01-07x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas1-5/+3
2009-01-07PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas1-14/+1
2009-01-07PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-8/+3
2009-01-07x86/PCI: minor logic simplicationsBjorn Helgaas1-4/+4
2009-01-07x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas1-24/+20
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas1-1/+1
2009-01-07PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan1-1/+2
2009-01-07x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas1-4/+5
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar1-2/+2
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven2-0/+4