Age | Commit message (Expand) | Author |
2011-07-22 | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-07-11 | xen:pvhvm: Modpost section mismatch fix | Raghavendra D Prabhu |
2011-06-30 | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. | Konrad Rzeszutek Wilk |
2011-06-21 | Merge branch 'stable/vga.support' into stable/drivers | Konrad Rzeszutek Wilk |
2011-06-16 | xen/setup: Fix for incorrect xen_extra_mem_start. | Konrad Rzeszutek Wilk |
2011-06-15 | xen: When calling power_off, don't call the halt function. | Tom Goetz |
2011-06-15 | xen: support CONFIG_MAXSMP | Andrew Jones |
2011-06-09 | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" | Stefano Stabellini |
2011-06-06 | xen: allow enable use of VGA console on dom0 | Jeremy Fitzhardinge |
2011-06-03 | xen: off by one errors in multicalls.c | Dan Carpenter |
2011-05-26 | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-20 | xen: fix compile without CONFIG_XEN_DEBUG_FS | Jeremy Fitzhardinge |
2011-05-20 | Use arbitrary_virt_to_machine() to deal with ioremapped pud updates. | Jeremy Fitzhardinge |
2011-05-20 | Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates. | Jeremy Fitzhardinge |
2011-05-20 | xen/mmu: remove all ad-hoc stats stuff | Jeremy Fitzhardinge |
2011-05-20 | xen: use normal virt_to_machine for ptes | Jeremy Fitzhardinge |
2011-05-20 | xen: make a pile of mmu pvop functions static | Jeremy Fitzhardinge |
2011-05-20 | xen: condense everything onto xen_set_pte | Jeremy Fitzhardinge |
2011-05-20 | xen: use mmu_update for xen_set_pte_at() | Jeremy Fitzhardinge |
2011-05-20 | xen: drop all the special iomap pte paths. | Jeremy Fitzhardinge |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-19 | Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an... | Linus Torvalds |
2011-05-19 | Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/... | Linus Torvalds |
2011-05-19 | Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git... | Linus Torvalds |
2011-05-19 | arch/x86/xen/smp: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-19 | arch/x86/xen/time: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-19 | arch/x86/xen/xen-ops: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-19 | arch/x86/xen/mmu: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-05-12 | arch/x86/xen/setup: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-12 | arch/x86/xen/enlighten: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-12 | arch/x86/xen/irq: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-12 | xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings | Konrad Rzeszutek Wilk |
2011-05-12 | xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit | Daniel Kiper |
2011-05-12 | xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. | Konrad Rzeszutek Wilk |
2011-05-12 | xen mmu: fix a race window causing leave_mm BUG() | Tian, Kevin |
2011-05-12 | x86,xen: introduce x86_init.mapping.pagetable_reserve | Stefano Stabellini |
2011-05-12 | Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" | Konrad Rzeszutek Wilk |
2011-05-12 | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-05-02 | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top | Stefano Stabellini |
2011-05-02 | xen/mmu: Add workaround "x86-64, mm: Put early page table high" | Konrad Rzeszutek Wilk |
2011-04-20 | xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. | Konrad Rzeszutek Wilk |
2011-04-20 | xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 | Stefano Stabellini |
2011-04-20 | xen: do not create the extra e820 region at an addr lower than 4G | Stefano Stabellini |
2011-04-18 | xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. | Konrad Rzeszutek Wilk |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2011-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |