summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-2118-123/+321
|\
| *-----------. Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown2008-02-21684-10625/+20693
| |\ \ \ \ \ \ \
| | | | | | | | * ACPI: TSC breaks atkbd suspendPavel Machek2008-02-191-5/+5
| | | | | | | * | ACPI: thinkpad-acpi: add tablet-mode reportingHenrique de Moraes Holschuh2008-02-162-11/+75
| | | | | | | * | ACPI: thinkpad-acpi: minor hotkey_radio_sw fixesHenrique de Moraes Holschuh2008-02-162-5/+5
| | | | | | | * | ACPI: thinkpad-acpi: improve thinkpad-acpi input device documentationHenrique de Moraes Holschuh2008-02-161-21/+27
| | | | | | | * | ACPI: thinkpad-acpi: issue input events for tablet swivel eventsHenrique de Moraes Holschuh2008-02-162-4/+22
| | | | | | | * | ACPI: thinkpad-acpi: make the video output feature optionalHenrique de Moraes Holschuh2008-02-162-7/+30
| | | | | | | * | ACPI: thinkpad-acpi: synchronize input device switchesHenrique de Moraes Holschuh2008-02-161-0/+1
| | | | | | | * | ACPI: thinkpad-acpi: always track input device open/closeHenrique de Moraes Holschuh2008-02-161-5/+8
| | | | | | | * | ACPI: thinkpad-acpi: trivial fix to documentationHenrique de Moraes Holschuh2008-02-161-1/+1
| | | | | | | * | ACPI: thinkpad-acpi: trivial fix to module_desc typoHenrique de Moraes Holschuh2008-02-161-1/+1
| | | | | | * | | intel_menlo: extract return values using PTR_ERRThomas Sujith2008-02-151-4/+7
| | | | | | * | | ACPI video: check for error from thermal_cooling_device_registerThomas Sujith2008-02-151-0/+3
| | | | | | * | | ACPI thermal: extract return values using PTR_ERRThomas Sujith2008-02-151-15/+22
| | | | | | * | | ACPI fan: extract return values using PTR_ERRThomas Sujith2008-02-151-12/+18
| | | | | | * | | thermal: use ERR_PTR for returning errorThomas Sujith2008-02-151-13/+13
| | | | | | * | | thermal: validate input parametersThomas Sujith2008-02-151-1/+12
| | | | | | |/ /
| | | | | * | | PM: Make suspend_device() staticAdrian Bunk2008-02-211-1/+1
| | | | | * | | PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki2008-02-211-2/+0
| | | | | * | | Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-213-14/+53
| | | | * | | | ACPI: remove is_processor_present prototypeGlauber Costa2008-02-161-2/+0
| | | | * | | | acer-wmi: Add DMI match for mail LED on Acer TravelMate 4200 seriesCarlos Corbacho2008-02-161-0/+9
| | | | * | | | ACPI: sparse fix, replace macro with static functionHarvey Harrison2008-02-161-7/+11
| | | | * | | | kernel-doc: fix pci-acpi warningRandy Dunlap2008-02-151-0/+1
| | | | | |/ / | | | | |/| |
| | | * | | | ACPI: fix build warningMing Lin2008-02-211-2/+3
| | | | |/ / | | | |/| |
| | * | | | ACPI: thermal: Check whether cooling device exists before unregisteringZhao Yakui2008-02-151-4/+6
| | | |/ / | | |/| |
| * | | | ACPI: EC: Use proper handle for boot ECAlexey Starikovskiy2008-02-141-1/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-02-2110-92/+108
|\ \ \ \ \
| * | | | | modules: do not try to add sysfs attributes if !CONFIG_SYSFSKay Sievers2008-02-211-5/+2
| * | | | | POWERPC: fix typo in pseries/power.cStephen Rothwell2008-02-211-1/+1
| * | | | | PM: Remove unbalanced mutex_unlock() from dpm_resume()Rafael J. Wysocki2008-02-211-1/+0
| * | | | | UIO: fix Greg's stupid changesBrandon Philips2008-02-211-17/+37
| * | | | | stable_kernel_rules: fix must already be in mainlineStefan Richter2008-02-211-2/+5
| * | | | | ide: mark "ide=reverse" option as obsoleteBartlomiej Zolnierkiewicz2008-02-211-1/+1
| * | | | | Driver core: Fix error handling in bus_add_driver().Cornelia Huck2008-02-211-4/+5
| * | | | | driver-core: fix kernel-doc function parametersRandy Dunlap2008-02-212-0/+4
| * | | | | cpufreq: fix kobject reference count handlingBalaji Rao2008-02-211-8/+0
| * | | | | slabinfo: fall back from /sys/kernel/slab to /sys/slabChristoph Lameter2008-02-211-1/+1
| * | | | | Fix broken utf-8 encodings in ja_JP translation of stable_kernel_rules.txtTsugikazu Shibata2008-02-211-53/+53
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-2110-30/+117
|\ \ \ \ \
| * | | | | PCI: Fix wrong reference counter check for proc_dir_entryKenji Kaneshige2008-02-211-1/+1
| * | | | | PCI: fix up setup-bus.c #ifdefAndrew Morton2008-02-211-4/+2
| * | | | | PCI: don't load acpi_php when acpi is disabledYinghai Lu2008-02-212-1/+8
| * | | | | PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platformPeer Chen2008-02-211-0/+62
| * | | | | PCI: kernel-doc: fix pci-acpi warningRandy Dunlap2008-02-211-0/+1
| * | | | | PCI: irq: patch for Intel ICH10 DeviceID'sJason Gaston2008-02-211-0/+4
| * | | | | PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston2008-02-211-0/+6
| * | | | | PCI: AMD SATA IDE mode quirkCrane Cai2008-02-211-7/+10
| * | | | | PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changesAndrew Morton2008-02-211-1/+6
OpenPOWER on IntegriCloud