summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-11-27net: annotate ->poll() instancesAl Viro
2017-11-27dmabuf: annotate dma_buf->activeAl Viro
2017-11-27scif: annotate scif_pollepdAl Viro
2017-11-27annotate poll_table_entry->keyAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-11-27annotate poll-related wait keysAl Viro
2017-11-27->poll() methods should return __poll_tAl Viro
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-27i2c: remove legacy integer scl/sda gpio for recoveryPhil Reid
2017-11-27i2c: Switch to using gpiod interface for gpio bus recoveryPhil Reid
2017-11-27i2c: use macro IS_ENABLED in header i2c.hStefan Lengfeld
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-11-27cpuset: Make cpuset hotplug synchronousPrateek Sood
2017-11-27rcu: Eliminate rcu_irq_enter_disabled()Paul E. McKenney
2017-11-27reset: remove reset_control_get(_optional)Masahiro Yamada
2017-11-27reset: minimize the number of headers included from <linux/reset.h>Masahiro Yamada
2017-11-27reset: remove remaining WARN_ON() in <linux/reset.h>Masahiro Yamada
2017-11-27reset: make device_reset_optional() really optionalMasahiro Yamada
2017-11-27ACPI / PM: Make it possible to ignore the system sleep blacklistRafael J. Wysocki
2017-11-27PM / core: Add LEAVE_SUSPENDED driver flagRafael J. Wysocki
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-24Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-23Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner
2017-11-23bpf: fix branch pruning logicAlexei Starovoitov
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-22bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello
2017-11-21scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21timer: Remove redundant __setup_timer*() macrosKees Cook
2017-11-21timer: Pass function down to initialization routinesKees Cook
2017-11-21timer: Remove unused data arguments from macrosKees Cook
2017-11-21timer: Switch callback prototype to take struct timer_list * argumentKees Cook
2017-11-21timer: Pass timer_list pointer to callbacks unconditionallyKees Cook
2017-11-21timer: Remove setup_*timer() interfaceKees Cook
2017-11-21timer: Remove init_timer() interfaceKees Cook
2017-11-21block/laptop_mode: Convert timers to use timer_setup()Kees Cook
2017-11-21dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-21HID: core: remove the absolute need of hid_have_special_driver[]Benjamin Tissoires
2017-11-21HID: quirks: move the list of special devices into a quirkBenjamin Tissoires
2017-11-21HID: core: move the dynamic quirks handling in coreBenjamin Tissoires