| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | target: Drop se_device TCQ queue_depth usage from I/O path | Nicholas Bellinger | 2011-12-14 | 4 | -46/+2 |
| * | | | | | | | target: Fix possible NULL pointer with __transport_execute_tasks | Nicholas Bellinger | 2011-12-14 | 1 | -1/+2 |
| * | | | | | | | target: Remove TFO->check_release_cmd() fabric API caller | Nicholas Bellinger | 2011-12-14 | 1 | -4/+0 |
| * | | | | | | | tcm_fc: Convert ft_send_work to use target_submit_cmd | Nicholas Bellinger | 2011-12-14 | 1 | -38/+13 |
| * | | | | | | | target: Add target_submit_cmd() for process context fabric submission | Nicholas Bellinger | 2011-12-14 | 3 | -3/+92 |
| * | | | | | | | target: Make target_put_sess_cmd use target_release_cmd_kref | Nicholas Bellinger | 2011-12-14 | 2 | -15/+25 |
| * | | | | | | | target: Set response format in INQUIRY response | Roland Dreier | 2011-12-14 | 1 | -0/+12 |
| * | | | | | | | target: tcm_mod_builder: small fixups | Sebastian Andrzej Siewior | 2011-12-14 | 1 | -12/+10 |
| * | | | | | | | Documentation/target: Fix tcm_mod_builder.py build breakage | Nicholas Bellinger | 2011-12-14 | 1 | -21/+2 |
| * | | | | | | | target: remove overagressive ____cacheline_aligned annoations | Christoph Hellwig | 2011-12-14 | 1 | -31/+31 |
| * | | | | | | | tcm_loop: bump max_sectors | Christoph Hellwig | 2011-12-14 | 2 | -14/+5 |
| * | | | | | | | target/configs: remove trailing newline from udev_path and alias | Sebastian Andrzej Siewior | 2011-12-14 | 1 | -0/+6 |
| * | | | | | | | iscsi-target: fix chap identifier simple_strtoul usage | Nicholas Bellinger | 2011-12-14 | 1 | -3/+7 |
| * | | | | | | | target: remove useless casts | Jörn Engel | 2011-12-14 | 18 | -101/+90 |
| * | | | | | | | 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 | 3 | -23/+22 |
| * | | | | | | | target: remove the se_task task_error_status field | Christoph Hellwig | 2011-12-14 | 2 | -8/+1 |
| * | | | | | | | target: fold se_task.task_sense into task_flags | Christoph Hellwig | 2011-12-14 | 2 | -4/+4 |
| * | | | | | | | target: header reshuffle, part2 | Christoph Hellwig | 2011-12-14 | 44 | -462/+288 |
| * | | | | | | | target: reshuffle headers | Christoph Hellwig | 2011-12-14 | 21 | -186/+170 |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 | 182 | -795/+4824 |
|\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-------. \ \ \ \ \ \ \ | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 2012-01-18 | 12 | -111/+345 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | tools turbostat: recognize and run properly on IVB | Len Brown | 2011-11-18 | 1 | -0/+2 |
| | | | | * | | | | | | | | | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) | Kurt Garloff | 2012-01-17 | 1 | -4/+6 |
| | | | | * | | | | | | | | | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) | Kurt Garloff | 2012-01-17 | 1 | -0/+4 |
| | | | | * | | | | | | | | | ACPI: Store SRAT table revision | Kurt Garloff | 2012-01-17 | 2 | -0/+7 |
| | | | * | | | | | | | | | | intel_idle: Split up and provide per CPU initialization func | Thomas Renninger | 2012-01-17 | 2 | -40/+49 |
| | | | * | | | | | | | | | | ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 | Thomas Renninger | 2012-01-17 | 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 |
| | | * | | | | | | | | | | ACPI: kernel-parameters.txt : Add intel_idle.max_cstate | Masanari Iida | 2012-01-17 | 1 | -0/+5 |
| | | * | | | | | | | | | | 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 | 3 | -48/+234 |
| | |/ / / / / / / / / |
|
| * | | | | | | | | | | 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 |