| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-05-28 |
|\ |
|
| * | drm/radeon: fix the r100/r200 ums block 0 page fix | Dave Airlie | 2010-05-28 |
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-05-28 |
|\ \ |
|
| * | | intel_idle: native hardware cpuidle driver for latest Intel processors | Len Brown | 2010-05-28 |
| * | | ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case | Len Brown | 2010-05-28 |
| * | | acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLING | Len Brown | 2010-05-27 |
| * | | ACPI: allow a native cpuidle driver to displace ACPI | Len Brown | 2010-05-27 |
| * | | cpuidle: make cpuidle_curr_driver static | Len Brown | 2010-05-27 |
| * | | cpuidle: add cpuidle_unregister_driver() error check | Len Brown | 2010-05-27 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 |
|\ \ \ |
|
| * \ \ | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 2010-05-28 |
| |\ \ \ |
|
| | * | | | ACPI: delete the "acpi=ht" boot option | Len Brown | 2010-03-14 |
| * | | | | Merge branch 'misc-2.6.35' into release | Len Brown | 2010-05-28 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Don't let acpi_pad needlessly mark TSC unstable | Venkatesh Pallipadi | 2010-05-28 |
| | * | | | | drivers/acpi/sleep.h: Checkpatch cleanup | Andrea Gelmini | 2010-05-28 |
| | * | | | | ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion | Venkatesh Pallipadi | 2010-05-28 |
| | * | | | | ACPI: delete unused c-state promotion/demotion data strucutures | Len Brown | 2010-05-21 |
| | * | | | | ACPI: EC: Use kmemdup | Julia Lawall | 2010-05-20 |
| | * | | | | drivers/acpi: use kasprintf | Julia Lawall | 2010-05-20 |
| | | |/ /
| | |/| | |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'video' and 'video-edid' into release | Len Brown | 2010-05-28 |
| |\ \ \ \ \ |
|
| | | * | | | | ACPI: Export EDID blocks to the kernel | Matthew Garrett | 2010-04-19 |
| | * | | | | | ACPI: video: fix acpi_backlight=video | Kamal Mostafa | 2010-05-20 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'acpi_enable' into release | Len Brown | 2010-05-28 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett | 2010-05-12 |
| | * | | | | | ACPICA: simplify SCI_EN workaround | Len Brown | 2010-05-12 |
| * | | | | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 2010-05-28 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 2010-04-04 |
| | * | | | | | | ACPI: pci_root: save downstream bus range | Bjorn Helgaas | 2010-04-04 |
| * | | | | | | | ACPI, APEI, EINJ injection parameters support | Huang Ying | 2010-05-19 |
| * | | | | | | | ACPI, APEI, Error Record Serialization Table (ERST) support | Huang Ying | 2010-05-19 |
| * | | | | | | | ACPI, APEI, Generic Hardware Error Source memory error support | Huang Ying | 2010-05-19 |
| * | | | | | | | ACPI, APEI, UEFI Common Platform Error Record (CPER) header | Huang Ying | 2010-05-19 |
| * | | | | | | | ACPI Hardware Error Device (PNP0C33) support | Huang Ying | 2010-05-19 |
| * | | | | | | | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 2010-05-19 |
| * | | | | | | | ACPI, APEI, EINJ support | Huang Ying | 2010-05-19 |
| * | | | | | | | ACPI, APEI, HEST table parsing | Huang Ying | 2010-05-19 |
| * | | | | | | | ACPI, APEI, APEI supporting infrastructure | Huang Ying | 2010-05-19 |
| * | | | | | | | ACPI, IO memory pre-mapping and atomic accessing | Huang Ying | 2010-05-19 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2010-05-28 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | leds: Fix leds-gpio openfirmware compile issue | Richard Purdie | 2010-05-28 |
| * | | | | | | | leds: Kconfig fixes | Richard Purdie | 2010-05-28 |
* | | | | | | | | Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-05-28 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ARM: S5PV210: serial: Fix section mismatch warning | Marek Szyprowski | 2010-05-28 |
| |/ / / / / / / |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-28 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | netdev/fec: fix ifconfig eth0 down hang issue | Bryan Wu | 2010-05-28 |
| * | | | | | | | | cnic: Fix context memory init. on 5709. | Michael Chan | 2010-05-28 |
| * | | | | | | | | drivers/net: Eliminate a NULL pointer dereference | Julia Lawall | 2010-05-28 |
| * | | | | | | | | drivers/net/hamradio: Eliminate a NULL pointer dereference | Julia Lawall | 2010-05-28 |
| * | | | | | | | | be2net: Patch removes redundant while statement in loop. | Sarveshwar Bandi | 2010-05-28 |
| * | | | | | | | | vhost: fix the memory leak which will happen when memory_access_ok fails | Takuya Yoshikawa | 2010-05-27 |