summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | include/linux/printk.h: include pr_fmt in pr_debug_ratelimitedJason A. Donenfeld2015-09-101-2/+2
| * | | | | | | | | | | | | | | include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov2015-09-101-7/+0
| * | | | | | | | | | | | | | | include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov2015-09-101-2/+2
| * | | | | | | | | | | | | | | mm: introduce idle page trackingVladimir Davydov2015-09-104-0/+127
| * | | | | | | | | | | | | | | mmu-notifier: add clear_young callbackVladimir Davydov2015-09-101-0/+44
| * | | | | | | | | | | | | | | memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov2015-09-101-8/+1
| * | | | | | | | | | | | | | | memcg: add page_cgroup_ino helperVladimir Davydov2015-09-101-0/+1
| * | | | | | | | | | | | | | | zpool: add zpool_has_pool()Dan Streetman2015-09-101-0/+2
* | | | | | | | | | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-09-101-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-m...Kevin Hilman2015-09-093-0/+92
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross2015-09-093-0/+92
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | reset: Add (devm_)reset_control_get stub functionsAxel Lin2015-09-011-0/+14
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-103-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | KVM: make halt_poll_ns per-vCPUWanpeng Li2015-09-061-0/+1
| * | | | | | | | | | | | | | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2015-08-2225-155/+213
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier2015-08-122-1/+5
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-102-2/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann2015-09-091-2/+11
| * | | | | | | | | | | | | | | | | | add microchip LAN88xx phy driverWoojung.Huh@microchip.com2015-09-091-0/+73
* | | | | | | | | | | | | | | | | | | Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-09-091-14/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Revert "uart: pl011: Add support to ZTE ZX296702 uart"Greg Kroah-Hartman2015-09-041-14/+0
* | | | | | | | | | | | | | | | | | | | Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-091-41/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | pwm: Clean up kerneldocThierry Reding2015-08-171-0/+14
| * | | | | | | | | | | | | | | | | | | pwm: Remove useless whitespaceThierry Reding2015-08-171-39/+32
| * | | | | | | | | | | | | | | | | | | pwm: Add pwm_get_polarity() helper functionBoris Brezillon2015-07-201-0/+5