Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6d6a1afdc591e3f3ee66c39206923def43044ab6
/
arch
/
x86
/
lguest
/
boot.c
d3b3833
Merge branch 'ht-delete-2.6.35' into release
by Len Brown
· 15 years ago
091ebf0
lguest: stop using KVM hypercall mechanism
by Rusty Russell
· 15 years ago
68ca406
ACPI: delete the "acpi=ht" boot option
by Len Brown
· 15 years ago
cdae0ad5e8
lguest: move panic notifier registration to its expected place.
by Rusty Russell
· 15 years ago
7bd867d
x86: Move get/set_wallclock to x86_platform_ops
by Feng Tang
· 15 years ago
2d82640
x86: Move tsc_calibration to x86_init_ops
by Thomas Gleixner
· 15 years ago
845b394
x86: Add timer_init to x86_init_ops
by Thomas Gleixner
· 15 years ago
66bcaf0
x86: Move irq_init to x86_init_ops
by Thomas Gleixner
· 15 years ago
6b18ae3
x86: Move memory_setup to x86_init_ops
by Thomas Gleixner
· 15 years ago
a91d74a
lguest: update commentry
by Rusty Russell
· 15 years ago
2e04ef7
lguest: fix comment style
by Rusty Russell
· 15 years ago
7a50492
lguest: restrict CPUID to avoid perf counter wrmsr
by Rusty Russell
· 15 years ago
5780888
lguest: fix journey
by Matias Zabaljauregui
· 15 years ago
acdd0b6
lguest: PAE support
by Matias Zabaljauregui
· 15 years ago
cefcad1
lguest: Add support for kvm_hypercall4()
by Matias Zabaljauregui
· 15 years ago
ebe0ba8
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
by Matias Zabaljauregui
· 16 years ago
90603d1
lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated
by Matias Zabaljauregui
· 15 years ago
61f4bc8
lguest: optimize by coding restore_flags and irq_enable in assembler.
by Rusty Russell
· 15 years ago
a32a8813
lguest: improve interrupt handling, speed up stream networking
by Rusty Russell
· 15 years ago
1028375
lguest: clean up lguest_init_IRQ
by Rusty Russell
· 15 years ago
be15f9d
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f0d5e12
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
2cb7878
lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR
by Rusty Russell
· 16 years ago
f066a15
Merge branch 'x86/urgent' into x86/xen
by Ingo Molnar
· 16 years ago
85ac16d
x86/irq: change irq_desc_alloc() to take node instead of cpu
by Yinghai Lu
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
a489f0b
lguest: fix guest crash on non-linear addresses in gdt pvops
by Rusty Russell
· 16 years ago
169aafb
lguest: update lazy mmu changes to match lguest's use of kvm hypercalls
by Jeremy Fitzhardinge
· 16 years ago
38f4b8c
Merge commit 'origin/master' into for-linus/xen/master
by Jeremy Fitzhardinge
· 16 years ago
db6f204
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio
by Linus Torvalds
· 16 years ago
4cd8b5e
lguest: use KVM hypercalls
by Matias Zabaljauregui
· 16 years ago
b7ff99e
lguest: wire up pte_update/pte_update_defer
by Rusty Russell
· 16 years ago
224101e
x86/paravirt: finish change from lazy cpu to context switch start/end
by Jeremy Fitzhardinge
· 16 years ago
b407fc5
x86/paravirt: flush pending mmu updates on context switch
by Jeremy Fitzhardinge
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
ccf3fe0
x86-32: use brk segment for allocating initial kernel pagetable
by Jeremy Fitzhardinge
· 16 years ago
78b020d
Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core
by Ingo Molnar
· 16 years ago
6db6a5f
lguest: fix for CONFIG_SPARSE_IRQ=y
by Rusty Russell
· 16 years ago
cbd88c8
lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'
by Rusty Russell
· 16 years ago
7b6aa33
x86, apic: remove genapic.h
by Ingo Molnar
· 16 years ago
c1eeb2d
x86: fold apic_ops into genapic
by Yinghai Lu
· 16 years ago
ccbeed3
x86: make lazy %gs optional on x86_32
by Tejun Heo
· 16 years ago
ecb93d1
x86/paravirt: add register-saving thunks to reduce caller register pressure
by Jeremy Fitzhardinge
· 16 years ago
72410af
lguest: typos fix
by Atsushi SAKAI
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
4687518
x86: 32 bit: interrupt stub consistency with 64 bit
by H. Peter Anvin
· 16 years ago
526e5ab
lguest: fix irq vectors.
by Rusty Russell
· 16 years ago
ad5173f
lguest: fix early_ioremap.
by Rusty Russell
· 16 years ago
497c9a1
x86: make 32bit support per_cpu vector
by Yinghai Lu
· 16 years ago
15dd859
Merge commit 'v2.6.27-rc1' into x86/core
by Ingo Molnar
· 16 years ago
5d006d8
lguest: set max_pfn_mapped, growl loudly at Yinghai Lu
by Rusty Russell
· 16 years ago
7be4200
x86, lguest: fix apic_ops build on UP
by Ingo Molnar
· 16 years ago
453c140
Merge branch 'x86/apic' into x86/x2apic
by Ingo Molnar
· 16 years ago
511d9d3
x86: apic_ops for lguest
by Suresh Siddha
· 16 years ago
593f4a7
x86: APIC: remove apic_write_around(); use alternatives
by Maciej W. Rozycki
· 16 years ago
ad66dd3
x2apic: xen64 paravirt basic apic ops
by Suresh Siddha
· 16 years ago
e93ef94
x86: rename paravirtualized TSC functions
by Alok Kataria
· 16 years ago
d0be6bd
x86: rename two e820 related functions
by Yinghai Lu
· 16 years ago
896395c
Merge branch 'linus' into tmp.x86.mpparse.new
by Ingo Molnar
· 16 years ago
f0d4310
x86: extend e820 early_res support 32bit -fix #3
by Yinghai Lu
· 17 years ago
a16ffe9
lguest: fix ugly <NULL> in /proc/interrupts
by Rusty Russell
· 17 years ago
77bf90e
x86: replace remaining __FUNCTION__ occurances
by Harvey Harrison
· 17 years ago
a6bd8e1
lguest: comment documentation update.
by Rusty Russell
· 17 years ago
4357bd9
lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.
by Rusty Russell
· 17 years ago
3fabc55
lguest: Sanitize the lguest clock.
by Rusty Russell
· 17 years ago
1ce70c4
x86/lguest: fix pgdir pmd index calculation
by Ahmed S. Darwish
· 17 years ago
cbc3497
lguest: include function prototypes
by Harvey Harrison
· 17 years ago
d145c72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
014b15b
x86: change write_gdt_entry signature.
by Glauber de Oliveira Costa
· 17 years ago
8d94734
x86: change write_idt_entry signature
by Glauber de Oliveira Costa
· 17 years ago
6b68f01
x86: unify struct desc_ptr
by Glauber de Oliveira Costa
· 17 years ago
faca622
x86: use generic register name in the thread and tss structures
by H. Peter Anvin
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
42e0a9aa
x86: use u32 for some lapic functions
by Thomas Gleixner
· 17 years ago
ec04b13
lguest: Reboot support
by Balaji Rao
· 17 years ago
633872b
lguest: tidy up documentation
by Rusty Russell
· 17 years ago
9b56fdb
lguest: make async_hcall() static
by Adrian Bunk
· 17 years ago
e1e7296
lguest: documentation update
by Rusty Russell
· 17 years ago
4cfe6c3
lguest: build fix
by Jeff Garzik
· 17 years ago
25c47bb
lguest: use defines from x86 headers instead of magic numbers
by Rusty Russell
· 17 years ago
814a0e5
Revert lguest magic and use hook in head.S
by Rusty Russell
· 17 years ago
19f1537
Lguest support for Virtio
by Rusty Russell
· 17 years ago
0ca49ca
Remove old lguest bus and drivers.
by Rusty Russell
· 17 years ago
47436aa
Boot with virtual == physical to get closer to native Linux.
by Rusty Russell
· 17 years ago
c18acd7
Allow guest to specify syscall vector to use.
by Rusty Russell
· 17 years ago
b410e7b
Make hypercalls arch-independent.
by Jes Sorensen
· 17 years ago
625efab
Move i386 part of core.c to x86/core.c.
by Jes Sorensen
· 17 years ago
34b8867
Move lguest guest support to arch/x86.
by Rusty Russell
· 17 years ago
[Renamed from drivers/lguest/lguest.c]
05aa026
Clocksource is continuous regardless of the state of the host's TSC.
by Tony Breeds
· 17 years ago
ebac525
lguest_devices belongs in lguest_bus.c: it's not i386-specific.
by Rusty Russell
· 17 years ago
fb9fc39
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 17 years ago
30c8264
[x86] remove uses of magic macros for boot_params access
by H. Peter Anvin
· 17 years ago
8965c1c
paravirt: clean up lazy mode handling
by Jeremy Fitzhardinge
· 17 years ago
93b1eab
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
by Jeremy Fitzhardinge
· 17 years ago
c413fec
lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y
by Rusty Russell
· 17 years ago
ab144f5
i386: Make patching more robust, fix paravirt issue
by Andi Kleen
· 17 years ago
0d027c0
lguest: Fix Malicious Guest GDT Host Crash
by Rusty Russell
· 17 years ago
3725009
Fix non-TSC guest clocksource lockup
by Rusty Russell
· 17 years ago
6c8dca5
Provide timespec to guests rather than jiffies clock.
by Rusty Russell
· 17 years ago
Next »