aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
*---. Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds2011-03-15
|\ \ \
| | | * xen: annotate functions which only call into __init at start of dayIan Campbell2011-02-11
| | | * xen p2m: annotate variable which appears unusedIan Campbell2011-02-11
| * | | xen: ia64 build broken due to "xen: switch to new schedop hypercall by default."Ian Campbell2011-03-01
* | | | 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: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell2011-03-10
| * | | | xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirqIan 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: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0Ian 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: When free-ing MSI-X/MSI irq->desc also use generic code.Konrad Rzeszutek Wilk2011-02-18
| | * | | | pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk2011-02-18
| | * | | | pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirqKonrad Rzeszutek Wilk2011-02-18
| * | | | | xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell2011-03-03
| * | | | | xen: handled remapped IRQs when enabling a pcifront PCI device.Ian Campbell2011-03-03
| | |_|_|/ | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds2011-03-15
|\ \ \ \ \ \
| | * | | | | xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...Konrad Rzeszutek Wilk2011-03-11
| | * | | | | xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.Zhang, Fengzhe2011-02-22
| | | |/ / / | | |/| | |
| * | | | | xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini2011-03-14
| * | | | | xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk2011-03-14
| * | | | | xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.Konrad Rzeszutek Wilk2011-03-14
| * | | | | xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk2011-03-14
| * | | | | xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.Konrad Rzeszutek Wilk2011-03-14
| * | | | | xen/mmu: WARN_ON when racing to swap middle leaf.Konrad Rzeszutek Wilk2011-03-14
| * | | | | xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.Konrad Rzeszutek Wilk2011-03-14
| * | | | | xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk2011-03-14
| * | | | | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk2011-03-03
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Linus Torvalds2011-03-14
|\ \ \ \ \ \
| * | | | | | MN10300: atomic_read() should ensure it emits a loadDavid Howells2011-03-14
| * | | | | | MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not existDavid Howells2011-03-14
| * | | | | | MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill2011-03-14
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-03-14
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli2011-03-14
| * | | | | | | MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli2011-03-14
| * | | | | | | MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere2011-03-14
| * | | | | | | MIPS: Move idle task creation to work queueMaksim Rayskiy2011-03-14
| * | | | | | | MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu2011-03-14
| * | | | | | | MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu2011-03-14
| * | | | | | | MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu2011-03-14
| * | | | | | | MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2011-03-14
| * | | | | | | MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-14
| * | | | | | | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa2011-03-14
| * | | | | | | MIPS: Loongson: Fix potentially wrong string handlingStefan Weil2011-03-14
| * | | | | | | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney2011-03-14