Age | Commit message (Expand) | Author | Files | Lines |
2013-03-02 | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu | 1 | -13/+10 |
2013-03-01 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -50/+21 |
2013-02-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2013-02-26 | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -33/+95 |
2013-02-26 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -123/+200 |
2013-02-26 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+2 |
2013-02-26 | ghes: add the needed hooks for EDAC error report | Mauro Carvalho Chehab | 1 | -5/+19 |
2013-02-25 | ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86 | Thomas Renninger | 1 | -1/+2 |
2013-02-24 | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen | 1 | -10/+13 |
2013-02-24 | cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu | Wen Congyang | 1 | -0/+2 |
2013-02-24 | memory-hotplug: remove sysfs file of node | Tang Chen | 1 | -2/+6 |
2013-02-24 | Merge branch 'acpi-pm' into fixes | Rafael J. Wysocki | 3 | -29/+94 |
2013-02-24 | ACPI / PM: Take unusual configurations of power resources into account | Rafael J. Wysocki | 3 | -29/+94 |
2013-02-23 | Merge branch 'acpi-cleanup' into fixes | Rafael J. Wysocki | 1 | -4/+1 |
2013-02-23 | ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off | Rafael J. Wysocki | 1 | -4/+1 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+3 |
2013-02-21 | ghes: move structures/enum to a header file | Mauro Carvalho Chehab | 1 | -45/+2 |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 201 | -5778/+6358 |
2013-02-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+16 |
2013-02-19 | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas | 2 | -86/+34 |
2013-02-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 1 | -35/+14 |
2013-02-18 | Merge branch 'misc' into release | Len Brown | 1 | -1/+0 |
2013-02-16 | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers | Yinghai Lu | 2 | -86/+34 |
2013-02-16 | Merge branch 'pci/jiang-pci_slot-kconfig' into next | Bjorn Helgaas | 4 | -16/+8 |
2013-02-15 | ACPI / PCI: Make pci_slot built-in only, not a module | Jiang Liu | 4 | -16/+8 |
2013-02-15 | Merge branch 'pm-assorted' | Rafael J. Wysocki | 1 | -1/+1 |
2013-02-15 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 7 | -29/+34 |
2013-02-15 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 22 | -365/+390 |
2013-02-13 | ACPI / hotplug: Fix concurrency issues and memory leaks | Rafael J. Wysocki | 5 | -54/+126 |
2013-02-13 | ACPI / scan: Full transition to D3cold in acpi_device_unregister() | Rafael J. Wysocki | 1 | -9/+4 |
2013-02-13 | ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lock | Rafael J. Wysocki | 1 | -14/+17 |
2013-02-13 | ACPI: Drop the container.h header file | Rafael J. Wysocki | 1 | -1/+0 |
2013-02-13 | ACPI / scan: Make container driver use struct acpi_scan_handler | Rafael J. Wysocki | 4 | -132/+43 |
2013-02-13 | ACPI / scan: Remove useless #ifndef from acpi_eject_store() | Rafael J. Wysocki | 1 | -2/+0 |
2013-02-13 | ACPI: Unbind ACPI drv when probe failed | Toshi Kani | 1 | -0/+2 |
2013-02-13 | ACPI: sysfs eject support for ACPI scan handlers | Toshi Kani | 1 | -1/+1 |
2013-02-13 | ACPI / scan: Follow priorities of IDs when matching scan handlers | Rafael J. Wysocki | 1 | -12/+28 |
2013-02-13 | ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx() | Jiang Liu | 1 | -4/+3 |
2013-02-11 | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 5 | -13/+204 |
2013-02-11 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 8 | -867/+1072 |
2013-02-11 | Merge branch 'acpica' | Rafael J. Wysocki | 166 | -4043/+4518 |
2013-02-11 | Merge branch 'acpi-scan' | Rafael J. Wysocki | 11 | -498/+198 |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown | 1 | -1/+0 |
2013-02-10 | ACPI: enable ACPI SCI during suspend | Zhang Rui | 1 | -1/+1 |
2013-02-09 | ACPI / idle: remove usage of the statedata | Daniel Lezcano | 1 | -12/+7 |
2013-02-09 | ACPI / idle: pass the cpuidle_device parameter | Daniel Lezcano | 1 | -5/+6 |
2013-02-09 | ACPI / idle : remove pointless headers | Daniel Lezcano | 1 | -12/+1 |
2013-02-09 | ACPI / idle: remove unused definition | Daniel Lezcano | 1 | -4/+0 |
2013-02-06 | ACPI: Add DMI entry for Sony VGN-FW41E_H | Joseph Salisbury | 1 | -0/+8 |
2013-02-03 | ACPI / PM: Handle missing _PSC in acpi_bus_update_power() | Rafael J. Wysocki | 1 | -0/+3 |