summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-07Merge branch 'for-linus/xen/core' into for-linus/xen/masterJeremy Fitzhardinge
2009-04-02xen: honour VCPU availability on bootIan Campbell
2009-03-30Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...Jeremy Fitzhardinge
2009-03-30xen: add "capabilities" fileJeremy Fitzhardinge
2009-03-30xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yetIan Campbell
2009-03-30xen/sys/hypervisor: change writable_pt to featuresJeremy Fitzhardinge
2009-03-30xen: add /sys/hypervisor supportJeremy Fitzhardinge
2009-03-30xen/xenbus: export xenbus_dev_changedJeremy Fitzhardinge
2009-03-30xen: use device model for suspending xenbus devicesIan Campbell
2009-03-30xen: remove suspend_cancel hookIan Campbell
2009-03-30xen/dev-evtchn: clean up locking in evtchnJeremy Fitzhardinge
2009-03-30xen: export ioctl headers to userspaceIan Campbell
2009-03-30xen: add /dev/xen/evtchn driverIan Campbell
2009-03-30xen: add irq_from_evtchnIan Campbell
2009-03-30xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge
2009-03-30xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge
2009-03-30xen: resume interrupts before system devices.Ian Campbell
2009-03-30xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge
2009-03-30xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge
2009-03-30x86-64: non-paravirt systems always has PSE and PGEJeremy Fitzhardinge
2009-03-30Xen: Add virt_to_pfn helper functionAlex Nixon
2009-03-30x86-64: remove PGE from must-have feature listJeremy Fitzhardinge
2009-03-30xen: mask XSAVE from cpuidJeremy Fitzhardinge
2009-03-30NULL noise: arch/x86/xen/smp.cHannes Eder
2009-03-30xen: remove xen_load_gdt debugJeremy Fitzhardinge
2009-03-30xen: make xen_load_gdt simplerJeremy Fitzhardinge
2009-03-30xen: clean up xen_load_gdtJeremy Fitzhardinge
2009-03-30xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge
2009-03-30xen: separate p2m allocation from settingJeremy Fitzhardinge
2009-03-30xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge
2009-03-30x86/paravirt: use percpu_ rather than __get_cpu_varJeremy Fitzhardinge
2009-03-30mm: allow preemption in apply_to_pte_rangeJeremy Fitzhardinge
2009-03-30x86/paravirt: allow preemption with lazy mmu modeJeremy Fitzhardinge
2009-03-30x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge
2009-03-30x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge
2009-03-30x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge
2009-03-30x86/paravirt: remove lazy mode in interruptsJeremy Fitzhardinge
2009-03-30mm: disable preemption in apply_to_pte_rangeJeremy Fitzhardinge
2009-03-29Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-03-29Fix build error in <linux/irq.h>Ralf Baechle
2009-03-29sched: fix errors in struct & function commentsRandy Dunlap
2009-03-29maple: fix Error in kernel-doc notationRandy Dunlap
2009-03-29Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-29Annotate struct fs_struct's usage count restrictionDavid Howells
2009-03-29fix setuid sometimes wouldn'tHugh Dickins
2009-03-29fix setuid sometimes doesn'tHugh Dickins
2009-03-29compat_do_execve should unshare_filesHugh Dickins
2009-03-29bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin
2009-03-28bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin