aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-12-10x86, perf events: Check if we have APIC enabledCyrill Gorcunov
2009-12-10perf_event: Fix variable initialization in other codepathsXiao Guangrong
2009-12-09hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker
2009-12-07x86 insn: Delete empty or incomplete inat-tables.cMasami Hiramatsu
2009-12-07x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi
2009-12-06x86, perf probe: Fix warning in test_get_len()Jean Delvare
2009-12-06x86: Fixup wrong irq frame link in stacktracesFrederic Weisbecker
2009-12-06x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker
2009-12-06x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker
2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker
2009-12-06hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker
2009-12-03Merge branch 'perf/probes' into perf/coreIngo Molnar
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar
2009-12-02x86: Fix comments of register/stack access functionsMasami Hiramatsu
2009-12-02hw-breakpoints: Keep track of user disabled breakpointsFrederic Weisbecker
2009-11-27hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker
2009-11-26x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto
2009-11-26x86/hw-breakpoints: Don't lose GE flag while disabling a breakpointFrederic Weisbecker
2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker
2009-11-25x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo
2009-11-24perf_events, x86: Fix validate_event bugStephane Eranian
2009-11-23x86: Tighten conditionals on MCE related statisticsJan Beulich
2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-20x86: insn decoder test checks objdump versionMasami Hiramatsu
2009-11-20x86: Fix insn decoder test typosMasami Hiramatsu
2009-11-19x86: Instruction decoder test should generate build warningMasami Hiramatsu
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-17x86: Show symbol name if insn decoder test failedMasami Hiramatsu
2009-11-17x86: Add verbose option to insn decoder testMasami Hiramatsu
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-14hw-breakpoints, x86: Fix modular KVM buildIngo Molnar
2009-11-12perf_event, x86: Annotate init functions and dataHiroshi Shimamoto
2009-11-12x86, mce: Fix __init annotationsHidetoshi Seto
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-11x86: Mark the thermal init functions __initYong Wang
2009-11-10hw-breakpoints: Wrap in the KVM breakpoint active state checkFrederic Weisbecker
2009-11-10hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov
2009-11-08x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker
2009-11-08x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng
2009-11-06x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom
2009-11-05hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker
2009-11-05Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-11-05x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette
2009-11-05Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds