summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-05mmc: mmc: Introduce mmc_abort_tuning()Adrian Hunter
2016-12-05mmc: mmc: Add Command Queue definitionsAdrian Hunter
2016-12-05mmc: queue: Fix queue thread wake-upAdrian Hunter
2016-11-29soc: fsl: add GUTS driver for QorIQ platformsyangbo lu
2016-11-29Merge tag 'soc-device-match-tag1' into nextUlf Hansson
2016-11-29mmc: block: delete packed command supportLinus Walleij
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij
2016-11-29mmc: dw_mmc: use the cookie's enum values for post/pre_req()Jaehoon Chung
2016-11-29mmc: core: Add helper to see if a host can be retunedSimon Horman
2016-11-29mmc: tmio-mmc: add support for 32bit data portChris Brandt
2016-11-29mmc: core: use enum mmc_blk_status properlyLinus Walleij
2016-11-29mmc: core: expose the capability of gpio card detectShawn Lin
2016-11-29mmc: block: Change MMC_IOC_MAX_BYTESJeonghan Kim
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-11-23netdevice.h: fix kernel-doc warningRandy Dunlap
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini
2016-11-19iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-18Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki
2016-11-18netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi
2016-11-17mremap: fix race between mremap() and page cleanningAaron Lu
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng
2016-11-16ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik
2016-11-15gro_cells: mark napi struct as not busy poll candidatesEric Dumazet
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-14Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-11-13Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger
2016-11-13tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-13net: bpqether.h: remove if_ether.h guardBaruch Siach
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau
2016-11-11Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-11Merge branch 'device-properties'Rafael J. Wysocki
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede
2016-11-11mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov
2016-11-10base: soc: Provide a dummy implementation of soc_device_match()Geert Uytterhoeven