summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner1-0/+1
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner1-1/+2
2017-10-04vmbus: add per-channel sysfs infoStephen Hemminger1-0/+6
2017-10-04wire: export w1_touch_bitJan Kandziora1-0/+1
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij1-1/+1
2017-10-04nvme-fc: add uevent for auto-connectJames Smart1-0/+2
2017-10-04include/linux/fs.h: fix comment about struct address_spaceMike Rapoport1-1/+1
2017-10-04mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU1-2/+8
2017-10-04include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada1-1/+1
2017-10-04exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov1-1/+1
2017-10-04android: binder: drop lru lock in isolate callbackSherry Yang1-0/+6
2017-10-04mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko1-0/+5
2017-10-04include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov1-1/+1
2017-10-04net: core: decouple ifalias get/set from rtnl lockFlorian Westphal1-1/+7
2017-10-03ipv4: ipmr: Add the parent ID field to VIF structYotam Gigi1-0/+1
2017-10-03skbuff: Add the offload_mr_fwd_mark fieldYotam Gigi1-0/+1
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0