aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-113-0/+8
|\
| * KVM: Add VT-x machine check supportAndi Kleen2009-06-101-0/+1
| * KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti2009-06-101-0/+3
| * KVM: x86: paravirt skip pit-through-ioapic boot checkMarcelo Tosatti2009-06-101-0/+4
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-1010-381/+1280
|\ \
| * \ Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-185-14/+18
| |\ \
| * | | x86/stacktrace: return 0 instead of -1 for stack opsSteven Rostedt2009-05-141-1/+1
| * | | Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-078-364/+1276
| |\ \ \
| | * | | x86, bts, mm: clean up buffer allocationMarkus Metzger2009-04-241-13/+26
| | * | | x86, ds: fix buffer alignment in debug store selftestMarkus Metzger2009-04-241-2/+4
| | * | | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-2426-151/+250
| | |\ \ \
| | * | | | x86, ds: support Core i7Markus Metzger2009-04-071-7/+62
| | * | | | x86, ds: allow small debug store buffersMarkus Metzger2009-04-072-5/+10
| | * | | | x86, ds: fix bad ds_reset_pebs()Markus Metzger2009-04-071-1/+1
| | * | | | x86, ds: dont use TIF_DEBUGCTLMSRMarkus Metzger2009-04-071-5/+0
| | * | | | x86, ptrace: add bts context unconditionallyMarkus Metzger2009-04-071-19/+1
| | * | | | x86, ds: use single debug store cpu configurationMarkus Metzger2009-04-071-2/+5
| | * | | | x86, ds: add leakage warningMarkus Metzger2009-04-074-14/+7
| | * | | | x86, ds: add task tracing selftestMarkus Metzger2009-04-071-0/+71
| | * | | | x86, ds: selftest each cpuMarkus Metzger2009-04-071-47/+135
| | * | | | x86, ds: fix bounds check in ds selftestMarkus Metzger2009-04-071-1/+6
| | * | | | x86, ds: fix compiler warningMarkus Metzger2009-04-071-1/+1
| | * | | | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interfaceMarkus Metzger2009-04-073-113/+375
| | * | | | x86, bts: use trace_clock_global() for timestampsMarkus Metzger2009-04-071-8/+9
| | * | | | x86, bts: fix race between per-task and per-cpu branch tracingMarkus Metzger2009-04-071-31/+41
| | * | | | x86, bts: wait until traced task has been scheduled outMarkus Metzger2009-04-071-4/+19
| | * | | | mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger2009-04-071-85/+169
| | * | | | x86, bts: fix race when bts tracer is removedMarkus Metzger2009-04-071-21/+37
| | * | | | Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2009-04-07117-3586/+5533
| | |\ \ \ \
| | * | | | | x86, bts: use atomic memory allocationMarkus Metzger2009-03-191-4/+17
| | * | | | | x86, bts: detect size of DS fields, fixIngo Molnar2009-03-131-1/+1
| | * | | | | x86, bts: cleanupsIngo Molnar2009-03-132-63/+81
| | * | | | | x86, bts: correct comment style in ds.cMarkus Metzger2009-03-131-40/+39
| | * | | | | x86, bts: add selftest for BTSMarkus Metzger2009-03-134-0/+278
| | * | | | | x86, bts: detect size of DS fieldsMarkus Metzger2009-03-131-40/+44
| * | | | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-0722-147/+271
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into tracing/coreIngo Molnar2009-04-144-20/+18
| |\ \ \ \ \ \ \
| * | | | | | | | x86, function-graph: only save return values on x86_64Steven Rostedt2009-04-101-16/+3
* | | | | | | | | Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-101-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-301-0/+1
* | | | | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-105-317/+567
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | amd-iommu: remove unnecessary "AMD IOMMU: " prefixJoerg Roedel2009-06-091-3/+2
| * | | | | | | | | | amd-iommu: detach device explicitly before attaching it to a new domainJoerg Roedel2009-06-091-1/+1
| * | | | | | | | | | amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handlingJoerg Roedel2009-06-091-11/+0
| * | | | | | | | | | Merge commit 'tip/core/iommu' into amd-iommu/fixesJoerg Roedel2009-06-0916-242/+613
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/iommuIngo Molnar2009-06-0713-27/+65
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf2009-06-061-2/+8
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...Joerg Roedel2009-05-282-213/+540
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESSJoerg Roedel2009-05-281-0/+5
| | | | | * | | | | | | | | | | amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESSJoerg Roedel2009-05-281-0/+4