summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-161-1/+1
| | * | | | | | gpio-pch: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-193-40/+27
| |\ \ \ \ \ \ \
| | * | | | | | | qnx4: don't leak ->BitMap on late failure exitsAl Viro2012-01-191-1/+3
| | * | | | | | | qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro2012-01-191-34/+22
| | * | | | | | | qnx4: di_fname is an array, for crying out loud...Al Viro2012-01-191-14/+12
| | * | | | | | | vfs: remove printk from set_nlink()Miklos Szeredi2012-01-171-3/+0
| | * | | | | | | wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio2012-01-171-0/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-01-194-5/+8
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | KEYS: Permit key_serial() to be called with a const key pointerDavid Howells2012-01-191-1/+1
| | * | | | | | | keys: fix user_defined key sparse messagesMimi Zohar2012-01-191-3/+3
| | * | | | | | | ima: fix cred sparse warningMimi Zohar2012-01-191-1/+2
| | * | | | | | | MPILIB: Add a missing ENOMEM checkDavid Howells2012-01-191-0/+2
| * | | | | | | | uml: fix compile for x86-64Linus Torvalds2012-01-181-0/+5
| |/ / / / / / /
| * | | | | | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-187-0/+4672
| |\ \ \ \ \ \ \
| | * | | | | | | ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-167-0/+4672
| * | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-01-1851-1014/+829
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | target: Set additional sense length field in sense dataRoland Dreier2011-12-162-0/+15
| | * | | | | | | target: Remove legacy device status check from transport_execute_tasksNicholas Bellinger2011-12-141-7/+0
| | * | | | | | | target: Remove __transport_execute_tasks() for each processing contextNicholas Bellinger2011-12-141-2/+0
| | * | | | | | | target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger2011-12-142-17/+24
| | * | | | | | | target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-144-46/+2
| | * | | | | | | target: Fix possible NULL pointer with __transport_execute_tasksNicholas Bellinger2011-12-141-1/+2
| | * | | | | | | target: Remove TFO->check_release_cmd() fabric API callerNicholas Bellinger2011-12-141-4/+0
| | * | | | | | | tcm_fc: Convert ft_send_work to use target_submit_cmdNicholas Bellinger2011-12-141-38/+13
| | * | | | | | | target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2011-12-143-3/+92
| | * | | | | | | target: Make target_put_sess_cmd use target_release_cmd_krefNicholas Bellinger2011-12-142-15/+25
| | * | | | | | | target: Set response format in INQUIRY responseRoland Dreier2011-12-141-0/+12
| | * | | | | | | target: tcm_mod_builder: small fixupsSebastian Andrzej Siewior2011-12-141-12/+10
| | * | | | | | | Documentation/target: Fix tcm_mod_builder.py build breakageNicholas Bellinger2011-12-141-21/+2
| | * | | | | | | target: remove overagressive ____cacheline_aligned annoationsChristoph Hellwig2011-12-141-31/+31
| | * | | | | | | tcm_loop: bump max_sectorsChristoph Hellwig2011-12-142-14/+5
| | * | | | | | | target/configs: remove trailing newline from udev_path and aliasSebastian Andrzej Siewior2011-12-141-0/+6
| | * | | | | | | iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger2011-12-141-3/+7
| | * | | | | | | target: remove useless castsJörn Engel2011-12-1418-101/+90
| | * | | | | | | target: simplify target_check_cdb_and_preemptJörn Engel2011-12-141-16/+10
| | * | | | | | | target: Move core_scsi3_check_cdb_abort_and_preemptJörn Engel2011-12-143-17/+15
| | * | | | | | | target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-145-5/+5
| | * | | | | | | target: make the se_task task_state_active a normal boolChristoph Hellwig2011-12-143-23/+22
| | * | | | | | | target: remove the se_task task_error_status fieldChristoph Hellwig2011-12-142-8/+1
| | * | | | | | | target: fold se_task.task_sense into task_flagsChristoph Hellwig2011-12-142-4/+4
| | * | | | | | | target: header reshuffle, part2Christoph Hellwig2011-12-1444-462/+288
| | * | | | | | | target: reshuffle headersChristoph Hellwig2011-12-1421-186/+170
| * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18182-795/+4824
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ \ Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-1812-111/+345
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | tools turbostat: recognize and run properly on IVBLen Brown2011-11-181-0/+2
| | | | | | * | | | | | | | | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff2012-01-171-4/+6
| | | | | | * | | | | | | | | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff2012-01-171-0/+4
| | | | | | * | | | | | | | | ACPI: Store SRAT table revisionKurt Garloff2012-01-172-0/+7
| | | | | * | | | | | | | | | intel_idle: Split up and provide per CPU initialization funcThomas Renninger2012-01-172-40/+49
OpenPOWER on IntegriCloud