summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-01-11swiotlb: range_needs_mapping should take a physical address.Ian Campbell1-1/+1
2009-01-11Merge branch 'linus' into core/iommuIngo Molnar43-540/+610
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds27-296/+266
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-225/+280
2009-01-09x86: only scan the root bus in early PCI quirksAndi Kleen1-8/+14
2009-01-09Merge branch 'linus' into releaseLen Brown109-5190/+6577
2009-01-09Merge branch 'suspend' into releaseLen Brown2-0/+23
2009-01-09Merge branch 'misc' into releaseLen Brown2-2/+8
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-08Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-07x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza1-1/+1
2009-01-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2009-01-07kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu1-3/+4
2009-01-07Remove remaining unwinder codeAlexey Dobriyan1-2/+0
2009-01-06Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar34-435/+1012
2009-01-06x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori1-17/+0
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori6-24/+28
2009-01-06x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori5-65/+2
2009-01-06x86, pci-nommu: add map_pageFUJITA Tomonori1-6/+14
2009-01-06x86, AMD IOMMU: add map_page and unmap_pageFUJITA Tomonori1-4/+23
2009-01-06x86, calgary: add map_page and unmap_pageFUJITA Tomonori1-8/+27
2009-01-06x86, gart: add map_page and unmap_pageFUJITA Tomonori1-4/+23
2009-01-06x86, swiotlb: add map_page and unmap_pageFUJITA Tomonori1-0/+19
2009-01-06x86: remove duplicated #include'sHuang Weiyi2-2/+0
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2-2/+2
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar3-28/+38
2009-01-06cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis1-40/+43
2009-01-06cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis1-12/+13
2009-01-06cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis1-29/+29
2009-01-06cpumask: use work_on_cpu in acpi/cstate.cMike Travis1-33/+37
2009-01-06cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell6-29/+29
2009-01-06cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell1-12/+9
2009-01-06Merge branch 'linus' into cpus4096Ingo Molnar4-29/+39
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2009-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds3-28/+38
2009-01-05x86: update Alan Cox's email addressesAlan Cox8-9/+9
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar1-1/+1
2009-01-05x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput1-30/+29
2009-01-05x86: rename all fields of mpc_oemtable oem_X to XJaswinder Singh Rajput1-5/+5
2009-01-05x86: rename all fields of mpc_bus mpc_X to XJaswinder Singh Rajput2-24/+24
2009-01-05x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput3-34/+31
2009-01-05x86: rename all fields of mpc_intsrc mpc_X to XJaswinder Singh Rajput1-40/+39
2009-01-05x86: rename all fields of mpc_lintsrc mpc_X to XJaswinder Singh Rajput1-10/+9
2009-01-05x86: rename all fields of mpc_iopic mpc_X to XJaswinder Singh Rajput1-13/+13
2009-01-04x86: irqinit_64.c init_ISA_irqs should be staticJaswinder Singh Rajput1-1/+1
2009-01-04x86: setup_percpu.c fix style problemsJaswinder Singh Rajput1-6/+5