summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-1310-19/+57
|\
| * x86: add linux kernel support for YMM stateSuresh Siddha2009-04-124-2/+15
| * x86: fix wrong section of pat_disable & make it staticMarcin Slusarz2009-04-121-1/+1
| * x86: Fix section mismatches in mpparseRakib Mullick2009-04-121-3/+4
| * x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-106-18/+24
| * x86: Document get_user_pages_fast()Andy Grover2009-04-101-0/+16
| * 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
* | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-094-6/+7
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-097-18/+35
|\ \ | |/
| * x86: cpu_debug remove execute permissionJaswinder Singh Rajput2009-04-092-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-084-9/+8
| |\
| * | 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
| * | x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modesH. Peter Anvin2009-04-071-10/+23
| * | x86, intel-iommu: fix X2APIC && !ACPI build failureDavid Woodhouse2009-04-071-5/+1
* | | 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-074-1/+8
|\ \ \ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | ACPI: cpufreq: remove dupilcated #includeHuang Weiyi2009-04-071-1/+0
| | |/ / /
| * | | | x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-073-0/+8
| | |_|/ | |/| |
* | | | 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-072-3/+3
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-073-5/+5
* | | 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-065-59/+167
|\ \
| * | x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-043-8/+26
| * | Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-034-53/+143
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-054-8/+105
|\ \ \
| * \ \ Merge branch 'linus' into releaseLen Brown2009-04-05458-22515/+23708
| |\ \ \
| * \ \ \ Merge branch 'misc' into releaseLen Brown2009-04-052-1/+13
| |\ \ \ \
| | * | | | ACPI: update commentZhang Rui2009-04-031-1/+1
| | * | | | ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh2009-03-271-0/+12
| * | | | | Merge branch 'x2apic' into releaseLen Brown2009-04-052-4/+89
| |\ \ \ \ \
| | * | | | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-032-4/+89
| | |/ / / /
| * | | | | ACPI: cpufreq: use new bit register access functionLin Ming2009-03-271-3/+3
| |/ / / /
* | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-0517-98/+268
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-0217-98/+268
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-312-13/+10
| | |\ \ \ \ \ \
| | | | * | | | | x86: kretprobe-booster interrupt emulation code fixMasami Hiramatsu2009-03-251-8/+9
| | | |/ / / / / | | |/| | | | |
| | | * | | | | function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-241-5/+1
| | |/ / / / /
| | * | | | | ftrace: protect running nmi (V3)Lai Jiangshan2009-03-181-23/+40
| | |/ / / /
| | * | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-03-182-45/+68
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge branch 'x86/asm' into tracing/syscallsIngo Molnar2009-03-1428-269/+1408
| | |\ \ \ \
| | * | | | | tracing/syscalls: support for syscalls tracing on x86, fixIngo Molnar2009-03-131-1/+2
| | * | | | | tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker2009-03-132-0/+70
OpenPOWER on IntegriCloud