| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'atomicio-remove' into release | Len Brown | 2012-01-18 | 5 | -25/+133 |
|\ |
|
| * | ACPI APEI: Convert atomicio routines | Myron Stowe | 2012-01-17 | 3 | -11/+104 |
| * | ACPI: Export interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe | 2012-01-17 | 2 | -2/+7 |
| * | ACPI: Fix possible alignment issues with GAS 'address' references | Myron Stowe | 2012-01-17 | 1 | -14/+24 |
* | | Merge branch 'apei' into release | Len Brown | 2012-01-18 | 11 | -55/+321 |
|\ \
| |/ |
|
| * | ACPI, APEI, Resolve false conflict between ACPI NVS and APEI | Huang Ying | 2012-01-17 | 1 | -1/+28 |
| * | ACPI, Record ACPI NVS regions | Huang Ying | 2012-01-17 | 4 | -10/+70 |
| * | ACPI, APEI, EINJ, Refine the fix of resource conflict | Xiao, Hui | 2012-01-17 | 1 | -6/+32 |
| * | ACPI, APEI, EINJ, Fix resource conflict on some machine | Huang Ying | 2012-01-17 | 3 | -2/+36 |
| * | ACPI, Add RAM mapping support to ACPI atomic IO support | Huang Ying | 2012-01-17 | 1 | -4/+37 |
| * | ACPI, APEI, Printk queued error record before panic | Huang Ying | 2012-01-17 | 1 | -9/+44 |
| * | ACPI, APEI, GHES, Distinguish interleaved error report in kernel log | Huang Ying | 2012-01-17 | 1 | -5/+11 |
| * | ACPI, APEI, Remove table not found message | Huang Ying | 2012-01-17 | 3 | -9/+6 |
| * | ACPI, APEI, Print resource errors in conventional format | Bjorn Helgaas | 2012-01-17 | 2 | -9/+10 |
| * | ACPI, APEI, GHES: Add PCIe AER recovery support | Huang Ying | 2012-01-17 | 1 | -0/+23 |
| * | ACPI, Add 64bit read/write support to atomicio on i386 | Huang Ying | 2012-01-17 | 1 | -6/+30 |
* | | ACPICA: Update to version 20120111 | Bob Moore | 2012-01-17 | 1 | -1/+1 |
* | | ACPICA: Update all copyrights to 2012 | Bob Moore | 2012-01-17 | 148 | -148/+148 |
* | | ACPICA: Add support for region address conflict checking | Lin Ming | 2012-01-17 | 14 | -222/+408 |
* | | ACPICA: Update for larger ACPI 5 FADT size | Bob Moore | 2012-01-17 | 1 | -6/+7 |
* | | ACPICA: Update to version 20111123 | Bob Moore | 2012-01-17 | 1 | -1/+1 |
* | | ACPICA: Clean up Makefile | Lin Ming | 2012-01-17 | 1 | -24/+133 |
* | | ACPI 5.0: Allow _AEI method in walk resources | Zhang Rui | 2012-01-17 | 2 | -4/+7 |
* | | ACPI 5.0: Add new predefined names | Bob Moore | 2012-01-17 | 5 | -4/+73 |
* | | ACPI 5.0: New interface, acpi_buffer_to_resource | Bob Moore | 2012-01-17 | 2 | -0/+69 |
* | | ACPI 5.0: New interface, acpi_get_event_resources | Bob Moore | 2012-01-17 | 4 | -0/+98 |
* | | ACPI 5.0: Support for all new resource descriptors | Lin Ming | 2012-01-17 | 16 | -119/+1776 |
* | | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region | Bob Moore | 2012-01-17 | 6 | -18/+41 |
* | | ACPI 5.0: Implement Connection() and AccessAs() changes | Bob Moore | 2012-01-17 | 15 | -45/+308 |
* | | ACPI 5.0: New interfaces to allow driver access to AML mutex objects | Lin Ming | 2012-01-17 | 3 | -3/+201 |
* | | ACPI 5.0: Add new/changed tables to headers | Bob Moore | 2012-01-17 | 3 | -4/+606 |
* | | ACPI 5.0: Implement hardware-reduced option | Bob Moore | 2012-01-17 | 6 | -3/+58 |
* | | ACPI 5.0: Basic support for FADT version 5 | Bob Moore | 2012-01-17 | 2 | -8/+18 |
* | | ACPICA: Do not abort table load on invalid space ID | Bob Moore | 2012-01-17 | 4 | -12/+54 |
* | | ACPICA: Add error msg for Index/Bank field registers out-of-range | Bob Moore | 2012-01-17 | 1 | -0/+6 |
* | | ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length) | Bob Moore | 2012-01-17 | 1 | -0/+2 |
* | | ACPICA: Fix to allow region arguments to reference other scopes | Lin Ming | 2012-01-17 | 3 | -1/+8 |
* | | ACPICA: Update for GCC 4 | Bob Moore | 2012-01-17 | 1 | -6/+3 |
* | | Merge branch 'acpica-validate-address-regression' into next | Len Brown | 2012-01-17 | 1 | -0/+24 |
|\ \
| |/
|/| |
|
| * | ACPICA: Put back the call to acpi_os_validate_address | Lin Ming | 2012-01-17 | 1 | -0/+24 |
* | | Linux 3.2v3.2 | Linus Torvalds | 2012-01-04 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-04 | 7 | -15/+32 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-04 | 4 | -5/+23 |
| |\ \ |
|
| | * | | mwifiex: fix crash during simultaneous scan and connect | Amitkumar Karwar | 2012-01-03 | 1 | -1/+6 |
| | * | | b43: fix regression in PIO case | Guennadi Liakhovetski | 2012-01-03 | 1 | -3/+13 |
| | * | | ath9k: Fix kernel panic in AR2427 in AP mode | Mohammed Shafi Shajakhan | 2012-01-03 | 1 | -0/+3 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2012-01-03 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close" | Gustavo F. Padovan | 2011-12-23 | 1 | -1/+1 |
| * | | | | fix CAN MAINTAINERS SCM tree type | Oliver Hartkopp | 2012-01-03 | 1 | -2/+2 |
| * | | | | CAN MAINTAINERS update | Oliver Hartkopp | 2012-01-03 | 1 | -6/+5 |