summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
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-11ARM: 6421/1: amba-pl011: add missing ST specific registersLinus Walleij1-0/+11
2010-10-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter39-98/+258
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