Age | Commit message (Expand) | Author |
2009-02-11 | pci, x86, acpi: fix early_ioremap() leak | Yinghai Lu |
2009-02-09 | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu |
2009-02-09 | acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent... | Jeremy Fitzhardinge |
2009-02-08 | radeonfb: Fix resume from D3Cold on some platforms | Benjamin Herrenschmidt |
2009-02-08 | aty128fb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt |
2009-02-08 | atyfb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt |
2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown |
2009-02-07 | ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real... | Thierry Vignaud |
2009-02-07 | eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop... | Darren Salt |
2009-02-07 | ACPICA: Fix table entry truncation calculation | Myron Stowe |
2009-02-07 | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-02-07 | ACPI: add missing KERN_* constants to printks | Frank Seidel |
2009-02-06 | ACPI: dock: Don't eval _STA on every show_docked sysfs read | Holger Macht |
2009-02-06 | ACPI: disable ACPI cleanly when bad RSDP found | Len Brown |
2009-02-06 | ACPI: delete CPU_IDLE=n code | Len Brown |
2009-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-02-06 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-02-06 | ieee1394: dv1394: move deprecation message from module init to file open | Stefan Richter |
2009-02-06 | md: Ensure an md array never has too many devices. | NeilBrown |
2009-02-06 | md: Fix a bug in linear.c causing which_dev() to return the wrong device. | Andre Noll |
2009-02-06 | md: Allow read error in a single drive raid1 to be passed up. | NeilBrown |
2009-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-02-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-02-05 | sgi-xp: fix writing past the end of kzalloc()'d space | Dean Nelson |
2009-02-05 | sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl() | Dan Carpenter |
2009-02-05 | atyfb: fix CONFIG_ namespace violations | Randy Dunlap |
2009-02-05 | rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c | Manish Katiyar |
2009-02-05 | drivers/video/backlight: rename da903x to da903x_bl | Mike Rapoport |
2009-02-05 | atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found | Hans-Christian Egtvedt |
2009-02-05 | lis3lv02d: add axes knowledge for HP 6710 | Martin Kebert |
2009-02-05 | lis3lv02d: add axes knowledge for HP 6730 | Pavel Herrmann |
2009-02-05 | lis3lv02d: add axes knowledge for HP 6530 | Eric Piel |
2009-02-05 | lis3lv02d: add axes knowledge for HP 6510b | Jiri Tersel |
2009-02-05 | hp-wmi: fix error path in hp_wmi_bios_setup() | Andrew Morton |
2009-02-05 | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi |
2009-02-05 | rtc: rtc-dm355evm driver | David Brownell |
2009-02-05 | misc: dell-laptop should depend on POWER_SUPPLY | Matthew Garrett |
2009-02-05 | hpilo: open/close fix | David Altobelli |
2009-02-04 | PCI PM: make the PM core more careful with drivers using the new PM framework | Rafael J. Wysocki |
2009-02-04 | PCI PM: Read power state from device after trying to change it on resume | Rafael J. Wysocki |
2009-02-04 | PCI PM: Do not disable and enable bridges during suspend-resume | Rafael J. Wysocki |
2009-02-04 | PCI: PCIe portdrv: Simplify suspend and resume | Rafael J. Wysocki |
2009-02-04 | PCI PM: Fix saving of device state in pci_legacy_suspend | Rafael J. Wysocki |
2009-02-04 | PCI PM: Check if the state has been saved before trying to restore it | Rafael J. Wysocki |
2009-02-04 | PCI PM: Fix handling of devices without drivers | Rafael J. Wysocki |
2009-02-04 | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson |
2009-02-04 | PCI: properly clean up ASPM link state on device remove | Alex Chiang |
2009-02-04 | gianfar: Fix potential soft reset race | Andy Fleming |
2009-02-04 | gianfar: Fix BD_LENGTH_MASK definition | Andy Fleming |