summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* blk: rq_data_dir() should not return a booleanLinus Torvalds2015-09-121-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-112-9/+12
|\
| * fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-111-9/+10
| * sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-111-0/+2
* | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2015-09-112-5/+5
|\ \
| * | NTB: Fix documentation for ntb_peer_db_clear.Allen Hubbe2015-09-071-1/+1
| * | NTB: Fix documentation for ntb_link_is_upAllen Hubbe2015-09-071-4/+3
| * | NTB: Add flow control to the ntb_netdevDave Jiang2015-09-071-0/+1
* | | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-111-0/+6
|\ \ \
| * \ \ Merge branch 'pm-opp'Rafael J. Wysocki2015-09-111-0/+6
| |\ \ \
| | * | | PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz2015-09-091-0/+6
* | | | | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-111-0/+44
|\ \ \ \ \
| * | | | | [media] mm: Provide new get_vaddr_frames() helperJan Kara2015-08-161-0/+44
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-111-15/+11
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-021-15/+11
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | thermal: consistently use int for temperaturesSascha Hauer2015-08-031-15/+11
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-113-1/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-083-1/+9
| |/ / / / /
* | | | | | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-104-116/+256
|\ \ \ \ \ \
| * | | | | | blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchyTejun Heo2015-08-181-0/+2
| * | | | | | blkcg: implement interface for the unified hierarchyTejun Heo2015-08-181-0/+1
| * | | | | | blkcg: misc preparations for unified hierarchy interfaceTejun Heo2015-08-181-0/+1
| * | | | | | blkcg: move body parsing from blkg_conf_prep() to its callersTejun Heo2015-08-181-2/+2
| * | | | | | blkcg: mark existing cftypes as legacyTejun Heo2015-08-181-1/+1
| * | | | | | blkcg: rename subsystem name from blkio to ioTejun Heo2015-08-183-4/+4
| * | | | | | blkcg: move io_service_bytes and io_serviced stats into blkcg_gqTejun Heo2015-08-181-0/+14
| * | | | | | blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gqTejun Heo2015-08-181-3/+4
| * | | | | | blkcg: make blkcg_[rw]stat per-cpuTejun Heo2015-08-181-53/+67
| * | | | | | blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with itTejun Heo2015-08-181-13/+33
| * | | | | | blkcg: consolidate blkg creation in blkcg_bio_issue_check()Tejun Heo2015-08-181-2/+38
| * | | | | | blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_l...Tejun Heo2015-08-181-0/+3
| * | | | | | blkcg: inline [__]blkg_lookup()Tejun Heo2015-08-181-4/+45
| * | | | | | blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methodsTejun Heo2015-08-181-7/+10
| * | | | | | blkcg: minor updates around blkcg_policy_dataTejun Heo2015-08-181-4/+10
| * | | | | | blkcg: make blkcg_policy methods take a pointer to blkcg_policy_dataTejun Heo2015-08-181-4/+4
| * | | | | | blk-throttle: clean up blkg_policy_data alloc/init/exit/free methodsTejun Heo2015-08-181-2/+0
| * | | | | | blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methodsTejun Heo2015-08-181-9/+9
| * | | | | | blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()Tejun Heo2015-08-181-3/+0
| * | | | | | blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()Tejun Heo2015-08-181-2/+1
| * | | | | | kernfs: implement kernfs_path_len()Tejun Heo2015-08-181-0/+4
| * | | | | | writeback: bdi_for_each_wb() iteration is memcg ID based not blkcgTejun Heo2015-08-181-12/+12
| * | | | | | Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2015-08-182-1/+13
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-1013-35/+222
|\ \ \ \ \ \ \ \
| * | | | | | | | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov2015-09-101-2/+10
| * | | | | | | | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-3/+3
| * | | | | | | | kexec: split kexec_file syscall code to kexec_file.cDave Young2015-09-101-0/+11
| * | | | | | | | seq_file: provide an analogue of print_hex_dump()Andy Shevchenko2015-09-101-0/+4
| * | | | | | | | kmod: use system_unbound_wq instead of khelperFrederic Weisbecker2015-09-101-2/+0
| * | | | | | | | lib/string_helpers: rename "esc" arg to "only"Kees Cook2015-09-101-7/+7
| * | | | | | | | hexdump: do not print debug dumps for !CONFIG_DEBUGLinus Walleij2015-09-101-2/+8