LinuxLists
Users
About
Daniel Kiper (
[email protected]
)
Number of posts: 142 (0.06 per day)
First post: 2010-07-08 19:54:14
Last post: 2017-04-03 12:49:12
Previous Page
/
Next Page
Date
List
Subject
2011-05-02 21:19:32
linux-kernel
[PATCH 1/4] mm: Remove dependency on CONFIG_FLATMEM from online_page()
2011-04-26 19:00:00
linux-kernel
[PATCH V2] pv-grub: Fix for incorrect dom->p2m_host[] list initialization
2011-04-26 14:40:08
linux-kernel
Re: [PATCH REPOST] pv-grub: Fix for incorrect dom->p2m_host[] list initialization
2011-04-26 14:29:08
linux-kernel
Re: [Xen-devel] [PATCH REPOST] pv-grub: Fix for incorrect dom->p2m_host[] list initialization
2011-04-22 21:25:58
linux-kernel
[PATCH REPOST] pv-grub: Fix for incorrect dom->p2m_host[] list initialization
2011-04-22 13:57:51
linux-kernel
[PATCH] pv-grub: Fix for incorrect dom->p2m_host[] list initialization
2011-03-29 21:54:40
linux-kernel
Re: [PATCH 3/3] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
2011-03-29 19:01:27
linux-kernel
Re: [PATCH 3/3] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
2011-03-29 18:33:18
linux-kernel
Re: [PATCH 3/3] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
2011-03-29 18:20:17
linux-kernel
Re: [PATCH] xen/balloon: Memory hotplug support for Xen balloon driver
2011-03-29 17:40:01
linux-kernel
Re: [PATCH 2/3] mm: Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
2011-03-29 17:33:27
linux-kernel
Re: [PATCH 2/3] mm: Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
2011-03-28 09:48:37
linux-kernel
[PATCH] xen/balloon: Memory hotplug support for Xen balloon driver
2011-03-28 09:36:31
linux-kernel
[PATCH 4/4] xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append()
2011-03-28 09:34:47
linux-kernel
[PATCH 3/4] xen/balloon: Clarify credit calculation
2011-03-28 09:33:57
linux-kernel
[PATCH 2/4] xen/balloon: Simplify HVM integration
2011-03-28 09:33:05
linux-kernel
[PATCH 1/4] xen/balloon: Use PageHighMem() for high memory page detection
2011-03-28 09:32:07
linux-kernel
[PATCH 0/4] xen/balloon: Cleanups and fixes for 2.6.40
2011-03-28 09:25:39
linux-kernel
[PATCH 3/3] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
2011-03-28 09:25:33
linux-kernel
[PATCH 2/3] mm: Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
2011-03-28 09:23:49
linux-kernel
[PATCH 1/3] mm: Optimize pfn calculation in online_page()
2011-03-28 09:23:36
linux-kernel
[PATCH 0/3] mm: Memory hotplug interface changes and cleanups for 2.6.40
2011-03-17 08:53:15
linux-kernel
Re: Bootup fix for _brk_end being != _end
2011-03-15 15:41:16
linux-kernel
Re: Bootup fix for _brk_end being != _end
2011-03-15 15:32:36
linux-kernel
Re: Bootup fix for _brk_end being != _end
2011-03-15 15:19:13
linux-kernel
Re: [PATCH R4 4/7] xen/balloon: Protect against CPU exhaust by event/x process
2011-03-15 14:31:44
linux-kernel
Re: [PATCH R4 0/7] xen/balloon: Memory hotplug support for Xen balloon driver
2011-03-15 14:21:24
linux-kernel
Re: [PATCH R4 2/7] xen/balloon: HVM mode support
2011-03-10 09:03:20
linux-kernel
Re: [PATCH R4 7/7] xen/balloon: Memory hotplug support for Xen balloon driver
2011-03-10 08:52:59
linux-kernel
Re: [PATCH R4 6/7] mm: Extend memory hotplug API to allow memory hotplug in virtual guests
2011-03-08 21:51:07
linux-kernel
[PATCH R4 7/7] xen/balloon: Memory hotplug support for Xen balloon driver
2011-03-08 21:50:55
linux-kernel
[PATCH R4 6/7] mm: Extend memory hotplug API to allow memory hotplug in virtual guests
2011-03-08 21:50:04
linux-kernel
[PATCH R4 5/7] xen/balloon: Minor notation fixes
2011-03-08 21:49:13
linux-kernel
[PATCH R4 4/7] xen/balloon: Protect against CPU exhaust by event/x process
2011-03-08 21:48:23
linux-kernel
[PATCH R4 3/7] xen/balloon: Migration from mod_timer() to schedule_delayed_work()
2011-03-08 21:47:23
linux-kernel
[PATCH R4 2/7] xen/balloon: HVM mode support
2011-03-08 21:46:02
linux-kernel
[PATCH R4 1/7] xen/balloon: Removal of driver_pages
2011-03-08 21:45:59
linux-kernel
[PATCH R4 0/7] xen/balloon: Memory hotplug support for Xen balloon driver
2011-02-12 00:50:40
linux-kernel
Re: [Xen-devel] Re: [PATCH R3 5/7] xen/balloon: Protect against CPU exhaust by event/x proces
2011-02-12 00:46:59
linux-kernel
Re: [PATCH R3 7/7] xen/balloon: Memory hotplug support for Xen balloon driver
2011-02-11 23:15:12
linux-kernel
Re: [PATCH R3 7/7] xen/balloon: Memory hotplug support for Xen balloon driver
2011-02-10 10:32:03
linux-kernel
Re: [PATCH R3 1/7] mm: Add add_registered_memory() to memory hotplug API
2011-02-07 14:14:03
linux-kernel
Re: [PATCH R3 7/7] xen/balloon: Memory hotplug support for Xen balloon driver
2011-02-03 16:32:13
linux-kernel
[PATCH R3 7/7] xen/balloon: Memory hotplug support for Xen balloon driver
2011-02-03 16:31:44
linux-kernel
[PATCH R3 6/7] xen/balloon: Minor notation fixes
2011-02-03 16:31:35
linux-kernel
[PATCH R3 5/7] xen/balloon: Protect against CPU exhaust by event/x proces
2011-02-03 16:28:21
linux-kernel
[PATCH R3 3/7] xen/balloon: HVM mode support
2011-02-03 16:27:58
linux-kernel
[PATCH R3 4/7] xen/balloon: Migration from mod_timer() to schedule_delayed_work()
2011-02-03 16:27:56
linux-kernel
[PATCH R3 2/7] xen/balloon: Removal of driver_pages
2011-02-03 16:25:50
linux-kernel
[PATCH R3 1/7] mm: Add add_registered_memory() to memory hotplug API
2011-02-03 16:25:40
linux-kernel
[PATCH R3 0/7] xen/balloon: Memory hotplug support for Xen balloon driver