summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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/+5Star
| |\
| * | 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-083-1/+7
|\ \ \ \ \ \ | | | | |_|/ | | | |/| |
| | * / | | ACPI: cpufreq: remove dupilcated #includeHuang Weiyi2009-04-071-1/+0Star
| | |/ / /
| * | | / x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-082-0/+7
| | |_|/ | |/| |
* | | | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi2009-04-081-5/+10
* | | | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi2009-04-081-22/+20Star
|/ / /
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-071-1/+0Star
|\ \ \ | |_|/ |/| |
| * | tracing, x86: remove duplicated #includeHuang Weiyi2009-04-071-1/+0Star
* | | 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
| | * | | | ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh2009-03-281-0/+12
| * | | | | Merge branch 'x2apic' into releaseLen Brown2009-04-051-4/+59
| |\ \ \ \ \
| | * | | | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-041-4/+59
| | |/ / / /
| * / / / / 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-058-83/+180
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-028-83/+180
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-312-13/+10Star
| | |\ \ \ \ \ \
| | | | * | | | | 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/+1Star
| | |/ / / / /
| | * / / / / ftrace: protect running nmi (V3)Lai Jiangshan2009-03-191-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-1413-82/+1078
| | |\ \ \ \
| | * | | | | tracing/syscalls: support for syscalls tracing on x86, fixIngo Molnar2009-03-131-1/+2
| | * | | | | tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker2009-03-131-0/+63
| | * | | | | tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker2009-03-131-0/+7
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar2009-03-102-3/+2Star
| | |\ \ \ \ \ \
| | | * | | | | | x86: expand irq-off region in text_poke()Masami Hiramatsu2009-03-101-2/+2
| | * | | | | | | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-105-101/+129
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-101-2/+1Star
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | x86: implement atomic text_poke() via fixmapMasami Hiramatsu2009-03-061-9/+15
| | * | | | | | | | | tracing, Text Edit Lock - SMP alternatives supportMasami Hiramatsu2009-03-061-0/+5
| | * | | | | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06115-4814/+6858
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker2009-03-051-1/+1
| | * | | | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-041-1/+1
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-271-1/+7
| | |\ \ \ \ \ \ \ \ \ \