aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2302-261/+3154
2017-11-13Merge branch 'for-next' into for-linusTakashi Iwai4-2/+6
2017-11-13cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner1-16/+9
2017-11-13kprobes: Don't spam the build log with deprecation warningsIngo Molnar1-6/+6
2017-11-12/proc/module: use the same logic as /proc/kallsyms for address exposureLinus Torvalds1-0/+8
2017-11-13Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller1-0/+2
2017-11-13openvswitch: Add meter action supportAndy Zhou1-0/+3
2017-11-13openvswitch: Add meter netlink definitionsAndy Zhou1-0/+51
2017-11-13net: dsa: Support prepended Broadcom tagFlorian Fainelli1-0/+1
2017-11-13net: dsa: Pass a port to get_tag_protocol()Florian Fainelli1-1/+2
2017-11-13netem: support delivering packets in delayed time slotsDave Taht1-0/+8
2017-11-13netem: add uapi to express delay and jitter in nanosecondsDave Taht1-0/+2
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki1-2/+14
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki4-11/+51
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki2-2/+1
2017-11-13Merge branch 'acpi-pm'Rafael J. Wysocki2-9/+13
2017-11-13Merge branches 'pm-cpufreq-sched' and 'pm-opp'Rafael J. Wysocki1-2/+12
2017-11-13Merge branches 'acpi-ec', 'acpi-button', 'acpi-sysfs', 'acpi-lpss' and 'acpi-cppc'Rafael J. Wysocki1-0/+1
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki1-1/+0
2017-11-13Merge branch 'acpica'Rafael J. Wysocki3-3/+45
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki2-1/+19
2017-11-13Merge branch 'pm-qos'Rafael J. Wysocki1-9/+18
2017-11-13Merge branch 'pm-domains'Rafael J. Wysocki1-4/+16
2017-11-12timers: Add a function to start/reduce a timerDavid Howells1-0/+1
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+6
2017-11-11net: Remove unused skb_shared_info memberMat Martineau2-2/+0
2017-11-11drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes2-10/+0
2017-11-11drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes1-0/+1
2017-11-11drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes1-0/+3
2017-11-11drm/cma-helper: Turn to_drm_gem_cma_obj() into a macroNoralf Trønnes1-5/+2
2017-11-11drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes1-0/+15
2017-11-11drm/print: Add drm_printf_indent()Noralf Trønnes1-0/+8
2017-11-11drm/framebuffer: drm_framebuffer_read_refcount() constify argumentNoralf Trønnes1-1/+1
2017-11-11drm/vma-manager: drm_vma_node_start() constify argumentNoralf Trønnes1-1/+1
2017-11-11tcp: use sequence distance to detect reorderingYuchung Cheng1-1/+0
2017-11-11tcp: retire FACK loss detectionYuchung Cheng3-15/+1
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller3-9/+2
2017-11-11tipc: improve link resiliency when rps is activatedJon Maloy2-6/+68
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski2-0/+2
2017-11-11bpf: add a bpf_override_function helperJosef Bacik3-2/+9
2017-11-10blk-mq: only run the hardware queue if IO is pendingJens Axboe1-1/+1
2017-11-10fs: guard_bio_eod() needs to consider partitionsGreg Edwards1-0/+1
2017-11-10block, nvme: Introduce blk_mq_req_flags_tBart Van Assche3-8/+15
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche2-1/+2
2017-11-10block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flagBart Van Assche1-0/+6
2017-11-10block: Introduce BLK_MQ_REQ_PREEMPTBart Van Assche1-0/+1
2017-11-10block: Introduce blk_get_request_flags()Bart Van Assche1-0/+3
2017-11-10blk-mq: fix issue with shared tag queue re-runningJens Axboe1-3/+2
2017-11-10nvme: send uevent for some asynchronous eventsKeith Busch1-0/+4
2017-11-10nvme: centralize AEN definesKeith Busch1-0/+8