Age | Commit message (Expand) | Author | Files | Lines |
2013-05-20 | xen: Fixed assignment error in if statement | Lisa Nguyen | 1 | -1/+2 |
2013-05-20 | xen/xenbus: Fixed over 80 character limit issue | Lisa Nguyen | 1 | -1/+2 |
2013-05-20 | xen/xenbus: Fixed indentation error in switch case | Lisa Nguyen | 1 | -10/+8 |
2013-05-15 | xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off. | Konrad Rzeszutek Wilk | 2 | -9/+14 |
2013-05-15 | xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning... | Konrad Rzeszutek Wilk | 2 | -26/+4 |
2013-05-15 | xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i... | Konrad Rzeszutek Wilk | 2 | -14/+3 |
2013-05-15 | xen/tmem: Remove the boot options and fold them in the tmem.X parameters. | Konrad Rzeszutek Wilk | 1 | -24/+4 |
2013-05-15 | xen/tmem: s/disable_// and change the logic. | Konrad Rzeszutek Wilk | 1 | -14/+13 |
2013-05-15 | xen/tmem: Fix compile warning. | Konrad Rzeszutek Wilk | 1 | -4/+2 |
2013-05-15 | xen/tmem: Split out the different module/boot options. | Konrad Rzeszutek Wilk | 1 | -3/+8 |
2013-05-15 | xen/tmem: Move all of the boot and module parameters to the top of the file. | Konrad Rzeszutek Wilk | 1 | -40/+45 |
2013-05-15 | xen/tmem: Cleanup. Remove the parts that say temporary. | Konrad Rzeszutek Wilk | 1 | -4/+0 |
2013-05-15 | Merge tag 'v3.10-rc1' into stable/for-linus-3.10 | Konrad Rzeszutek Wilk | 4 | -29/+62 |
2013-05-15 | xen/privcmd: fix condition in privcmd_close() | Dan Carpenter | 1 | -1/+1 |
2013-05-12 | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2 | -2/+3 |
2013-05-08 | xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST | Julien Grall | 1 | -1/+2 |
2013-05-08 | xen: SWIOTLB is only used on x86 | Arnd Bergmann | 1 | -1/+1 |
2013-05-01 | zcache/tmem: Better error checking on frontswap_register_ops return value. | Konrad Rzeszutek Wilk | 1 | -1/+4 |
2013-05-01 | xen: tmem: enable Xen tmem shim to be built/loaded as a module | Dan Magenheimer | 3 | -19/+38 |
2013-05-01 | cleancache: Make cleancache_init use a pointer for the ops | Konrad Rzeszutek Wilk | 1 | -3/+3 |
2013-05-01 | frontswap: make frontswap_init use a pointer for the ops | Konrad Rzeszutek Wilk | 1 | -3/+3 |
2013-04-29 | Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -37/+78 |
2013-04-19 | xen: resolve section mismatch warnings in xen-acpi-processor | Ben Guthro | 1 | -2/+2 |
2013-04-17 | xen: Re-upload processor PM data to hypervisor after S3 resume (v2) | Ben Guthro | 1 | -25/+53 |
2013-04-17 | xen/events: Check that IRQ value passed in is valid. | Konrad Rzeszutek Wilk | 1 | -1/+19 |
2013-04-16 | xen: drop tracking of IRQ vector | Jan Beulich | 1 | -9/+4 |
2013-04-11 | Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -4/+15 |
2013-04-02 | xen/events: Handle VIRQ_TIMER before any other hardirq in event loop. | Keir Fraser | 1 | -4/+15 |
2013-03-27 | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -22/+65 |
2013-03-27 | xen/events: avoid race with raising an event in unmask_evtchn() | David Vrabel | 1 | -5/+15 |
2013-03-27 | xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2013-03-22 | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich | 2 | -16/+46 |
2013-03-22 | xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs. | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2013-03-13 | Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -6/+6 |
2013-03-11 | xen/acpi: remove redundant acpi/acpi_drivers.h include | Liu Jinsong | 1 | -1/+0 |
2013-03-06 | acpi: Export the acpi_processor_get_performance_info | Konrad Rzeszutek Wilk | 1 | -4/+4 |
2013-03-06 | xen/pciback: Don't disable a PCI device that is already disabled. | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2013-03-04 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 1 | -0/+1 |
2013-03-04 | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -48/+39 |
2013-03-01 | xenbus: fix compile failure on ARM with Xen enabled | Steven Noonan | 1 | -0/+1 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -55/+11 |
2013-02-25 | xen/acpi: xen cpu hotplug minor updates | Liu Jinsong | 1 | -22/+12 |
2013-02-25 | xen/acpi: xen memory hotplug minor updates | Liu Jinsong | 1 | -26/+26 |
2013-02-25 | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 11 | -53/+1209 |
2013-02-23 | xenfs: switch to pure simple_fill_super() | Al Viro | 1 | -55/+11 |
2013-02-22 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+3 |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+1 |
2013-02-20 | xen: event channel arrays are xen_ulong_t and not unsigned long | Ian Campbell | 1 | -48/+67 |
2013-02-20 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+4 |
2013-02-20 | xen: introduce xen_remap, use it instead of ioremap | Stefano Stabellini | 2 | -2/+2 |