Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fa77dcfafeaa6bc73293c646bfc3d5192dcf0be2
/
arch
/
x86
/
xen
7eb7ce4
xen: correctly check for pending events when restoring irq flags
by David Vrabel
· 13 years ago
cf405ae
xen/smp: Fix crash when booting with ACPI hotplug CPUs.
by Konrad Rzeszutek Wilk
· 13 years ago
df88b2d
xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.
by Konrad Rzeszutek Wilk
· 13 years ago
3d81acb
Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"
by Konrad Rzeszutek Wilk
· 13 years ago
681e4a5
Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4
by Konrad Rzeszutek Wilk
· 13 years ago
b960d6c
xen/p2m: m2p_find_override: use list_for_each_entry_safe
by Stefano Stabellini
· 13 years ago
9479f0f
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
e8c9e78
xen/smp: Remove unnecessary call to smp_processor_id()
by Srivatsa S. Bhat
· 13 years ago
2531d64
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries'
by Konrad Rzeszutek Wilk
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
5f054e3
documentation: remove references to cpu_*_map.
by Rusty Russell
· 13 years ago
baa676f
X86 & IA64: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
e22057c
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
d4c6fa7
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
106b443
xen/smp: Fix bringup bug in AP code.
by Konrad Rzeszutek Wilk
· 13 years ago
48cdd82
xen/cpufreq: Disable the cpu frequency scaling drivers from loading.
by Konrad Rzeszutek Wilk
· 13 years ago
73c154c
xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.
by Konrad Rzeszutek Wilk
· 13 years ago
cc7335b
xen/setup/pm/acpi: Remove the call to boot_option_idle_override.
by Konrad Rzeszutek Wilk
· 13 years ago
8eaffa6
xen/pat: Disable PAT support for now.
by Konrad Rzeszutek Wilk
· 13 years ago
416d721
xen/setup: Remove redundant filtering of PTE masks.
by Konrad Rzeszutek Wilk
· 13 years ago
41bd956
xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.
by Konrad Rzeszutek Wilk
· 13 years ago
6c02b7b
Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
by Konrad Rzeszutek Wilk
· 13 years ago
2113f46
xen: use this_cpu_xxx replace percpu_xxx funcs
by Alex Shi
· 13 years ago
7a7546b
x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t
by David Vrabel
· 13 years ago
9016037
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
ae5cfc0
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
dc6821e
xen/mmu: Fix compile errors introduced by x86/memblock mismerge.
by Konrad Rzeszutek Wilk
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
f4ae40a
switch debugfs to umode_t
by Al Viro
· 13 years ago
cb85f12
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
by Konrad Rzeszutek Wilk
· 13 years ago
45aa066
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock
by Ingo Molnar
· 13 years ago
42ebfc6
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
d3db728
xen: only limit memory map to maximum reservation for domain 0.
by Ian Campbell
· 13 years ago
fe091c2
memblock: Kill memblock_init()
by Tejun Heo
· 13 years ago
e5fd47b
xen/pm_idle: Make pm_idle be default_idle under Xen.
by Konrad Rzeszutek Wilk
· 13 years ago
d4bbf7e
Merge branch 'master' into x86/memblock
by Tejun Heo
· 13 years ago
85ff6ac
xen/granttable: Grant tables V2 implementation
by Annie Li
· 13 years ago
0f9f5a9
xen/granttable: Introducing grant table V2 stucture
by Annie Li
· 13 years ago
80df464
xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaults
by Maxim Uvarov
· 13 years ago
90d4f55
xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
by Zhenzhong Duan
· 13 years ago
cd12909
xen: map foreign pages for shared rings by updating the PTEs directly
by David Vrabel
· 13 years ago
403299a
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
06d3814
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
04a8752
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
31018ac
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
a491dbe
xen/p2m/debugfs: Make type_name more obvious.
by Konrad Rzeszutek Wilk
· 13 years ago
8404877
xen/p2m/debugfs: Fix potential pointer exception.
by Konrad Rzeszutek Wilk
· 13 years ago
5e28783
xen/enlighten: Fix compile warnings and set cx to known value.
by Konrad Rzeszutek Wilk
· 13 years ago
4dcaebb
xen: use generic functions instead of xen_{alloc, free}_vm_area()
by David Vrabel
· 13 years ago
f3f436e
xen: release all pages within 1-1 p2m mappings
by David Vrabel
· 13 years ago
dc91c72
xen: allow extra memory to be in multiple regions
by David Vrabel
· 13 years ago
8b5d44a
xen: allow balloon driver to use more than one memory region
by David Vrabel
· 13 years ago
aa24411
xen/balloon: account for pages released during memory setup
by David Vrabel
· 13 years ago
b17d0b5
xen: XEN_PVHVM depends on PCI
by Stefano Stabellini
· 13 years ago
0930bba
xen: modify kernel mappings corresponding to granted pages
by Stefano Stabellini
· 13 years ago
fdb9eb9
xen/dom0: set wallclock time in Xen
by Jeremy Fitzhardinge
· 15 years ago
0f4b49e
xen/p2m: Use SetPagePrivate and its friends for M2P overrides.
by Konrad Rzeszutek Wilk
· 13 years ago
a867db1
xen/p2m: Make debug/xen/mmu/p2m visible again.
by Konrad Rzeszutek Wilk
· 13 years ago
abbe0d3
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
by Linus Torvalds
· 13 years ago
61cca2f
xen/i386: follow-up to "replace order-based range checking of M2P table by linear one"
by Jan Beulich
· 13 years ago
e3b73c4
xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
by David Vrabel
· 13 years ago
d954331
Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen
by Linus Torvalds
· 13 years ago
f10cd52
xen: disable PV spinlocks on HVM
by Stefano Stabellini
· 13 years ago
1154526
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
by Linus Torvalds
· 13 years ago
ed467e6
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
by Konrad Rzeszutek Wilk
· 13 years ago
d198d49
xen: x86_32: do not enable iterrupts when returning from exception in interrupt context
by Igor Mammedov
· 13 years ago
d312ae87
xen: use maximum reservation to limit amount of usable RAM
by David Vrabel
· 13 years ago
f1c3962
xen: use non-tracing preempt in xen_clocksource_read()
by Jeremy Fitzhardinge
· 13 years ago
4762e25
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
60c5f08
xen/tracing: Fix tracing config option properly
by Jeremy Fitzhardinge
· 13 years ago
3c05c4b
xen: Do not enable PV IPIs when vector callback not present
by Stefano Stabellini
· 13 years ago
ccbcdf7
xen/x86: replace order-based range checking of M2P table by linear one
by Jan Beulich
· 13 years ago
06e727d
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip
by Linus Torvalds
· 13 years ago
10fe570
Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set."
by Konrad Rzeszutek Wilk
· 13 years ago
45a05f9
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
c00c8aa
xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set
by Konrad Rzeszutek Wilk
· 13 years ago
318f5a2
x86-64: Add user_64bit_mode paravirt op
by Andy Lutomirski
· 13 years ago
5d5791a
x86-64, xen: Enable the vvar mapping
by Andy Lutomirski
· 13 years ago
98f531d
xen: Fix misleading WARN message at xen_release_chunk
by Igor Mammedov
· 13 years ago
8f3c588
xen: Fix printk() format in xen/setup.c
by Igor Mammedov
· 13 years ago
1e9ea26
xen/tracing: it looks like we wanted CONFIG_FTRACE
by Jeremy Fitzhardinge
· 13 years ago
35e51fe
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 13 years ago
d91ee58
cpuidle: replace xen access to x86 pm_idle and default_idle
by Len Brown
· 14 years ago
b993fdb
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
b3c4b98
xen/tracing: fix compile errors when tracing is disabled.
by Jeremy Fitzhardinge
· 13 years ago
c61264f
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
111ad11
Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
2a6f6d0
xen/multicall: move *idx fields to start of mc_buffer
by Jeremy Fitzhardinge
· 14 years ago
eac303b
xen/multicall: special-case singleton hypercalls
by Jeremy Fitzhardinge
· 14 years ago
4a7b005
xen/multicalls: add unlikely around slowpath in __xen_mc_entry()
by Jeremy Fitzhardinge
· 14 years ago
ffc7876
xen/multicalls: disable MC_DEBUG
by Jeremy Fitzhardinge
· 14 years ago
bc7fe1d
xen/mmu: tune pgtable alloc/release
by Jeremy Fitzhardinge
· 14 years ago
dcf7435
xen/mmu: use extend_args for more mmuext updates
by Jeremy Fitzhardinge
· 14 years ago
c8eed17
xen/trace: add tlb flush tracepoints
by Jeremy Fitzhardinge
· 14 years ago
ab78f7a
xen/trace: add segment desc tracing
by Jeremy Fitzhardinge
· 14 years ago
5f94fb5
xen/trace: add xen_pgd_(un)pin tracepoints
by Jeremy Fitzhardinge
· 14 years ago
c2ba050
xen/trace: add ptpage alloc/release tracepoints
by Jeremy Fitzhardinge
· 14 years ago
8470880
xen/trace: add mmu tracepoints
by Jeremy Fitzhardinge
· 14 years ago
c796f21
xen/trace: add multicall tracing
by Jeremy Fitzhardinge
· 14 years ago
f04e2ee
xen/trace: set up tracepoint skeleton
by Jeremy Fitzhardinge
· 14 years ago
Next »