summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Audit: better estimation of execve record lengthEric Paris2009-06-231-2/+2
| * | | | | Audit: fix audit watch use after freeEric Paris2009-06-231-0/+2
| | |_|/ / | |/| | |
* | | | | MAINTAINERS: Change mailing list info for CRISJesper Nilsson2009-06-241-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-06-2445-1057/+1926
|\ \ \ \ \
| * | | | | asus-laptop: remove EXPERIMENTAL dependencyCorentin Chary2009-06-241-1/+1
| * | | | | asus-laptop: use pr_fmt and pr_<level>Corentin Chary2009-06-241-24/+26
| * | | | | eeepc-laptop: cpufv updatesCorentin Chary2009-06-241-1/+76
| * | | | | eeepc-laptop: sync eeepc-laptop with asus_acpiCorentin Chary2009-06-241-4/+15
| * | | | | asus_acpi: Deprecate in favor of asus-laptopCorentin Chary2009-06-241-2/+2
| * | | | | acpi4asus: update MAINTAINER and KConfig linksCorentin Chary2009-06-242-9/+10
| * | | | | asus-laptop: platform dev as parent for led and backlightCorentin Chary2009-06-241-21/+19
| * | | | | eeepc-laptop: enable camera by defaultPekka Enberg2009-06-241-0/+12
| * | | | | Merge branch 'bjorn-notify' into releaseLen Brown2009-06-247-153/+66
| |\ \ \ \ \
| | * | | | | ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warningLen Brown2009-06-181-7/+5
| | * | | | | ACPI: use handle, not device, in system notification pathBjorn Helgaas2009-06-181-15/+15
| | * | | | | ACPI: remove unused return values from Bus Check & Device Check handlingBjorn Helgaas2009-06-181-21/+11
| | * | | | | ACPI: remove unused "status_changed" return value from Check Device handlingBjorn Helgaas2009-06-181-19/+3
| | * | | | | ACPI: simplify notification debug messagesBjorn Helgaas2009-06-181-24/+3
| | * | | | | ACPI: eeepc-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-12/+6
| | * | | | | ACPI: asus-acpi: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-17/+13
| | * | | | | ACPI: asus-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-18/+5
| | * | | | | ACPI: battery: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-17/+5
| | * | | | | ACPI: ac: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-15/+5
| | * | | | | ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas2009-06-182-1/+8
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------------------------------. \ \ \ \ \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-2439-843/+1700
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | * | | | | hp-wmi: Add support for reporting tablet stateMatthew Garrett2009-06-171-32/+55
| | | | | | | | | | | | | | | | | | * | | | | dell-wmi: don't generate errors on empty messagesMatthew Garrett2009-06-171-2/+2
| | | | | | | | | | | | | | | | | | * | | | | dell-wmi: add additional keyboard eventsMario Limonciello2009-06-171-1/+44
| | | | | | | | | | | | | | | | | | * | | | | dell-wmi: mask off upper bytes of event responseMario Limonciello2009-06-171-1/+6
| | | | | | | | | | | | | | | | | | |/ / / /
| | | | | | | | | | | | | | | | | * | | | | Show the physical device node of backlight class device.Zhang Rui2009-06-231-0/+6
| | | | | | | | | | | | | | | | | |/ / / /
| | | | | | | | | | | | | | | | * | | | | thinkpad-acpi: support the second fan on the X61Henrique de Moraes Holschuh2009-06-182-2/+130
| | | | | | | | | | | | | | | | * | | | | thinkpad-acpi: forbid the use of HBRV on Lenovo ThinkPadsHenrique de Moraes Holschuh2009-06-182-6/+18
| | | | | | | | | | | | | | | | * | | | | thinkpad-acpi: silence bogus warning when ACPI video is disabledHenrique de Moraes Holschuh2009-06-171-1/+1
| | | | | | | | | | | | | | | | * | | | | thinkpad-acpi: enhance led supportHenrique de Moraes Holschuh2009-06-172-15/+96
| | | | | | | | | | | | | | | | * | | | | thinkpad-acpi: fix BEEP ACPI handler warningsHenrique de Moraes Holschuh2009-06-171-2/+24
| | | | | | | | | | | | | | | | * | | | | thinkpad-acpi: add quirklist engineHenrique de Moraes Holschuh2009-06-171-21/+98
| | | | | | | | | | | | | | | | * | | | | thinkpad-acpi: store fw version with strict checkingHenrique de Moraes Holschuh2009-06-171-4/+42
| | | | | | | | | | | | | | | | |/ / / /
| | | | | | | | | | | | | | | * | | | | ACPI: delete acpi.power_nocheck from kernel-parameters.txtLen Brown2009-05-271-8/+0
| | | | | | | | | | | | | | | * | | | | ACPI: don't check power state after _ON/_OFFBjorn Helgaas2009-05-271-26/+2
| | | | | | | | | | | | | | * | | | | | PNPACPI: parse Extended Address Space DescriptorsBjorn Helgaas2009-05-271-2/+44
| | | | | | | | | | | | | | |/ / / / /
| | | | | | | | | | | | | * | | | | | ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-204-0/+28
| | | | | | | | | | | | | | |/ / / / | | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | * | | | | | ACPI: idle: rename lapic timer workaround routinesLen Brown2009-06-181-22/+18
| | | | | | | | | | | | * | | | | | ACPI: clean up whitespace in drivers/acpi/scan.cAlex Chiang2009-06-171-24/+20
| | | | | | | | | | | | * | | | | | ACPI: acpi_device_register() should call device_register()Alex Chiang2009-06-171-3/+2
| | | | | | | | | | | | * | | | | | ACPI: #define acpi_disabled 1 for CONFIG_ACPI=nLen Brown2009-06-121-0/+1
| | | | | | | | | | | | * | | | | | ACPI: move declaration acpi_early_init() to acpi.hLen Brown2009-06-122-5/+4
| | | | | | | | | | | | * | | | | | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-124-70/+67
| | | | | | | | | | | | * | | | | | ACPI: increase size of acpi_bus_id[]Zhao Yakui2009-06-121-1/+1
| | | | | | | | | | | | * | | | | | ACPI: Remove Asus P4B266 from blacklistOlivier Berger2009-06-121-8/+0
| | | | | | | | | | | | * | | | | | ACPI: delete dead acpi_disabled setting codeLen Brown2009-06-121-5/+1
| | | | | | | | | | | | |/ / / / /
OpenPOWER on IntegriCloud