summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-308-34/+34
* x86: clean up bitops-related warningsJeremy Fitzhardinge2008-01-302-17/+18
* x86: prevent dereferencing non-allocated per_cpu variablesMike Travis2008-01-302-4/+4
* 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: x86-32 ptrace debugreg cleanupRoland McGrath2008-01-301-50/+69
* 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
* 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-308-48/+55
* 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: 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-301-8/+4
* x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter2008-01-301-5/+0
* 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-306-294/+64
* x86: tls32 movedRoland McGrath2008-01-302-0/+159
* x86: ptrace fs/gs_baseRoland McGrath2008-01-301-4/+31
* x86: use get_desc_baseRoland McGrath2008-01-301-5/+1
* x86 vDSO: ia32 sysenter_returnRoland McGrath2008-01-301-0/+3
* x86 vDSO: ia32_sysenter_targetRoland McGrath2008-01-301-5/+5
* x86 vDSO: vdso32 setupRoland McGrath2008-01-302-345/+0
* x86 vDSO: i386 vdso32Roland McGrath2008-01-306-132/+6
* x86 vDSO: arch/x86/vdso/vdso32Roland McGrath2008-01-305-363/+3
* x86 vDSO: harmonize asm-offsetsRoland McGrath2008-01-302-37/+37
* x86: randomize brkJiri Kosina2008-01-302-0/+14
* x86: extended interrupt LVT support for AMD BarcelonaRobert Richter2008-01-302-9/+27
* x86: untable __init references between IO dataAndi Kleen2008-01-302-23/+31
* x86: store core id bits in cpuinfo_x8Yinghai Lu2008-01-301-25/+47
* x86: clear IO_APIC before enabing apic error vector.Yinghai Lu2008-01-302-2/+12
* x86: cleanup kernel/setup_64.cThomas Gleixner2008-01-301-123/+126
* x86: remove unused tsk_thread from asm-offsets_64.cSteven Rostedt2008-01-301-1/+0
* x86: use CR0 defines.Dave Jones2008-01-305-8/+10
* x86: adjust numa 32 namespaceThomas Gleixner2008-01-301-8/+8
* x86: cleanup mpspec variantsThomas Gleixner2008-01-301-9/+9
* x86: cleanup tlbflush.h variantsThomas Gleixner2008-01-301-6/+6
* x86: irqflags consolidationGlauber de Oliveira Costa2008-01-304-12/+12
* x86: clean up nmi_32/64.cHiroshi Shimamoto2008-01-302-54/+55
* x86: remove extern declarations for code, data, bss resourcesBernhard Walle2008-01-304-120/+115
OpenPOWER on IntegriCloud