summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-07xen/setup: Combine the two hypercall functions - since they are quite similar.Konrad Rzeszutek Wilk1-51/+30
2012-05-07xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAMKonrad Rzeszutek Wilk1-4/+112
2012-05-07xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0Konrad Rzeszutek Wilk1-4/+7
2012-04-06xen/p2m: An early bootup variant of set_phys_to_machineKonrad Rzeszutek Wilk2-0/+16
2012-04-06xen/p2m: Collapse early_alloc_p2m_middle redundant checks.Konrad Rzeszutek Wilk1-13/+12
2012-04-06xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argumentKonrad Rzeszutek Wilk1-5/+5
2012-04-06xen/p2m: Move code around to allow for better re-usage.Konrad Rzeszutek Wilk1-28/+34
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich1-0/+1
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2-2/+2
2012-03-24xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk1-1/+1
2012-03-22xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov3-5/+7
2012-03-22xen/smp: Fix bringup bug in AP code.Konrad Rzeszutek Wilk1-0/+6
2012-03-21xen/acpi: Remove the WARN's as they just create noise.Konrad Rzeszutek Wilk1-2/+2
2012-03-20xen/tmem: cleanupJan Beulich2-14/+13
2012-03-20xen: support pirq_eoi_mapStefano Stabellini2-3/+44
2012-03-20xen/acpi-processor: Do not depend on CPU frequency scaling drivers.Konrad Rzeszutek Wilk1-2/+1
2012-03-20xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk1-0/+2
2012-03-20provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2-0/+26
2012-03-16xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones2-1/+2
2012-03-14xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk4-1/+597
2012-03-14xen: constify all instances of "struct attribute_group"Jan Beulich3-5/+5
2012-03-13xen/xenbus: ignore console/0Stefano Stabellini1-0/+6
2012-03-13hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2-54/+70
2012-03-13hvc_xen: implement multiconsole supportStefano Stabellini1-58/+377
2012-03-13hvc_xen: support PV on HVM consolesStefano Stabellini2-17/+73
2012-03-13xenbus: don't free other end details too earlyJan Beulich1-1/+2
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk4-2/+96
2012-03-10xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk1-1/+0
2012-02-26xenbus: address compiler warningsJan Beulich1-3/+3
2012-01-24xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi5-19/+19
2012-01-12xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk2-3/+39
2012-01-12pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2-0/+26
2012-01-12xen: Utilize the restore_msi_irqs hook.Tang Liang2-0/+34
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds91-806/+1125
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings10-0/+31
2012-01-11cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings2-9/+6
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds44-2049/+8684
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds59-143/+7026
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-214/+137
2012-01-11autofs4: deal with autofs4_write/autofs4_write racesAl Viro3-4/+7
2012-01-11autofs4: catatonic_mode vs. notify_daemon raceAl Viro1-11/+14
2012-01-11autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro1-1/+7
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds48-369/+124
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds125-5/+12989
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds17-90/+99
2012-01-10Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds8-53/+17
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds61-134/+570