aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini1-41/+2
2016-01-08KVM: renumber vcpu->request bitsPaolo Bonzini1-30/+29
2016-01-08KVM: document which architecture uses each request bitPaolo Bonzini1-7/+13
2016-01-08KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requestsPaolo Bonzini1-1/+1
2016-01-08Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+1
2016-01-08libata: skip debounce delay on link resumeDanesh Petigara1-0/+1
2016-01-08locks: pass inode pointer to locks_free_lock_contextJeff Layton1-2/+2
2016-01-08locks: sprinkle some tracepoints around the file locking codeJeff Layton1-0/+77
2016-01-08netfilter: nft_ct: add byte/packet counter supportFlorian Westphal1-0/+2
2016-01-08netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a2-0/+6
2016-01-07Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman1-0/+1
2016-01-08PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso1-0/+1
2016-01-08PM / Domains: add setter for dev.pm_domainTomeu Vizoso1-0/+3
2016-01-08device core: add device_is_bound()Tomeu Vizoso1-0/+2
2016-01-08Merge branch 'acpi-soc' into pm-coreRafael J. Wysocki1-0/+1
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley41-252/+235
2016-01-07NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington1-7/+1
2016-01-07target: Support aborting tasks with a 64-bit tagBart Van Assche1-1/+1
2016-01-07target: Remove an unused variableBart Van Assche1-2/+0
2016-01-07qla2xxx: Add selective command queuingQuinn Tran1-0/+1
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-01-07ftrace: Add infrastructure for delayed enabling of module functionsSteven Rostedt (Red Hat)1-2/+4
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn1-0/+4
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn2-4/+55
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn1-0/+1
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-3/+4
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn1-1/+1
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2-1/+9
2016-01-07phy: Add an mdio_device structureAndrew Lunn2-15/+20
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-3/+3
2016-01-07phy: Centralise print about attached phyAndrew Lunn1-0/+4
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn1-5/+2
2016-01-07phy: add phydev_name() wrapperAndrew Lunn1-0/+5
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn1-0/+6
2016-01-07mdio: Move mdiobus_read/write operatings into mdio.hAndrew Lunn2-5/+7
2016-01-07phy: Consistently use addr for address on an MII busAndrew Lunn1-2/+2
2016-01-07mtd: nand: add helpers to access ->privBoris BREZILLON1-0/+10
2016-01-07PCI/MSI: Fix typos in <linux/msi.h>Thomas Petazzoni1-2/+2
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)1-0/+1
2016-01-07lockd: constify nlmsvc_binding structureJulia Lawall1-1/+1
2016-01-07KVM: s390: implement the RI support of guestFan Zhang1-0/+1
2016-01-07xen/gntdev: add ioctl for grant copyDavid Vrabel1-0/+50
2016-01-07Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini54-302/+267
2016-01-07driver-core: platform: Add platform_irq_count()Stephen Boyd1-0/+1
2016-01-07Merge tag 'samsung-clk-exynos4-4.5' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson1-0/+1
2016-01-06Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+35
2016-01-06mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON1-0/+10
2016-01-06mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2-2/+8
2016-01-06cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs1-0/+10