summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-01-30x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bitJoerg Roedel-12/+15
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin-36/+33
2008-01-30x86: x86 ptrace merge completeRoland McGrath-3/+0
2008-01-30x86: x86-32 thread_struct.debugregRoland McGrath-1/+6
2008-01-30x86: eflags enumRoland McGrath-22/+0
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin-32/+32
2008-01-30x86: use generic register names in struct user_regs_structH. Peter Anvin-17/+48
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin-93/+147
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge-1/+4
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge-2/+2
2008-01-30x86: partial unification of asm-x86/bitops.hJeremy Fitzhardinge-605/+315
2008-01-30x86: PTRACE_SINGLEBLOCKRoland McGrath-0/+2
2008-01-30x86: debugctlmsr arch_has_block_stepRoland McGrath-0/+7
2008-01-30x86: debugctlmsr context switchRoland McGrath-3/+11
2008-01-30x86: debugctlmsr constantsRoland McGrath-0/+7
2008-01-30x86: x86-64 ptrace debugreg cleanupRoland McGrath-0/+3
2008-01-30x86 single_step: TIF_FORCED_TFRoland McGrath-9/+6
2008-01-30x86: arch_has_single_stepRoland McGrath-0/+7
2008-01-30x86: segment selector macrosRoland McGrath-0/+11
2008-01-30x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers-43/+79
2008-01-30x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter-9/+0
2008-01-30x86: TLS cleanupRoland McGrath-6/+11
2008-01-30x86: desc_emptyRoland McGrath-9/+10
2008-01-30x86: get_desc_baseRoland McGrath-0/+10
2008-01-30x86 vDSO: ia32 vsyscall removalRoland McGrath-21/+0
2008-01-30x86 vDSO: consolidate vdso32Roland McGrath-9/+14
2008-01-30x86 vDSO: ia32 sysenter_returnRoland McGrath-0/+3
2008-01-30x86 vDSO: i386 vdso32Roland McGrath-10/+17
2008-01-30x86 vDSO: use vdso-syms.ldsRoland McGrath-0/+14
2008-01-30x86: randomize brkJiri Kosina-0/+3
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter-9/+14
2008-01-30x86: untable __init references between IO dataAndi Kleen-0/+1
2008-01-30x86: store core id bits in cpuinfo_x8Yinghai Lu-0/+1
2008-01-30x86: clear IO_APIC before enabing apic error vector.Yinghai Lu-0/+1
2008-01-30x86: merge resume-trace.h variantsThomas Gleixner-30/+21
2008-01-30x86: merge topology.h variantsThomas Gleixner-209/+141
2008-01-30x86: consolidate toloplogy_32/64.hThomas Gleixner-48/+80
2008-01-30x86: adjust numa 32 namespaceThomas Gleixner-4/+4
2008-01-30x86: fixup numa 64 namespaceThomas Gleixner-6/+6
2008-01-30x86: merge include/asm-x86/sparsemem.hThomas Gleixner-291/+156
2008-01-30x86: merge include/asm-x86/sparsemem.hThomas Gleixner-57/+34
2008-01-30x86: put all kern_addr_valid() incarnations to pgtable.hThomas Gleixner-7/+7
2008-01-30x86: merge acpi_32/64.hThomas Gleixner-281/+143
2008-01-30x86: cleanup acpi_32/64.hThomas Gleixner-45/+31
2008-01-30x86: cleanup smp.h variantsThomas Gleixner-152/+104
2008-01-30x86: merge mpspec variantsThomas Gleixner-165/+111
2008-01-30x86: cleanup mpspec variantsThomas Gleixner-269/+131
2008-01-30x86: merge tlbflush.h variantsThomas Gleixner-290/+155
2008-01-30x86: cleanup tlbflush.h variantsThomas Gleixner-89/+118
2008-01-30x86: merge spinlock.h variantsThomas Gleixner-396/+209