| Commit message (Expand) | Author | Age | Files | Lines |
* | PCMCIA: fix sa1111 oops on remove | Russell King | 2012-01-24 | 1 | -1/+2 |
* | Revert "RTC: sa1100: remove redundant code of setting alarm" | Russell King | 2012-01-19 | 1 | -12/+41 |
* | Revert "RTC: sa1100: support sa1100, pxa and mmp soc families" | Russell King | 2012-01-19 | 2 | -178/+80 |
* | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-01-18 | 7 | -0/+4672 |
|\ |
|
| * | ib_srpt: Initial SRP Target merge for v3.3-rc1 | Bart Van Assche | 2011-12-16 | 7 | -0/+4672 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-01-18 | 42 | -478/+529 |
|\| |
|
| * | target: Set additional sense length field in sense data | Roland Dreier | 2011-12-16 | 1 | -0/+14 |
| * | target: Remove legacy device status check from transport_execute_tasks | Nicholas Bellinger | 2011-12-14 | 1 | -7/+0 |
| * | target: Remove __transport_execute_tasks() for each processing context | Nicholas Bellinger | 2011-12-14 | 1 | -2/+0 |
| * | target: Remove extra se_device->execute_task_lock access in fast path | Nicholas Bellinger | 2011-12-14 | 1 | -16/+24 |
| * | target: Drop se_device TCQ queue_depth usage from I/O path | Nicholas Bellinger | 2011-12-14 | 3 | -45/+2 |
| * | target: Fix possible NULL pointer with __transport_execute_tasks | Nicholas Bellinger | 2011-12-14 | 1 | -1/+2 |
| * | 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 | 1 | -2/+84 |
| * | target: Make target_put_sess_cmd use target_release_cmd_kref | Nicholas Bellinger | 2011-12-14 | 1 | -15/+24 |
| * | target: Set response format in INQUIRY response | Roland Dreier | 2011-12-14 | 1 | -0/+12 |
| * | 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 | 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-18 | 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-17 | 1 | -40/+42 |
| | | | * | | | | 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 |
| | | * | | | | 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 |