aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-18jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra2-10/+12
2010-10-18perf: Optimize sw eventsPeter Zijlstra1-9/+11
2010-10-18perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra1-2/+25
2010-10-18jump_label: Add atomic_t interfacePeter Zijlstra1-0/+44
2010-10-18jump_label: Use more consistent namingPeter Zijlstra1-4/+4
2010-10-18perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra1-0/+7
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra2-9/+22
2010-10-18lockdep: Add improved subclass cachingHitoshi Mitake1-1/+12
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar10-39/+43
2010-10-18Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin into spi/nextGrant Likely7-35/+39
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon1-0/+105
2010-10-17PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan1-0/+2
2010-10-17PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki1-0/+2
2010-10-17PM: runtime: add missed pm_request_autosuspendMing Lei1-0/+5
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern2-0/+53
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern2-0/+9
2010-10-17PM / Runtime: Combine runtime PM entry pointsAlan Stern1-20/+46
2010-10-17PM / Runtime: Replace boolean arguments with bitflagsAlan Stern1-8/+15
2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern1-0/+15
2010-10-17PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki1-2/+5
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki3-38/+109
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris1-1/+14
2010-10-15Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-windowJoel Becker41-84/+219
2010-10-15x86: Remove stale pmtimer_64.cThomas Gleixner1-2/+0
2010-10-15oprofile: fix linker errorsAnand Gadiyar1-1/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter32-112/+517
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-14Merge branch 'linus' into sched/coreIngo Molnar22-23/+71
2010-10-14stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=nMasami Hiramatsu1-2/+8
2010-10-14powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala1-0/+8
2010-10-12Merge commit 'v2.6.36-rc7' into spi/nextGrant Likely8-16/+28
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-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu1-13/+12
2010-10-12Merge branch 'linus' into core/lockingThomas Gleixner95-263/+805
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 Gleixner9-5/+20
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner1-0/+4