summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-20kbuild: Fix .text.unlikely placementAndi Kleen
2015-08-20xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky
2015-08-20xen: xensyms supportBoris Ostrovsky
2015-08-20mm: provide early_memremap_ro to establish read-only mappingJuergen Gross
2015-08-20xen: sync with xen headersJuergen Gross
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall
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-19vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov
2015-08-19NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust
2015-08-19lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue
2015-08-20drm/edid: add function to help find SADsRussell King
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-19netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=nBernhard Thaler
2015-08-19netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai
2015-08-19Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman
2015-08-19Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman
2015-08-19Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman
2015-08-18vrf: drop unused num_slaves memberNikolay Aleksandrov
2015-08-18lwtunnel: fix memory leakJiri Benc
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
2015-08-18blkcg: make blkcg_policy methods take a pointer to blkcg_policy_dataTejun Heo
2015-08-18blk-throttle: clean up blkg_policy_data alloc/init/exit/free methodsTejun Heo
2015-08-18blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methodsTejun Heo
2015-08-18blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()Tejun Heo