summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-10-12spi/pl022: get rid of chipinfo dev pointerLinus Walleij1-1/+0
2010-10-12spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells1-6/+0
2010-10-12spi/pl022: add PrimeCell generic DMA supportLinus Walleij1-0/+6
2010-10-12Merge branch 'linus' into core/lockingThomas Gleixner68-200/+581
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-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter30-84/+197
2010-10-11oprofile: Abstract the perf-events backendMatt Fleming1-0/+3
2010-10-11oprofile: Make op_name_from_perf_id() globalMatt Fleming1-0/+4
2010-10-11perf: New helper function for pmu nameMatt Fleming1-0/+1
2010-10-11perf: Add helper function to return number of countersMatt Fleming1-0/+1
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar9-8/+16
2010-10-07Fix IRQ flag handling namingDavid Howells2-43/+65
2010-10-07Drop a couple of unnecessary asm/system.h inclusionsDavid Howells2-2/+0
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar17-14/+43
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar46-162/+331
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe1-0/+1
2010-10-05rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_heldPaul E. McKenney1-1/+1
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus 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-01x86, amd_nb: Enable GART support for AMD family 0x15 CPUsAndreas Herrmann1-0/+1
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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/as...Linus Torvalds1-1/+1