Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cfcff69af8447df8dd3c5b14349c3b84b8b569a5
/
drivers
/
xen
d5adf7e
Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
6a6f6e7
xen/balloon: remove BUG_ON in increase_reservation
by Wei Liu
· 11 years ago
2bad07c
xen/balloon: ensure preemption is disabled when using a scratch page
by David Vrabel
· 11 years ago
65320fc
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
by Konrad Rzeszutek Wilk
· 11 years ago
cf39c8e
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
04660bb
xen/balloon: don't set P2M entry for auto translated guest
by Wei Liu
· 11 years ago
06b35d0
xen/evtchn: double free on error
by Dan Carpenter
· 11 years ago
a5deabe
Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.
by Andres Lagar-Cavilla
· 11 years ago
4b319f2
Merge branch 'acpi-sleep'
by Rafael J. Wysocki
· 11 years ago
d936d2d
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
ee07264
xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping
by Stefano Stabellini
· 11 years ago
072b206
xen: fix ARM build after 6efa20e4
by Stefano Stabellini
· 11 years ago
3ef0296
xen/events: document behaviour when scanning the start word for events
by David Vrabel
· 11 years ago
4704fe4
xen/events: mask events when changing their VCPU binding
by David Vrabel
· 11 years ago
84ca7a8
xen/events: initialize local per-cpu mask for all possible events
by David Vrabel
· 11 years ago
781575c
swiotlb-xen: replace dma_length with sg_dma_len() macro
by Stefano Stabellini
· 11 years ago
cd9151e
xen/balloon: set a mapping for ballooned out pages
by Stefano Stabellini
· 11 years ago
73cc4bb
xen/evtchn: improve scalability by using per-user locks
by David Vrabel
· 11 years ago
d3dbd93
xen: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
5f338d9
xen-gnt: prevent adding duplicate gnt callbacks
by Roger Pau Monne
· 11 years ago
6efa20e
xen: Support 64-bit PV guest receiving NMIs
by Konrad Rzeszutek Wilk
· 11 years ago
f66d95d
Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
be6b25d
xen / ACPI: notify xen when reduced hardware sleep is available
by Ben Guthro
· 11 years ago
741ddbc
xen/tmem: do not allow XEN_TMEM on ARM64
by Stefano Stabellini
· 11 years ago
179fbd5
xen/evtchn: avoid a deadlock when unbinding an event channel
by David Vrabel
· 11 years ago
9e7fd14
xen/arm: enable PV control for ARM
by Julien Grall
· 11 years ago
f214071
xen/arm64: Don't compile cpu hotplug
by Julien Grall
· 11 years ago
d7ead0c
xenbus: frontend resume cleanup
by Aurelien Chartier
· 11 years ago
a83048e
drivers: delete __cpuinit usage from all remaining drivers files
by Paul Gortmaker
· 11 years ago
21884a8
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2b0f893
Merge branch 'timers/posix-cpu-timers-for-tglx' of
by Thomas Gleixner
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
3dcc057
mm: correctly update zone->managed_pages
by Jiang Liu
· 11 years ago
3e34131
Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 11 years ago
0eb0716
xen: Remove clock_was_set() call in the resume path
by David Vrabel
· 11 years ago
283c097
xen: Convert printks to pr_<level>
by Joe Perches
· 11 years ago
65e053a
xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend
by Stefano Stabellini
· 11 years ago
b2c75c4
xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init set it.
by Konrad Rzeszutek Wilk
· 11 years ago
405010d
xen-pciback: fix error return code in pcistub_irq_handler_switch()
by Wei Yongjun
· 11 years ago
8d0b880
xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
by Wei Liu
· 11 years ago
d69c0e3
xen-pciback: more uses of cached MSI-X capability offset
by Jan Beulich
· 11 years ago
33c1174
xenbus: save xenstore local status for later use
by Aurelien Chartier
· 11 years ago
2abb274
xenbus: delay xenbus frontend resume if xenstored is not running
by Aurelien Chartier
· 11 years ago
1d7004f
xmem/tmem: fix 'undefined variable' build error.
by Frederico Cadete
· 11 years ago
fce9268
xen: Fixed assignment error in if statement
by Lisa Nguyen
· 11 years ago
3d645b0
xen/xenbus: Fixed over 80 character limit issue
by Lisa Nguyen
· 11 years ago
d7e5075
xen/xenbus: Fixed indentation error in switch case
by Lisa Nguyen
· 11 years ago
37d46e1
xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.
by Konrad Rzeszutek Wilk
· 11 years ago
ed4f346
xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning' bool instead.
by Konrad Rzeszutek Wilk
· 11 years ago
54598d1
xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool instead.
by Konrad Rzeszutek Wilk
· 11 years ago
2ca62b0
xen/tmem: Remove the boot options and fold them in the tmem.X parameters.
by Konrad Rzeszutek Wilk
· 11 years ago
9fd1965
xen/tmem: s/disable_// and change the logic.
by Konrad Rzeszutek Wilk
· 11 years ago
23972c6
xen/tmem: Fix compile warning.
by Konrad Rzeszutek Wilk
· 11 years ago
e8f9cb0
xen/tmem: Split out the different module/boot options.
by Konrad Rzeszutek Wilk
· 11 years ago
0cb401d
xen/tmem: Move all of the boot and module parameters to the top of the file.
by Konrad Rzeszutek Wilk
· 11 years ago
a5e9cd9
xen/tmem: Cleanup. Remove the parts that say temporary.
by Konrad Rzeszutek Wilk
· 11 years ago
12e04ff
Merge tag 'v3.10-rc1' into stable/for-linus-3.10
by Konrad Rzeszutek Wilk
· 11 years ago
9eff37a
xen/privcmd: fix condition in privcmd_close()
by Dan Carpenter
· 12 years ago
607eeb0
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 11 years ago
934f585
xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
by Julien Grall
· 12 years ago
e8b404d
xen: SWIOTLB is only used on x86
by Arnd Bergmann
· 12 years ago
f42158f
zcache/tmem: Better error checking on frontswap_register_ops return value.
by Konrad Rzeszutek Wilk
· 12 years ago
10a7a077
xen: tmem: enable Xen tmem shim to be built/loaded as a module
by Dan Magenheimer
· 12 years ago
833f866
cleancache: Make cleancache_init use a pointer for the ops
by Konrad Rzeszutek Wilk
· 12 years ago
1e01c96
frontswap: make frontswap_init use a pointer for the ops
by Konrad Rzeszutek Wilk
· 12 years ago
9d2da7a
Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
18c0025
xen: resolve section mismatch warnings in xen-acpi-processor
by Ben Guthro
· 12 years ago
3fac101
xen: Re-upload processor PM data to hypervisor after S3 resume (v2)
by Ben Guthro
· 12 years ago
94032c5
xen/events: Check that IRQ value passed in is valid.
by Konrad Rzeszutek Wilk
· 12 years ago
dec02de
xen: drop tracking of IRQ vector
by Jan Beulich
· 12 years ago
722aacb
Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
bee980d
xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.
by Keir Fraser
· 12 years ago
33b65f1
Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
c26377e
xen/events: avoid race with raising an event in unmask_evtchn()
by David Vrabel
· 12 years ago
76fc253
xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.
by Konrad Rzeszutek Wilk
· 12 years ago
909b3fd
xen-pciback: notify hypervisor about devices intended to be assigned to guests
by Jan Beulich
· 12 years ago
949dd8c
xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.
by Konrad Rzeszutek Wilk
· 12 years ago
7946844
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
d2e0bca
xen/acpi: remove redundant acpi/acpi_drivers.h include
by Liu Jinsong
· 12 years ago
c705c78
acpi: Export the acpi_processor_get_performance_info
by Konrad Rzeszutek Wilk
· 12 years ago
bdc5c18
xen/pciback: Don't disable a PCI device that is already disabled.
by Konrad Rzeszutek Wilk
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
8e8b180
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
45e2716
xenbus: fix compile failure on ARM with Xen enabled
by Steven Noonan
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
1b37d6e
xen/acpi: xen cpu hotplug minor updates
by Liu Jinsong
· 12 years ago
484400f
xen/acpi: xen memory hotplug minor updates
by Liu Jinsong
· 12 years ago
77be36d
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
78c3e47
xenfs: switch to pure simple_fill_super()
by Al Viro
· 12 years ago
2ef14f4
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8793422
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
c81611c
xen: event channel arrays are xen_ulong_t and not unsigned long
by Ian Campbell
· 12 years ago
29d5052
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3216dce
xen: introduce xen_remap, use it instead of ioremap
by Stefano Stabellini
· 12 years ago
e7e44e4
xen: close evtchn port if binding to irq fails
by Wei Liu
· 12 years ago
18283ea
xen-evtchn: correct comment and error output
by Wei Liu
· 12 years ago
22230c1
xen/tmem: Add missing %s in the printk statement.
by Konrad Rzeszutek Wilk
· 12 years ago
39adc48
xen/acpi: ACPI cpu hotplug
by Liu Jinsong
· 12 years ago
40a5863
xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h
by Liu Jinsong
· 12 years ago
Next »