summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | hw-breakpoints, x86: Fix modular KVM buildIngo Molnar2009-11-142-4/+2
| | * | | | | | | | | hw-breakpoints: Wrap in the KVM breakpoint active state checkFrederic Weisbecker2009-11-102-1/+6
| | * | | | | | | | | hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker2009-11-103-8/+39
| | * | | | | | | | | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-0813-296/+448
| | * | | | | | | | | hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker2009-11-051-1/+1
| | * | | | | | | | | 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-182185-30809/+92589
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-15855-9801/+60466
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-071452-18546/+52967
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | 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-172130-35775/+115150
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad2009-06-025-6/+34
| | * | | | | | | | | | | | | 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-023-19/+9
| | * | | | | | | | | | | | | 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-023-1/+384
| | * | | | | | | | | | | | | hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad2009-06-021-0/+4
| | * | | | | | | | | | | | | hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad2009-06-028-32/+116
| * | | | | | | | | | | | | | x86: Instruction decoder test should generate build warningMasami Hiramatsu2009-11-191-6/+11
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-17357-3284/+8861
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-1523-96/+345
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | powerpc: perf_event: Cleanup output by adding symbolsAnton Blanchard2009-10-281-0/+3
| | | * | | | | | | | | | | | | | powerpc: perf_event: Hide iseries_check_pending_irqsAnton Blanchard2009-10-281-2/+2
| | | * | | | | | | | | | | | | | powerpc: perf_event: Cleanup copy_page output by hiding setup symbolAnton Blanchard2009-10-281-2/+2
| | | * | | | | | | | | | | | | | powerpc: Export powerpc_debugfs_rootAnton Blanchard2009-10-281-0/+1
| | | * | | | | | | | | | | | | | powerpc: Disable HCALL_STATS by defaultAnton Blanchard2009-10-281-1/+1
| | | * | | | | | | | | | | | | | powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard2009-10-284-20/+34
| | | * | | | | | | | | | | | | | powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard2009-10-286-44/+175
| | | * | | | | | | | | | | | | | powerpc: tracing: Add powerpc tracepoints for timer entry and exitAnton Blanchard2009-10-282-0/+40
| | | * | | | | | | | | | | | | | powerpc: tracing: Add powerpc tracepoints for interrupt entry and exitAnton Blanchard2009-10-282-0/+59
| | | * | | | | | | | | | | | | | powerpc: perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard2009-10-281-2/+14
| | | * | | | | | | | | | | | | | powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard2009-10-283-17/+20
| | | * | | | | | | | | | | | | | powerpc: perf_event: Enable SDAR in continous sample modeAnton Blanchard2009-10-286-19/+5
| | | * | | | | | | | | | | | | | powerpc: perf_event: Log invalid data addresses as all 1sAnton Blanchard2009-10-281-1/+1
| | * | | | | | | | | | | | | | | Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-15137-1874/+3542
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | perf_event, x86: Annotate init functions and dataHiroshi Shimamoto2009-11-121-10/+10
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-04227-1391/+5071
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | x86: Show symbol name if insn decoder test failedMasami Hiramatsu2009-11-172-1/+14
| * | | | | | | | | | | | | | | | x86: Add verbose option to insn decoder testMasami Hiramatsu2009-11-172-12/+71
| * | | | | | | | | | | | | | | | x86: Gitignore: arch/x86/lib/inat-tables.cHiroshi Shimamoto2009-11-041-0/+1
| * | | | | | | | | | | | | | | | x86: Add Intel FMA instructions to x86 opcode mapMasami Hiramatsu2009-10-291-1/+33
| * | | | | | | | | | | | | | | | x86: AVX instruction set decoder supportMasami Hiramatsu2009-10-296-233/+431
| * | | | | | | | | | | | | | | | x86: Add pclmulq to x86 opcode mapMasami Hiramatsu2009-10-291-0/+1
| * | | | | | | | | | | | | | | | x86: Merge INAT_REXPFX into INAT_PFX_*Masami Hiramatsu2009-10-293-20/+24
| * | | | | | | | | | | | | | | | x86: Fix SSE opcode map bugMasami Hiramatsu2009-10-291-5/+5
| * | | | | | | | | | | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-237-181/+210
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
OpenPOWER on IntegriCloud