summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina9-14/+14
2009-12-07x86 insn: Delete empty or incomplete inat-tables.cMasami Hiramatsu1-1/+1
2009-12-07x86: Fix bogus warning in apic_noop.apic_write()Thomas Gleixner1-1/+1
2009-12-07Merge branch 'linus' into x86/urgentIngo Molnar143-2356/+6501
2009-12-07x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi2-3/+3
2009-12-06x86, perf probe: Fix warning in test_get_len()Jean Delvare1-1/+1
2009-12-06x86: Fix typo in arch/x86/mm/kmmio.cShaun Patterson1-1/+1
2009-12-06x86: Fixup wrong irq frame link in stacktracesFrederic Weisbecker1-1/+32
2009-12-06x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker1-3/+3
2009-12-06x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker1-4/+5
2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2-6/+8
2009-12-06hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker1-2/+2
2009-12-06Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-75/+67
2009-12-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-54/+37
2009-12-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-34/+18
2009-12-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-354/+302
2009-12-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-415/+796
2009-12-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds50-425/+4207
2009-12-06Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller26-953/+1004
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-100/+26
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds21-851/+976
2009-12-05x86: Convert BUG() to use unreachable()David Daney1-2/+2
2009-12-05x86: ASUS P4S800 reboot=bios quirkLeann Ogasawara1-0/+8
2009-12-05PCI: add pci_request_acsChris Wright2-0/+7
2009-12-05x86/PCI: claim SR-IOV BARs in pcibios_allocate_resourceYinghai Lu1-2/+15
2009-12-05tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa8-12/+12
2009-12-03xen: call clock resume notifier on all CPUsIan Campbell1-1/+14
2009-12-03xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge1-2/+2
2009-12-03xen: register runstate info for boot CPU earlyJeremy Fitzhardinge1-0/+2
2009-12-03xen: register runstate on secondary CPUsIan Campbell1-0/+1
2009-12-03xen: register timer interrupt with IRQF_TIMERIan Campbell1-1/+1
2009-12-03xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell3-1/+4
2009-12-03xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge1-14/+11
2009-12-03xen: re-register runstate area earlier on resume.Ian Campbell3-3/+5
2009-12-03Merge branch 'perf/probes' into perf/coreIngo Molnar2-3/+35
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar7-54/+117
2009-12-03x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson1-1/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe27-58/+140
2009-12-03x86/reboot: Add pci_dev_put in reboot_fixup_32.c for consistencyXiaotian Feng1-0/+1
2009-12-03x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ...Darrick J. Wong1-5/+7
2009-12-03KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity3-7/+8
2009-12-03KVM: Drop user return notifier when disabling virtualization on a cpuAvi Kivity1-0/+9
2009-12-03KVM: VMX: Disable unrestricted guest when EPT disabledSheng Yang1-1/+3
2009-12-03KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2-2/+5
2009-12-03KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka5-0/+159
2009-12-03KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity1-3/+8
2009-12-03KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity2-0/+2
2009-12-03KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUGJan Kiszka1-6/+14
2009-12-03KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapicMarcelo Tosatti1-0/+6