summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-07-24Merge branch 'sunrpc'Trond Myklebust
2016-07-24Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi...Mark Brown
2016-07-24Merge remote-tracking branches 'spi/topic/flash-dma', 'spi/topic/imx', 'spi/t...Mark Brown
2016-07-24Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as...Mark Brown
2016-07-24Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso...Mark Brown
2016-07-24vfs: new d_init methodMiklos Szeredi
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-23nfit, libnvdimm: allow an ARS scrub to be triggered on demandVishal Verma
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner
2016-07-22leds/trigger/cpu: Move from CPU_STARTING to ONLINE levelSebastian Andrzej Siewior
2016-07-22powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2016-07-22KVM: arm/arm64: Enable MSI routingEric Auger
2016-07-22KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger
2016-07-22KVM: Add devid in kvm_kernel_irq_routing_entryEric Auger
2016-07-22i2c: i2c-smbus: drop useless stubsJean Delvare
2016-07-21libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams
2016-07-21cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Sudeep Holla
2016-07-21ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla
2016-07-21PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig
2016-07-21PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig
2016-07-21cpufreq: add cpufreq_driver_resolve_freq()Steve Muckle
2016-07-20dm: add infrastructure for DAX supportToshi Kani
2016-07-20Merge remote-tracking branch 'jens/for-4.8/core' into dm-4.8Mike Snitzer
2016-07-20block: Fix front merge checkDamien Le Moal
2016-07-20block: do not merge requests without consulting with io schedulerTahsin Erdogan
2016-07-20qstr constify instances in fs/dcache.cAl Viro
2016-07-20qstr: constify instances in nfsAl Viro
2016-07-20qstr: constify dentry_init_securityAl Viro
2016-07-20block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani
2016-07-20scsi/osd: open code blk_make_requestChristoph Hellwig
2016-07-20block: simplify and export blk_rq_append_bioChristoph Hellwig
2016-07-20block: shrink bio size againChristoph Hellwig
2016-07-20block: simplify and cleanup bvec pool handlingChristoph Hellwig
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig
2016-07-20block: introduce BLKDEV_DISCARD_ZERO to fix zerooutChristoph Hellwig
2016-07-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-07-20bpf: fix implicit declaration of bpf_prog_addBrenden Blanco
2016-07-20Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/...Mark Brown
2016-07-20Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/head...Mark Brown
2016-07-20Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ca...Mark Brown
2016-07-20arm/perf: Fix hotplug state machine conversionSebastian Andrzej Siewior
2016-07-19net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco
2016-07-19net: add ndo to setup/query xdp prog in adapter rxBrenden Blanco
2016-07-19bpf: add XDP prog type for early driver filterBrenden Blanco
2016-07-19bpf: add bpf_prog_add api for bulk prog refcntBrenden Blanco
2016-07-20dt: Add of_device_compatible_match()Benjamin Herrenschmidt