| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-03-13 | 2 | -1/+6 |
|\ |
|
| * | PCI: fix issue with busses registering multiple times in sysfs | Greg Kroah-Hartman | 2008-03-13 | 2 | -1/+6 |
* | | avoid endless loops in lib/swiotlb.c | Jan Beulich | 2008-03-13 | 1 | -14/+16 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-03-13 | 38 | -126/+426 |
|\ \ |
|
| * \ | Merge branches 'release' and 'doc' into release | Len Brown | 2008-03-13 | 11 | -12/+14 |
| |\ \ |
|
| | * | | documentation: Move power-related files to Documentation/power/ | Randy Dunlap | 2008-03-12 | 8 | -8/+10 |
| | * | | laptops: move laptop-mode.txt to Documentation/laptops/ | Randy Dunlap | 2008-03-12 | 4 | -4/+4 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'release', 'ejd', 'sony' and 'wmi' into release | Len Brown | 2008-03-13 | 6 | -18/+40 |
| |\ \ \ \ \ |
|
| | | | * | | | acer-wmi: build depends on i8042 | Jiri Kosina | 2008-03-13 | 1 | -0/+1 |
| | | | * | | | acer-wmi: Add DMI quirk for mail LED support on Acer Aspire 3610/ 5610 | Carlos Corbacho | 2008-03-12 | 1 | -0/+18 |
| | | | * | | | acer-wmi: Fix DSDT path in documentation | Carlos Corbacho | 2008-03-12 | 1 | -1/+1 |
| | | | * | | | acer-wmi: Make device detection error messages more descriptive | Carlos Corbacho | 2008-03-12 | 1 | -5/+7 |
| | | | * | | | ACPI: WMI: Clean up handling of spec violating data blocks | Carlos Corbacho | 2008-03-11 | 1 | -4/+6 |
| | | | * | | | acer-wmi: Don't warn if mail LED cannot be detected | Carlos Corbacho | 2008-03-11 | 1 | -4/+2 |
| | | | * | | | acer-wmi: Rename mail LED correctly & remove hardcoded colour | Carlos Corbacho | 2008-03-11 | 2 | -2/+2 |
| | | * | | | | sony-laptop.c: fix off-by-one | Adrian Bunk | 2008-02-21 | 1 | -1/+1 |
| | * | | | | | ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJD | Holger Macht | 2008-02-21 | 1 | -1/+2 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-------. \ \ \ \ | Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an... | Len Brown | 2008-03-13 | 15 | -33/+55 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | toshiba_acpi: Enable autoloading | arvidjaar@mail.ru | 2008-03-11 | 1 | -0/+7 |
| | | | | | | |/ / /
| | | | | | |/| | | |
|
| | | | | * | | | | | ACPI: prevent randconfig build failure on empty ACPI_CUSTOM_DSDT_FILE | Randy Dunlap | 2008-02-23 | 1 | -10/+9 |
| | | | * | | | | | | ACPI: fix section mismatch in acpi_pci_root_add | Sam Ravnborg | 2008-02-21 | 1 | -1/+1 |
| | | | * | | | | | | acer-wmi: fix section mismatch warnings | Sam Ravnborg | 2008-02-21 | 1 | -3/+3 |
| | | | * | | | | | | ACPI: fix section mismatch in processor_core.c:acpi_processor_hotplug_notify | Sam Ravnborg | 2008-02-21 | 1 | -2/+2 |
| | | | | |_|/ / /
| | | | |/| | | | |
|
| | | * | | | | | | ACPI: buffer array too short in drivers/acpi/system.c | Johann Felix Soden | 2008-03-12 | 1 | -1/+1 |
| | | * | | | | | | ACPICA: Warn if packages with invalid references are evaluated | Thomas Renninger | 2008-03-11 | 1 | -0/+6 |
| | | * | | | | | | ACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_processor_hotplug_notify() | Glauber Costa | 2008-03-11 | 1 | -2/+3 |
| | | * | | | | | | ACPI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-11 | 5 | -5/+5 |
| | | * | | | | | | ACPI: Fix a duplicate log level | Jean Delvare | 2008-03-11 | 1 | -1/+1 |
| | | * | | | | | | ACPI: acpi_pci_set_power_state() cleanups | David Brownell | 2008-02-23 | 1 | -8/+16 |
| | | | |/ / / /
| | | |/| | | | |
|
| | * | | | | | | ACPI: button: make real parent for input devices in device tree | Andrey Borzenkov | 2008-03-11 | 1 | -0/+1 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge branches 'release' and 'thermal' into release | Len Brown | 2008-03-13 | 4 | -42/+162 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI: thermal: show temperature in millidegree Celsius | Zhang, Rui | 2008-03-13 | 1 | -5/+7 |
| | * | | | | | | thermal: fix generic thermal I/F for hwmon | Zhang, Rui | 2008-03-13 | 3 | -37/+155 |
| | | |_|_|/ /
| | |/| | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-----------. \ \ \ \ \ | Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ... | Len Brown | 2008-03-13 | 6 | -21/+155 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | |
|
| | | | | | | | * | | | | | ACPI: Ignore _BQC object when registering backlight device | Zhao Yakui | 2008-03-11 | 1 | -1/+1 |
| | | | | | | | | |/ / /
| | | | | | | | |/| | | |
|
| | | | | | | * | | | | | ACPI: add _PRT quirks to work around broken firmware | Bjorn Helgaas | 2008-03-11 | 1 | -0/+98 |
| | | | | | | | |/ / /
| | | | | | | |/| | | |
|
| | | | | | * | | | | | ACPI: fix boot oops regression in thermal | Lin Ming | 2008-03-11 | 1 | -1/+1 |
| | | | | | | |/ / /
| | | | | | |/| | | |
|
| | | | | * / | | | | Revert "ACPI: EC: Use proper handle for boot EC" | Len Brown | 2008-03-11 | 1 | -5/+1 |
| | | | | |/ / / / |
|
| | | | * / / / / | ACPI: EC: Handle IRQ storm on Acer laptops | Alexey Starikovskiy | 2008-03-11 | 1 | -0/+11 |
| | | | |/ / / / |
|
| | | * | / / / | Hibernation: Fix mark_nosave_pages() | Rafael J. Wysocki | 2008-03-11 | 1 | -7/+34 |
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | ACPI Exception (): AE_NOT_FOUND, Processor Device is not present (update) | Zhang Rui | 2008-02-23 | 1 | -7/+9 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | block: floppy: fix rmmod lockup | Jiri Slaby | 2008-03-13 | 1 | -5/+0 |
* | | | | | | kernel-doc: set verbose mode via environment | Randy Dunlap | 2008-03-13 | 1 | -0/+4 |
* | | | | | | alpha: use iommu_is_span_boundary helper function | FUJITA Tomonori | 2008-03-13 | 2 | -10/+5 |
* | | | | | | char: riscom, fix rc_board indexing | Jiri Slaby | 2008-03-13 | 1 | -1/+1 |
* | | | | | | spi_bitbang: short transfer status fix | Jan Nikitenko | 2008-03-13 | 1 | -3/+5 |
* | | | | | | au1550_spi: fix prototype of irq handler | Jan Nikitenko | 2008-03-13 | 1 | -2/+2 |
* | | | | | | h8300: fix recent uaccess breakage | Yoshinori Sato | 2008-03-13 | 1 | -7/+4 |
* | | | | | | pagemap: proper read error handling | Marcelo Tosatti | 2008-03-13 | 1 | -5/+13 |
* | | | | | | smackfs: do not trust `count' in inodes write()s | Ahmed S. Darwish | 2008-03-13 | 2 | -19/+20 |
|/ / / / / |
|