Age | Commit message (Expand) | Author |
2010-10-18 | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon |
2010-10-18 | xen: fix shared irq device passthrough | Konrad Rzeszutek Wilk |
2010-10-18 | xen: Provide a variant of xen_poll_irq with timeout. | Konrad Rzeszutek Wilk |
2010-10-18 | xen: set pirq name to something useful. | Gerd Hoffmann |
2010-10-18 | xen: implement pirq type event channels | Jeremy Fitzhardinge |
2010-10-12 | genirq: Remove the now unused sparse irq leftovers | Thomas Gleixner |
2010-10-12 | genirq: Sanitize dynamic irq handling | Thomas Gleixner |
2010-10-12 | genirq: Remove arch_init_chip_data() | Thomas Gleixner |
2010-10-12 | genirq: Remove irq_2_iommu | Thomas Gleixner |
2010-10-12 | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner |
2010-10-12 | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner |
2010-10-12 | pci: intr_remap: Remove unused functions | Thomas Gleixner |
2010-10-12 | ht: Convert to new irq_chip functions | Thomas Gleixner |
2010-10-12 | dmar: Convert to new irq chip functions | Thomas Gleixner |
2010-10-12 | pci: Cleanup the irq_desc mess in msi | Thomas Gleixner |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner |
2010-10-12 | genirq: Query arch for number of early descriptors | Thomas Gleixner |
2010-10-12 | genirq: Implement irq reservation | Thomas Gleixner |
2010-10-12 | genirq: Implement sane enumeration | Thomas Gleixner |
2010-10-12 | genirq: Implement a sane sparse_irq allocator | Thomas Gleixner |
2010-10-12 | genirq: Provide default irq init flags | Thomas Gleixner |
2010-10-12 | genirq: Remove early_init_irq_lock_class() | Thomas Gleixner |
2010-10-12 | genirq: Sanitize irq_data accessors | Thomas Gleixner |
2010-10-12 | genirq: Provide status modifier | Thomas Gleixner |
2010-10-12 | genirq: Remove unsused inline | Thomas Gleixner |
2010-10-12 | genirq: Distangle irq.h | Thomas Gleixner |
2010-10-04 | genirq: Provide config option to disable deprecated code | Thomas Gleixner |
2010-10-04 | genirq: Provide advanced irq chip functions | Thomas Gleixner |
2010-10-04 | genirq: Convert core code to irq_data | Thomas Gleixner |
2010-10-04 | genirq: Create irq_data | Thomas Gleixner |
2010-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-09-27 | tcp: Fix >4GB writes on 64-bit. | David S. Miller |
2010-09-27 | tproxy: check for transparent flag in ip_route_newports | Ulrich Weber |
2010-09-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-26 | ipv6: add a missing unregister_pernet_subsys call | Neil Horman |
2010-09-26 | net: reset skb queue mapping when rx'ing over tunnel | Tom Herbert |
2010-09-24 | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-09-23 | genirq: Cleanup irq_chip->typename leftovers | Thomas Gleixner |
2010-09-23 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-09-22 | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" | FUJITA Tomonori |
2010-09-22 | net: Move "struct net" declaration inside the __KERNEL__ macro guard | Ollie Wild |
2010-09-21 | fs: {lock,unlock}_flocks() stubs to prepare for BKL removal | Sage Weil |
2010-09-20 | xfrm: Allow different selector family in temporary state | Thomas Egerer |
2010-09-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-09-17 | netpoll: Disable IRQ around RCU dereference in netpoll_rx | Herbert Xu |
2010-09-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-09-16 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-09-15 | tcp: Prevent overzealous packetization by SWS logic. | Alexey Kuznetsov |
2010-09-14 | Merge ssh://master.kernel.org/home/hpa/tree/sec | Linus Torvalds |