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
2012-03-22
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-21
/
+111
2012-03-10
xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.
Konrad Rzeszutek Wilk
1
-1
/
+92
2012-03-10
xen/setup/pm/acpi: Remove the call to boot_option_idle_override.
Konrad Rzeszutek Wilk
1
-1
/
+0
2012-02-20
xen/pat: Disable PAT support for now.
Konrad Rzeszutek Wilk
2
-4
/
+6
2012-02-20
xen/setup: Remove redundant filtering of PTE masks.
Konrad Rzeszutek Wilk
1
-4
/
+0
2012-02-03
xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.
Konrad Rzeszutek Wilk
1
-0
/
+7
2012-01-27
Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
Konrad Rzeszutek Wilk
6
-13
/
+61
2012-01-24
xen: use this_cpu_xxx replace percpu_xxx funcs
Alex Shi
5
-19
/
+19
2012-01-24
x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t
David Vrabel
1
-5
/
+22
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+43
2012-01-10
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2012-01-09
xen/mmu: Fix compile errors introduced by x86/memblock mismerge.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-2
/
+2
2012-01-03
switch debugfs to umode_t
Al Viro
2
-2
/
+2
2011-12-20
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
Konrad Rzeszutek Wilk
2
-3
/
+2
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
3
-14
/
+7
2011-12-15
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+15
2011-12-15
xen: only limit memory map to maximum reservation for domain 0.
Ian Campbell
1
-3
/
+15
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-2
/
+0
2011-12-03
xen/pm_idle: Make pm_idle be default_idle under Xen.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
16
-407
/
+634
2011-11-22
xen/granttable: Grant tables V2 implementation
Annie Li
1
-1
/
+38
2011-11-22
xen/granttable: Introducing grant table V2 stucture
Annie Li
1
-4
/
+3
2011-11-21
xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaults
Maxim Uvarov
1
-1
/
+3
2011-11-16
xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
Zhenzhong Duan
1
-2
/
+1
2011-11-16
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
1
-1
/
+1
2011-11-06
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+15
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
1
-2
/
+1
2011-10-25
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...
Linus Torvalds
4
-79
/
+110
2011-10-19
xen/p2m/debugfs: Make type_name more obvious.
Konrad Rzeszutek Wilk
1
-2
/
+5
2011-10-19
xen/p2m/debugfs: Fix potential pointer exception.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-10-19
xen/enlighten: Fix compile warnings and set cx to known value.
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-09-29
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
1
-1
/
+1
2011-09-29
xen: release all pages within 1-1 p2m mappings
David Vrabel
1
-75
/
+42
2011-09-29
xen: allow extra memory to be in multiple regions
David Vrabel
1
-96
/
+86
2011-09-29
xen: allow balloon driver to use more than one memory region
David Vrabel
1
-10
/
+10
2011-09-29
xen/balloon: account for pages released during memory setup
David Vrabel
1
-1
/
+6
2011-09-29
xen: XEN_PVHVM depends on PCI
Stefano Stabellini
1
-2
/
+1
2011-09-29
xen: modify kernel mappings corresponding to granted pages
Stefano Stabellini
1
-10
/
+66
2011-09-26
xen/dom0: set wallclock time in Xen
Jeremy Fitzhardinge
1
-1
/
+15
2011-09-23
xen/p2m: Use SetPagePrivate and its friends for M2P overrides.
Konrad Rzeszutek Wilk
1
-4
/
+6
2011-09-23
xen/p2m: Make debug/xen/mmu/p2m visible again.
Konrad Rzeszutek Wilk
2
-17
/
+32
2011-09-16
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
3
-9
/
+8
2011-09-15
xen/i386: follow-up to "replace order-based range checking of M2P table by li...
Jan Beulich
1
-4
/
+2
2011-09-13
xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
David Vrabel
1
-4
/
+6
2011-09-12
Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen
Linus Torvalds
1
-2
/
+3
2011-09-08
xen: disable PV spinlocks on HVM
Stefano Stabellini
1
-1
/
+0
2011-09-07
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
3
-3
/
+34
2011-09-01
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
Konrad Rzeszutek Wilk
1
-0
/
+10
[next]