summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-10-08bpf: perf event change needed for subsequent bpf helpersYonghong Song1-2/+5
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-1/+1
2017-10-07math64: add missing kernel-doc notationRandy Dunlap1-0/+27
2017-10-07linux/log2.h: fix kernel-doc notationRandy Dunlap1-19/+23
2017-10-07mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij1-5/+0
2017-10-07mm/shmem: introduce shmem_file_setup_with_mntMatthew Auld1-0/+2
2017-10-07padata: ensure padata_do_serial() runs on the correct CPUMathias Krause1-0/+2
2017-10-07padata: ensure the reorder timer callback runs on the correct CPUMathias Krause1-0/+2
2017-10-07net: add rb_to_skb() and other rb tree helpersEric Dumazet1-0/+18
2017-10-06leds: Replace flags bit shift with BIT() macrosDavid Lin1-9/+9
2017-10-06acct.h: get rid of detritusAl Viro1-3/+0
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-61/+64
2017-10-06backing-dev: kill unused pdflush_proc_obsolete()Jens Axboe1-2/+0
2017-10-06iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel1-0/+1
2017-10-06Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg44-136/+1071
2017-10-06tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet2-2/+10
2017-10-06ftrace/kallsyms: Have /proc/kallsyms show saved mod init functionsSteven Rostedt (VMware)1-0/+9
2017-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-64/+141
2017-10-06ftrace: Save module init functions kallsyms symbols for tracingSteven Rostedt (VMware)1-2/+18
2017-10-06ftrace: Allow module init functions to be tracedSteven Rostedt (VMware)1-3/+1
2017-10-06block: remove QUEUE_FLAG_STACKABLEChristoph Hellwig1-5/+0
2017-10-05PCI: Remove unused function __pci_reset_function()Jan H. Schönherr1-1/+0
2017-10-05PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()Jan H. Schönherr1-4/+4
2017-10-05of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez1-1/+9
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+5
2017-10-05workqueue: Convert callback to use from_timer()Kees Cook1-7/+8
2017-10-05kthread: Convert callback to use from_timer()Kees Cook1-5/+5
2017-10-05timer: Remove expires argument from __TIMER_INITIALIZER()Kees Cook3-5/+4
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-2/+2
2017-10-05timer: Remove unused static initializer macrosKees Cook1-12/+0
2017-10-05timer: Remove last user of TIMER_INITIALIZERKees Cook1-1/+1
2017-10-05timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook1-2/+0
2017-10-05timer: Remove init_timer_pinned() in favor of timer_setup()Kees Cook1-2/+0
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2-2/+1
2017-10-05timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()Kees Cook1-2/+0
2017-10-05timer: Convert schedule_timeout() to use from_timer()Kees Cook1-0/+8
2017-10-05Merge branch 'linus' into timers/coreThomas Gleixner11-46/+97
2017-10-05HID: hid-multitouch: forward MSC_TIMESTAMPNicolas Boichat1-0/+1
2017-10-05net: Add extack to upper device linkingDavid Ahern2-3/+6
2017-10-05net: Add extack to ndo_add_slaveDavid Ahern1-1/+2
2017-10-05net: Add extack to netdev_notifier_infoDavid Ahern1-1/+9
2017-10-05dev: advertise the new nsid when the netns iface changesNicolas Dichtel1-1/+3
2017-10-05bpf: introduce BPF_PROG_QUERY commandAlexei Starovoitov2-0/+7
2017-10-05bpf: multi program support for cgroup+bpfAlexei Starovoitov3-17/+63
2017-10-04[media] media: rc: gpio-ir-recv: remove gpio_ir_recv_platform_dataLadislav Michl1-23/+0
2017-10-04ftrace: Add a ftrace_free_mem() function for modules to useSteven Rostedt (VMware)1-0/+2
2017-10-04writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe2-22/+23
2017-10-04regulator: axp20x: Add support for AXP813 regulatorsChen-Yu Tsai1-0/+3
2017-10-04regmap: add iopoll-like polling macro for regmap_fieldChen-Yu Tsai1-0/+39
2017-10-04Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan1-1/+1