aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-30x86 vDSO: ia32 sysenter_returnRoland McGrath1-0/+3
2008-01-30x86 vDSO: i386 vdso32Roland McGrath2-10/+17
2008-01-30x86 vDSO: use vdso-syms.ldsRoland McGrath1-0/+14
2008-01-30x86: randomize brkJiri Kosina1-0/+3
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter2-9/+14
2008-01-30x86: untable __init references between IO dataAndi Kleen1-0/+1
2008-01-30x86: store core id bits in cpuinfo_x8Yinghai Lu1-0/+1
2008-01-30x86: clear IO_APIC before enabing apic error vector.Yinghai Lu1-0/+1
2008-01-30x86: merge resume-trace.h variantsThomas Gleixner4-30/+21
2008-01-30x86: merge topology.h variantsThomas Gleixner3-209/+141
2008-01-30x86: consolidate toloplogy_32/64.hThomas Gleixner3-48/+80
2008-01-30x86: adjust numa 32 namespaceThomas Gleixner1-4/+4
2008-01-30x86: fixup numa 64 namespaceThomas Gleixner2-6/+6
2008-01-30x86: merge include/asm-x86/sparsemem.hThomas Gleixner3-291/+156