summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge27-3/+86
2007-05-02[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge6-4/+11
2007-05-02[PATCH] i386: PARAVIRT: Allocate a fixmap slotJeremy Fitzhardinge1-0/+3
2007-05-02[PATCH] i386: PARAVIRT: Hooks to set up initial pagetableJeremy Fitzhardinge2-1/+32
2007-05-02[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable ...Jeremy Fitzhardinge5-53/+169
2007-05-02[PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operationsJeremy Fitzhardinge1-0/+3
2007-05-02[PATCH] i386: i386 separate hardware-defined TSS from Linux additionsRusty Russell1-8/+16
2007-05-02[PATCH] i386: Remove smp_alt_instructionsJeremy Fitzhardinge1-5/+1
2007-05-02[PATCH] x86: Clean up x86 control register and MSR macros (corrected)H. Peter Anvin10-592/+356
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen2-0/+4
2007-05-02[PATCH] x86-64: Clean up asm-x86_64/bugs.hJeremy Fitzhardinge2-26/+5
2007-05-02[PATCH] i386: Make COMPAT_VDSO runtime selectable.Jeremy Fitzhardinge1-2/+0
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge3-24/+29
2007-05-02[PATCH] i386: clean up identify_cpuJeremy Fitzhardinge1-1/+2
2007-05-02[PATCH] i386: Clean up asm-i386/bugs.hJeremy Fitzhardinge2-190/+5
2007-05-02[PATCH] x86-64: fix arithmetic in commentAvi Kivity1-1/+1
2007-05-02[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.Andi Kleen3-25/+32
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich1-0/+1
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge4-35/+8
2007-05-02[PATCH] i386: Add machine_ops interface to abstract halting and rebootingJeremy Fitzhardinge1-0/+20
2007-05-02[PATCH] i386: Add smp_ops interfaceJeremy Fitzhardinge1-0/+53
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell1-5/+2
2007-05-02[PATCH] x86: sys_ioperm() prototype cleanupAdrian Bunk1-1/+0
2007-05-02[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter2-12/+4
2007-05-02[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.Andi Kleen3-22/+29
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich1-3/+0
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich1-0/+2
2007-05-02[PATCH] i386: rationalize paravirt wrappersRusty Russell7-187/+384
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell1-1/+1
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell2-3/+0
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell4-5/+6
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell2-0/+11
2007-05-02[PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell1-7/+4
2007-05-02[PATCH] i386: Initialize esp0 properly all the timeRusty Russell1-0/+1
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes1-1/+1
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz3-4/+4
2007-05-02[PATCH] i386: modpost apic related warning fixesVivek Goyal2-39/+0
2007-05-02[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai1-2/+2
2007-05-02[PATCH] x86-64: fix x86_64-mm-sched-clock-shareAndrew Morton1-3/+16
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal1-0/+1
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal1-2/+4
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2-6/+4
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2-3/+0
2007-05-02[PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal1-6/+6
2007-05-02[PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal1-0/+1
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal1-1/+1
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal1-1/+0
2007-05-02[PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal4-30/+52
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger1-1/+1
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel1-0/+1