summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-08-25clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd1-0/+9
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik1-0/+5
2015-08-24PCI: Set MPS to match upstream bridgeKeith Busch1-4/+5
2015-08-24i2c: core: Add support for best effort block read emulationIrina Tirdea1-0/+3
2015-08-24i2c: mux: Add register-based mux i2c-mux-regYork Sun1-0/+44
2015-08-24i2c: add a flag to mark clients as slavesWolfram Sang1-4/+5
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie5-36/+34
2015-08-24Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller1-29/+0
2015-08-24gro: Fix remcsum offload to deal with frags in GROTom Herbert1-12/+32
2015-08-23Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini25-155/+213
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