aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner
2010-10-12genirq: Remove irq_2_iommuThomas Gleixner
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner
2010-10-12pci: intr_remap: Remove unused functionsThomas Gleixner
2010-10-12ht: Convert to new irq_chip functionsThomas Gleixner
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner
2010-10-12pci: Cleanup the irq_desc mess in msiThomas Gleixner
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner
2010-10-12genirq: Implement irq reservationThomas Gleixner
2010-10-12genirq: Implement sane enumerationThomas Gleixner
2010-10-12genirq: Implement a sane sparse_irq allocatorThomas Gleixner
2010-10-12genirq: Provide default irq init flagsThomas Gleixner
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner
2010-10-12genirq: Sanitize irq_data accessorsThomas Gleixner
2010-10-12genirq: Provide status modifierThomas Gleixner
2010-10-12genirq: Remove unsused inlineThomas Gleixner
2010-10-12genirq: Distangle irq.hThomas Gleixner
2010-10-11fanotify: disable fanotify syscallsEric Paris
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner
2010-10-04genirq: Provide advanced irq chip functionsThomas Gleixner
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner
2010-10-04genirq: Create irq_dataThomas Gleixner
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-09-28ACPI: Fix typosLucas De Marchi