aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86 single_step: TIF_FORCED_TFRoland McGrath2008-01-3012-59/+79
* 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-303-12/+19
* x86: remove TRAP_FLAGRoland McGrath2008-01-302-12/+6
* x86: segment selector macrosRoland McGrath2008-01-301-0/+11
* ptrace: arch_has_single_stepRoland McGrath2008-01-301-0/+46
* x86: kmap_atomic() debuggingAndrew Morton2008-01-301-1/+46
* x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers2008-01-302-43/+96
* 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-309-159/+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-309-302/+77
* x86: tls32 movedRoland McGrath2008-01-303-10/+11
* x86: desc_emptyRoland McGrath2008-01-302-9/+10
* x86: ptrace fs/gs_baseRoland McGrath2008-01-301-4/+31
* x86: use get_desc_baseRoland McGrath2008-01-302-11/+2
* x86: get_desc_baseRoland McGrath2008-01-301-0/+10
* 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-3010-554/+0
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-3010-60/+146
* x86 vDSO: ia32 vdso32-syscall buildRoland McGrath2008-01-303-3/+76
* x86 vDSO: ia32 sysenter_returnRoland McGrath2008-01-304-4/+13
* 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-3013-139/+37
* x86 vDSO: vdso32 buildRoland McGrath2008-01-302-3/+112
* x86 vDSO: arch/x86/vdso/vdso32Roland McGrath2008-01-306-7/+9
* x86 vDSO: harmonize asm-offsetsRoland McGrath2008-01-302-37/+37
* x86 vDSO: new layoutRoland McGrath2008-01-303-78/+89
* x86 vDSO: remove vdso-syms.oRoland McGrath2008-01-301-13/+2
* x86 vDSO: use vdso-syms.ldsRoland McGrath2008-01-304-15/+22
* x86 vDSO: generate vdso-syms.ldsRoland McGrath2008-01-302-0/+24
* x86: randomize brkJiri Kosina2008-01-305-1/+25
* x86: extended interrupt LVT support for AMD BarcelonaRobert Richter2008-01-304-18/+41
* x86: untable __init references between IO dataAndi Kleen2008-01-303-23/+32
* x86: use core id bits for apicid_to_node initializationYinghai Lu2008-01-301-7/+10
* x86: store core id bits in cpuinfo_x8Yinghai Lu2008-01-302-25/+48
* x86: remove -maccumulate-outgoing-args on 32-bitAdrian Bunk2008-01-301-4/+0
* x86: clear IO_APIC before enabing apic error vector.Yinghai Lu2008-01-303-2/+13
* x86: cleanup kernel/setup_64.cThomas Gleixner2008-01-301-123/+126