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