summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-21ip_tunnels: use u8/u16/u32Jiri Benc1-8/+8
2015-08-21ip_tunnels: remove custom alignment and packingJiri Benc1-1/+1
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-20nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard1-0/+41
2015-08-20NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga1-0/+2
2015-08-20NFC: nci: Add post_setup handlerRobert Baldyga1-0/+1
2015-08-20Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner3-4/+62
2015-08-20Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-0/+18
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-20kbuild: Fix .text.unlikely placementAndi Kleen1-3/+1
2015-08-20xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky1-0/+2
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2-0/+34
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2-0/+60
2015-08-20xen: xensyms supportBoris Ostrovsky1-0/+18
2015-08-20mm: provide early_memremap_ro to establish read-only mappingJuergen Gross2-0/+5
2015-08-20xen: sync with xen headersJuergen Gross1-15/+20
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall1-1/+0
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar25-64/+88
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-20vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov1-2/+18
2015-08-20NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust1-1/+1
2015-08-20lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue1-0/+4
2015-08-20drm/edid: add function to help find SADsRussell King1-0/+19
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-19netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=nBernhard Thaler1-1/+1
2015-08-19netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso1-1/+1
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai2-0/+18
2015-08-19Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman1-3/+0
2015-08-19Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman1-3/+0
2015-08-19Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman1-1/+0
2015-08-19vrf: drop unused num_slaves memberNikolay Aleksandrov1-1/+0
2015-08-19lwtunnel: fix memory leakJiri Benc1-1/+6
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