aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6Stefano Stabellini8-301/+349
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds1-32/+2
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-1/+1
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner1-10/+2
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner1-4/+8
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner1-3/+0
2010-10-12genirq: Remove irq_2_iommuThomas Gleixner2-22/+0
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner1-2/+0
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner1-0/+1
2010-10-12pci: intr_remap: Remove unused functionsThomas Gleixner1-2/+0
2010-10-12ht: Convert to new irq_chip functionsThomas Gleixner1-2/+3
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner1-2/+3
2010-10-12pci: Cleanup the irq_desc mess in msiThomas Gleixner1-4/+4
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner1-2/+3
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner5-3/+14
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner1-0/+4
2010-10-12genirq: Implement irq reservationThomas Gleixner1-0/+1
2010-10-12genirq: Implement sane enumerationThomas Gleixner1-0/+5
2010-10-12genirq: Implement a sane sparse_irq allocatorThomas Gleixner1-0/+23
2010-10-12genirq: Provide default irq init flagsThomas Gleixner1-0/+6
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner1-8/+0
2010-10-12genirq: Sanitize irq_data accessorsThomas Gleixner1-4/+58
2010-10-12genirq: Provide status modifierThomas Gleixner1-2/+25
2010-10-12genirq: Remove unsused inlineThomas Gleixner1-7/+1
2010-10-12genirq: Distangle irq.hThomas Gleixner2-279/+184
2010-10-11fanotify: disable fanotify syscallsEric Paris1-1/+0
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe1-0/+1
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-3/+2
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner1-1/+7
2010-10-04genirq: Provide advanced irq chip functionsThomas Gleixner1-16/+50
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner1-5/+5
2010-10-04genirq: Create irq_dataThomas Gleixner1-27/+63
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-0/+1
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha1-0/+1
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+1
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+3
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar1-0/+3
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner1-6/+0
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet1-1/+1
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel1-0/+3
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori1-0/+4
2010-09-22missing inline keyword for static function in linux/dmaengine.hMathieu Lacage1-1/+1
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild1-2/+2
2010-09-21fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil1-0/+4
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+4
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu1-4/+4