summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger7-3/+152
2008-01-30x86: unify system.hGlauber de Oliveira Costa2-17/+24
2008-01-30x86: move switch_to macro to system.hGlauber de Oliveira Costa3-74/+61
2008-01-30x86: unify smp parts of system.hGlauber de Oliveira Costa3-124/+105
2008-01-30x86: remove unused macroGlauber de Oliveira Costa1-2/+0
2008-01-30x86: unify paravirt parts of system.hGlauber de Oliveira Costa3-167/+122
2008-01-30x86: unify load_segment macroGlauber de Oliveira Costa3-42/+21
2008-01-30x86: put together equal pieces of system.hGlauber de Oliveira Costa3-70/+69
2008-01-30x86: remove volatile keyword from clflush.Glauber de Oliveira Costa1-1/+1
2008-01-30x86: some whitespace cleanups in paging codeJoerg Roedel1-11/+11
2008-01-30x86: PIE executable randomizationJiri Kosina1-0/+1
2008-01-30x86: unify include/asm-x86/linkage_[32|64].hHarvey Harrison3-24/+18
2008-01-30x86: integrate 32-bit and 64-bit code in msr.hGlauber de Oliveira Costa1-120/+47
2008-01-30x86: make fixups wordsize agnosticGlauber de Oliveira Costa1-8/+9
2008-01-30x86: change write msr functions interfaceGlauber de Oliveira Costa2-10/+11
2008-01-30x86: change rdpmc interfaceGlauber de Oliveira Costa2-4/+4
2008-01-30x86: introduce native_read_tscpGlauber de Oliveira Costa1-8/+21
2008-01-30x86: unify cpuid functionsGlauber de Oliveira Costa3-136/+78
2008-01-30x86: split get_cycles_syncGlauber de Oliveira Costa1-4/+33
2008-01-30x86: unify msr smp funcsGlauber de Oliveira Costa1-26/+7
2008-01-30x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bitJoerg Roedel1-12/+15
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin5-36/+33
2008-01-30x86: x86 ptrace merge completeRoland McGrath1-3/+0
2008-01-30x86: x86-32 thread_struct.debugregRoland McGrath1-1/+6
2008-01-30x86: eflags enumRoland McGrath1-22/+0
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin2-32/+32
2008-01-30x86: use generic register names in struct user_regs_structH. Peter Anvin2-17/+48
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin10-93/+147
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge1-1/+4
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge3-7/+7
2008-01-30x86: partial unification of asm-x86/bitops.hJeremy Fitzhardinge3-605/+315
2008-01-30x86: PTRACE_SINGLEBLOCKRoland McGrath1-0/+2
2008-01-30x86: debugctlmsr arch_has_block_stepRoland McGrath1-0/+7
2008-01-30x86: debugctlmsr context switchRoland McGrath4-3/+11
2008-01-30x86: debugctlmsr constantsRoland McGrath1-0/+7
2008-01-30ptrace: generic PTRACE_SINGLEBLOCKRoland McGrath1-1/+1
2008-01-30ptrace: arch_has_block_stepRoland McGrath1-4/+33
2008-01-30x86: x86-64 ptrace debugreg cleanupRoland McGrath1-0/+3
2008-01-30powerpc: arch_has_single_stepRoland McGrath1-0/+7
2008-01-30x86 single_step: TIF_FORCED_TFRoland McGrath3-9/+6
2008-01-30x86: arch_has_single_stepRoland McGrath1-0/+7
2008-01-30x86: segment selector macrosRoland McGrath1-0/+11
2008-01-30ptrace: arch_has_single_stepRoland McGrath1-0/+46
2008-01-30x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers1-43/+79
2008-01-30x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter2-9/+0
2008-01-30x86: TLS cleanupRoland McGrath2-6/+11
2008-01-30x86: desc_emptyRoland McGrath2-9/+10
2008-01-30x86: get_desc_baseRoland McGrath1-0/+10
2008-01-30x86 vDSO: ia32 vsyscall removalRoland McGrath2-21/+0
2008-01-30x86 vDSO: consolidate vdso32Roland McGrath1-9/+14