Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | HWPOISON: Be more aggressive at freeing non LRU caches | Andi Kleen | 2009-12-16 | 2 | -0/+23 | |
| * | | | | | HWPOISON: Add Andi Kleen as hwpoison maintainer to MAINTAINERS | Andi Kleen | 2009-12-16 | 1 | -0/+9 | |
* | | | | | | [sysctl] Fix breakage on systems with older glibc | Andi Kleen | 2009-12-16 | 1 | -0/+7 | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-16 | 66 | -1712/+4113 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'misc-2.6.33' into release | Len Brown | 2009-12-16 | 10 | -52/+60 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI processor: Fix section mismatch for processor_add() | Thomas Renninger | 2009-12-16 | 1 | -1/+1 | |
| | * | | | | | | ACPI: fix for lapic_timer_propagate_broadcast() | Hidetoshi Seto | 2009-12-16 | 1 | -3/+8 | |
| | * | | | | | | acpi_pad: squish warning | Andrew Morton | 2009-12-16 | 1 | -1/+2 | |
| | * | | | | | | acerhdf: add new BIOS versions | Peter Feuerer | 2009-12-16 | 1 | -26/+37 | |
| | * | | | | | | acpi: thermal: display forced passive trip points in proc | Frans Pop | 2009-12-16 | 1 | -0/+7 | |
| | * | | | | | | ACPI: remove NID_INVAL | David Rientjes | 2009-12-16 | 1 | -15/+6 | |
| | * | | | | | | battery: fix typo in comment | Justin P. Mattock | 2009-12-16 | 1 | -1/+1 | |
| | * | | | | | | thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store() | Roel Kluin | 2009-12-16 | 1 | -1/+1 | |
| | * | | | | | | ACPI: Remove repeated registered as cooling_device messages | Mike Travis | 2009-12-16 | 2 | -2/+2 | |
| | * | | | | | | ACPI: add const to acpi_check_resource_conflict() | Jean Delvare | 2009-12-09 | 2 | -2/+2 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'osc' into release | Len Brown | 2009-12-16 | 3 | -64/+181 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: Add platform-wide _OSC support. | Shaohua Li | 2009-12-16 | 2 | -0/+33 | |
| | * | | | | | | ACPI: cleanup pci_root _OSC code. | Shaohua Li | 2009-12-16 | 2 | -64/+17 | |
| | * | | | | | | ACPI: Add a generic API for _OSC -v2 | Shaohua Li | 2009-12-16 | 2 | -0/+131 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'toshiba-bt' into release | Len Brown | 2009-12-16 | 3 | -0/+160 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Toshiba Bluetooth Enabling driver (RFKill handler v3) | Jes Sorensen | 2009-12-16 | 3 | -0/+160 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'msi-wmi' into release | Len Brown | 2009-12-16 | 3 | -0/+306 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | msi-wmi: depend on backlight and fix corner-cases problems | Anisse Astier | 2009-12-16 | 2 | -8/+16 | |
| | * | | | | | | msi-wmi: switch to using input sparse keymap library | Anisse Astier | 2009-12-16 | 2 | -102/+33 | |
| | * | | | | | | msi-wmi: replace one-condition switch-case with if statement | Anisse Astier | 2009-12-16 | 1 | -9/+4 | |
| | * | | | | | | msi-wmi: remove unused field 'instance' in key_entry structure | Anisse Astier | 2009-12-16 | 1 | -5/+4 | |
| | * | | | | | | msi-wmi: remove custom runtime debug implementation | Anisse Astier | 2009-12-16 | 1 | -9/+2 | |
| | * | | | | | | msi-wmi: rework init | Anisse Astier | 2009-12-16 | 1 | -29/+35 | |
| | * | | | | | | msi-wmi: remove useless includes | Anisse Astier | 2009-12-16 | 1 | -6/+0 | |
| | * | | | | | | X86 drivers: Introduce msi-wmi driver | Thomas Renninger | 2009-12-16 | 3 | -0/+380 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'dock' into release | Len Brown | 2009-12-16 | 1 | -170/+91 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: dock: minor whitespace and style cleanups | Alex Chiang | 2009-12-16 | 1 | -58/+45 | |
| | * | | | | | | ACPI: dock: add struct dock_station * directly to platform device data | Alex Chiang | 2009-12-16 | 1 | -27/+13 | |
| | * | | | | | | ACPI: dock: dock_add - hoist up platform_device_register_simple() | Alex Chiang | 2009-12-16 | 1 | -9/+7 | |
| | * | | | | | | ACPI: dock: remove global 'dock_device_name' | Alex Chiang | 2009-12-16 | 1 | -2/+1 | |
| | * | | | | | | ACPI: dock: combine add|alloc_dock_dependent_device (v2) | Alex Chiang | 2009-12-16 | 1 | -36/+19 | |
| | * | | | | | | ACPI: dock: convert sysfs attributes to an attribute_group | Alex Chiang | 2009-11-03 | 1 | -57/+24 | |
| * | | | | | | | Merge branch 'wmi' into release | Len Brown | 2009-12-16 | 1 | -2/+173 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wmi: Add support for module autoloading | Matthew Garrett | 2009-11-05 | 1 | -2/+173 | |
| * | | | | | | | | Merge branch 'ipmi' into release | Len Brown | 2009-12-16 | 4 | -18/+142 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ipmi: add PNP discovery (ACPI namespace via PNPACPI) | Bjorn Helgaas | 2009-12-15 | 1 | -0/+104 | |
| | * | | | | | | | | ipmi: refer to table as "SPMI", not "ACPI" | Bjorn Helgaas | 2009-12-15 | 1 | -5/+5 | |
| | * | | | | | | | | ipmi: remove unused PCI probe code | Bjorn Helgaas | 2009-12-15 | 1 | -4/+0 | |
| | * | | | | | | | | PNP: add interface to retrieve ACPI device from a PNPACPI device | Bjorn Helgaas | 2009-12-15 | 2 | -1/+15 | |
| | * | | | | | | | | PNPACPI: save struct acpi_device, not just acpi_handle | Bjorn Helgaas | 2009-12-11 | 2 | -8/+18 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'dell-wmi' into release | Len Brown | 2009-12-16 | 1 | -13/+116 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | dell-wmi: Add support for new Dell systems | Rezwanul Kabir | 2009-12-10 | 1 | -13/+116 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'debug-aml' into release | Len Brown | 2009-12-16 | 2 | -1/+149 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI: add kernel tainting after overriding an ACPI control method | Zhang Rui | 2009-12-15 | 1 | -0/+1 | |
| | * | | | | | | | | ACPI: support customizing ACPI control methods at runtime | Zhang Rui | 2009-12-11 | 2 | -1/+148 | |
| | |/ / / / / / / |