summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-01-09block: kill disk_{check|set|clear|alloc}_badblocksDan Williams
2016-01-09block, badblocks: introduce devm_init_badblocksDan Williams
2016-01-09badblocks: rename badblocks_free to badblocks_exitDan Williams
2016-01-09libnvdimm: Add a poison list and export badblocksVishal Verma
2016-01-09block: Add badblock management for gendisksVishal Verma
2016-01-09badblocks: Add core badblock management codeVishal Verma
2016-01-09block: enable dax for raw block devicesDan Williams
2016-01-09nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2016-01-08bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann
2016-01-08Merge branch 'for-linus' into work.miscAl Viro
2016-01-08compat_ioctl: don't pass fd around when not neededAl Viro
2016-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-01-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini
2016-01-08KVM: renumber vcpu->request bitsPaolo Bonzini
2016-01-08KVM: document which architecture uses each request bitPaolo Bonzini
2016-01-08KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requestsPaolo Bonzini
2016-01-08libata: skip debounce delay on link resumeDanesh Petigara
2016-01-08locks: pass inode pointer to locks_free_lock_contextJeff Layton
2016-01-07Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2016-01-08PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso
2016-01-08PM / Domains: add setter for dev.pm_domainTomeu Vizoso
2016-01-08device core: add device_is_bound()Tomeu Vizoso
2016-01-08Merge branch 'acpi-soc' into pm-coreRafael J. Wysocki
2016-01-07NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-07ftrace: Add infrastructure for delayed enabling of module functionsSteven Rostedt (Red Hat)
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn
2016-01-07mdio: Move mdiobus_read/write operatings into mdio.hAndrew Lunn
2016-01-07phy: Consistently use addr for address on an MII busAndrew Lunn
2016-01-07mtd: nand: add helpers to access ->privBoris BREZILLON
2016-01-07PCI/MSI: Fix typos in <linux/msi.h>Thomas Petazzoni
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)
2016-01-07lockd: constify nlmsvc_binding structureJulia Lawall
2016-01-07Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2016-01-07driver-core: platform: Add platform_irq_count()Stephen Boyd
2016-01-06Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-06mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON