summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-10-255-24/+28
|\
| * m68k: Finally remove leftover markers sectionsKirill Tkhai2011-10-242-2/+0
| * m68k/mac: Fix mac_irq_pending() for PSC MACE and SCCFinn Thain2011-10-241-1/+1
| * m68k/mac: Fix compiler warning in via_read_time()Finn Thain2011-10-241-17/+23
| * zorro: Fix four checkpatch warningsJim Rotmalm2011-10-241-4/+4
| |
| \
| \
| \
*---. \ Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-2523-205/+507
|\ \ \ \
| | | * | xen/pci: support multi-segment systemsJan Beulich2011-09-223-14/+136
| | | * | xen-swiotlb: When doing coherent alloc/dealloc check before swizzling the MFNs.Konrad Rzeszutek Wilk2011-08-261-4/+24
| | | * | xen/pci: make bus notifier handler return sane valuesJan Beulich2011-08-261-4/+7
| | | * | xen-swiotlb: fix printk and panic argsRandy Dunlap2011-08-261-2/+2
| | | * | xen-swiotlb: Fix wrong panic.Konrad Rzeszutek Wilk2011-08-261-3/+4
| | | * | xen-swiotlb: Retry up three times to allocate Xen-SWIOTLBKonrad Rzeszutek Wilk2011-08-261-10/+25
| | | * | xen-pcifront: Update warning comment to use 'e820_host' option.Konrad Rzeszutek Wilk2011-08-261-3/+2
| | * | | xen/pciback: Check if the device is found instead of blindly assuming so.Konrad Rzeszutek Wilk2011-10-191-0/+2
| | * | | xen/pciback: Do not dereference psdev during printk when it is NULL.Konrad Rzeszutek Wilk2011-10-191-6/+1
| | * | | xen: remove XEN_PLATFORM_PCI config optionStefano Stabellini2011-09-292-13/+1
| | * | | xen: XEN_PVHVM depends on PCIStefano Stabellini2011-09-291-2/+1
| | * | | xen/pciback: double lock typoDan Carpenter2011-09-291-1/+1
| | * | | xen/pciback: use mutex rather than spinlock in vpci backendKonrad Rzeszutek Wilk2011-09-211-15/+11
| | * | | xen/pciback: Use mutexes when working with Xenbus state transitions.Konrad Rzeszutek Wilk2011-09-212-14/+10
| | * | | xen/pciback: miscellaneous adjustmentsJan Beulich2011-09-219-44/+44
| | * | | xen/pciback: use mutex rather than spinlock in passthrough backendJan Beulich2011-09-211-19/+13
| | * | | xen/pciback: use resource_size()Thomas Meyer2011-09-211-1/+1
| * | | | xenbus: don't rely on xen_initial_domain to detect local xenstoreDaniel De Graaf2011-10-141-48/+53
| * | | | xenbus: Fix loopback event channel assuming domain 0Daniel De Graaf2011-10-141-1/+1
| * | | | xen/pv-on-hvm:kexec: Fix implicit declaration of function 'xen_hvm_domain'Konrad Rzeszutek Wilk2011-09-261-0/+1
| * | | | xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelOlaf Hering2011-09-222-1/+15
| * | | | xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstableOlaf Hering2011-09-221-1/+4
| * | | | xen/pv-on-hvm kexec+kdump: reset PV devices in kexec or crash kernelOlaf Hering2011-09-012-1/+124
| * | | | xen/pv-on-hvm kexec: rebind virqs to existing eventchannel portsOlaf Hering2011-09-011-5/+32
| * | | | xen/pv-on-hvm kexec: prevent crash in xenwatch_thread() when stale watch even...Olaf Hering2011-09-011-2/+1
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2011-10-2515-111/+238
|\ \ \ \ \
| | * | | | xen: Fix selfballooning and ensure it doesn't go too farDan Magenheimer2011-10-141-4/+63
| | * | | | xen/gntdev: Fix sleep-inside-spinlockDaniel De Graaf2011-10-141-3/+2
| | * | | | xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2011-09-296-16/+104
| | * | | | xen: add an "highmem" parameter to alloc_xenballooned_pagesStefano Stabellini2011-09-293-7/+12
| | * | | | xen/p2m: Use SetPagePrivate and its friends for M2P overrides.Konrad Rzeszutek Wilk2011-09-231-4/+6
| | * | | | xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk2011-09-233-20/+32
| | * | | | Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set."Konrad Rzeszutek Wilk2011-08-092-46/+0
| * | | | | xen/p2m/debugfs: Make type_name more obvious.Konrad Rzeszutek Wilk2011-10-191-2/+5
| * | | | | xen/p2m/debugfs: Fix potential pointer exception.Konrad Rzeszutek Wilk2011-10-191-1/+1
| * | | | | xen/enlighten: Fix compile warnings and set cx to known value.Konrad Rzeszutek Wilk2011-10-191-0/+1
| * | | | | xen/xenbus: Remove the unnecessary check.Konrad Rzeszutek Wilk2011-10-191-2/+0
| * | | | | xen/irq: If we fail during msi_capability_init return proper error code.Konrad Rzeszutek Wilk2011-10-192-6/+11
| * | | | | xen/events: Don't check the info for NULL as it is already done.Konrad Rzeszutek Wilk2011-10-191-1/+1
| * | | | | xen/events: BUG() when we can't allocate our event->irq array.Konrad Rzeszutek Wilk2011-10-191-0/+1
* | | | | | Merge branch 'stable/e820-3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-253-181/+165
|\ \ \ \ \ \
| * | | | | | xen: release all pages within 1-1 p2m mappingsDavid Vrabel2011-09-291-75/+42
| * | | | | | xen: allow extra memory to be in multiple regionsDavid Vrabel2011-09-291-96/+86
| * | | | | | xen: allow balloon driver to use more than one memory regionDavid Vrabel2011-09-293-28/+46