aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-30x86: user_regset helpersRoland McGrath
2008-01-30x86: user_regset headerRoland McGrath
2008-01-30x86: unify module_{32|64}.hHarvey Harrison
2008-01-30x86: use helper in fault_64.cHarvey Harrison
2008-01-30x86: move i387 definitions to processor.hGlauber de Oliveira Costa
2008-01-30x86: unify asm nopsGlauber de Oliveira Costa
2008-01-30x86: unify prefetch operationsGlauber de Oliveira Costa
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa
2008-01-30x86: unify mm_segment_t definitionGlauber de Oliveira Costa
2008-01-30x86: remove legacy stuff from processor_64.hGlauber de Oliveira Costa
2008-01-30x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa
2008-01-30x86: change bitwise operations to get a void parameter.Glauber de Oliveira Costa
2008-01-30x86: unify TASK_ALIGN definitionsGlauber de Oliveira Costa
2008-01-30x86: unify thread struct.Glauber de Oliveira Costa
2008-01-30x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa
2008-01-30x86: unify tss_structGlauber de Oliveira Costa
2008-01-30x86: unify current_text_addrGlauber de Oliveira Costa
2008-01-30x86: unify common parts of processor.hGlauber de Oliveira Costa
2008-01-30x86: move the definition of set_iopl_mask to common headerGlauber de Oliveira Costa
2008-01-30x86: unify paravirt pieces of processor.hGlauber de Oliveira Costa
2008-01-30x86: move load_cr3 to a common place.Glauber de Oliveira Costa
2008-01-30x86: move desc_empty to where they belongGlauber de Oliveira Costa
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa
2008-01-30x86: move tsc definitions to were they belongGlauber de Oliveira Costa
2008-01-30x86: unify kexec_{32|64}.hHarvey Harrison
2008-01-30x86: local.h fix checkpatch warningsHarvey Harrison
2008-01-30x86: unify local_{32|64}.hHarvey Harrison
2008-01-30x86: introduce asm helpers in local_{32|64}.hHarvey Harrison
2008-01-30x86: fix asm memory constraints in local_64.hHarvey Harrison
2008-01-30x86: clean up local_{32|64}.hHarvey Harrison
2008-01-30x86: clean up include/asm-x86/pda.hCyrill Gorcunov
2008-01-30x86: also define AT_VECTOR_SIZE_ARCHJan Beulich
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich
2008-01-30x86: move to .rodata/.init.dataJan Beulich
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich
2008-01-30x86-64: make pda's cpunumber and nodenumber unsignedJan Beulich
2008-01-30i386: hard_{en,dis}able_TSC can be staticJan Beulich
2008-01-30x86: kprobes code for x86 unificationMasami Hiramatsu
2008-01-30x86: prepare kprobes code for x86 unificationMasami Hiramatsu
2008-01-30x86: kprobe-booster for x86-64Masami Hiramatsu
2008-01-30x86: FIFO ticket spinlocksNick Piggin
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-30x86, ptrace: new ptrace BTS APIMarkus Metzger
2008-01-30x86, ptrace: change BTS GET ptrace interfaceMarkus Metzger
2008-01-30x86, ptrace: use jiffies for BTS timestampsMarkus Metzger
2008-01-30x86: avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tssGlauber de Oliveira Costa
2008-01-30x86 boot: use E820 memory map on EFI 32 platformHuang, Ying
2008-01-30x86: EFI runtime service support: remove duplicated code from efi_32.cHuang, Ying
2008-01-30x86: EFI runtime service support: EFI runtime servicesHuang, Ying