Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | vfs: remove printk from set_nlink() | Miklos Szeredi | 2012-01-17 | 1 | -3/+0 | |
| * | | | | | | | wake up s_wait_unfrozen when ->freeze_fs fails | Kazuya Mio | 2012-01-17 | 1 | -0/+2 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-01-19 | 4 | -5/+8 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | KEYS: Permit key_serial() to be called with a const key pointer | David Howells | 2012-01-19 | 1 | -1/+1 | |
| * | | | | | | | keys: fix user_defined key sparse messages | Mimi Zohar | 2012-01-19 | 1 | -3/+3 | |
| * | | | | | | | ima: fix cred sparse warning | Mimi Zohar | 2012-01-19 | 1 | -1/+2 | |
| * | | | | | | | MPILIB: Add a missing ENOMEM check | David Howells | 2012-01-19 | 1 | -0/+2 | |
* | | | | | | | | uml: fix compile for x86-64 | Linus Torvalds | 2012-01-18 | 1 | -0/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | 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 | 51 | -1014/+829 | |
|\| | | | | | | | ||||||
| * | | | | | | | target: Set additional sense length field in sense data | Roland Dreier | 2011-12-16 | 2 | -0/+15 | |
| * | | | | | | | 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 | 2 | -17/+24 | |
| * | | | | | | | 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 |