aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* remove lots of double-semicolonsFernando Carrijo2009-01-08
* trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2009-01-07
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-01-07
|\
| * x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki2009-01-07
| * x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas2009-01-07
| * PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-07
| * PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-07
| * x86/PCI: minor logic simplicationsBjorn Helgaas2009-01-07
| * x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas2009-01-07
| * PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas2009-01-07
| * PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan2009-01-07
| * x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas2009-01-07
| * PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar2009-01-07
| * resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-07
| * ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson2009-01-07
| * PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\ \ | |/ |/|
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | x86: introduce asm/swab.hHarvey Harrison2009-01-06
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-06
|\ \
| | \
| | \
| | \
| | \
| *---. | Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-01-06
| |\ \ \|
| * | | | Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-05
| |\ \ \ \
| | * | | | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.hFUJITA Tomonori2008-12-28
| | * | | | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge2008-12-28
* | | | | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-06
* | | | | | Remove remaining unwinder codeAlexey Dobriyan2009-01-06
* | | | | | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-06
* | | | | | mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-06
* | | | | | mm: invoke oom-killer from page faultNick Piggin2009-01-06
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-05
|\| | | |
| * | | | Merge branch 'linus' into core/urgentIngo Molnar2009-01-04
| |\ \ \ \
| * | | | | swiotlb: add missing __init annotationsRoland Dreier2009-01-02
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-01-05
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] Add Celeron Core support to p4-clockmod.Herton Ronaldo Krzesinski2008-12-05
| * | | | | | [CPUFREQ] add to speedstep-lib additional fsb values for core processorsHerton Ronaldo Krzesinski2008-12-05
| * | | | | | [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-05
| * | | | | | [CPUFREQ] p4-clockmod: reduce noiseDominik Brodowski2008-12-05
| * | | | | | [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usageRusty Russell2008-12-05
* | | | | | | X86_DEBUGCTLMSR won't work on umlAl Viro2009-01-05
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\ \ \ \ \ \
| * | | | | | x86: setup_per_cpu_areas() cleanupCyrill Gorcunov2009-01-03
| * | | | | | cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-03
| * | | | | | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
| * | | | | | x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-03
| * | | | | | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
| * | | | | | x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-03
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| | |\ \ \ \ \ \ \
| | * | | | | | | | cpumask: cpu_coregroup_mask(): x86Rusty Russell2008-12-26