summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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-125-3/+14
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-282-3/+3
| |\
| | * tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-271-1/+1
| | * net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-221-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-191-4/+4
|\ \ \ | | |/ | |/|
| * | netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-171-4/+4
| * | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-091-1/+10
| |\ \
| | * | cgroups: fix API thinkoMichael S. Tsirkin2010-09-051-1/+10
* | | | 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 ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-141-0/+3
|\ \ \ \
| * | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-0/+3
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-09-141-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-121-1/+1
| |/ / /
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-09-131-2/+8
|\ \ \ \
| * | | | dquot: do full inode dirty in allocating spaceShaohua Li2010-09-091-2/+8
| | |/ / | |/| |
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-132-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-081-0/+2
| * | | gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov2010-09-011-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-101-0/+1
|\ \ \ \
| * | | | block: add function call to switch the IO scheduler from a driverJens Axboe2010-08-231-0/+1
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-091-1/+3
|\ \ \ \ \
| * | | | | libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2010-09-091-1/+2
| * | | | | libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-091-0/+1
| | |_|/ / | |/| | |
OpenPOWER on IntegriCloud