summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin1-0/+9
2015-08-22x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin1-1/+0
2015-08-22f2fs: add annotation for space utilization of regular/inline dentryChao Yu1-3/+13
2015-08-22mm: make page pfmemalloc check more robustMichal Hocko3-18/+33
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-18/+0
2015-08-21regmap: Add missing comments about struct regmap_busMarkus Pargmann1-1/+4
2015-08-21Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...Al Viro3-5/+16
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso13-41/+121
2015-08-21Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller1-1/+0
2015-08-21average: remove out-of-line implementationJohannes Berg1-24/+0
2015-08-20Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner3-4/+62
2015-08-20spi: mediatek: fix spi incorrect endian usageLeilk Liu1-2/+0
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler1-4/+4
2015-08-20pmem: add copy_from_iter_pmem() and clear_pmem()Ross Zwisler1-2/+62
2015-08-20pmem: remove layer when calling arch_has_wmb_pmem()Ross Zwisler1-10/+3
2015-08-20pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler1-1/+1
2015-08-20PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi1-0/+4
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar9-33/+32
2015-08-20fbdev: fix cea_modes array sizeTomi Valkeinen1-1/+1
2015-08-20dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()Geert Uytterhoeven1-0/+3
2015-08-20NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust1-1/+1
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko1-0/+1
2015-08-20block: Replace SG_GAPS with new queue limits maskKeith Busch2-10/+20
2015-08-19blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchyTejun Heo1-0/+2
2015-08-19blkcg: implement interface for the unified hierarchyTejun Heo1-0/+1
2015-08-19blkcg: misc preparations for unified hierarchy interfaceTejun Heo1-0/+1
2015-08-19blkcg: move body parsing from blkg_conf_prep() to its callersTejun Heo1-2/+2
2015-08-19blkcg: mark existing cftypes as legacyTejun Heo1-1/+1
2015-08-19blkcg: rename subsystem name from blkio to ioTejun Heo3-4/+4
2015-08-19blkcg: move io_service_bytes and io_serviced stats into blkcg_gqTejun Heo1-0/+14
2015-08-19blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gqTejun Heo1-3/+4
2015-08-19blkcg: make blkcg_[rw]stat per-cpuTejun Heo1-53/+67
2015-08-19blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with itTejun Heo1-13/+33
2015-08-19blkcg: consolidate blkg creation in blkcg_bio_issue_check()Tejun Heo1-2/+38
2015-08-19blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_l...Tejun Heo1-0/+3
2015-08-19blkcg: inline [__]blkg_lookup()Tejun Heo1-4/+45
2015-08-19blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methodsTejun Heo1-7/+10
2015-08-19blkcg: minor updates around blkcg_policy_dataTejun Heo1-4/+10
2015-08-19blkcg: make blkcg_policy methods take a pointer to blkcg_policy_dataTejun Heo1-4/+4
2015-08-19blk-throttle: clean up blkg_policy_data alloc/init/exit/free methodsTejun Heo1-2/+0
2015-08-19blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methodsTejun Heo1-9/+9
2015-08-19blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()Tejun Heo1-3/+0
2015-08-19blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()Tejun Heo1-2/+1
2015-08-19kernfs: implement kernfs_path_len()Tejun Heo1-0/+4
2015-08-19writeback: bdi_for_each_wb() iteration is memcg ID based not blkcgTejun Heo1-12/+12
2015-08-19Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2-1/+13
2015-08-18cgroup: introduce cgroup_subsys->legacy_nameTejun Heo1-0/+3
2015-08-18Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+12
2015-08-18block: bump BLK_DEF_MAX_SECTORS to 2560Jeff Moyer1-1/+1