summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-06-13irqdomain: Don't set type when mapping an IRQJon Hunter
2016-06-12sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2016-06-12nvme: factor out a add nvme_is_write helperChristoph Hellwig
2016-06-12nvme.h: add constants for PSDT and FUSE valuesJames Smart
2016-06-12nvme.h: add AER constantsChristoph Hellwig
2016-06-12nvme.h: add NVM command set SQE/CQE size definesChristoph Hellwig
2016-06-12nvme.h: Add get_log_page command strucureArmen Baloyan
2016-06-12nvme.h: add RTD3R, RTD3E and OAES fieldsChristoph Hellwig
2016-06-12Merge branch 'overlayfs-af_unix-fix' into overlayfs-linusMiklos Szeredi
2016-06-11fs/dcache.c: Save one 32-bit multiply in dcache lookupGeorge Spelvin
2016-06-11Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-11Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar
2016-06-10net: diag: add missing declarationsBen Dooks
2016-06-10bpf: fix missing header inclusionZi Shen Lim
2016-06-10virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-06-10bpf: enforce recursion limit on redirectsDaniel Borkmann
2016-06-10ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki
2016-06-10PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERICTomasz Nowicki
2016-06-10PCI/ACPI: Add generic MCFG table handlingTomasz Nowicki
2016-06-10PCI: Add pci_unmap_iospace() to unmap I/O resourcesSinan Kaya
2016-06-10PCI: Add parent device field to ECAM struct pci_config_windowJayachandran C
2016-06-10PCI: Move ecam.h to linux/include/pci-ecam.hJayachandran C
2016-06-10dm mpath: add optional "queue_mode" featureMike Snitzer
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-10much milder d_walk() raceAl Viro
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-06-10pwm: Add PWM capture supportLee Jones
2016-06-10pwm: Improve args checking in pwm_apply_state()Brian Norris
2016-06-10ARM: OMAP2+: McBSP: Remove the old iclk allow/deny idle codePeter Ujfalusi
2016-06-10ARM: OMAP3: pdata-quirks: Add support for McBSP2/3 sidetone handlingPeter Ujfalusi
2016-06-10ARM: OMAP3: McBSP: New callback for McBSP2/3 ICLK idle configurationPeter Ujfalusi
2016-06-10{net,IB}/mlx5: mlx5_ifc updatesSaeed Mahameed
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern
2016-06-09rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells
2016-06-09net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb
2016-06-09net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein
2016-06-09net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny
2016-06-09block: bio: kill BIO_MAX_SIZEMing Lei
2016-06-10extcon: Remove the deprecated extcon functionsChanwoo Choi
2016-06-09Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki
2016-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet