Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | include/linux/printk.h: include pr_fmt in pr_debug_ratelimited | Jason A. Donenfeld | 2015-09-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | include/linux/poison.h: remove not-used poison pointer macros | Vasily Kulikov | 2015-09-10 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | | | include/linux/poison.h: fix LIST_POISON{1,2} offset | Vasily Kulikov | 2015-09-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | mm: introduce idle page tracking | Vladimir Davydov | 2015-09-10 | 4 | -0/+127 | |
| * | | | | | | | | | | | | | | | mmu-notifier: add clear_young callback | Vladimir Davydov | 2015-09-10 | 1 | -0/+44 | |
| * | | | | | | | | | | | | | | | memcg: zap try_get_mem_cgroup_from_page | Vladimir Davydov | 2015-09-10 | 1 | -8/+1 | |
| * | | | | | | | | | | | | | | | memcg: add page_cgroup_ino helper | Vladimir Davydov | 2015-09-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | zpool: add zpool_has_pool() | Dan Streetman | 2015-09-10 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2015-09-10 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-m... | Kevin Hilman | 2015-09-09 | 3 | -0/+92 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'qcom-soc-for-4.3' into v4.2-rc2 | Andy Gross | 2015-09-09 | 3 | -0/+92 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | | | reset: Add (devm_)reset_control_get stub functions | Axel Lin | 2015-09-01 | 1 | -0/+14 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-10 | 3 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | KVM: make halt_poll_ns per-vCPU | Wanpeng Li | 2015-09-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-... | Paolo Bonzini | 2015-08-22 | 25 | -155/+213 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR | Marc Zyngier | 2015-08-12 | 2 | -1/+5 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-09-10 | 2 | -2/+84 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | netlink, mmap: fix edge-case leakages in nf queue zero-copy | Daniel Borkmann | 2015-09-09 | 1 | -2/+11 | |
| * | | | | | | | | | | | | | | | | | | add microchip LAN88xx phy driver | Woojung.Huh@microchip.com | 2015-09-09 | 1 | -0/+73 | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-09-09 | 1 | -14/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Revert "uart: pl011: Add support to ZTE ZX296702 uart" | Greg Kroah-Hartman | 2015-09-04 | 1 | -14/+0 | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-09 | 1 | -41/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | pwm: Clean up kerneldoc | Thierry Reding | 2015-08-17 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | | | | | pwm: Remove useless whitespace | Thierry Reding | 2015-08-17 | 1 | -39/+32 | |
| * | | | | | | | | | | | | | | | | | | | pwm: Add pwm_get_polarity() helper function | Boris Brezillon | 2015-07-20 | 1 | -0/+5 |