Age | Commit message (Expand) | Author |
2017-11-29 | make kernel-side POLL... arch-independent | Al Viro |
2017-11-28 | eventpoll: no need to mask the result of epi_item_poll() again | Al Viro |
2017-11-28 | eventpoll: constify struct epoll_event pointers | Al Viro |
2017-11-28 | debugging printk in sg_poll() uses %x to print POLL... bitmap | Al Viro |
2017-11-28 | annotate poll(2) guts | Al Viro |
2017-11-28 | 9p: untangle ->poll() mess | Al Viro |
2017-11-28 | ->si_band gets POLL... bitmap stored into a user-visible long field | Al Viro |
2017-11-28 | ring_buffer_poll_wait() return value used as return value of ->poll() | Al Viro |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-11-27 | media: annotate ->poll() instances | Al Viro |
2017-11-27 | fs: annotate ->poll() instances | Al Viro |
2017-11-27 | ipc, kernel, mm: annotate ->poll() instances | Al Viro |
2017-11-27 | net: annotate ->poll() instances | Al Viro |
2017-11-27 | apparmor: annotate ->poll() instances | Al Viro |
2017-11-27 | tomoyo: annotate ->poll() instances | Al Viro |
2017-11-27 | sound: annotate ->poll() instances | Al Viro |
2017-11-27 | acpi: annotate ->poll() instances | Al Viro |
2017-11-27 | crypto: annotate ->poll() instances | Al Viro |
2017-11-27 | block: annotate ->poll() instances | Al Viro |
2017-11-27 | x86: annotate ->poll() instances | Al Viro |
2017-11-27 | um: annotate ->poll() instances | Al Viro |
2017-11-27 | ppc: annotate ->poll() instances | Al Viro |
2017-11-27 | mips: annotate ->poll() instances | Al Viro |
2017-11-27 | ia64: annotate ->poll() instances | Al Viro |
2017-11-27 | cris: annotate ->poll() instances | Al Viro |
2017-11-27 | dmabuf: annotate dma_buf->active | Al Viro |
2017-11-27 | vhost: annotate vhost_poll | Al Viro |
2017-11-27 | scif: annotate scif_pollepd | Al Viro |
2017-11-27 | annotate poll_table_entry->key | Al Viro |
2017-11-27 | annotate poll_table_struct ->_key | Al Viro |
2017-11-27 | annotate poll-related wait keys | Al Viro |
2017-11-27 | anntotate the places where ->poll() return values go | Al Viro |
2017-11-27 | ->poll() methods should return __poll_t | Al Viro |
2017-11-27 | define __poll_t, annotate constants | Al Viro |
2017-11-27 | switch wrapper poll.h instances to generic-y | Al Viro |
2017-11-27 | um: make sure to have generated headers for target | Al Viro |
2017-11-27 | orangefs: fix a braino in ->poll() | Al Viro |
2017-11-26 | Linux 4.15-rc1v4.15-rc1 | Linus Torvalds |
2017-11-26 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-11-26 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-26 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-26 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-11-26 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-26 | ARM: BUG if jumping to usermode address in kernel mode | Russell King |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-11-25 | Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2017-11-25 | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2017-11-25 | Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |