summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-05-09perf/x86-ibs: Fix usage of IBS op current countRobert Richter1-12/+21
2012-05-09perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter1-5/+7
2012-05-09perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter1-23/+39
2012-05-09perf/x86-ibs: Extend hw period that triggers overflowRobert Richter1-2/+13
2012-05-09perf/x86-ibs: Trigger overflow if remaining period is too smallRobert Richter1-4/+1
2012-05-09perf/x86-ibs: Rename some variablesRobert Richter1-5/+5
2012-05-09perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter2-4/+76
2012-05-09perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter2-19/+35
2012-05-09perf/x86-ibs: Fix frequency profilingRobert Richter1-2/+16
2012-05-09perf/x86-ibs: Enable ibs op micro-ops counting modeRobert Richter1-0/+2
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter5-15/+8
2012-05-09perf/x86-ibs: Fix update of periodRobert Richter1-13/+14
2012-05-09Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar3-7/+438
2012-05-07Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar5-175/+358
2012-05-04ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.hSteven Rostedt1-1/+1
2012-04-28ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt3-174/+6
2012-04-28ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt3-1/+352
2012-04-26perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter1-3/+1
2012-04-26perf: Trivial cleanup of duplicate codeRobert Richter1-3/+0
2012-04-25perf/x86: Clean up register_nmi_handler() usageIngo Molnar1-1/+1
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds2-12/+4
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds1-3/+1
2012-04-21VM: add "vm_brk()" helper functionLinus Torvalds1-15/+5
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+13
2012-04-19KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity1-1/+4
2012-04-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-17/+36
2012-04-16x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu1-17/+36
2012-04-16x86-32: fix up strncpy_from_user() sign errorLinus Torvalds1-2/+2
2012-04-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+5
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds6-145/+105
2012-04-10KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on resetGleb Natapov1-9/+9
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger1-7/+0
2012-04-10um: Disintegrate asm/system.hRichard Weinberger3-135/+82
2012-04-09um: fix linker script generationAl Viro1-0/+3
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+7
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+4
2012-04-07Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds1-0/+46
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-48/+115
2012-04-06x86: Use correct byte-sized register constraint in __add()H. Peter Anvin1-1/+1
2012-04-06x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06x86: vsyscall: Use NULL instead 0 for a pointer argumentEmil Goode1-3/+3
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+1
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2012-04-05KVM: Resolve RCU vs. async page fault problemGleb Natapov1-0/+4
2012-04-05KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti1-0/+2
2012-04-05KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu1-1/+1
2012-04-05Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+60