aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'linus' into irq/coreIngo Molnar2010-10-19
|\
| * types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-15
| * Un-inline the core-dump helper functionsLinus Torvalds2010-10-14
| * Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-14
| * fanotify: disable fanotify syscallsEric Paris2010-10-11
| * elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-07
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-05
| |\
| | * rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet2010-09-23
| * | wait: using uninitialized member of wait queueEvgeny Kuznetsov2010-10-05
| * | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
| * | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-01
| |\ \
| | * | intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-30
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-09-29
| |\ \ \ | | |/ / | |/| |
| | * | missing inline keyword for static function in linux/dmaengine.hMathieu Lacage2010-09-22
* | | | genirq: Remove the now unused sparse irq leftoversThomas Gleixner2010-10-12
* | | | genirq: Sanitize dynamic irq handlingThomas Gleixner2010-10-12
* | | | genirq: Remove arch_init_chip_data()Thomas Gleixner2010-10-12
* | | | genirq: Remove irq_2_iommuThomas Gleixner2010-10-12
* | | | x86: Speed up the irq_remapped check in hot pathesThomas Gleixner2010-10-12
* | | | x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner2010-10-12
* | | | pci: intr_remap: Remove unused functionsThomas Gleixner2010-10-12
* | | | ht: Convert to new irq_chip functionsThomas Gleixner2010-10-12
* | | | dmar: Convert to new irq chip functionsThomas Gleixner2010-10-12
* | | | pci: Cleanup the irq_desc mess in msiThomas Gleixner2010-10-12
* | | | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-12
* | | | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-12
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-28
| |\ \ \
| | * | | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-27
| | * | | net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-22
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-27
| |\ \ \ \
| | * \ \ \ Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-09-24
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-23
| * | | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-22
| * | | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil2010-09-21
| |/ / / /
* | | | | genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-12
* | | | | genirq: Implement irq reservationThomas Gleixner2010-10-12
* | | | | genirq: Implement sane enumerationThomas Gleixner2010-10-12
* | | | | genirq: Implement a sane sparse_irq allocatorThomas Gleixner2010-10-12
* | | | | genirq: Provide default irq init flagsThomas Gleixner2010-10-12
* | | | | genirq: Remove early_init_irq_lock_class()Thomas Gleixner2010-10-12
* | | | | genirq: Sanitize irq_data accessorsThomas Gleixner2010-10-12
* | | | | genirq: Provide status modifierThomas Gleixner2010-10-12
* | | | | genirq: Remove unsused inlineThomas Gleixner2010-10-12
* | | | | genirq: Distangle irq.hThomas Gleixner2010-10-12
* | | | | genirq: Provide config option to disable deprecated codeThomas Gleixner2010-10-04
* | | | | genirq: Provide advanced irq chip functionsThomas Gleixner2010-10-04
* | | | | genirq: Convert core code to irq_dataThomas Gleixner2010-10-04
* | | | | genirq: Create irq_dataThomas Gleixner2010-10-04
* | | | | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-23
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-19
|\ \ \ \ | | |/ / | |/| |