aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, perf events: Check if we have APIC enabledCyrill Gorcunov2009-12-101-6/+12
* perf_event: Fix variable initialization in other codepathsXiao Guangrong2009-12-101-0/+4
* hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2009-12-091-31/+26
* x86: Fixup wrong irq frame link in stacktracesFrederic Weisbecker2009-12-061-1/+32
* x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker2009-12-061-3/+3
* x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker2009-12-061-4/+5
* hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-062-6/+8
* hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker2009-12-061-2/+2
* Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-035-49/+102
|\
| * x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto2009-11-261-2/+3
| * x86: Tighten conditionals on MCE related statisticsJan Beulich2009-11-231-6/+6
| * x86, mce: Fix __init annotationsHidetoshi Seto2009-11-122-3/+3
| * x86: Mark the thermal init functions __initYong Wang2009-11-111-2/+2
| * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-104-5/+34
| * x86, mce: Add a global MCE init helperBorislav Petkov2009-10-161-2/+8
| * x86, mce: Fix up MCE naming nomenclatureBorislav Petkov2009-10-162-27/+27
| *-. Merge branches 'x86/mce' and 'x86/urgent' into perf/mceIngo Molnar2009-10-1612-26/+54
| |\ \
| | * | mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov2009-10-121-9/+20
| * | | perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto2009-10-131-0/+6
* | | | hw-breakpoints: Keep track of user disabled breakpointsFrederic Weisbecker2009-12-021-4/+12
* | | | hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker2009-11-271-33/+41
* | | | x86/hw-breakpoints: Don't lose GE flag while disabling a breakpointFrederic Weisbecker2009-11-261-8/+14
* | | | hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker2009-11-261-7/+1
* | | | x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo2009-11-251-5/+5
* | | | perf_events, x86: Fix validate_event bugStephane Eranian2009-11-241-2/+2
* | | | hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad2009-11-231-0/+4
* | | | perf events: Do not generate function trace entries in perf codeIngo Molnar2009-11-231-0/+1
* | | | Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-2112-163/+812
|\ \ \ \
| * | | | hw-breakpoints, x86: Fix modular KVM buildIngo Molnar2009-11-141-2/+2
| * | | | hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker2009-11-101-0/+35
| * | | | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-086-250/+385
| * | | | x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread().Paul Mundt2009-11-031-2/+0
| * | | | Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-1892-3267/+2469
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-1557-1674/+2367
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-0774-1293/+1772
| |\ \ \ \ \ \
| * | | | | | | x86: Mark ptrace_get_debugreg() as staticJaswinder Singh Rajput2009-07-011-1/+1
| * | | | | | | x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler s...Jaswinder Singh Rajput2009-06-171-3/+3
| * | | | | | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17107-4518/+7329
| |\ \ \ \ \ \ \
| * | | | | | | | hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad2009-06-024-5/+27
| * | | | | | | | hw-breakpoints: cleanup HW Breakpoint registers before kexecK.Prasad2009-06-022-0/+4
| * | | | | | | | hw-breakpoints: modify Ptrace routines to access breakpoint registersK.Prasad2009-06-021-90/+141
| * | | | | | | | hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br...K.Prasad2009-06-021-9/+0
| * | | | | | | | hw-breakpoints: use the new wrapper routines to access debug registers in pro...K.Prasad2009-06-023-16/+65
| * | | | | | | | hw-breakpoints: use wrapper routines around debug registers in processor rela...K.Prasad2009-06-021-0/+3
| * | | | | | | | hw-breakpoints: modifying generic debug exception to use thread-specific debu...K.Prasad2009-06-021-45/+24
| * | | | | | | | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...K.Prasad2009-06-022-1/+383
| * | | | | | | | hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad2009-06-022-16/+16
* | | | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-1716-27/+100
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-158-6/+54
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-11-111-4/+2
| | |\ \ \ \ \ \ \ \ \