summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xen: set pirq name to something useful.Gerd Hoffmann2010-10-181-1/+1
* xen: implement pirq type event channelsJeremy Fitzhardinge2010-10-181-0/+11
* genirq: Remove the now unused sparse irq leftoversThomas Gleixner2010-10-121-10/+2
* genirq: Sanitize dynamic irq handlingThomas Gleixner2010-10-121-4/+8
* genirq: Remove arch_init_chip_data()Thomas Gleixner2010-10-121-3/+0
* genirq: Remove irq_2_iommuThomas Gleixner2010-10-122-22/+0
* x86: Speed up the irq_remapped check in hot pathesThomas Gleixner2010-10-121-2/+0
* x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner2010-10-121-0/+1
* pci: intr_remap: Remove unused functionsThomas Gleixner2010-10-121-2/+0
* ht: Convert to new irq_chip functionsThomas Gleixner2010-10-121-2/+3
* dmar: Convert to new irq chip functionsThomas Gleixner2010-10-121-2/+3
* pci: Cleanup the irq_desc mess in msiThomas Gleixner2010-10-121-4/+4
* pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-2/+3
* Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-129-5/+20
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-286-5/+9
| |\
| | * tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-271-1/+1
| | * tproxy: check for transparent flag in ip_route_newportsUlrich Weber2010-09-271-0/+2
| | * ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-261-0/+1
| | * net: reset skb queue mapping when rx'ing over tunnelTom Herbert2010-09-261-0/+1
| | * net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-221-2/+2
| | * xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-201-2/+2
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-271-0/+3
| |\ \
| | * \ Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-09-241-0/+3
| | |\ \
| | | * | x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-231-0/+3
| * | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-221-0/+4
| * | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil2010-09-211-0/+4
| |/ / /
* | | | genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-121-0/+4
* | | | genirq: Implement irq reservationThomas Gleixner2010-10-121-0/+1
* | | | genirq: Implement sane enumerationThomas Gleixner2010-10-121-0/+5
* | | | genirq: Implement a sane sparse_irq allocatorThomas Gleixner2010-10-121-0/+23
* | | | genirq: Provide default irq init flagsThomas Gleixner2010-10-121-0/+6
* | | | genirq: Remove early_init_irq_lock_class()Thomas Gleixner2010-10-121-8/+0
* | | | genirq: Sanitize irq_data accessorsThomas Gleixner2010-10-121-4/+58
* | | | genirq: Provide status modifierThomas Gleixner2010-10-121-2/+25
* | | | genirq: Remove unsused inlineThomas Gleixner2010-10-121-7/+1
* | | | genirq: Distangle irq.hThomas Gleixner2010-10-122-279/+184
* | | | genirq: Provide config option to disable deprecated codeThomas Gleixner2010-10-041-1/+7
* | | | genirq: Provide advanced irq chip functionsThomas Gleixner2010-10-041-16/+50
* | | | genirq: Convert core code to irq_dataThomas Gleixner2010-10-041-5/+5
* | | | genirq: Create irq_dataThomas Gleixner2010-10-041-27/+63
* | | | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-6/+0
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-192-6/+20
|\ \ \ | | |/ | |/|
| * | netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-171-4/+4
| * | tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-151-2/+16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-161-0/+4
|\ \ \
| * | | workqueue: add documentationTejun Heo2010-09-131-0/+4
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-161-1/+9
|\ \ \
| * | | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-141-1/+8
| * | | drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-131-1/+2
| |/ /
* | | Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-141-0/+3
|\ \ \