summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-027-48/+79
|\
| * block: Replace SG_GAPS with new queue limits maskKeith Busch2015-08-192-10/+20
| * block: bump BLK_DEF_MAX_SECTORS to 2560Jeff Moyer2015-08-181-1/+1
| * Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer2015-08-181-0/+1
| * block: remove bio_get_nr_vecs()Kent Overstreet2015-08-131-1/+0
| * block: kill merge_bvec_fn() completelyKent Overstreet2015-08-132-14/+0
| * block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-131-0/+3
| * blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-131-1/+1
| * block: shrink struct bio down to 2 cache lines againJens Axboe2015-07-292-6/+6
| * block: manipulate bio->bi_flags through helpersJens Axboe2015-07-292-2/+15
| * block: add a bi_error field to struct bioChristoph Hellwig2015-07-293-8/+13
| * block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe2015-07-171-0/+1
| * block: partition: convert percpu refMing Lei2015-07-171-10/+17
| * block: partition: introduce hd_free_part()Ming Lei2015-07-171-0/+6
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-024-1/+178
|\ \
| * | cxlflash: Virtual LUN supportMatthew R. Ochs2015-08-261-0/+34
| * | cxlflash: Superpipe supportMatthew R. Ochs2015-08-262-0/+141
| * | scsi: Add ALUA state change UA handlingHannes Reinecke2015-08-261-1/+2
| * | iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech2015-07-301-0/+1
* | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-09-023-4/+63
|\ \ \
| * \ \ Merge branch 'for-4.3-unified-base' into for-4.3Tejun Heo2015-08-252-1/+13
| |\ \ \
| | * | | cgroup: introduce cgroup_subsys->legacy_nameTejun Heo2015-08-181-0/+3
| | * | | cgroup: make cftype->private a unsigned longTejun Heo2015-08-111-1/+1
| | * | | cgroup: define controller file conventionsTejun Heo2015-08-041-0/+9
| * | | | cgroup: implement the PIDs subsystemAleksa Sarai2015-07-141-0/+5
| * | | | cgroup: allow a cgroup subsystem to reject a forkAleksa Sarai2015-07-143-3/+45
| |/ / /
* | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2015-09-021-4/+2
|\ \ \ \
| * | | | percpu: update incorrect comment for this_cpu_*() operationsTejun Heo2015-07-141-4/+2
| |/ / /
* | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-09-021-3/+3
|\ \ \ \
| * | | | workqueue: fix some docbook warningsJonathan Corbet2015-08-171-3/+3
| |/ / /
* | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-0125-71/+303
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'Rafael J. Wysocki2015-09-012-15/+0
| |\ \ \ \ \ \
| | | * | | | | PM / Domains: Remove unusable governor dummiesGeert Uytterhoeven2015-08-291-2/+0
| | | * | | | | PM / Domains: Remove intermediate states from the power off sequenceUlf Hansson2015-07-311-7/+0
| | * | | | | | PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern2015-07-211-6/+0
| | | |_|_|/ / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'Rafael J. Wysocki2015-09-011-1/+0
| |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | / | | | | | |_|_|/ | | | | |/| | |
| | * | | | | | cpuidle/coupled: Remove cpuidle_device::safe_state_indexXunlei Pang2015-08-281-1/+0
| * | | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2015-09-012-0/+49
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz2015-08-081-0/+1
| | * | | | | | | cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar2015-08-071-0/+12
| | * | | | | | | Merge branch 'pm-cpufreq' into pm-oppRafael J. Wysocki2015-08-071-4/+1
| | |\ \ \ \ \ \ \
| | * | | | | | | | PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz2015-08-071-0/+7
| | * | | | | | | | PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar2015-08-071-0/+23
| | * | | | | | | | PM / OPP: Add clock-latency-ns supportViresh Kumar2015-08-071-0/+6
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-012-13/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: rename cpufreq_real_policy as cpufreq_user_policyViresh Kumar2015-09-011-2/+2
| | * | | | | | | | cpufreq: remove redundant 'policy' field from user_policyViresh Kumar2015-09-011-1/+0
| | * | | | | | | | cpufreq: remove redundant 'governor' field from user_policyViresh Kumar2015-09-011-1/+0
| | * | | | | | | | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar2015-09-011-5/+4
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki2015-07-281-4/+1
| | |\ \ \ \ \ \ \