summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-228-301/+349
|\
| * 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-125-3/+14
| |\
| * | 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
* | | Un-inline the core-dump helper functionsLinus Torvalds2010-10-141-32/+2
* | | Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-141-1/+1
* | | fanotify: disable fanotify syscallsEric Paris2010-10-111-1/+0
* | | elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-071-0/+1
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-051-1/+1
|\ \ \
| * | | rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet2010-09-231-1/+1
* | | | wait: using uninitialized member of wait queueEvgeny Kuznetsov2010-10-051-0/+1
* | | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-3/+2
* | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-011-0/+1
|\ \ \ \
| * | | | intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-301-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-09-291-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | missing inline keyword for static function in linux/dmaengine.hMathieu Lacage2010-09-221-1/+1
| | |/ | |/|
* | | 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
|/ / / /
* | | | 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
OpenPOWER on IntegriCloud