summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-12-06x86, perf probe: Fix warning in test_get_len()Jean Delvare1-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-03Merge branch 'perf/probes' into perf/coreIngo Molnar2-3/+35
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar7-54/+117
2009-12-02x86: Fix comments of register/stack access functionsMasami Hiramatsu1-4/+4
2009-12-02hw-breakpoints: Keep track of user disabled breakpointsFrederic Weisbecker1-4/+12
2009-11-27hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker1-33/+41
2009-11-26x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto1-2/+3
2009-11-26x86/hw-breakpoints: Don't lose GE flag while disabling a breakpointFrederic Weisbecker1-8/+14
2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker1-7/+1
2009-11-25x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo2-7/+7
2009-11-24perf_events, x86: Fix validate_event bugStephane Eranian1-2/+2
2009-11-23x86: Tighten conditionals on MCE related statisticsJan Beulich2-9/+9
2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad1-0/+4
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar1-0/+1
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar21-212/+947
2009-11-21x86: insn decoder test checks objdump versionMasami Hiramatsu2-1/+27
2009-11-21x86: Fix insn decoder test typosMasami Hiramatsu1-3/+9
2009-11-19x86: Instruction decoder test should generate build warningMasami Hiramatsu1-6/+11
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar34-72/+181
2009-11-17x86: Show symbol name if insn decoder test failedMasami Hiramatsu2-1/+14
2009-11-17x86: Add verbose option to insn decoder testMasami Hiramatsu2-12/+71
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar16-28/+88
2009-11-14hw-breakpoints, x86: Fix modular KVM buildIngo Molnar2-4/+2
2009-11-12perf_event, x86: Annotate init functions and dataHiroshi Shimamoto1-10/+10
2009-11-12x86, mce: Fix __init annotationsHidetoshi Seto2-3/+3
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-7/+9
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-13/+24
2009-11-11x86: Mark the thermal init functions __initYong Wang1-2/+2
2009-11-10hw-breakpoints: Wrap in the KVM breakpoint active state checkFrederic Weisbecker2-1/+6
2009-11-10hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker3-8/+39
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang5-5/+43
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov1-0/+6
2009-11-08x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich2-7/+9
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker12-296/+445
2009-11-08x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng1-13/+11
2009-11-07x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom1-0/+7
2009-11-06hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker1-1/+1
2009-11-06Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2009-11-06x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette1-1/+1
2009-11-05Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds1-1/+10
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-3/+41
2009-11-04KVM: get_tss_base_addr() should return a gpa_tGleb Natapov1-1/+1
2009-11-04KVM: x86: Catch potential overrun in MCE setupJan Kiszka1-1/+1
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold2-1/+6