| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-17 | bnx2x: Remove AutoGrEEEn for BCM84833 | Yaniv Rosner | 1 | -6/+2 |
| 2012-01-17 | bnx2x: Remove 100Mb force speed for BCM84833 | Yaniv Rosner | 2 | -6/+21 |
| 2012-01-17 | bnx2x: Fix PFC setting on BCM57840 | Yaniv Rosner | 2 | -10/+13 |
| 2012-01-17 | bnx2x: Fix Super-Isolate mode for BCM84833 | Yaniv Rosner | 1 | -113/+137 |
| 2012-01-17 | net: sh-eth: Fix build error by the value which is not defined | Nobuhiro Iwamatsu | 1 | -1/+1 |
| 2012-01-17 | mwl8k: Fixing Sparse ENDIAN CHECK warning | Yogesh Ashok Powar | 1 | -1/+1 |
| 2012-01-17 | mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() | Dan Carpenter | 1 | -1/+1 |
| 2012-01-17 | brcmfmac: work-around gcc 4.7 build issue | Alexandre Oliva | 1 | -1/+1 |
| 2012-01-17 | ehea: make some functions and variables static | Thadeu Lima de Souza Cascardo | 3 | -25/+23 |
| 2012-01-17 | brcmsmac: remove PCI suspend/resume from bcma driver | Linus Torvalds | 1 | -35/+3 |
| 2012-01-17 | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds | 2 | -1/+20 |
| 2012-01-17 | bcma: add stub for bcma_bus_suspend() | Linus Torvalds | 3 | -1/+7 |
| 2012-01-17 | bcma: convert suspend/resume to pm_ops | Linus Torvalds | 1 | -26/+16 |
| 2012-01-17 | Merge branch 'sh/platform-updates' into sh-latest | Paul Mundt | 1139 | -45766/+48898 |
| 2012-01-17 | ACPI processor: Fix error path, also remove sysdev link | Thomas Renninger | 1 | -0/+1 |
| 2012-01-17 | ACPI: processor: fix acpi_get_cpuid for UP processor | Lin Ming | 1 | -2/+24 |
| 2012-01-17 | intel_idle: fix API misuse | Shaohua Li | 1 | -3/+3 |
| 2012-01-17 | ACPI APEI: Convert atomicio routines | Myron Stowe | 3 | -11/+104 |
| 2012-01-17 | ACPI: Export interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe | 1 | -2/+4 |
| 2012-01-17 | ACPI: Fix possible alignment issues with GAS 'address' references | Myron Stowe | 1 | -14/+24 |
| 2012-01-17 | ACPI: Store SRAT table revision | Kurt Garloff | 1 | -0/+6 |
| 2012-01-17 | ACPI, APEI, Resolve false conflict between ACPI NVS and APEI | Huang Ying | 1 | -1/+28 |
| 2012-01-17 | ACPI, Record ACPI NVS regions | Huang Ying | 2 | -2/+54 |
| 2012-01-17 | ACPI, APEI, EINJ, Refine the fix of resource conflict | Xiao, Hui | 1 | -6/+32 |
| 2012-01-17 | ACPI, APEI, EINJ, Fix resource conflict on some machine | Huang Ying | 3 | -2/+36 |
| 2012-01-17 | ACPI, Add RAM mapping support to ACPI atomic IO support | Huang Ying | 1 | -4/+37 |
| 2012-01-17 | ACPI, APEI, Printk queued error record before panic | Huang Ying | 1 | -9/+44 |
| 2012-01-17 | ACPI, APEI, GHES, Distinguish interleaved error report in kernel log | Huang Ying | 1 | -5/+11 |
| 2012-01-17 | ACPI, APEI, Remove table not found message | Huang Ying | 3 | -9/+6 |
| 2012-01-17 | ACPI, APEI, Print resource errors in conventional format | Bjorn Helgaas | 2 | -9/+10 |
| 2012-01-17 | ACPI, APEI, GHES: Add PCIe AER recovery support | Huang Ying | 1 | -0/+23 |
| 2012-01-17 | ACPI, Add 64bit read/write support to atomicio on i386 | Huang Ying | 1 | -6/+30 |
| 2012-01-17 | ACPICA: Update all copyrights to 2012 | Bob Moore | 148 | -148/+148 |
| 2012-01-17 | ACPICA: Add support for region address conflict checking | Lin Ming | 12 | -215/+403 |
| 2012-01-17 | ACPICA: Update for larger ACPI 5 FADT size | Bob Moore | 1 | -6/+7 |
| 2012-01-17 | ACPICA: Clean up Makefile | Lin Ming | 1 | -24/+133 |
| 2012-01-17 | ACPI 5.0: Allow _AEI method in walk resources | Zhang Rui | 1 | -4/+6 |
| 2012-01-17 | ACPI 5.0: Add new predefined names | Bob Moore | 5 | -4/+73 |
| 2012-01-17 | ACPI 5.0: New interface, acpi_buffer_to_resource | Bob Moore | 1 | -0/+64 |
| 2012-01-17 | ACPI 5.0: New interface, acpi_get_event_resources | Bob Moore | 3 | -0/+94 |
| 2012-01-17 | ACPI 5.0: Support for all new resource descriptors | Lin Ming | 15 | -115/+1573 |
| 2012-01-17 | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region | Bob Moore | 5 | -17/+38 |
| 2012-01-17 | ACPI 5.0: Implement Connection() and AccessAs() changes | Bob Moore | 14 | -45/+300 |
| 2012-01-17 | ACPI 5.0: New interfaces to allow driver access to AML mutex objects | Lin Ming | 2 | -1/+188 |
| 2012-01-17 | ACPI 5.0: Implement hardware-reduced option | Bob Moore | 5 | -3/+57 |
| 2012-01-17 | ACPI 5.0: Basic support for FADT version 5 | Bob Moore | 1 | -2/+2 |
| 2012-01-17 | ACPICA: Do not abort table load on invalid space ID | Bob Moore | 4 | -12/+54 |
| 2012-01-17 | ACPICA: Add error msg for Index/Bank field registers out-of-range | Bob Moore | 1 | -0/+6 |
| 2012-01-17 | ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length) | Bob Moore | 1 | -0/+2 |
| 2012-01-17 | ACPICA: Fix to allow region arguments to reference other scopes | Lin Ming | 3 | -1/+8 |