summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: x86-32 thread_struct.debugregRoland McGrath2008-01-306-28/+61
* x86: x86-64 ia32 ptrace get/putreg32 current taskRoland McGrath2008-01-301-0/+16
* x86: x86-32 ptrace get/putreg current taskRoland McGrath2008-01-301-0/+8
* x86: x86-64 ptrace get/putreg current taskRoland McGrath2008-01-301-2/+34
* x86: x86-32 ptrace whitespaceRoland McGrath2008-01-301-55/+55
* x86: x86-64 ptrace whitespaceRoland McGrath2008-01-301-112/+112
* x86: x86-64 ia32 ptrace pt_regs cleanupRoland McGrath2008-01-301-12/+9
* x86: eflags enumRoland McGrath2008-01-301-22/+0
* x86: setup64 eflags constantsRoland McGrath2008-01-301-1/+2
* x86: use generic register names in struct sigcontextH. Peter Anvin2008-01-308-122/+121
* x86: use generic register names in struct user_regs_structH. Peter Anvin2008-01-304-36/+68
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-3054-902/+953
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-309-35/+38
* x86: clean up bitops-related warningsJeremy Fitzhardinge2008-01-306-25/+26
* x86: partial unification of asm-x86/bitops.hJeremy Fitzhardinge2008-01-303-605/+315
* x86: prevent dereferencing non-allocated per_cpu variablesMike Travis2008-01-303-6/+6
* x86: PTRACE_SINGLEBLOCKRoland McGrath2008-01-302-0/+3
* x86: debugctlmsr kprobesRoland McGrath2008-01-302-0/+29
* x86: debugctlmsr arch_has_block_stepRoland McGrath2008-01-304-3/+80
* x86: debugctlmsr context switchRoland McGrath2008-01-306-4/+19
* x86: debugctlmsr kconfigRoland McGrath2008-01-301-0/+4
* x86: debugctlmsr constantsRoland McGrath2008-01-301-0/+7
* ptrace: generic PTRACE_SINGLEBLOCKRoland McGrath2008-01-302-2/+15
* ptrace: arch_has_block_stepRoland McGrath2008-01-301-4/+33
* x86: x86-32 ptrace debugreg cleanupRoland McGrath2008-01-301-50/+69
* x86: x86-64 ia32 ptrace debugreg cleanupRoland McGrath2008-01-301-55/+8
* x86: x86-64 ptrace debugreg cleanupRoland McGrath2008-01-302-74/+69
* x86-64 ptrace: use task_pt_regsRoland McGrath2008-01-301-48/+12
* x86-32 ptrace: use task_pt_regsRoland McGrath2008-01-301-52/+16
* powerpc: ptrace generic resumeRoland McGrath2008-01-301-46/+0
* powerpc: arch_has_single_stepRoland McGrath2008-01-302-6/+13
* x86-32: ptrace generic resumeRoland McGrath2008-01-301-57/+0
* x86-64: ptrace generic resumeRoland McGrath2008-01-301-45/+0
* ptrace: generic resumeRoland McGrath2008-01-301-0/+61
* x86 single_step: TIF_FORCED_TFRoland McGrath2008-01-3012-59/+79
* x86: single_step: share codeRoland McGrath2008-01-303-125/+15
* x86: single_step 0xf0Roland McGrath2008-01-301-1/+1
* x86: single_step segment macrosRoland McGrath2008-01-301-3/+1
* x86: single_step movedRoland McGrath2008-01-303-134/+142
* x86: arch_has_single_stepRoland McGrath2008-01-303-12/+19
* x86: remove TRAP_FLAGRoland McGrath2008-01-302-12/+6
* x86: segment selector macrosRoland McGrath2008-01-301-0/+11
* ptrace: arch_has_single_stepRoland McGrath2008-01-301-0/+46
* x86: kmap_atomic() debuggingAndrew Morton2008-01-301-1/+46
* x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers2008-01-302-43/+96
* mips, x86: optimize the i8259 code a bitRalf Baechle2008-01-302-16/+8
* x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter2008-01-309-159/+9
* x86: vmlinux_32.lds.S: remove repeated comment from the x86-32 linker scriptBorislav Petkov2008-01-301-6/+0
* x86: do not set boot cpu in cpu_online_map at x86_64_start_kernel()Yinghai Lu2008-01-301-3/+1
* x86: set cpu_index to nr_cpus instead of 0Yinghai Lu2008-01-301-0/+13