aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro144-256/+257
2017-11-27media: annotate ->poll() instancesAl Viro80-147/+143
2017-11-27fs: annotate ->poll() instancesAl Viro24-41/+41
2017-11-27ipc, kernel, mm: annotate ->poll() instancesAl Viro7-14/+14
2017-11-27net: annotate ->poll() instancesAl Viro40-76/+77
2017-11-27apparmor: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27tomoyo: annotate ->poll() instancesAl Viro4-7/+7
2017-11-27sound: annotate ->poll() instancesAl Viro25-49/+49
2017-11-27acpi: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27crypto: annotate ->poll() instancesAl Viro3-4/+3
2017-11-27block: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27x86: annotate ->poll() instancesAl Viro2-2/+2
2017-11-27um: annotate ->poll() instancesAl Viro1-3/+3
2017-11-27ppc: annotate ->poll() instancesAl Viro6-18/+16
2017-11-27mips: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27ia64: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27cris: annotate ->poll() instancesAl Viro3-11/+11
2017-11-27dmabuf: annotate dma_buf->activeAl Viro1-1/+1
2017-11-27vhost: annotate vhost_pollAl Viro2-3/+3
2017-11-27scif: annotate scif_pollepdAl Viro1-2/+2
2017-11-27annotate poll_table_entry->keyAl Viro1-1/+1
2017-11-27annotate poll_table_struct ->_keyAl Viro21-26/+26
2017-11-27annotate poll-related wait keysAl Viro9-18/+19
2017-11-27anntotate the places where ->poll() return values goAl Viro12-14/+15
2017-11-27->poll() methods should return __poll_tAl Viro10-10/+10
2017-11-27define __poll_t, annotate constantsAl Viro8-26/+32
2017-11-27switch wrapper poll.h instances to generic-yAl Viro12-16/+7
2017-11-27um: make sure to have generated headers for targetAl Viro1-0/+7
2017-11-27orangefs: fix a braino in ->poll()Al Viro1-1/+1
2017-11-26Linux 4.15-rc1Linus Torvalds1-2/+2
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-6/+42
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-15/+52
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds38-616/+472
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-10/+17
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-12/+32
2017-11-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-40/+72
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds351-1773/+1225
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds8-56/+136
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds29-113/+58
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds8-279/+405
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-158/+819
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-34/+66
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds22-239/+387
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5