aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\
| * posix-timers: Cleanup namespaceThomas Gleixner2011-02-02
| * posix-timers: Remove useless res field from k_clockThomas Gleixner2011-02-02
| * posix-timers: Convert clock_getres() to clockid_to_kclock()Thomas Gleixner2011-02-02
| * posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner2011-02-02
| * posix-timers: Cleanup struct initializersThomas Gleixner2011-02-02
| * time: Correct the *settime* parametersRichard Cochran2011-02-02
* | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-15
|\ \
| * | xen: suspend: remove xen_hvm_suspendIan Campbell2011-02-25
| * | xen: suspend: pull pre/post suspend hooks out into suspend_infoIan Campbell2011-02-25
| * | xen: suspend: move arch specific pre/post suspend hooks into generic hooksIan Campbell2011-02-25
| * | xen: suspend: refactor non-arch specific pre/post suspend hooksIan Campbell2011-02-25
| * | xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-25
| * | xen: suspend: pass extra hypercall argument via suspend_info structIan Campbell2011-02-25
| * | xen: suspend: refactor cancellation flag into a structureIan Campbell2011-02-25
| * | xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open codingIan Campbell2011-02-25
| * | xen: do not respond to unknown xenstore control requestsIan Campbell2011-02-25
| * | xen: make the ballon driver work for hvm domainsStefano Stabellini2011-02-25
| * | xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini2011-02-25
| * | xen: no need to delay xen_setup_shutdown_event for hvm guests anymoreStefano Stabellini2011-02-25
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds2011-03-15
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | xen: events: mark cpu_evtchn_mask_p as __refdataIan Campbell2011-02-11
| | * | | xen: Union the blkif_request request specific fieldsOwen Smith2011-03-08
* | | | | Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
|\ \ \ \ \
| * | | | | xen: events: remove dom0 specific xen_create_msi_irqIan Campbell2011-03-10
| * | | | | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell2011-03-10
| * | | | | xen: events: push set_irq_msi down into xen_create_msi_irqIan Campbell2011-03-10
| * | | | | xen: events: update pirq_to_irq in xen_create_msi_irqIan Campbell2011-03-10
| * | | | | xen: events: refactor xen_create_msi_irq slightlyIan Campbell2011-03-10
| * | | | | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell2011-03-10
| * | | | | xen: events: assume PHYSDEVOP_get_free_pirq existsIan Campbell2011-03-10
| * | | | | xen: events: return irq from xen_allocate_pirq_msiIan Campbell2011-03-10
| * | | | | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell2011-03-10
| * | | | | xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.Ian Campbell2011-03-10
| * | | | | Merge branch 'stable/pcifront-fixes' into stable/irq.cleanupKonrad Rzeszutek Wilk2011-03-10
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'stable/irq.rework' into stable/irq.cleanupKonrad Rzeszutek Wilk2011-03-10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds2011-03-15
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk2011-02-18
| | * | | | | xen-pcifront: Sanity check the MSI/MSI-X valuesKonrad Rzeszutek Wilk2011-02-18
| | * | | | | xen-pcifront: don't use flush_scheduled_work()Tejun Heo2011-02-17
| * | | | | | xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.Konrad Rzeszutek Wilk2011-03-03
| * | | | | | xen: Use IRQF_FORCE_RESUMEThomas Gleixner2011-03-03
| * | | | | | xen: Fix compile error introduced by "switch to new irq_chip functions"Ian Campbell2011-03-03
| * | | | | | xen: Switch to new irq_chip functionsThomas Gleixner2011-03-03
| * | | | | | xen: Remove stale irq_chip.endThomas Gleixner2011-03-03
| * | | | | | xen: events: do not free legacy IRQsIan Campbell2011-03-03
| * | | | | | xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.Ian Campbell2011-03-03
| * | | | | | xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irqIan Campbell2011-03-03
| * | | | | | xen:events: move find_unbound_irq inside CONFIG_PCI_MSIIan Campbell2011-03-03
| | |_|_|/ / | |/| | | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds2011-03-15
|\ \ \ \ \ \ \ | | | |/ / / / | | |/| | | |