summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-08-24clk: Remove unused provider APIsStephen Boyd
2015-08-24clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik
2015-08-24PCI: Set MPS to match upstream bridgeKeith Busch
2015-08-24i2c: core: Add support for best effort block read emulationIrina Tirdea
2015-08-24i2c: mux: Add register-based mux i2c-mux-regYork Sun
2015-08-24i2c: add a flag to mark clients as slavesWolfram Sang
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert
2015-08-22Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin
2015-08-22x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin
2015-08-21f2fs: add annotation for space utilization of regular/inline dentryChao Yu
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-21regmap: Add missing comments about struct regmap_busMarkus Pargmann
2015-08-21Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...Al Viro
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller
2015-08-20average: remove out-of-line implementationJohannes Berg
2015-08-20Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner
2015-08-20spi: mediatek: fix spi incorrect endian usageLeilk Liu
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler
2015-08-20pmem: add copy_from_iter_pmem() and clear_pmem()Ross Zwisler
2015-08-20pmem: remove layer when calling arch_has_wmb_pmem()Ross Zwisler
2015-08-20pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler
2015-08-20PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar
2015-08-20fbdev: fix cea_modes array sizeTomi Valkeinen
2015-08-20dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()Geert Uytterhoeven
2015-08-19NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-08-19block: Replace SG_GAPS with new queue limits maskKeith Busch
2015-08-18blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchyTejun Heo
2015-08-18blkcg: implement interface for the unified hierarchyTejun Heo
2015-08-18blkcg: misc preparations for unified hierarchy interfaceTejun Heo
2015-08-18blkcg: move body parsing from blkg_conf_prep() to its callersTejun Heo
2015-08-18blkcg: mark existing cftypes as legacyTejun Heo
2015-08-18blkcg: rename subsystem name from blkio to ioTejun Heo
2015-08-18blkcg: move io_service_bytes and io_serviced stats into blkcg_gqTejun Heo
2015-08-18blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gqTejun Heo
2015-08-18blkcg: make blkcg_[rw]stat per-cpuTejun Heo
2015-08-18blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with itTejun Heo
2015-08-18blkcg: consolidate blkg creation in blkcg_bio_issue_check()Tejun Heo
2015-08-18blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_l...Tejun Heo
2015-08-18blkcg: inline [__]blkg_lookup()Tejun Heo
2015-08-18blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methodsTejun Heo
2015-08-18blkcg: minor updates around blkcg_policy_dataTejun Heo