summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-07106-3110/+5685
|\
| * 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-271-0/+12
| | * | | | Merge branch 'x2apic' into releaseLen Brown2009-04-051-4/+59
| | |\ \ \ \
| | | * | | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-031-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/+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-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/+2
| | | |\ \ \ \ \ \
| | | | * | | | | | 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/+1
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | 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
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-247-26/+20
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-222-1/+21
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | ftrace: immediately stop code modification if failure is detectedSteven Rostedt2009-02-201-0/+4
| | | | * | | | | | | | | | | | ftrace, x86: make kernel text writable only for conversionsSteven Rostedt2009-02-201-0/+13
| | | * | | | | | | | | | | | | Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/coreIngo Molnar2009-02-203-6/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-192-74/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-196-13/+55
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-152-0/+5
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | tracing: convert c/p state power tracer to use tracepointsJason Baron2009-02-132-0/+5
| | | | | | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-1310-25/+93
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-111-5/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-101-5/+4
| | | * | | | | | | | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2009-02-111-3/+5
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2009-02-101-6/+22
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud