summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-15drivers/sbus/char/envctrl.c: ignore orderly_poweroff return valueJoel Stanley
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15paride: fix the "verbose" module paramDan Carpenter
2015-04-15zram: fix error return codeJulia Lawall
2015-04-15zram: deprecate zram attrs sysfs nodesSergey Senozhatsky
2015-04-15zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky
2015-04-15zram: export new 'io_stat' sysfs attrsSergey Senozhatsky
2015-04-15zram: use generic start/end io accountingSergey Senozhatsky
2015-04-15zram: move compact_store() to sysfs functions areaSergey Senozhatsky
2015-04-15zram: remove `num_migrated' device attrSergey Senozhatsky
2015-04-15zram: support compactionMinchan Kim
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-04-14Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-04-14Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov
2015-04-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov
2015-04-14mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes
2015-04-14memory hotplug: use macro to switch between section and pfnSheng Yong
2015-04-14fm10k: Bump driver version to 0.15.2Jeff Kirsher
2015-04-14fm10k: corrected VF multicast updateJeff Kirsher
2015-04-14fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher
2015-04-14fm10k: reset head instead of calling update_max_sizeJeff Kirsher
2015-04-14fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher
2015-04-14fm10k: update xcast mode before synchronizing multicast addressesJeff Kirsher
2015-04-14fm10k: start service timer on probeJeff Kirsher
2015-04-14fm10k: fix function header commentJeff Kirsher
2015-04-14fm10k: comment next_vf_mbx flowJeff Kirsher
2015-04-14fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher
2015-04-14fm10k: use separate workqueue for fm10k driverJeff Kirsher
2015-04-14fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher
2015-04-14fm10k: expose tx_timeout_count as an ethtool statJeff Kirsher
2015-04-14fm10k: only increment tx_timeout_count in Tx hang pathJeff Kirsher
2015-04-14fm10k: remove extraneous "Reset interface" messageJeff Kirsher
2015-04-14fm10k: separate PF only stats so that VF does not display themJeff Kirsher
2015-04-14fm10k: use hw->mac.max_queues for statsJeff Kirsher
2015-04-14fm10k: only show actual queues, not the maximum in hardwareJeff Kirsher
2015-04-14fm10k: allow creation of VLAN on default vidJeff Kirsher
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14fm10k: fix unused warningsJeff Kirsher
2015-04-14fm10k: Add netconsole supportJeff Kirsher
2015-04-14fm10k: Have the VF get the default VLAN during initJeff Kirsher