aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-05-02[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Allocate a fixmap slotJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Hooks to set up initial pagetableJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable ...Jeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operationsJeremy Fitzhardinge
2007-05-02[PATCH] i386: i386 separate hardware-defined TSS from Linux additionsRusty Russell
2007-05-02[PATCH] i386: Remove smp_alt_instructionsJeremy Fitzhardinge
2007-05-02[PATCH] x86: Clean up x86 control register and MSR macros (corrected)H. Peter Anvin
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen
2007-05-02[PATCH] x86-64: Clean up asm-x86_64/bugs.hJeremy Fitzhardinge
2007-05-02[PATCH] i386: Make COMPAT_VDSO runtime selectable.Jeremy Fitzhardinge
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge
2007-05-02[PATCH] i386: clean up identify_cpuJeremy Fitzhardinge
2007-05-02[PATCH] i386: Clean up asm-i386/bugs.hJeremy Fitzhardinge
2007-05-02[PATCH] x86-64: fix arithmetic in commentAvi Kivity
2007-05-02[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.Andi Kleen
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge
2007-05-02[PATCH] i386: Add machine_ops interface to abstract halting and rebootingJeremy Fitzhardinge
2007-05-02[PATCH] i386: Add smp_ops interfaceJeremy Fitzhardinge
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell
2007-05-02[PATCH] x86: sys_ioperm() prototype cleanupAdrian Bunk
2007-05-02[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter
2007-05-02[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.Andi Kleen
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich
2007-05-02[PATCH] i386: rationalize paravirt wrappersRusty Russell
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell
2007-05-02[PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell
2007-05-02[PATCH] i386: Initialize esp0 properly all the timeRusty Russell
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz
2007-05-02[PATCH] i386: modpost apic related warning fixesVivek Goyal
2007-05-02[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai
2007-05-02[PATCH] x86-64: fix x86_64-mm-sched-clock-shareAndrew Morton
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal
2007-05-02[PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal
2007-05-02[PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal
2007-05-02[PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel
2007-05-02[PATCH] x86-64: Remove duplicated code for reading control registersGlauber de Oliveira Costa