summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: move i387 definitions to processor.hGlauber de Oliveira Costa2008-01-303-66/+66
* x86: unify asm nopsGlauber de Oliveira Costa2008-01-303-129/+85
* x86: unify prefetch operationsGlauber de Oliveira Costa2008-01-303-33/+30
* x86: move definitions to processor.hGlauber de Oliveira Costa2008-01-305-43/+43
* x86: unify mm_segment_t definitionGlauber de Oliveira Costa2008-01-305-15/+6
* x86: remove legacy stuff from processor_64.hGlauber de Oliveira Costa2008-01-301-14/+0
* x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa2008-01-304-127/+85
* x86: change bitwise operations to get a void parameter.Glauber de Oliveira Costa2008-01-301-19/+20
* x86: unify TASK_ALIGN definitionsGlauber de Oliveira Costa2008-01-303-9/+8
* x86: unify thread struct.Glauber de Oliveira Costa2008-01-303-69/+44
* x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa2008-01-304-23/+23
* x86: unify tss_structGlauber de Oliveira Costa2008-01-309-103/+85
* x86: unify current_text_addrGlauber de Oliveira Costa2008-01-303-12/+11
* x86: unify common parts of processor.hGlauber de Oliveira Costa2008-01-303-227/+120
* x86: move the definition of set_iopl_mask to common headerGlauber de Oliveira Costa2008-01-302-17/+19
* x86: unify paravirt pieces of processor.hGlauber de Oliveira Costa2008-01-303-124/+89
* x86: move load_cr3 to a common place.Glauber de Oliveira Costa2008-01-303-6/+7
* x86: move desc_empty to where they belongGlauber de Oliveira Costa2008-01-303-12/+6
* x86: get rid of _MASK flagsGlauber de Oliveira Costa2008-01-309-31/+21
* x86: move tsc definitions to were they belongGlauber de Oliveira Costa2008-01-302-5/+4
* x86: clean up arch/x86/kernel/early-quirks.cNeil Horman2008-01-301-44/+47
* x86: cleanup i387_32.c according to checkpatchCyrill Gorcunov2008-01-301-142/+149
* x86: unify kexec_{32|64}.hHarvey Harrison2008-01-303-195/+167
* x86: local.h fix checkpatch warningsHarvey Harrison2008-01-301-9/+8
* x86: unify local_{32|64}.hHarvey Harrison2008-01-303-430/+240
* x86: introduce asm helpers in local_{32|64}.hHarvey Harrison2008-01-303-18/+30
* x86: fix asm memory constraints in local_64.hHarvey Harrison2008-01-301-16/+14
* x86: clean up local_{32|64}.hHarvey Harrison2008-01-302-43/+16
* x86: clean up include/asm-x86/pda.hCyrill Gorcunov2008-01-301-35/+35
* x86, kexec: force x86 arches to boot kdump kernels on boot cpuNeil Horman2008-01-301-21/+65
* x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cIngo Molnar2008-01-301-2/+5
* x86: also define AT_VECTOR_SIZE_ARCHJan Beulich2008-01-301-2/+8
* x86: adjust enable_NMI_through_LVT0()Jan Beulich2008-01-307-10/+10
* x86: make __{save,restore}_processor_state staticJan Beulich2008-01-304-10/+7
* x86: move to .rodata/.init.dataJan Beulich2008-01-303-3/+3
* x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich2008-01-304-20/+27
* x86-64: make pda's cpunumber and nodenumber unsignedJan Beulich2008-01-301-2/+2
* i386: hard_{en,dis}able_TSC can be staticJan Beulich2008-01-302-4/+2
* x86: kprobes code for x86 unificationMasami Hiramatsu2008-01-307-1095/+228
* x86: prepare kprobes code for x86 unificationMasami Hiramatsu2008-01-306-347/+447
* x86: return probe-booster for x86-64Masami Hiramatsu2008-01-301-27/+65
* x86: kprobe-booster for x86-64Masami Hiramatsu2008-01-302-3/+149
* x86: FIFO ticket spinlocksNick Piggin2008-01-304-96/+83
* spinlock: lockbreak cleanupNick Piggin2008-01-3019-37/+72
* x86, ptrace: new ptrace BTS APIMarkus Metzger2008-01-305-142/+237
* x86, ptrace: change BTS GET ptrace interfaceMarkus Metzger2008-01-302-25/+22
* x86, ptrace: use jiffies for BTS timestampsMarkus Metzger2008-01-303-22/+12
* x86, ptrace: remove bad commentMarkus Metzger2008-01-301-4/+0
* x86: avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tssGlauber de Oliveira Costa2008-01-301-40/+18
* x86 boot: use E820 memory map on EFI 32 platformHuang, Ying2008-01-305-287/+16
OpenPOWER on IntegriCloud