aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox1-2/+2
2017-02-13ida: Move ida_bitmap to a percpu variableMatthew Wilcox1-2/+3
2017-02-13Reimplement IDR and IDA using the radix treeMatthew Wilcox2-84/+110
2017-02-13radix-tree: Add radix_tree_iter_deleteMatthew Wilcox1-0/+2
2017-02-13radix-tree: Add radix_tree_iter_tag_clear()Matthew Wilcox1-1/+3
2017-01-27radix tree: constify some pointersMatthew Wilcox1-11/+11
2017-01-27radix tree: Add some implicit includesMatthew Wilcox1-2/+4
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-11/+37
2017-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-1/+16
2017-01-27Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+7
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer1-0/+2
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira1-1/+1
2017-01-26Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+2
2017-01-26Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2017-01-27Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixesDave Airlie2-2/+2
2017-01-27Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-2/+0
2017-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-5/+13
2017-01-26Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2017-01-26Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie1-0/+1
2017-01-25net: phy: leds: Fix truncated LED trigger namesGeert Uytterhoeven1-2/+2
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven1-1/+0
2017-01-24mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka1-1/+5
2017-01-24kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus1-0/+1
2017-01-24memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu1-2/+2
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman1-0/+2
2017-01-24netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso1-3/+3
2017-01-24netfilter: nft_log: restrict the log prefix length to 127Liping Zhang1-0/+2
2017-01-24RDMA/qedr: Add uapi header qedr-abi.hAmrani, Ram1-0/+1
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram1-0/+14
2017-01-24IB/cxgb3: fix misspelling in header guardNicolas Iooss1-1/+1
2017-01-23Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-20/+50
2017-01-23Merge tag 'drm-fixes-for-v4.10-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+0
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+3
2017-01-20virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang1-1/+5
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki1-2/+0
2017-01-19gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij1-20/+50
2017-01-18bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann1-0/+2
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern1-0/+11
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-01-18Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2017-01-17Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-2/+2
2017-01-17Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley1-3/+3
2017-01-17virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer1-2/+0
2017-01-17taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger1-2/+2
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-7/+16
2017-01-17Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář1-0/+1
2017-01-16drm/fence: fix memory overwrite when setting out_fence fdGustavo Padovan2-2/+2
2017-01-16scsi: libfc: Fix variable name in fc_set_wwpnFam Zheng1-3/+3
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann4-5/+7