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