linux-2.6-block.git
2015-04-24 Thomas Gleixnerx86,ioapic: Cleanup irq_trigger/polarity()
2015-04-24 Thomas Gleixnerx86, ioapic: Use proper defines for the entry fields
2015-04-24 Jiang Liux86/irq, ACPI: Remove private function mp_register_gsi...
2015-04-24 Jiang Liux86/irq: Refine the way to calculate NR_IRQS
2015-04-24 Jiang Liux86/irq: Move private data in struct irq_cfg into dedic...
2015-04-24 Jiang Liux86/irq: Move check of cfg->move_in_progress into send_...
2015-04-24 Jiang Liux86/irq: Remove function apic_set_affinity()
2015-04-24 Jiang Liux86/irq: Make functions only used in vector.c static
2015-04-24 Jiang Liux86/irq: Remove unused alloc_irq_and_cfg_at()
2015-04-24 Thomas Gleixnerx86/irq: Remove sis apic bug workaround
2015-04-24 Jiang Liux86/irq: Use cached IOAPIC entry instead of reading...
2015-04-24 Jiang Liux86/irq: Clean up io_apic.h
2015-04-24 Thomas Gleixnerx86: Remove more unmodified io_apic_ops
2015-04-24 Jiang Liux86/irq: Remove x86_io_apic_ops.write and x86_io_apic_o...
2015-04-24 Jiang Liux86/irq: Remove struct io_apic_irq_attr
2015-04-24 Jiang Liux86/irq: Move irq_cfg.irq_2_pin into io_apic.c
2015-04-24 Jiang Liuirq_remapping/amd: Move struct irq_2_irte into amd_iommu.c
2015-04-24 Jiang Liuirq_remapping/vt-d: Move struct irq_2_iommu into intel_...
2015-04-24 Jiang Liux86/irq: Remove irq_cfg.irq_remapped
2015-04-24 Jiang Liuirq_remapping: Clean up unused interfaces
2015-04-24 Jiang Liuirq_remapping/amd: Clean up unsued code
2015-04-24 Jiang Liuirq_remapping/vt-d: Clean up unsued code
2015-04-24 Jiang Liuirq_remapping: Clean up unsued code to support IOAPIC
2015-04-24 Jiang Liux86/irq: Clean up unused forward declarations in x86_init.h
2015-04-24 Jiang Liux86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
2015-04-24 Jiang Liux86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and...
2015-04-24 Jiang Liux86/irq: Remove x86_io_apic_ops.set_affinity and relate...
2015-04-24 Jiang Liux86/irq: Remove x86_io_apic_ops.setup_entry and related...
2015-04-24 Jiang Liux86/irq: Remove x86_io_apic_ops.print_entries and relat...
2015-04-24 Jiang Liux86/irq: Remove unused struct mp_pin_info
2015-04-24 Jiang Liux86/irq: Remove unused old IOAPIC irqdomain interfaces
2015-04-24 Jiang Liux86/irq: Convert IOAPIC to use hierarchical irqdomain...
2015-04-24 Jiang Liux86/irq: Introduce helper functions to support hierarch...
2015-04-24 Jiang Liux86/irq: Simplify the way to print IOAPIC entry
2015-04-24 Jiang Liux86/irq: Refine the way to allocate irq_cfg for legacy...
2015-04-24 Jiang Liux86/irq: Implement callbacks to enable hierarchical...
2015-04-24 Jiang Liux86/irq: Prepare IOAPIC interfaces to support hierarchi...
2015-04-24 Jiang Liux86/irq: Remove unused pre_init_apic_IRQ0()
2015-04-24 Jiang Liux86/intel-mid, trivial: Refine code syntax for sfi_pars...
2015-04-24 Thomas Gleixnerx86/intel-mid: Delay initialization of APB timer
2015-04-24 Jiang Liuirq_remapping: Remove unused function irq_remapping_pri...
2015-04-24 Jiang Liux86/irq: Simplify MSI/DMAR/HPET implementation by using...
2015-04-24 Jiang Liux86/irq: Implement irq_chip.irq_write_msi_msg for MSI...
2015-04-24 Jiang Liux86/MSI: Replace msi_update_msg() with irq_chip_compose...
2015-04-24 Jiang Liux86/MSI: Simplify the way to deal with remapped MSI...
2015-04-24 Jiang Liux86/irq: Normalize x86 irq_chip name
2015-04-24 Jiang Liux86/uv: Use hierarchical irqdomain to manage UV interrupts
2015-04-24 Jiang Liux86/htirq: Use hierarchical irqdomain to manage Hypertr...
2015-04-24 Jiang Liux86/irq: Use hierarchical irqdomain to manage DMAR...
2015-04-24 Jiang Liuiommu/vt-d: Refine the interfaces to create IRQ for...
2015-04-24 Jiang Liux86/MSI: Clean up unused MSI related code and interfaces
2015-04-24 Jiang Liuirq_remapping: Clean up unused MSI related code
2015-04-24 Jiang Liuirq_remapping/amd: Clean up unused MSI related code
2015-04-24 Jiang Liuirq_remapping/vt-d: Clean up unused MSI related code
2015-04-24 Jiang Liux86/irq: Directly call native_compose_msi_msg() for...
2015-04-24 Jiang Liux86/MSI: Use hierarchical irqdomains to manage MSI...
2015-04-24 Jiang Liux86/hpet: Enhance HPET IRQ to support hierarchical...
2015-04-24 Jiang Liuirq_remapping/amd: Enhance AMD IR driver to support...
2015-04-24 Jiang Liuirq_remapping/vt-d: Enhance Intel IR driver to support...
2015-04-24 Jiang Liuirq_remapping/vt-d: Change prototypes to prepare for...
2015-04-24 Jiang Liuirq_remapping: Introduce new interfaces to support...
2015-04-24 Jiang Liux86/dmar: Use new irqdomain interfaces to allocate...
2015-04-24 Jiang Liux86/htirq: Use new irqdomain interfaces to allocate...
2015-04-24 Jiang Liux86/uv: Use new irqdomain interfaces to allocate/free IRQ
2015-04-24 Jiang Liux86/MSI: Use new irqdomain interfaces to allocate/free IRQ
2015-04-24 Jiang Liux86/hpet: Use new irqdomain interfaces to allocate...
2015-04-24 Jiang Liux86/irq: Use hierarchical irqdomain to manage CPU inter...
2015-04-24 Jiang Liux86/irq: Save destination CPU ID in irq_cfg
2015-04-20 Linus TorvaldsMerge tag 'remoteproc-4.1-next' of git://git./linux...
2015-04-20 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2015-04-20 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-04-20 Linus TorvaldsMerge tag 'fbdev-4.1' of git://git./linux/kernel/git...
2015-04-20 Linus TorvaldsMerge branch 'drm-next-merged' of git://people.freedesk...
2015-04-20 Linus TorvaldsMerge tag 'iommu-updates-v4.1' of git://git./linux...
2015-04-20 Linus TorvaldsMerge tag 'cpumask-next-for-linus' of git://git./linux...
2015-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-20 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-04-20 Linus Torvaldssmp: don't use 16-bit words for atomic accesses
2015-04-20 Tomi ValkeinenMerge omapdss topic branch for fbdev 4.1
2015-04-20 Grygorii Strashkoomapdss: extend pm notifier to handle hibernation
2015-04-20 Javier Martinez... OMAPDSS: Correct video ports description file path...
2015-04-20 Tomi ValkeinenOMAPDSS: disable VT switch
2015-04-20 Dave AirlieMerge Linus master into drm-next
2015-04-20 Philipp Zabelmedia-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X2...
2015-04-19 Linus TorvaldsMerge branch 'turbostat' of git://git./linux/kernel...
2015-04-19 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-04-19 Linus Torvaldshexdump: avoid warning in test function
2015-04-19 Jann Hornfs: take i_mutex during prepare_binprm for set[ug]id...
2015-04-19 Linus Torvaldssmp: Fix error case handling in smp_call_function_*()
2015-04-19 Rusty Russellcpumask: remove __first_cpu / __next_cpu
2015-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2015-04-18 Linus TorvaldsMerge tag 'for-linus-4.1-merge-window' of git://git...
2015-04-18 David S. MillerMerge branch 'iommu-generic-allocator'
2015-04-18 Sowmini Varadhaniommu-common: Fix PARISC compile-time warnings
2015-04-18 Sowmini Varadhansparc: Make LDC use common iommu poll management functions
2015-04-18 Sowmini Varadhansparc: Make sparc64 use scalable lib/iommu-common.c...
2015-04-18 Sowmini VaradhanBreak up monolithic iommu table/lock into finer graular...
2015-04-18 David S. Millersparc: Revert generic IOMMU allocator.
2015-04-18 Len Browntools/power turbostat: correct dumped pkg-cstate-limit...
2015-04-18 Len Browntools/power turbostat: calculate TSC frequency from...
next