aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | keys: fix user_defined key sparse messagesMimi Zohar2012-01-19
| | * | | | | | | | ima: fix cred sparse warningMimi Zohar2012-01-18
| | * | | | | | | | MPILIB: Add a missing ENOMEM checkDavid Howells2012-01-18
| * | | | | | | | | uml: fix compile for x86-64Linus Torvalds2012-01-18
| |/ / / / / / / /
| * | | | | | | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-16
| * | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-01-18
| |\| | | | | | | |
| | * | | | | | | | target: Set additional sense length field in sense dataRoland Dreier2011-12-16
| | * | | | | | | | target: Remove legacy device status check from transport_execute_tasksNicholas Bellinger2011-12-14
| | * | | | | | | | target: Remove __transport_execute_tasks() for each processing contextNicholas Bellinger2011-12-14
| | * | | | | | | | target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger2011-12-14
| | * | | | | | | | target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-14
| | * | | | | | | | target: Fix possible NULL pointer with __transport_execute_tasksNicholas Bellinger2011-12-14
| | * | | | | | | | target: Remove TFO->check_release_cmd() fabric API callerNicholas Bellinger2011-12-14
| | * | | | | | | | tcm_fc: Convert ft_send_work to use target_submit_cmdNicholas Bellinger2011-12-14
| | * | | | | | | | target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2011-12-14
| | * | | | | | | | target: Make target_put_sess_cmd use target_release_cmd_krefNicholas Bellinger2011-12-14
| | * | | | | | | | target: Set response format in INQUIRY responseRoland Dreier2011-12-14
| | * | | | | | | | target: tcm_mod_builder: small fixupsSebastian Andrzej Siewior2011-12-14
| | * | | | | | | | Documentation/target: Fix tcm_mod_builder.py build breakageNicholas Bellinger2011-12-14
| | * | | | | | | | target: remove overagressive ____cacheline_aligned annoationsChristoph Hellwig2011-12-14
| | * | | | | | | | tcm_loop: bump max_sectorsChristoph Hellwig2011-12-14
| | * | | | | | | | target/configs: remove trailing newline from udev_path and aliasSebastian Andrzej Siewior2011-12-14
| | * | | | | | | | iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger2011-12-14
| | * | | | | | | | target: remove useless castsJörn Engel2011-12-14
| | * | | | | | | | target: simplify target_check_cdb_and_preemptJörn Engel2011-12-14
| | * | | | | | | | target: Move core_scsi3_check_cdb_abort_and_preemptJörn Engel2011-12-14
| | * | | | | | | | target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-14
| | * | | | | | | | target: make the se_task task_state_active a normal boolChristoph Hellwig2011-12-14
| | * | | | | | | | target: remove the se_task task_error_status fieldChristoph Hellwig2011-12-14
| | * | | | | | | | target: fold se_task.task_sense into task_flagsChristoph Hellwig2011-12-14
| | * | | | | | | | target: header reshuffle, part2Christoph Hellwig2011-12-14
| | * | | | | | | | target: reshuffle headersChristoph Hellwig2011-12-14
| * | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18
| |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ \ \ Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | tools turbostat: recognize and run properly on IVBLen Brown2011-11-18
| | | | | | * | | | | | | | | | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff2012-01-17
| | | | | | * | | | | | | | | | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff2012-01-17
| | | | | | * | | | | | | | | | ACPI: Store SRAT table revisionKurt Garloff2012-01-17
| | | | | * | | | | | | | | | | intel_idle: Split up and provide per CPU initialization funcThomas Renninger2012-01-17
| | | | | * | | | | | | | | | | ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger2012-01-17
| | | | | * | | | | | | | | | | ACPI processor: Remove unneeded cpuidle_unregister_driver callThomas Renninger2012-01-17
| | | | | * | | | | | | | | | | ACPI processor: Fix error path, also remove sysdev linkThomas Renninger2012-01-17
| | | | | * | | | | | | | | | | ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming2012-01-17
| | | | | |/ / / / / / / / / /
| | | | * | | | | | | | | | | intel idle: Make idle driver more robustThomas Renninger2012-01-17
| | | | * | | | | | | | | | | intel_idle: Fix a cast to pointer from integer of different size warning in i...David Howells2012-01-17
| | | | * | | | | | | | | | | ACPI: kernel-parameters.txt : Add intel_idle.max_cstateMasanari Iida2012-01-17
| | | | * | | | | | | | | | | intel_idle: remove redundant local_irq_disable() callYanmin Zhang2012-01-17
| | | | * | | | | | | | | | | intel_idle: fix API misuseShaohua Li2012-01-17
| | | | |/ / / / / / / / / /
| | | * / / / / / / / / / / acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck2012-01-18
| | | |/ / / / / / / / / /