summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-13mmc: core: Don't use extern declarations of public mmc functionsUlf Hansson
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson
2017-02-13mmc: core: Remove unused struct _mmc_csd from public mmc.h headerUlf Hansson
2017-02-13mmc: core: Move erase/trim/discard defines from public core.h to mmc.hUlf Hansson
2017-02-13mmc: core: Move some host specific public functions to host.hUlf Hansson
2017-02-13mmc: core: Move public functions from core.h to private headersUlf Hansson
2017-02-13mmc: core: First step in cleaning up public mmc header filesUlf Hansson
2017-02-13mmc: mxcmmc: Include interrupt.h in the platform data headerUlf Hansson
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform dataUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused ccs_unsupported from the platform dataUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused ->get_cd() platform callbackUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform dataUlf Hansson
2017-02-13mmc: Removed the unused public mmc boot.h headerUlf Hansson
2017-02-13mmc: core: Export device lifetime information through sysfsJungseung Lee
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-02-08cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-08mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern
2017-02-08RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-07udp: properly cope with csum errorsEric Dumazet
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-31fscache: Fix dead object requeueDavid Howells
2017-01-31ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis
2017-01-31Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui
2017-01-30net: ethtool: add support for 2500BaseT and 5000BaseT link modesPavel Belous
2017-01-30irqdomain: Avoid activating interrupts more than onceMarc Zyngier
2017-01-30drm: Don't race connector registrationDaniel Vetter