summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-26mm: fix build warnings in <linux/compaction.h>Minchan Kim
2016-07-26shmem: get_unmapped_area align huge pageHugh Dickins
2016-07-26mm, rmap: account shmem thp pagesKirill A. Shutemov
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-26mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka
2016-07-26zram: use __GFP_MOVABLE for memory allocationMinchan Kim
2016-07-26mm: balloon: use general non-lru movable page featureMinchan Kim
2016-07-26zram: drop gfp_t from zcomp_strm_alloc()Sergey Senozhatsky
2016-07-26zram: add more compression algorithmsSergey Senozhatsky
2016-07-26zram: delete custom lzo/lz4Sergey Senozhatsky
2016-07-26zram: use crypto api to check alg availabilitySergey Senozhatsky
2016-07-26zram: switch to crypto compress APISergey Senozhatsky
2016-07-26zram: rename zstrm find-release functionsSergey Senozhatsky
2016-07-26mm: oom: add memcg to oom_controlVladimir Davydov
2016-07-26memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab
2016-07-26fbmon: remove unused function argumentArnd Bergmann
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-07-26macsec: ensure rx_sa is set when validation is disabledBeniamino Galvani
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-26Merge branch 'next' into for-linusDmitry Torokhov
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross
2016-07-26i2c: i801: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-07-26drivers: net: xgene: ethtool: Use phy_ethtool_gset and ssetIyappan Subramanian
2016-07-26drivers: net: xgene: Use exported functionsIyappan Subramanian
2016-07-26drivers: net: xgene: Enable MDIO driverIyappan Subramanian
2016-07-26drivers: net: xgene: Add backward compatibilityIyappan Subramanian
2016-07-26drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian
2016-07-26drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian
2016-07-26drivers: net: xgene: Fix module unload crash - change sw sequenceIyappan Subramanian
2016-07-26drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian
2016-07-26drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian
2016-07-26ipvlan: Scrub skb before crossing the namespace boundryMahesh Bandewar
2016-07-26bnxt_en: Add new NPAR and dual media device IDs.Michael Chan
2016-07-26bnxt_en: Log a message, if enabling NTUPLE filtering fails.Vasundhara Volam
2016-07-26bnxt_en: Improve ntuple filters by checking destination MAC address.Michael Chan
2016-07-26qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-07-26caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-26net/mlx4_core: Check device state before unregistering itAlex Vesker
2016-07-26mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel
2016-07-26net: davinci_cpdma: remove excessive dump of register values to kernel logUwe Kleine-König
2016-07-26net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion
2016-07-26net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds