| Commit message (Expand) | Author | Age | Files | Lines |
* | cpuidle: use drv instead of cpuidle_driver in show_current_driver() | Viresh Kumar | 2013-10-30 | 1 | -4/+4 |
* | cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock | Viresh Kumar | 2013-10-30 | 2 | -2/+4 |
* | cpuidle: replace multiline statements with single line in cpuidle_idle_call() | Viresh Kumar | 2013-10-30 | 1 | -4/+2 |
* | cpuidle: reduce code duplication inside cpuidle_idle_call() | Viresh Kumar | 2013-10-30 | 1 | -2/+5 |
* | cpuidle: merge two if() statements for checking error cases | Viresh Kumar | 2013-10-30 | 1 | -4/+1 |
* | cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points | Viresh Kumar | 2013-10-30 | 1 | -5/+4 |
* | cpuidle: rearrange code in __cpuidle_driver_init() | Viresh Kumar | 2013-10-30 | 1 | -6/+4 |
* | cpuidle: make __cpuidle_driver_init() return void | Viresh Kumar | 2013-10-30 | 1 | -8/+2 |
* | cpuidle: make __cpuidle_device_init() return void | Viresh Kumar | 2013-10-30 | 1 | -6/+2 |
* | cpuidle: Fix comments in cpuidle core | Viresh Kumar | 2013-10-30 | 3 | -5/+5 |
* | cpuidle: fix indentation of cpumask | Viresh Kumar | 2013-10-30 | 1 | -1/+1 |
* | Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux... | Rafael J. Wysocki | 2013-10-17 | 13 | -57/+93 |
|\ |
|
| * | ARM: AT91: DT: pm: Select ram controller standby based on DT | Jean-Christophe PLAGNIOL-VILLARD | 2013-10-16 | 7 | -15/+17 |
| * | ARM: AT91: pm: Factorize standby function | Jean-Christophe PLAGNIOL-VILLARD | 2013-10-16 | 6 | -36/+29 |
| * | ARM: at91: cpuidle: Move driver to drivers/cpuidle | Daniel Lezcano | 2013-10-16 | 4 | -1/+8 |
| * | ARM: at91: cpuidle: Convert to platform driver | Daniel Lezcano | 2013-10-16 | 9 | -22/+56 |
|/ |
|
* | Merge back earlier cpuidle material for v3.13. | Rafael J. Wysocki | 2013-10-07 | 6 | -10/+36 |
|\ |
|
| * | ARM: EXYNOS: convert cpuidle driver to be a platform driver | Bartlomiej Zolnierkiewicz | 2013-09-24 | 5 | -2/+28 |
| * | intel_idle: mark some functions with __init tag | Bartlomiej Zolnierkiewicz | 2013-09-24 | 1 | -2/+2 |
| * | intel_idle: mark states tables with __initdata tag | Bartlomiej Zolnierkiewicz | 2013-09-24 | 1 | -5/+5 |
| * | intel_idle: shrink states tables | Bartlomiej Zolnierkiewicz | 2013-09-24 | 1 | -6/+6 |
* | | Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux | Rafael J. Wysocki | 2013-10-07 | 5 | -19/+30 |
|\ \ |
|
| * | | ARM: ux500: cpuidle: fix section mismatch | Daniel Lezcano | 2013-10-07 | 1 | -1/+1 |
| * | | ARM: zynq: cpuidle: convert to platform driver | Daniel Lezcano | 2013-10-07 | 2 | -2/+17 |
| * | | ARM: zynq: cpuidle: Remove useless compatibility string | Daniel Lezcano | 2013-10-07 | 1 | -4/+0 |
| * | | drivers: cpuidle: rename ARM big.LITTLE driver config and makefile entries | Lorenzo Pieralisi | 2013-10-07 | 2 | -12/+12 |
|/ / |
|
* | | Linux 3.12-rc4v3.12-rc4 | Linus Torvalds | 2013-10-06 | 1 | -1/+1 |
* | | net: Update the sysctl permissions handler to test effective uid/gid | Eric W. Biederman | 2013-10-06 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2013-10-06 | 8 | -25/+67 |
|\ \ |
|
| * | | iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags | Nicholas Bellinger | 2013-10-03 | 1 | -1/+1 |
| * | | iscsi-target: Perform release of acknowledged tags from RX context | Nicholas Bellinger | 2013-10-03 | 1 | -4/+9 |
| * | | iscsi-target: Only perform wait_for_tasks when performing shutdown | Nicholas Bellinger | 2013-10-03 | 1 | -2/+2 |
| * | | target: Fail on non zero scsi_status in compare_and_write_callback | Nicholas Bellinger | 2013-10-03 | 1 | -1/+10 |
| * | | target: Fix recursive COMPARE_AND_WRITE callback failure | Nicholas Bellinger | 2013-10-03 | 1 | -1/+10 |
| * | | target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size | Nicholas Bellinger | 2013-10-03 | 1 | -0/+6 |
| * | | ib_srpt: always set response for task management | Jack Wang | 2013-10-03 | 1 | -6/+4 |
| * | | target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure | Nicholas Bellinger | 2013-10-02 | 1 | -5/+15 |
| * | | vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag | Nicholas Bellinger | 2013-10-02 | 1 | -1/+6 |
| * | | ib_srpt: Destroy cm_id before destroying QP. | Nicholas Bellinger | 2013-10-02 | 1 | -2/+2 |
| * | | target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02 | Nicholas Bellinger | 2013-10-02 | 1 | -2/+2 |
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-10-06 | 3 | -17/+17 |
|\ \ \ |
|
| * | | | dmaengine: imx-dma: fix callback path in tasklet | Michael Grzeschik | 2013-10-04 | 1 | -4/+6 |
| * | | | dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet | Michael Grzeschik | 2013-10-04 | 1 | -11/+8 |
| * | | | dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic | Michael Grzeschik | 2013-10-04 | 1 | -1/+1 |
| * | | | dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMA | Josh Boyer | 2013-09-17 | 1 | -0/+1 |
| * | | | edma: Update author email address | Josh Boyer | 2013-09-17 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-10-05 | 6 | -17/+39 |
|\ \ \ \ |
|
| * | | | | btrfs: Fix crash due to not allocating integrity data for a bioset | Darrick J. Wong | 2013-10-05 | 1 | -0/+8 |
| * | | | | Merge branch 'for-linus' into for-linus-3.12 | Chris Mason | 2013-10-05 | 6 | -17/+31 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing | Ilya Dryomov | 2013-10-04 | 2 | -5/+7 |