aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-12-03vfs: remove unused have_submounts() functionGravatar Ian Kent 1-1/+0
2016-12-03vfs: add path_has_submounts()Gravatar Ian Kent 1-0/+1
2016-12-03vfs: add path_is_mountpoint() helperGravatar Ian Kent 1-0/+2
2016-12-02vfs: change d_manage() to take a struct pathGravatar Ian Kent 1-1/+1
2016-11-27Merge git://git.infradead.org/intel-iommuGravatar Linus Torvalds 1-0/+1
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-2/+2
2016-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 1-1/+1
2016-11-23netdevice.h: fix kernel-doc warningGravatar Randy Dunlap 1-1/+1
2016-11-22Bluetooth: Fix using the correct source address typeGravatar Johan Hedberg 1-1/+1
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsGravatar Oleg Nesterov 1-0/+2
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-3/+8
2016-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+7
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in useGravatar Paolo Bonzini 1-0/+7
2016-11-19iommu/vt-d: Fix PASID table allocationGravatar David Woodhouse 1-0/+1
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-94/+73
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+1
2016-11-18Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Gravatar Rafael J. Wysocki 1-0/+3
2016-11-18netns: fix get_net_ns_by_fd(int pid) typoGravatar Stefan Hajnoczi 1-1/+1
2016-11-17mremap: fix race between mremap() and page cleanningGravatar Aaron Lu 1-1/+1
2016-11-16tools/power/acpi: Remove direct kernel source include referenceGravatar Lv Zheng 1-0/+3
2016-11-16ipv4: Restore fib_trie_flush_external function and fix call orderingGravatar Alexander Duyck 1-0/+1
2016-11-16bpf: fix range arithmetic for bpf map accessGravatar Josef Bacik 1-2/+3
2016-11-15gro_cells: mark napi struct as not busy poll candidatesGravatar Eric Dumazet 1-0/+3
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 11-15/+29
2016-11-14Revert "ACPICA: FADT support cleanup"Gravatar Rafael J. Wysocki 1-94/+70
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsGravatar Scott Mayhew 1-0/+1
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+7
2016-11-13Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Gravatar Mike Frysinger 1-1/+0
2016-11-13tcp: take care of truncations done by sk_filter()Gravatar Eric Dumazet 1-0/+1
2016-11-13net: bpqether.h: remove if_ether.h guardGravatar Baruch Siach 1-2/+0
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devGravatar Martin KaFai Lau 1-0/+15
2016-11-11Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-1/+2
2016-11-11Merge branch 'device-properties'Gravatar Rafael J. Wysocki 1-1/+2
2016-11-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-9/+10
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-0/+2
2016-11-11mm: kmemleak: scan .data.ro_after_initGravatar Jakub Kicinski 2-1/+7
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Gravatar Hans de Goede 1-6/+0
2016-11-11mm, frontswap: make sure allocated frontswap map is assignedGravatar Vlastimil Babka 1-2/+3
2016-11-10libceph: initialize last_linger_id with a large integerGravatar Ilya Dryomov 1-0/+2
2016-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 2-5/+6
2016-11-10ACPI / platform: Add support for build-in propertiesGravatar Heikki Krogerus 1-1/+2
2016-11-09Merge tag 'sound-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-6/+0
2016-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-2/+2
2016-11-08percpu: use notrace variant of preempt_disable/preempt_enableGravatar Heiko Carstens 1-2/+2
2016-11-07Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Gravatar Greg Kroah-Hartman 1-0/+7
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-1/+1
2016-11-05phy: Add reset callback for not generic phyGravatar Randy Li 1-0/+7
2016-11-04Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l...Gravatar Linus Torvalds 1-1/+7
2016-11-04Merge remote-tracking branch 'asoc/fix/topology-abi' into asoc-linusGravatar Mark Brown 1-6/+0