summaryrefslogtreecommitdiff
path: root/arch/x86
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-0812-296/+445
| | * | | | | | | | | 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-18190-4128/+3811
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-15164-5181/+7754
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-07162-2139/+3181
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | 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-17288-7579/+13361
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | 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: 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-1734-72/+181
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-1516-28/+88
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | perf_event, x86: Annotate init functions and dataHiroshi Shimamoto2009-11-121-10/+10
| | * | | | | | | | | | | | | | Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-0420-47/+97
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | / | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | | 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-236-116/+208
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-154-100/+26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2009-10-1512-48/+48
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar2009-10-1327-97/+283
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | perf_events, x86: Fix event constraints codeIngo Molnar2009-10-131-7/+7
| | * | | | | | | | | | | | | | perf, x86: Add simple group validationPeter Zijlstra2009-10-091-21/+69
| | * | | | | | | | | | | | | | perf_events: Add event constraints support for Intel processorsStephane Eranian2009-10-091-4/+105
| | * | | | | | | | | | | | | | perf_events: Check for filters on fixed counter eventsStephane Eranian2009-10-092-1/+18
| * | | | | | | | | | | | | | | x86, instruction decoder: Fix test_get_len build rulesIngo Molnar2009-10-211-2/+2
| * | | | | | | | | | | | | | | x86: Add AES opcodes to opcode mapMasami Hiramatsu2009-10-211-2/+8
| * | | | | | | | | | | | | | | x86: Fix group attribute decoding bugMasami Hiramatsu2009-10-211-1/+1
| * | | | | | | | | | | | | | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-1774-388/+577
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86: Add AMD prefetch and 3DNow! opcodes to opcode mapMasami Hiramatsu2009-10-171-3/+10
| * | | | | | | | | | | | | | | | x86: Add MMX/SSE opcode groups to opcode mapMasami Hiramatsu2009-10-171-0/+10
| * | | | | | | | | | | | | | | | x86: Add VIA processor instructions in opcodes decoderMasami Hiramatsu2009-10-031-1/+7
| * | | | | | | | | | | | | | | | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23267-8729/+10705
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \