index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lguest
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
x86, VisWS: turn into generic arch, eliminate Kconfig specials
Ingo Molnar
2008-07-10
1
-1
/
+1
*
x86: rename paravirtualized TSC functions
Alok Kataria
2008-07-09
1
-2
/
+2
*
x86: rename two e820 related functions
Yinghai Lu
2008-07-08
1
-1
/
+1
*
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
2008-07-08
1
-2
/
+3
|
\
|
*
lguest: fix ugly <NULL> in /proc/interrupts
Rusty Russell
2008-05-30
1
-2
/
+3
*
|
x86: extend e820 early_res support 32bit -fix #3
Yinghai Lu
2008-05-31
1
-2
/
+3
|
/
*
x86: replace remaining __FUNCTION__ occurances
Harvey Harrison
2008-04-17
1
-1
/
+1
*
lguest: comment documentation update.
Rusty Russell
2008-03-28
2
-50
/
+73
*
lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.
Rusty Russell
2008-03-11
1
-1
/
+1
*
lguest: Sanitize the lguest clock.
Rusty Russell
2008-03-11
1
-32
/
+21
*
x86/lguest: fix pgdir pmd index calculation
Ahmed S. Darwish
2008-02-26
1
-1
/
+1
*
lguest: include function prototypes
Harvey Harrison
2008-02-26
1
-9
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-01-31
1
-2
/
+9
|
\
|
*
lguest: Reboot support
Balaji Rao
2008-01-30
1
-2
/
+9
*
|
x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST
Eduardo Pereira Habkost
2008-01-30
1
-0
/
+1
*
|
x86: change write_gdt_entry signature.
Glauber de Oliveira Costa
2008-01-30
1
-3
/
+3
*
|
x86: change write_idt_entry signature
Glauber de Oliveira Costa
2008-01-30
1
-4
/
+5
*
|
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2008-01-30
1
-2
/
+2
*
|
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
1
-3
/
+3
*
|
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
1
-11
/
+11
*
|
x86: use u32 for some lapic functions
Thomas Gleixner
2008-01-30
1
-2
/
+2
|
/
*
lguest: prevent VISWS or VOYAGER randconfigs
Randy Dunlap
2007-11-29
1
-0
/
+1
[next]