summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09Merge branch 'suspend' into releaseLen Brown
2009-01-09Merge branch 'misc' into releaseLen Brown
2009-01-09Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui
2009-01-09ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui
2009-01-08remove lots of double-semicolonsFernando Carrijo
2009-01-07trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki
2009-01-07x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas
2009-01-07PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas
2009-01-07PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07x86/PCI: minor logic simplicationsBjorn Helgaas
2009-01-07x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan
2009-01-07x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06x86: introduce asm/swab.hHarvey Harrison
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06mm: invoke oom-killer from page faultNick Piggin
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar
2009-01-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-01-05X86_DEBUGCTLMSR won't work on umlAl Viro
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar
2009-01-04Merge branch 'linus' into core/urgentIngo Molnar
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03x86: setup_per_cpu_areas() cleanupCyrill Gorcunov
2009-01-03cpumask: use alloc_cpumask_var_node where appropriateMike Travis
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2009-01-03x86: use cpumask_var_t in acpi/boot.cRusty Russell
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis
2009-01-03x86: enable cpus display of kernel_max and offlined cpusMike Travis
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-03AMD IOMMU: remove now unnecessary #ifdefsJoerg Roedel
2009-01-03Merge branches 'iommu/api' and 'iommu/amd' into for-linusJoerg Roedel
2009-01-03AMD IOMMU: prealloc_protection_domains should be staticJaswinder Singh Rajput