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
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
4
-5
/
+49
2011-03-15
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...
Linus Torvalds
2
-4
/
+4
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
1
-1
/
+3
2011-03-15
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
4
-11
/
+461
2011-03-14
xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.
Konrad Rzeszutek Wilk
2
-0
/
+46
2011-03-14
xen/debugfs: Add 'p2m' file for printing out the P2M layout.
Konrad Rzeszutek Wilk
2
-0
/
+92
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-22
xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.
Zhang, Fengzhe
1
-0
/
+8
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
[next]