summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpufreq' into releaseLen Brown2009-04-241-14/+16
|\
| * acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger2009-04-191-3/+4
| * acpi-cpufreq: style-only: add parens to math expressionThomas Renninger2009-04-191-1/+1
| * acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger2009-04-191-6/+2
| * x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh2009-04-191-5/+10
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-215-7/+12
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-172-3/+1
|\
| * x86: fix microcode driver newly spewing warningsDmitry Adamushko2009-04-171-2/+0
| * x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput2009-04-141-1/+1
* | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-164-64/+148
|\ \
| * | x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-161-3/+9
| * | x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-141-3/+16
| * | x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson2009-04-081-0/+4
| * | x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-031-2/+14
| * | x86, UV: system table in bios accessed after unmapRuss Anderson2009-04-031-1/+2
| * | x86: UV BAU messaging timeoutsCliff Wickman2009-04-031-11/+45
| * | x86: UV BAU and nodes with no memoryCliff Wickman2009-04-031-47/+61
* | | acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds2009-04-151-0/+6
* | | x86 microcode: revert some work_on_cpuHugh Dickins2009-04-141-22/+11
* | | Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-131-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-133-5/+9
|\ \ \
| * | | x86: add linux kernel support for YMM stateSuresh Siddha2009-04-121-1/+1
| * | | x86: Fix section mismatches in mpparseRakib Mullick2009-04-121-3/+4
| | |/ | |/|
| * | x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han2009-04-101-1/+4
* | | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-131-15/+9
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-094-3/+11
|\ \ \ | |/ /
| * | x86: cpu_debug remove execute permissionJaswinder Singh Rajput2009-04-091-0/+0
| * | x86: smarten /proc/interrupts output for new countersHidetoshi Seto2009-04-081-1/+1
| * | Merge commit 'v2.6.30-rc1' into x86/urgentIngo Molnar2009-04-083-6/+5
| |\ \
| * | | x86: DMI match for the Dell DXP061 as it needs BIOS rebootAlan Cox2009-04-081-0/+8
| * | | x86: make 64 bit to use default_inquire_remote_apicYinghai Lu2009-04-081-2/+2
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-092-1/+4
|\ \ \ \
| * | | | tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-092-1/+4
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-073-1/+7
|\ \ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | ACPI: cpufreq: remove dupilcated #includeHuang Weiyi2009-04-071-1/+0
| | |/ / / /
| * | | | | x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-072-0/+7
| | |_|/ / | |/| | |
* | | | | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi2009-04-071-5/+10
* | | | | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi2009-04-071-22/+20
|/ / / /
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-071-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | tracing, x86: remove duplicated #includeHuang Weiyi2009-04-071-1/+0
* | | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-071-1/+1
* | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-3/+3
* | | | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-071-1/+1
| |/ / |/| |
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-062-54/+156
|\ \ \
| * | | x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-041-5/+24
| * | | Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-032-49/+132
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-053-8/+75
|\ \ \ \
| * \ \ \ Merge branch 'linus' into releaseLen Brown2009-04-05169-8085/+11675
| |\ \ \ \
| * \ \ \ \ Merge branch 'misc' into releaseLen Brown2009-04-052-1/+13
| |\ \ \ \ \
| | * | | | | ACPI: update commentZhang Rui2009-04-031-1/+1
OpenPOWER on IntegriCloud