aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
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-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/mce' into perf/coreIngo Molnar
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-17Merge branch 'perf/core' into perf/probesIngo Molnar
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-11x86: Mark the thermal init functions __initYong Wang
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-06x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar
2009-11-03x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread().Paul Mundt
2009-11-03Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-11-03Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel
2009-11-02x86: Add reboot quirk for 3 series Mac miniGottfried Haider
2009-11-02x86: Fix printk message typo in mtrr cleanup codeDave Jones
2009-10-28x86/amd-iommu: Un__init function required on shutdownJoerg Roedel
2009-10-27x86: Make EFI RTC function depend on 32bit againFeng Tang
2009-10-26x86: crash_dump: Fix non-pae kdump kernel memory accessesJiri Slaby
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt
2009-10-16x86, mce: Add a global MCE init helperBorislav Petkov
2009-10-16x86, mce: Fix up MCE naming nomenclatureBorislav Petkov
2009-10-16Merge branches 'x86/mce' and 'x86/urgent' into perf/mceIngo Molnar