| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | target: simplify target_check_cdb_and_preempt | Jörn Engel | 2011-12-14 | 1 | -16/+10 |
| * | | | target: Move core_scsi3_check_cdb_abort_and_preempt | Jörn Engel | 2011-12-14 | 3 | -17/+15 |
| * | | | target: use \n as a separator for configuration | Sebastian Andrzej Siewior | 2011-12-14 | 5 | -5/+5 |
| * | | | target: make the se_task task_state_active a normal bool | Christoph Hellwig | 2011-12-14 | 2 | -22/+21 |
| * | | | target: remove the se_task task_error_status field | Christoph Hellwig | 2011-12-14 | 1 | -7/+1 |
| * | | | target: fold se_task.task_sense into task_flags | Christoph Hellwig | 2011-12-14 | 1 | -2/+2 |
| * | | | target: header reshuffle, part2 | Christoph Hellwig | 2011-12-14 | 35 | -102/+43 |
| * | | | target: reshuffle headers | Christoph Hellwig | 2011-12-14 | 17 | -80/+166 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-19 | 164 | -747/+3870 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-------. \ \ \ | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 2012-01-18 | 5 | -96/+276 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | ACPI: Store SRAT table revision | Kurt Garloff | 2012-01-17 | 1 | -0/+6 |
| | | | * | | | | | | intel_idle: Split up and provide per CPU initialization func | Thomas Renninger | 2012-01-18 | 1 | -40/+42 |
| | | | * | | | | | | ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 | Thomas Renninger | 2012-01-18 | 1 | -9/+8 |
| | | | * | | | | | | ACPI processor: Remove unneeded cpuidle_unregister_driver call | Thomas Renninger | 2012-01-17 | 1 | -2/+0 |
| | | | * | | | | | | ACPI processor: Fix error path, also remove sysdev link | Thomas Renninger | 2012-01-17 | 1 | -0/+1 |
| | | | * | | | | | | ACPI: processor: fix acpi_get_cpuid for UP processor | Lin Ming | 2012-01-17 | 1 | -2/+24 |
| | | | |/ / / / / |
|
| | | * | | | | | | intel idle: Make idle driver more robust | Thomas Renninger | 2012-01-17 | 1 | -1/+2 |
| | | * | | | | | | intel_idle: Fix a cast to pointer from integer of different size warning in i... | David Howells | 2012-01-17 | 1 | -1/+1 |
| | | * | | | | | | intel_idle: remove redundant local_irq_disable() call | Yanmin Zhang | 2012-01-17 | 1 | -2/+1 |
| | | * | | | | | | intel_idle: fix API misuse | Shaohua Li | 2012-01-17 | 1 | -3/+3 |
| | | |/ / / / / |
|
| | * / / / / / | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec | Tony Luck | 2012-01-18 | 1 | -36/+188 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'atomicio-remove' into release | Len Brown | 2012-01-18 | 4 | -25/+130 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | 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 | 1 | -2/+4 |
| | * | | | | | | 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 | 9 | -47/+305 |
| |\| | | | | | |
|
| | * | | | | | | 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 | 2 | -2/+54 |
| | * | | | | | | 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 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 | 12 | -215/+403 |
| * | | | | | | ACPICA: Update for larger ACPI 5 FADT size | Bob Moore | 2012-01-17 | 1 | -6/+7 |
| * | | | | | | 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 | 1 | -4/+6 |
| * | | | | | | 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 | 1 | -0/+64 |
| * | | | | | | ACPI 5.0: New interface, acpi_get_event_resources | Bob Moore | 2012-01-17 | 3 | -0/+94 |
| * | | | | | | ACPI 5.0: Support for all new resource descriptors | Lin Ming | 2012-01-17 | 15 | -115/+1573 |
| * | | | | | | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region | Bob Moore | 2012-01-17 | 5 | -17/+38 |
| * | | | | | | ACPI 5.0: Implement Connection() and AccessAs() changes | Bob Moore | 2012-01-17 | 14 | -45/+300 |
| * | | | | | | ACPI 5.0: New interfaces to allow driver access to AML mutex objects | Lin Ming | 2012-01-17 | 2 | -1/+188 |
| * | | | | | | ACPI 5.0: Implement hardware-reduced option | Bob Moore | 2012-01-17 | 5 | -3/+57 |