summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: EFI runtime service support: remove duplicated code from efi_32.cHuang, Ying2008-01-305-443/+47
* x86: EFI runtime service support: document for EFI runtime servicesHuang, Ying2008-01-302-1/+17
* x86: EFI runtime service support: EFI runtime servicesHuang, Ying2008-01-302-7/+22
* x86: EFI runtime service supportHuang, Ying2008-01-309-4/+847
* mcheck mce_64: mce_read_sem to mutexDaniel Walker2008-01-301-4/+4
* x86: add ACPI reboot optionAaron Durbin2008-01-302-2/+14
* x86: dummy placeholder for acpi/reboot.hIngo Molnar2008-01-301-0/+9
* uml: add asm-um/asm.hJeff Dike2008-01-301-0/+6
* x86: __vdso_getcpu() warning fixAndrew Morton2008-01-301-1/+1
* x86: remove fastcall from include/asm-x86Harvey Harrison2008-01-304-18/+17
* x86: remove all definitions with fastcallHarvey Harrison2008-01-3019-47/+45
* core: remove last users of empty FASTCALL macroHarvey Harrison2008-01-302-2/+2
* x86: remove last users of FASTCALLHarvey Harrison2008-01-302-2/+2
* UML: remove remaining FASTCALL usesHarvey Harrison2008-01-302-3/+2
* x86: unify set_tss_descGlauber de Oliveira Costa2008-01-303-66/+33
* x86: move _set_gate and its users to a common locationGlauber de Oliveira Costa2008-01-305-99/+93
* x86: unify paravirt pieces of descriptor handlingGlauber de Oliveira Costa2008-01-304-226/+183
* x86: modify get_desc_baseGlauber de Oliveira Costa2008-01-305-19/+7
* x86: use the same data type for tls_array.Glauber de Oliveira Costa2008-01-302-2/+3
* x86: unify non-paravirt parts of desc.hGlauber de Oliveira Costa2008-01-304-106/+76
* x86: move constants to desc_defs.hGlauber de Oliveira Costa2008-01-302-8/+5
* x86: change write_ldt_entry signatureGlauber de Oliveira Costa2008-01-307-16/+30
* x86: change write_gdt_entry signature.Glauber de Oliveira Costa2008-01-307-34/+56
* x86: provide tss_descGlauber de Oliveira Costa2008-01-301-0/+2
* x86: introduce fill_ldtGlauber de Oliveira Costa2008-01-306-40/+34
* x86: modify write_ldt functionGlauber de Oliveira Costa2008-01-301-8/+7
* x86: introduce ldt_desc type.Glauber de Oliveira Costa2008-01-302-2/+4
* x86: change write_idt_entry signatureGlauber de Oliveira Costa2008-01-306-16/+32
* x86: introduce gate_desc type.Glauber de Oliveira Costa2008-01-304-11/+18
* x86: removed unused variableGlauber de Oliveira Costa2008-01-301-5/+0
* x86: change gdt acessor macro nameGlauber de Oliveira Costa2008-01-304-8/+8
* x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-3014-45/+38
* x86: unify desc_structGlauber de Oliveira Costa2008-01-307-31/+45
OpenPOWER on IntegriCloud