summaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest
AgeCommit message (Expand)AuthorLines
2017-08-24x86/lguest: Remove lguest supportJuergen Gross-1766/+0
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+4
2017-04-14x86/lguest/timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+2
2017-01-28x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar-1/+1
2017-01-28x86/boot/e820: Rename everything to e820_tableIngo Molnar-3/+3
2017-01-28x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar-3/+3
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-1/+1
2016-11-01x86/fpu: Remove clts()Andy Lutomirski-12/+0
2016-11-01x86/fpu, lguest: Remove CR0.TS supportAndy Lutomirski-10/+7
2016-06-10lguest: Read offset of device_cap laterPaul Bolle-9/+3
2016-06-10lguest: Read length of device_cap laterPaul Bolle-4/+3
2016-04-22x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez-2/+0
2016-04-22x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez-1/+0
2016-03-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin-6/+0
2016-02-01x86/cpufeature: Use enum cpuid_leafs instead of magic numbersHuaitong Han-1/+1
2016-01-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+0
2015-12-19x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel-0/+1
2015-11-25x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross-1/+0
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-1/+1
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-30/+37
2015-08-06x86/irq: Store irq descriptor in vector arrayThomas Gleixner-1/+3
2015-08-06x86/lguest: Do not setup unused irq vectorsThomas Gleixner-9/+13
2015-08-06x86/lguest: Clean up lguest_setup_irqRusty Russell-21/+22
2015-07-30x86/lguest/timer: Migrate to new set-state interfaceViresh Kumar-18/+6
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar-1/+1
2015-05-10x86/asm/entry: Remove SYSCALL_VECTORBrian Gerst-2/+2
2015-04-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-21/+16
2015-04-08x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layoutDenys Vlasenko-1/+2
2015-03-24lguest: suppress interrupts for single insn, not range.Rusty Russell-11/+7
2015-03-24lguest: simplify lguest_iretDenys Vlasenko-10/+9
2015-03-24lguest: rename i386_head.S in the commentsAlexander Kuleshov-2/+2
2015-03-20lguest: fix pending interrupt test.Rusty Russell-1/+1
2015-03-06x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpuAndy Lutomirski-0/+1
2015-02-19lguest: update help text.Rusty Russell-1/+1
2015-02-19lguest: now depends on PCIRusty Russell-1/+1
2015-02-13lguest: don't look in console features to find emerg_wr.Rusty Russell-33/+24
2015-02-11lguest: use the PCI console device's emerg_wr for early boot messages.Rusty Russell-12/+134
2015-02-11lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PICRusty Russell-0/+24
2015-02-11lguest: disable ACPI explicitly.Rusty Russell-0/+4
2015-02-11lguest: don't disable iospace.Rusty Russell-8/+0
2014-12-16x86: Avoid building unused IRQ entry stubsJan Beulich-1/+1
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen-2/+2
2014-01-29x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen-6/+6
2013-09-06lguest: fix GPF in guest when using gdb.Rusty Russell-0/+7
2013-07-15lguest: Point to the right directory for the lguest launcherHolger Hans Peter Freyther-2/+1
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2013-07-03Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds-1/+1