aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-061-0/+23
* perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras2009-04-061-0/+15
* perf_counter: avoid recursionPeter Zijlstra2009-04-061-0/+7
* perf_counter: remove the event config bitfieldsPeter Zijlstra2009-04-061-24/+50
* perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras2009-04-061-0/+12
* perf_counter: unify irq output codePeter Zijlstra2009-04-061-0/+2
* perf_counter: revamp syscall input ABIPeter Zijlstra2009-04-061-35/+60
* perf_counter: hook up the tracepoint eventsPeter Zijlstra2009-04-061-0/+3
* perf_counter: generic context switch eventPeter Zijlstra2009-04-061-1/+0
* perf_counter: fix uninitialized usage of event_listPeter Zijlstra2009-04-061-0/+2
* perf_counter: add an event_listPeter Zijlstra2009-04-061-0/+4
* perf_counter: hrtimer based sampling for software time eventsPeter Zijlstra2009-04-061-6/+14
* perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-061-1/+3
* perf_counter: software counter event infrastructurePeter Zijlstra2009-04-061-1/+7
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06539-7869/+14776
|\
| * Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-054-13/+8
| |\
| | * mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-051-0/+1
| | * mfd: remove unused PASIC3 bus_shift fieldPhilipp Zabel2009-04-051-1/+0
| | * mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-052-12/+5
| | * mfd: Support active high IRQs on WM835xMark Brown2009-04-051-0/+2
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-0514-110/+139
| |\ \
| | * | ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2009-04-052-0/+12
| | * | Merge branch 'linus' into releaseLen Brown2009-04-05493-7461/+12798
| | |\ \ | | | |/
| | * | Merge branch 'x2apic' into releaseLen Brown2009-04-052-3/+4
| | |\ \
| | | * | ACPI: update x2apic commentsSuresh Siddha2009-04-031-3/+3
| | | * | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-031-0/+1
| | * | | Merge branch 'constify' into releaseLen Brown2009-04-051-2/+2
| | |\ \ \
| | | * | | ACPI: constify VFTs (1/2)Jan Engelhardt2009-04-031-2/+2
| | | |/ /
| | * | | Merge branch 'sony-laptop' into releaseLen Brown2009-04-051-0/+8
| | |\ \ \
| | | * | | sony-laptop: VGN-A317M hotkey supportHarald Jenny2009-03-271-0/+3
| | | * | | sony-laptop: Add support for extended hotkeysMatthew Garrett2009-03-271-0/+4
| | | * | | sony-laptop: Add support for extra keyboard eventsMatthew Garrett2009-03-271-0/+1
| | | |/ /
| | * | | Merge branch 'video' into releaseLen Brown2009-04-051-0/+11
| | |\ \ \
| | | * | | ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-271-0/+11
| | | |/ /
| | * | | Merge branch 'battery' into releaseLen Brown2009-04-051-0/+2
| | |\ \ \
| | | * | | ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy2009-03-271-0/+2
| | | |/ /
| | * | | Merge branch 'thermal' into releaseLen Brown2009-04-051-9/+39
| | |\ \ \
| | | * | | thermal: support forcing support for passive coolingMatthew Garrett2009-03-271-0/+1
| | | * | | ACPI: move thermal trip handling to generic thermal layerMatthew Garrett2009-02-201-1/+14
| | | * | | thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-201-8/+24
| | * | | | Merge branch 'driver-ops-cleanup' into releaseLen Brown2009-04-051-16/+0
| | |\ \ \ \
| | | * | | | ACPI: remove unused acpi_bus_ops flagsBjorn Helgaas2009-03-271-10/+0
| | | * | | | ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas2009-03-271-2/+0
| | | * | | | ACPI: remove unused acpi_device_ops .lock and .scan methodsBjorn Helgaas2009-03-271-4/+0
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown2009-04-051-23/+0
| | |\ \ \ \
| | | * | | | ACPI: move private declarations to internal.hBjorn Helgaas2009-03-171-23/+0
| | * | | | | ACPICA: Update version to 20090320Bob Moore2009-03-271-1/+1
| | * | | | | ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore2009-03-271-4/+0
| | * | | | | ACPICA: Add manifest constants for bit register valuesBob Moore2009-03-271-0/+9
| | * | | | | ACPICA: Update version to 20090220Bob Moore2009-03-261-1/+1