index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lguest
Commit message (
Expand
)
Author
Age
Files
Lines
*
lguest: update commentry
Rusty Russell
2009-07-30
2
-22
/
+79
*
lguest: fix comment style
Rusty Russell
2009-07-30
2
-191
/
+347
*
lguest: restrict CPUID to avoid perf counter wrmsr
Rusty Russell
2009-07-17
1
-0
/
+5
*
lguest: fix journey
Matias Zabaljauregui
2009-07-17
1
-1
/
+1
*
lguest: PAE support
Matias Zabaljauregui
2009-06-12
2
-6
/
+66
*
lguest: Add support for kvm_hypercall4()
Matias Zabaljauregui
2009-06-12
1
-6
/
+20
*
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
Matias Zabaljauregui
2009-06-12
1
-1
/
+1
*
lguest: use native_set_* macros, which properly handle 64-bit entries when PA...
Matias Zabaljauregui
2009-06-12
1
-4
/
+4
*
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
2009-06-12
2
-30
/
+73
*
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
2009-06-12
2
-8
/
+15
*
lguest: clean up lguest_init_IRQ
Rusty Russell
2009-06-12
1
-5
/
+4
*
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
1
-5
/
+11
|
\
|
*
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2009-05-08
1
-8
/
+10
|
|
\
|
*
|
lguest: update lazy mmu changes to match lguest's use of kvm hypercalls
Jeremy Fitzhardinge
2009-04-07
1
-1
/
+1
|
*
|
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
2
-39
/
+59
|
|
\
\
|
*
|
|
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
2009-03-29
1
-4
/
+4
|
*
|
|
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-29
1
-4
/
+10
*
|
|
|
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-28
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR
Rusty Russell
2009-06-04
2
-4
/
+14
|
/
/
/
*
|
|
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
1
-1
/
+1
*
|
|
lguest: fix guest crash on non-linear addresses in gdt pvops
Rusty Russell
2009-04-19
1
-7
/
+9
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...
Linus Torvalds
2009-03-30
2
-31
/
+59
|
\
\
|
*
|
lguest: use KVM hypercalls
Matias Zabaljauregui
2009-03-30
2
-31
/
+51
|
*
|
lguest: wire up pte_update/pte_update_defer
Rusty Russell
2009-03-30
1
-1
/
+9
|
|
/
|
*
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
2
-14
/
+19
|
|
\
*
|
|
x86-32: use brk segment for allocating initial kernel pagetable
Jeremy Fitzhardinge
2009-03-14
1
-8
/
+0
*
|
|
Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core
Ingo Molnar
2009-03-11
1
-7
/
+14
|
\
|
|
|
|
/
|
/
|
|
*
lguest: fix for CONFIG_SPARSE_IRQ=y
Rusty Russell
2009-03-09
1
-7
/
+9
|
*
lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'
Rusty Russell
2009-03-09
1
-0
/
+5
*
|
x86: remove the Voyager 32-bit subarch
Ingo Molnar
2009-02-23
1
-1
/
+0
*
|
x86, apic: remove genapic.h
Ingo Molnar
2009-02-17
1
-1
/
+1
*
|
x86: fold apic_ops into genapic
Yinghai Lu
2009-02-17
1
-9
/
+10
*
|
x86: make lazy %gs optional on x86_32
Tejun Heo
2009-02-10
1
-1
/
+1
*
|
x86/paravirt: add register-saving thunks to reduce caller register pressure
Jeremy Fitzhardinge
2009-01-30
1
-4
/
+9
|
/
*
lguest: typos fix
Atsushi SAKAI
2009-01-30
1
-2
/
+2
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
1
-1
/
+1
|
\
|
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
1
-1
/
+1
*
|
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
2008-12-30
1
-15
/
+0
*
|
x86: 32 bit: interrupt stub consistency with 64 bit
H. Peter Anvin
2008-11-11
1
-1
/
+2
|
/
*
lguest: fix irq vectors.
Rusty Russell
2008-10-31
1
-0
/
+3
*
lguest: fix early_ioremap.
Rusty Russell
2008-10-31
1
-12
/
+17
*
x86: make 32bit support per_cpu vector
Yinghai Lu
2008-10-16
1
-1
/
+1
*
Merge commit 'v2.6.27-rc1' into x86/core
Ingo Molnar
2008-07-30
1
-0
/
+3
|
\
|
*
lguest: set max_pfn_mapped, growl loudly at Yinghai Lu
Rusty Russell
2008-07-29
1
-0
/
+3
*
|
x86, lguest: fix apic_ops build on UP
Ingo Molnar
2008-07-20
1
-0
/
+1
*
|
Merge branch 'x86/apic' into x86/x2apic
Ingo Molnar
2008-07-18
1
-1
/
+0
|
\
|
|
*
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
2008-07-18
1
-1
/
+0
*
|
x86: apic_ops for lguest
Suresh Siddha
2008-07-18
1
-3
/
+32
*
|
x2apic: xen64 paravirt basic apic ops
Suresh Siddha
2008-07-12
1
-2
/
+2
|
/
[next]