aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-14/+19
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell1-7/+9
2009-03-09lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell1-0/+5
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar1-1/+0
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-02-17x86: fold apic_ops into genapicYinghai Lu1-9/+10
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo1-1/+1
2009-01-30x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge1-4/+9
2009-01-30lguest: typos fixAtsushi SAKAI1-2/+2
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-30lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui1-15/+0
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-11-11x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin1-1/+2
2008-10-31lguest: fix irq vectors.Rusty Russell1-0/+3
2008-10-31lguest: fix early_ioremap.Rusty Russell1-12/+17
2008-10-16x86: make 32bit support per_cpu vectorYinghai Lu1-1/+1
2008-07-30Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar1-0/+3
2008-07-29lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell1-0/+3
2008-07-20x86, lguest: fix apic_ops build on UPIngo Molnar1-0/+1
2008-07-18Merge branch 'x86/apic' into x86/x2apicIngo Molnar1-1/+0
2008-07-18x86: apic_ops for lguestSuresh Siddha1-3/+32
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki1-1/+0
2008-07-12x2apic: xen64 paravirt basic apic opsSuresh Siddha1-2/+2
2008-07-10x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar1-1/+1
2008-07-09x86: rename paravirtualized TSC functionsAlok Kataria1-2/+2
2008-07-08x86: rename two e820 related functionsYinghai Lu1-1/+1
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar1-2/+3
2008-05-31x86: extend e820 early_res support 32bit -fix #3Yinghai Lu1-2/+3
2008-05-30lguest: fix ugly <NULL> in /proc/interruptsRusty Russell1-2/+3
2008-04-17x86: replace remaining __FUNCTION__ occurancesHarvey Harrison1-1/+1
2008-03-28lguest: comment documentation update.Rusty Russell2-50/+73
2008-03-11lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell1-1/+1
2008-03-11lguest: Sanitize the lguest clock.Rusty Russell1-32/+21
2008-02-26x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish1-1/+1
2008-02-26lguest: include function prototypesHarvey Harrison1-9/+1
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+9
2008-01-30x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUESTEduardo Pereira Habkost1-0/+1
2008-01-30x86: change write_gdt_entry signature.Glauber de Oliveira Costa1-3/+3
2008-01-30x86: change write_idt_entry signatureGlauber de Oliveira Costa1-4/+5
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa1-2/+2
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin1-3/+3
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-11/+11
2008-01-30x86: use u32 for some lapic functionsThomas Gleixner1-2/+2
2008-01-30lguest: Reboot supportBalaji Rao1-2/+9
2007-11-29lguest: prevent VISWS or VOYAGER randconfigsRandy Dunlap1-0/+1
2007-11-05lguest: tidy up documentationRusty Russell1-22/+21
2007-11-05lguest: make async_hcall() staticAdrian Bunk1-13/+13
2007-10-25lguest: documentation updateRusty Russell2-26/+30
2007-10-25lguest: build fixJeff Garzik1-0/+1
2007-10-25lguest: use defines from x86 headers instead of magic numbersRusty Russell1-3/+2