summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-13afs: Trace the sending of pagesDavid Howells1-0/+61
2017-11-13afs: Trace the initiation and completion of client callsDavid Howells1-0/+142
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells1-0/+1
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells1-6/+9
2017-11-13Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells15-461/+472
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi 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-17/+10
2017-11-13kprobes: Don't spam the build log with deprecation warningsIngo Molnar1-6/+6
2017-11-13/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/...David 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-...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-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-11blk-mq: only run the hardware queue if IO is pendingJens Axboe1-1/+1
2017-11-11fs: guard_bio_eod() needs to consider partitionsGreg Edwards1-0/+1
2017-11-11block, nvme: Introduce blk_mq_req_flags_tBart Van Assche3-8/+15
2017-11-11block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche2-1/+2
2017-11-11block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flagBart Van Assche1-0/+6
2017-11-11block: Introduce BLK_MQ_REQ_PREEMPTBart Van Assche1-0/+1
2017-11-11block: Introduce blk_get_request_flags()Bart Van Assche1-0/+3
2017-11-11blk-mq: fix issue with shared tag queue re-runningJens Axboe1-3/+2
2017-11-11nvme: send uevent for some asynchronous eventsKeith Busch1-0/+4
2017-11-11nvme: centralize AEN definesKeith Busch1-0/+8
2017-11-11block: pass full fmode_t to blk_verify_commandChristoph Hellwig1-1/+1
2017-11-11block: remove __bio_kmap_atomicChristoph Hellwig1-12/+0
2017-11-11block: kill bio_kmap/kunmap_irq()Jens Axboe1-11/+0