Age | Commit message (Expand) | Author |
2013-04-30 | zcache/tmem: Better error checking on frontswap_register_ops return value. | Konrad Rzeszutek Wilk |
2013-04-30 | xen: tmem: enable Xen tmem shim to be built/loaded as a module | Dan Magenheimer |
2013-04-30 | cleancache: Make cleancache_init use a pointer for the ops | Konrad Rzeszutek Wilk |
2013-04-30 | frontswap: make frontswap_init use a pointer for the ops | Konrad Rzeszutek Wilk |
2013-04-29 | Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-04-19 | xen: resolve section mismatch warnings in xen-acpi-processor | Ben Guthro |
2013-04-17 | xen: Re-upload processor PM data to hypervisor after S3 resume (v2) | Ben Guthro |
2013-04-16 | xen/events: Check that IRQ value passed in is valid. | Konrad Rzeszutek Wilk |
2013-04-16 | xen: drop tracking of IRQ vector | Jan Beulich |
2013-04-10 | Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-04-02 | xen/events: Handle VIRQ_TIMER before any other hardirq in event loop. | Keir Fraser |
2013-03-27 | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-03-27 | xen/events: avoid race with raising an event in unmask_evtchn() | David Vrabel |
2013-03-27 | xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called. | Konrad Rzeszutek Wilk |
2013-03-22 | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich |
2013-03-22 | xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs. | Konrad Rzeszutek Wilk |
2013-03-12 | Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-03-11 | xen/acpi: remove redundant acpi/acpi_drivers.h include | Liu Jinsong |
2013-03-06 | acpi: Export the acpi_processor_get_performance_info | Konrad Rzeszutek Wilk |
2013-03-06 | xen/pciback: Don't disable a PCI device that is already disabled. | Konrad Rzeszutek Wilk |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-03-03 | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-03-01 | xenbus: fix compile failure on ARM with Xen enabled | Steven Noonan |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-25 | xen/acpi: xen cpu hotplug minor updates | Liu Jinsong |
2013-02-25 | xen/acpi: xen memory hotplug minor updates | Liu Jinsong |
2013-02-24 | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-02-22 | xenfs: switch to pure simple_fill_super() | Al Viro |
2013-02-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-20 | xen: event channel arrays are xen_ulong_t and not unsigned long | Ian Campbell |
2013-02-19 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-19 | xen: introduce xen_remap, use it instead of ioremap | Stefano Stabellini |
2013-02-19 | xen: close evtchn port if binding to irq fails | Wei Liu |
2013-02-19 | xen-evtchn: correct comment and error output | Wei Liu |
2013-02-19 | xen/tmem: Add missing %s in the printk statement. | Konrad Rzeszutek Wilk |
2013-02-19 | xen/acpi: ACPI cpu hotplug | Liu Jinsong |
2013-02-19 | xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h | Liu Jinsong |
2013-02-19 | xen/stub: driver for CPU hotplug | Liu Jinsong |
2013-02-19 | xen/acpi: ACPI memory hotplug | Liu Jinsong |
2013-02-19 | xen/stub: driver for memory hotplug | Liu Jinsong |
2013-02-15 | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2013-02-15 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-02-13 | xen: remove redundant NULL check before unregister_and_remove_pcpu(). | Cyril Roelandt |
2013-02-12 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan |
2013-02-08 | Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-02-06 | xen: fix error handling path if xen_allocate_irq_dynamic fails | Wei Liu |
2013-02-06 | xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() | Jan Beulich |
2013-01-29 | x86: Don't panic if can not alloc buffer for swiotlb | Yinghai Lu |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki |