index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-27
sound: annotate ->poll() instances
Al Viro
25
-49
/
+49
2017-11-27
acpi: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
crypto: annotate ->poll() instances
Al Viro
3
-4
/
+3
2017-11-27
block: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
x86: annotate ->poll() instances
Al Viro
2
-2
/
+2
2017-11-27
um: annotate ->poll() instances
Al Viro
1
-3
/
+3
2017-11-27
ppc: annotate ->poll() instances
Al Viro
6
-18
/
+16
2017-11-27
mips: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
ia64: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
cris: annotate ->poll() instances
Al Viro
3
-11
/
+11
2017-11-27
dmabuf: annotate dma_buf->active
Al Viro
1
-1
/
+1
2017-11-27
vhost: annotate vhost_poll
Al Viro
2
-3
/
+3
2017-11-27
scif: annotate scif_pollepd
Al Viro
1
-2
/
+2
2017-11-27
annotate poll_table_entry->key
Al Viro
1
-1
/
+1
2017-11-27
annotate poll_table_struct ->_key
Al Viro
21
-26
/
+26
2017-11-27
annotate poll-related wait keys
Al Viro
9
-18
/
+19
2017-11-27
anntotate the places where ->poll() return values go
Al Viro
12
-14
/
+15
2017-11-27
->poll() methods should return __poll_t
Al Viro
10
-10
/
+10
2017-11-27
define __poll_t, annotate constants
Al Viro
8
-26
/
+32
2017-11-27
switch wrapper poll.h instances to generic-y
Al Viro
12
-16
/
+7
2017-11-27
um: make sure to have generated headers for target
Al Viro
1
-0
/
+7
2017-11-27
orangefs: fix a braino in ->poll()
Al Viro
1
-1
/
+1
2017-11-26
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-6
/
+42
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+52
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-616
/
+472
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+17
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+32
2017-11-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-40
/
+72
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
351
-1773
/
+1225
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
8
-56
/
+136
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
29
-113
/
+58
2017-11-25
Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-279
/
+405
2017-11-24
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-158
/
+819
2017-11-24
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-34
/
+66
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
22
-239
/
+387
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-24
afs: Fix signal handling in some file ops
David Howells
1
-0
/
+8
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
1
-10
/
+5
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
1
-0
/
+5
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
1
-3
/
+3
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
62
-409
/
+995
2017-11-23
Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
4
-3
/
+41
2017-11-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-51
/
+78
2017-11-23
Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-23
/
+69
[next]