summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby
2016-06-25vt: document vc_data by exampleJiri Slaby
2016-06-25vt: remove lines parameter from scrollbackJiri Slaby
2016-06-25nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-06-24firmware: qcom: scm: Peripheral Authentication ServiceBjorn Andersson
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-06-24Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov
2016-06-24mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin
2016-06-24fix up initial thread stack pointer vs thread_info confusionLinus Torvalds
2016-06-24USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-06-24libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams
2016-06-24soc: qcom: wcnss_ctrl: Make wcnss_ctrl parent the other componentsBjorn Andersson
2016-06-24fs: Treat foreign mounts as nosuidAndy Lutomirski
2016-06-24fs: Limit file caps to the user namespace of the super blockSeth Forshee
2016-06-24locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini
2016-06-23userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flagEric W. Biederman
2016-06-23vfs: Generalize filesystem nodev handling.Eric W. Biederman
2016-06-23fs: Add user namespace member to struct super_blockEric W. Biederman
2016-06-23vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman
2016-06-23mnt: Refactor fs_fully_visible into mount_too_revealingEric W. Biederman
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang
2016-06-23qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru
2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout
2016-06-23of_mdio: Enable fixed PHY support if driver is a moduleBen Hutchings
2016-06-23PCI: Add generic pci_bus_claim_resources()Lorenzo Pieralisi
2016-06-23pwm: Fix pwm_apply_args()Boris Brezillon
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford
2016-06-23{net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov
2016-06-23IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb
2016-06-23IB/mlx5: Fix post send fence logicEli Cohen
2016-06-23crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto
2016-06-23pinctrl: pinconf: Add generic helper function for freeing mappingsJon Hunter
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha
2016-06-22NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killerTrond Myklebust
2016-06-22rxrpc: Fix exclusive connection handlingDavid Howells
2016-06-22ACPI / NUMA: Enable ACPI based NUMA on ARM64Hanjun Guo
2016-06-22ACPI / tables: table upgrade: refactor function definitionsAleksey Makarov
2016-06-21PCI: Add helpers to request/release memory and I/O regionsJohannes Thumshirn
2016-06-21firmware: arm_scpi: add support for device power state managementSudeep Holla
2016-06-21usb: phy: move msm_hsusb.h into driverArnd Bergmann
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede
2016-06-21mm/page_ref: introduce page_ref_inc_returnDavid Hildenbrand
2016-06-21usb: gadget: add tracepoints to the gadget APIFelipe Balbi
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi
2016-06-21PCI: Add pcibios_setup_bridge()Gavin Shan