index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.
Konrad Rzeszutek Wilk
1
-0
/
+52
2011-03-14
xen/mmu: WARN_ON when racing to swap middle leaf.
Konrad Rzeszutek Wilk
1
-1
/
+2
2011-03-14
xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.
Konrad Rzeszutek Wilk
1
-2
/
+16
2011-03-14
xen/mmu: Add the notion of identity (1-1) mapping.
Konrad Rzeszutek Wilk
1
-2
/
+234
2011-03-11
xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...
Konrad Rzeszutek Wilk
1
-1
/
+2
2011-03-10
x86/mm: Fix pgd_lock deadlock
Andrea Arcangeli
1
-6
/
+4
2011-03-03
xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.
Ian Campbell
1
-1
/
+3
2011-03-03
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
3
-7
/
+11
2011-02-25
x86, asm: Cleanup unnecssary macros in asm-offsets.c
Stratos Psomadakis
1
-2
/
+2
2011-02-25
xen: suspend: add "arch" to pre/post suspend hooks
Ian Campbell
1
-3
/
+3
2011-02-25
xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabled
Stefano Stabellini
1
-0
/
+2
2011-02-25
xen: PV on HVM: support PV spinlocks and IPIs
Stefano Stabellini
3
-0
/
+43
2011-02-25
xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"
Stefano Stabellini
1
-2
/
+1
2011-02-24
x86: Rename e820_table_* to pgt_buf_*
Yinghai Lu
1
-1
/
+1
2011-02-22
xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.
Zhang, Fengzhe
1
-0
/
+8
2011-02-21
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
John Stultz
1
-5
/
+1
2011-02-11
xen: annotate functions which only call into __init at start of day
Ian Campbell
2
-2
/
+2
2011-02-11
xen p2m: annotate variable which appears unused
Ian Campbell
1
-2
/
+2
2011-01-27
xen/setup: Route halt operations to safe_halt pvop.
Stefano Stabellini
1
-0
/
+1
2011-01-27
xen/e820: Guard against E820_RAM not having page-aligned size or start.
Stefano Stabellini
1
-1
/
+6
2011-01-27
xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.
Stefan Bader
1
-12
/
+6
2011-01-21
Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+20
2011-01-21
xen: p2m: correctly initialize partial p2m leaf
Stefan Bader
1
-1
/
+19
2011-01-20
xen: fix non-ANSI function warning in irq.c
Randy Dunlap
1
-1
/
+1
2011-01-20
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
1
-1
/
+1
2011-01-14
xen: export arbitrary_virt_to_machine
Stephen Rothwell
1
-0
/
+1
2011-01-13
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-366
/
+512
2011-01-11
xen/p2m: Fix module linking error.
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-01-11
xen p2m: clear the old pte when adding a page to m2p_override
Jeremy Fitzhardinge
1
-4
/
+45
2011-01-11
xen p2m: transparently change the p2m mappings in the m2p override
Stefano Stabellini
1
-0
/
+12
2011-01-11
xen: add m2p override mechanism
Jeremy Fitzhardinge
1
-0
/
+80
2011-01-11
xen: move p2m handling to separate file
Jeremy Fitzhardinge
3
-366
/
+378
2011-01-10
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2011-01-10
Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+12
2011-01-10
xen: disable ACPI NUMA for PV guests
Ian Campbell
1
-0
/
+9
2011-01-07
xen: HVM X2APIC support
Sheng Yang
1
-19
/
+12
2010-12-17
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
1
-0
/
+2
2010-12-17
xen: Use this_cpu_ops
Christoph Lameter
4
-11
/
+11
2010-12-08
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...
Linus Torvalds
1
-0
/
+2
2010-12-03
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
3
-2
/
+3
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
2
-31
/
+14
2010-12-02
vmalloc: eagerly clear ptes on vunmap
Jeremy Fitzhardinge
1
-2
/
+0
2010-12-02
xen: unplug the emulated devices at resume time
Stefano Stabellini
3
-2
/
+3
2010-11-29
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2
-15
/
+56
2010-11-29
xen: don't bother to stop other cpus on shutdown/reboot
Jeremy Fitzhardinge
1
-4
/
+0
2010-11-28
x86/pvclock: Zero last_value on resume
Jeremy Fitzhardinge
1
-0
/
+2
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
3
-16
/
+56
2010-11-24
xen: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-11-24
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2
-15
/
+56
2010-11-22
xen: use default_idle
Jeremy Fitzhardinge
1
-15
/
+5
[prev]
[next]