| Commit message (Expand) | Author | Age | Files | Lines |
* | blk: rq_data_dir() should not return a boolean | Linus Torvalds | 2015-09-12 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-11 | 2 | -9/+12 |
|\ |
|
| * | fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void | Joe Perches | 2015-09-11 | 1 | -9/+10 |
| * | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 2015-09-11 | 1 | -0/+2 |
* | | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb | Linus Torvalds | 2015-09-11 | 2 | -5/+5 |
|\ \ |
|
| * | | NTB: Fix documentation for ntb_peer_db_clear. | Allen Hubbe | 2015-09-07 | 1 | -1/+1 |
| * | | NTB: Fix documentation for ntb_link_is_up | Allen Hubbe | 2015-09-07 | 1 | -4/+3 |
| * | | NTB: Add flow control to the ntb_netdev | Dave Jiang | 2015-09-07 | 1 | -0/+1 |
* | | | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-11 | 1 | -0/+6 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-09-11 | 1 | -0/+6 |
| |\ \ \ |
|
| | * | | | PM / OPP: add dev_pm_opp_get_suspend_opp() helper | Bartlomiej Zolnierkiewicz | 2015-09-09 | 1 | -0/+6 |
* | | | | | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-09-11 | 1 | -0/+44 |
|\ \ \ \ \ |
|
| * | | | | | [media] mm: Provide new get_vaddr_frames() helper | Jan Kara | 2015-08-16 | 1 | -0/+44 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2015-09-11 | 1 | -15/+11 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'thermal-core' and 'thermal-intel' of .git into next | Zhang Rui | 2015-09-02 | 1 | -15/+11 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| | * | | | | | | thermal: consistently use int for temperatures | Sascha Hauer | 2015-08-03 | 1 | -15/+11 |
| | |/ / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-09-11 | 3 | -1/+9 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | libceph: use keepalive2 to verify the mon session is alive | Yan, Zheng | 2015-09-08 | 3 | -1/+9 |
| |/ / / / / |
|
* | | | | | | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-10 | 4 | -116/+256 |
|\ \ \ \ \ \ |
|
| * | | | | | | blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchy | Tejun Heo | 2015-08-18 | 1 | -0/+2 |
| * | | | | | | blkcg: implement interface for the unified hierarchy | Tejun Heo | 2015-08-18 | 1 | -0/+1 |
| * | | | | | | blkcg: misc preparations for unified hierarchy interface | Tejun Heo | 2015-08-18 | 1 | -0/+1 |
| * | | | | | | blkcg: move body parsing from blkg_conf_prep() to its callers | Tejun Heo | 2015-08-18 | 1 | -2/+2 |
| * | | | | | | blkcg: mark existing cftypes as legacy | Tejun Heo | 2015-08-18 | 1 | -1/+1 |
| * | | | | | | blkcg: rename subsystem name from blkio to io | Tejun Heo | 2015-08-18 | 3 | -4/+4 |
| * | | | | | | blkcg: move io_service_bytes and io_serviced stats into blkcg_gq | Tejun Heo | 2015-08-18 | 1 | -0/+14 |
| * | | | | | | blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gq | Tejun Heo | 2015-08-18 | 1 | -3/+4 |
| * | | | | | | blkcg: make blkcg_[rw]stat per-cpu | Tejun Heo | 2015-08-18 | 1 | -53/+67 |
| * | | | | | | blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with it | Tejun Heo | 2015-08-18 | 1 | -13/+33 |
| * | | | | | | blkcg: consolidate blkg creation in blkcg_bio_issue_check() | Tejun Heo | 2015-08-18 | 1 | -2/+38 |
| * | | | | | | blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_l... | Tejun Heo | 2015-08-18 | 1 | -0/+3 |
| * | | | | | | blkcg: inline [__]blkg_lookup() | Tejun Heo | 2015-08-18 | 1 | -4/+45 |
| * | | | | | | blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methods | Tejun Heo | 2015-08-18 | 1 | -7/+10 |
| * | | | | | | blkcg: minor updates around blkcg_policy_data | Tejun Heo | 2015-08-18 | 1 | -4/+10 |
| * | | | | | | blkcg: make blkcg_policy methods take a pointer to blkcg_policy_data | Tejun Heo | 2015-08-18 | 1 | -4/+4 |
| * | | | | | | blk-throttle: clean up blkg_policy_data alloc/init/exit/free methods | Tejun Heo | 2015-08-18 | 1 | -2/+0 |
| * | | | | | | blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methods | Tejun Heo | 2015-08-18 | 1 | -9/+9 |
| * | | | | | | blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy() | Tejun Heo | 2015-08-18 | 1 | -3/+0 |
| * | | | | | | blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl() | Tejun Heo | 2015-08-18 | 1 | -2/+1 |
| * | | | | | | kernfs: implement kernfs_path_len() | Tejun Heo | 2015-08-18 | 1 | -0/+4 |
| * | | | | | | writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg | Tejun Heo | 2015-08-18 | 1 | -12/+12 |
| * | | | | | | Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2015-08-18 | 2 | -1/+13 |
| |\ \ \ \ \ \ |
|
* | \ \ \ \ \ \ | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-10 | 13 | -35/+222 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() | Oleg Nesterov | 2015-09-10 | 1 | -2/+10 |
| * | | | | | | | | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -3/+3 |
| * | | | | | | | | kexec: split kexec_file syscall code to kexec_file.c | Dave Young | 2015-09-10 | 1 | -0/+11 |
| * | | | | | | | | seq_file: provide an analogue of print_hex_dump() | Andy Shevchenko | 2015-09-10 | 1 | -0/+4 |
| * | | | | | | | | kmod: use system_unbound_wq instead of khelper | Frederic Weisbecker | 2015-09-10 | 1 | -2/+0 |
| * | | | | | | | | lib/string_helpers: rename "esc" arg to "only" | Kees Cook | 2015-09-10 | 1 | -7/+7 |
| * | | | | | | | | hexdump: do not print debug dumps for !CONFIG_DEBUG | Linus Walleij | 2015-09-10 | 1 | -2/+8 |