summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-3043-807/+804
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-308-34/+34
* x86: clean up bitops-related warningsJeremy Fitzhardinge2008-01-303-18/+19
* x86: prevent dereferencing non-allocated per_cpu variablesMike Travis2008-01-303-6/+6
* x86: PTRACE_SINGLEBLOCKRoland McGrath2008-01-301-0/+1
* x86: debugctlmsr kprobesRoland McGrath2008-01-302-0/+29
* x86: debugctlmsr arch_has_block_stepRoland McGrath2008-01-303-3/+73
* x86: debugctlmsr context switchRoland McGrath2008-01-302-1/+8
* x86: debugctlmsr kconfigRoland McGrath2008-01-301-0/+4
* 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-301-74/+66
* 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-301-6/+6
* x86-32: ptrace generic resumeRoland McGrath2008-01-301-57/+0
* x86-64: ptrace generic resumeRoland McGrath2008-01-301-45/+0
* x86 single_step: TIF_FORCED_TFRoland McGrath2008-01-309-50/+73
* 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-302-12/+12
* x86: remove TRAP_FLAGRoland McGrath2008-01-302-12/+6
* x86: kmap_atomic() debuggingAndrew Morton2008-01-301-1/+46
* x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers2008-01-301-0/+17
* 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-307-150/+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
* x86: sanitize user specified e820 memmap valuesVladimir Berezniker2008-01-301-0/+8
* x86: TLS cleanupRoland McGrath2008-01-307-296/+66
* x86: tls32 movedRoland McGrath2008-01-303-10/+11
* x86: ptrace fs/gs_baseRoland McGrath2008-01-301-4/+31
* x86: use get_desc_baseRoland McGrath2008-01-302-11/+2
* x86 vDSO: canonicalize sysenter .eh_frameRoland McGrath2008-01-303-14/+8
* x86 vDSO: makefile cleanupRoland McGrath2008-01-301-15/+4
* x86 vDSO: reorder vdso32 codeRoland McGrath2008-01-304-37/+47
* x86 vDSO: ia32 vsyscall removalRoland McGrath2008-01-308-533/+0
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-308-51/+127
* x86 vDSO: ia32 vdso32-syscall buildRoland McGrath2008-01-303-3/+76
* x86 vDSO: ia32 sysenter_returnRoland McGrath2008-01-303-4/+10
* x86 vDSO: ia32_sysenter_targetRoland McGrath2008-01-302-7/+7
* x86 vDSO: vdso32 setupRoland McGrath2008-01-303-2/+1
* x86 vDSO: i386 vdso32 installRoland McGrath2008-01-301-1/+5
* x86 vDSO: absolute relocsRoland McGrath2008-01-301-5/+2
* x86 vDSO: i386 vdso32Roland McGrath2008-01-3011-129/+20
* x86 vDSO: vdso32 buildRoland McGrath2008-01-302-3/+112
OpenPOWER on IntegriCloud