index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lguest
/
x86
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
1
-724
/
+0
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-3
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-01
x86/fpu, lguest: Remove CR0.TS support
Andy Lutomirski
1
-18
/
+1
2016-04-13
Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes
Ingo Molnar
1
-1
/
+5
2016-04-01
lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gates
Rusty Russell
1
-1
/
+5
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
1
-1
/
+1
2015-05-19
x86/fpu: Pass 'struct fpu' to fpu__restore()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename user_has_fpu() to fpregs_active()
Ingo Molnar
1
-3
/
+3
2015-05-19
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename math_state_restore() to fpu__restore()
Ingo Molnar
1
-2
/
+2
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-91
/
+107
2015-02-11
lguest: add iomem region, where guest page faults get sent to userspace.
Rusty Russell
1
-1
/
+18
2015-02-11
lguest: send trap 13 through to userspace.
Rusty Russell
1
-90
/
+43
2015-02-11
lguest: add operations to get/set a register from the Launcher.
Rusty Russell
1
-0
/
+46
2015-02-04
x86: Clean up cr4 manipulation
Andy Lutomirski
1
-2
/
+3
2013-11-07
x86, asmlinkage, lguest: Pass in globals into assembler statement
Andi Kleen
1
-2
/
+4
2013-06-25
x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED
H. Peter Anvin
1
-1
/
+1
2013-04-22
lguest: assume Switcher text is a single page.
Rusty Russell
1
-3
/
+2
2013-04-22
lguest: prepare to make SWITCHER_ADDR a variable.
Rusty Russell
1
-2
/
+2
2012-09-18
lguest, x86: handle guest TS bit for lazy/non-lazy fpu host models
Suresh Siddha
1
-3
/
+7
2011-12-06
x86: Fix rflags in FAKE_STACK_FRAME
Seiichi Ikarashi
1
-1
/
+1
2011-07-22
lguest: Fix in/out emulation
Rusty Russell
1
-9
/
+11
2011-07-22
lguest: update comments
Rusty Russell
1
-6
/
+4
2011-07-22
lguest: don't rewrite vmcall instructions
Rusty Russell
1
-77
/
+0
2011-01-20
lguest: compile fixes
Rusty Russell
1
-1
/
+1
2011-01-20
lguest: Use this_cpu_ops
Christoph Lameter
1
-2
/
+2
2010-04-14
lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.
Rusty Russell
1
-0
/
+12
2009-10-29
percpu: make misc percpu symbols unique
Tejun Heo
1
-3
/
+3
2009-07-30
lguest: update commentry
Rusty Russell
1
-1
/
+1
2009-07-30
lguest: fix comment style
Rusty Russell
1
-127
/
+245
2009-05-26
lguest: fix on Intel when KVM loaded (unhandled trap 13)
Rusty Russell
1
-9
/
+10
2009-04-19
lguest: fix guest crash on non-linear addresses in gdt pvops
Rusty Russell
1
-2
/
+2
2009-04-19
lguest: fix crash on vmlinux images
Matias Zabaljauregui
1
-0
/
+5
2009-03-30
lguest: use KVM hypercalls
Matias Zabaljauregui
1
-1
/
+61
2008-07-29
lguest: use cpu capability accessors
Andrew Morton
1
-2
/
+2
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-2
/
+2
2008-06-20
x86: fix NULL pointer deref in __switch_to
Suresh Siddha
1
-6
/
+9
2008-03-28
lguest: comment documentation update.
Rusty Russell
1
-12
/
+21
2008-01-31
lguest: fix mis-merge against hpa's TSS renaming
Rusty Russell
1
-1
/
+1
2008-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-62
/
+65
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
1
-2
/
+2
2008-01-30
lguest: get rid of lg variable assignments
Glauber de Oliveira Costa
1
-16
/
+14
2008-01-30
lguest: move changed bitmap to lg_cpu
Glauber de Oliveira Costa
1
-6
/
+5
2008-01-30
lguest: move last_pages to lg_cpu
Glauber de Oliveira Costa
1
-2
/
+2
2008-01-30
lguest: change last_guest to last_cpu
Glauber de Oliveira Costa
1
-3
/
+3
2008-01-30
lguest: per-vcpu lguest pgdir management
Glauber de Oliveira Costa
1
-3
/
+4
2008-01-30
lguest: makes special fields be per-vcpu
Glauber de Oliveira Costa
1
-6
/
+4
2008-01-30
lguest: replace lguest_arch with lg_cpu_arch.
Glauber de Oliveira Costa
1
-13
/
+11
[next]