summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-01-30x86: x86 i387 user_regsetRoland McGrath-15/+12
2008-01-30x86: x86 i387 header cleanupRoland McGrath-82/+233
2008-01-30x86: x86 i387 unify structsRoland McGrath-50/+42
2008-01-30x86: x86-64 wired cpu_has macrosRoland McGrath-0/+12
2008-01-30x86: unify module_{32|64}.hHarvey Harrison-87/+79
2008-01-30x86: use helper in fault_64.cHarvey Harrison-0/+2
2008-01-30x86: move i387 definitions to processor.hGlauber de Oliveira Costa-66/+66
2008-01-30x86: unify asm nopsGlauber de Oliveira Costa-129/+85
2008-01-30x86: unify prefetch operationsGlauber de Oliveira Costa-33/+30
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa-41/+41
2008-01-30x86: unify mm_segment_t definitionGlauber de Oliveira Costa-15/+6
2008-01-30x86: remove legacy stuff from processor_64.hGlauber de Oliveira Costa-14/+0
2008-01-30x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa-124/+82
2008-01-30x86: change bitwise operations to get a void parameter.Glauber de Oliveira Costa-19/+20
2008-01-30x86: unify TASK_ALIGN definitionsGlauber de Oliveira Costa-9/+8
2008-01-30x86: unify thread struct.Glauber de Oliveira Costa-69/+44
2008-01-30x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa-21/+21
2008-01-30x86: unify tss_structGlauber de Oliveira Costa-97/+79
2008-01-30x86: unify current_text_addrGlauber de Oliveira Costa-12/+11
2008-01-30x86: unify common parts of processor.hGlauber de Oliveira Costa-227/+120
2008-01-30x86: move the definition of set_iopl_mask to common headerGlauber de Oliveira Costa-17/+19
2008-01-30x86: unify paravirt pieces of processor.hGlauber de Oliveira Costa-124/+89
2008-01-30x86: move load_cr3 to a common place.Glauber de Oliveira Costa-6/+7
2008-01-30x86: move desc_empty to where they belongGlauber de Oliveira Costa-12/+6
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa-13/+3
2008-01-30x86: move tsc definitions to were they belongGlauber de Oliveira Costa-5/+4
2008-01-30x86: unify kexec_{32|64}.hHarvey Harrison-195/+167
2008-01-30x86: local.h fix checkpatch warningsHarvey Harrison-9/+8
2008-01-30x86: unify local_{32|64}.hHarvey Harrison-430/+240
2008-01-30x86: introduce asm helpers in local_{32|64}.hHarvey Harrison-18/+30
2008-01-30x86: fix asm memory constraints in local_64.hHarvey Harrison-16/+14
2008-01-30x86: clean up local_{32|64}.hHarvey Harrison-43/+16
2008-01-30x86: clean up include/asm-x86/pda.hCyrill Gorcunov-35/+35
2008-01-30x86: also define AT_VECTOR_SIZE_ARCHJan Beulich-2/+8
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich-1/+1
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich-2/+0
2008-01-30x86: move to .rodata/.init.dataJan Beulich-1/+1
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich-2/+2
2008-01-30x86-64: make pda's cpunumber and nodenumber unsignedJan Beulich-2/+2
2008-01-30i386: hard_{en,dis}able_TSC can be staticJan Beulich-2/+0
2008-01-30x86: kprobes code for x86 unificationMasami Hiramatsu-209/+98
2008-01-30x86: prepare kprobes code for x86 unificationMasami Hiramatsu-26/+36
2008-01-30x86: kprobe-booster for x86-64Masami Hiramatsu-0/+10
2008-01-30x86: FIFO ticket spinlocksNick Piggin-94/+82
2008-01-30x86, ptrace: new ptrace BTS APIMarkus Metzger-46/+56
2008-01-30x86, ptrace: change BTS GET ptrace interfaceMarkus Metzger-11/+6
2008-01-30x86, ptrace: use jiffies for BTS timestampsMarkus Metzger-1/+1
2008-01-30x86: avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tssGlauber de Oliveira Costa-40/+18
2008-01-30x86 boot: use E820 memory map on EFI 32 platformHuang, Ying-1/+1
2008-01-30x86: EFI runtime service support: remove duplicated code from efi_32.cHuang, Ying-0/+42