summaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest
Commit message (Expand)AuthorAgeFilesLines
* lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2009-06-042-4/+14
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2009-04-191-7/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-312-31/+59
|\
| * lguest: use KVM hypercallsMatias Zabaljauregui2009-03-302-31/+51
| * lguest: wire up pte_update/pte_update_deferRusty Russell2009-03-301-1/+9
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-272-14/+19
| |\
* | | x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge2009-03-151-8/+0Star
* | | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-111-7/+14
|\| | | |/ |/|
| * lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2009-03-091-7/+9
| * lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell2009-03-091-0/+5
* | x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-231-1/+0Star
* | x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
* | x86: fold apic_ops into genapicYinghai Lu2009-02-171-9/+10
* | x86: make lazy %gs optional on x86_32Tejun Heo2009-02-101-1/+1
* | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-301-4/+9
|/
* lguest: typos fixAtsushi SAKAI2009-01-301-2/+2
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-291-15/+0Star
* | x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin2008-11-111-1/+2
|/
* lguest: fix irq vectors.Rusty Russell2008-10-311-0/+3
* lguest: fix early_ioremap.Rusty Russell2008-10-311-12/+17
* x86: make 32bit support per_cpu vectorYinghai Lu2008-10-161-1/+1
* Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-301-0/+3
|\
| * lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell2008-07-291-0/+3
* | x86, lguest: fix apic_ops build on UPIngo Molnar2008-07-201-0/+1
* | Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-181-1/+0Star
|\|
| * x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-181-1/+0Star
* | x86: apic_ops for lguestSuresh Siddha2008-07-181-3/+32
* | x2apic: xen64 paravirt basic apic opsSuresh Siddha2008-07-121-2/+2
|/
* x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar2008-07-101-1/+1
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-091-2/+2
* x86: rename two e820 related functionsYinghai Lu2008-07-081-1/+1
* Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-081-2/+3
|\
| * lguest: fix ugly <NULL> in /proc/interruptsRusty Russell2008-05-301-2/+3
* | x86: extend e820 early_res support 32bit -fix #3Yinghai Lu2008-05-311-2/+3
|/
* x86: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-04-171-1/+1
* lguest: comment documentation update.Rusty Russell2008-03-282-50/+73
* lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell2008-03-101-1/+1
* lguest: Sanitize the lguest clock.Rusty Russell2008-03-101-32/+21Star
* x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish2008-02-261-1/+1
* lguest: include function prototypesHarvey Harrison2008-02-261-9/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-01-301-2/+9
|\
| * lguest: Reboot supportBalaji Rao2008-01-301-2/+9
* | x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUESTEduardo Pereira Habkost2008-01-301-0/+1
* | x86: change write_gdt_entry signature.Glauber de Oliveira Costa2008-01-301-3/+3
* | x86: change write_idt_entry signatureGlauber de Oliveira Costa2008-01-301-4/+5
* | x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-301-2/+2
* | x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-301-3/+3