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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-06
replace checking for ->read/->aio_read presence with check in ->f_mode
Al Viro
1
-0
/
+4
2014-05-06
iov_iter_truncate()
Al Viro
2
-2
/
+7
2014-05-06
new helper: iov_iter_get_pages_alloc()
Al Viro
1
-0
/
+2
2014-05-06
new helper: iov_iter_npages()
Al Viro
1
-0
/
+1
2014-05-06
new helper: iov_iter_get_pages()
Al Viro
1
-0
/
+2
2014-05-06
start adding the tag to iov_iter
Al Viro
1
-12
/
+3
2014-05-06
new helper: generic_file_read_iter()
Al Viro
1
-0
/
+1
2014-05-06
new primitive: iov_iter_alignment()
Al Viro
1
-0
/
+2
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
1
-6
/
+6
2014-05-06
convert the guts of nfs_direct_IO() to iov_iter
Al Viro
1
-2
/
+2
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2
-4
/
+2
2014-05-06
kill generic_segment_checks()
Al Viro
1
-2
/
+0
2014-05-06
generic_file_direct_write(): switch to iov_iter
Al Viro
1
-2
/
+2
2014-05-06
kill iov_iter_copy_from_user()
Al Viro
1
-2
/
+0
2014-05-06
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-0
/
+19
2014-05-06
slub: use sysfs'es release mechanism for kmem_cache
Christoph Lameter
1
-0
/
+9
2014-05-06
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
1
-0
/
+10
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-0
/
+4
2014-05-06
nick kvfree() from apparmor
Al Viro
1
-0
/
+2
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-2
/
+20
2014-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+18
2014-05-05
Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2014-05-05
vsock: Make transport the proto owner
Andy King
1
-1
/
+5
2014-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+3
2014-05-03
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
1
-1
/
+0
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
1
-0
/
+3
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+4
2014-05-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-05-01
word-at-a-time: simplify big-endian zero_bytemask macro
H. Peter Anvin
1
-1
/
+1
2014-05-01
dentry_kill(): don't try to remove from shrink list
Al Viro
1
-0
/
+2
2014-04-28
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2014-04-28
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+5
2014-04-28
fuse: add renameat2 support
Miklos Szeredi
1
-0
/
+8
2014-04-28
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-04-28
fuse: allow ctime flushing to userspace
Maxim Patlasov
1
-2
/
+5
2014-04-28
fuse: fuse: add time_gran to INIT_OUT
Miklos Szeredi
1
-0
/
+7
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
1
-0
/
+2
2014-04-28
linux/interrupt.h: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2014-04-27
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
1
-6
/
+2
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+36
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2014-04-27
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+16
2014-04-25
Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2014-04-25
Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-11
/
+11
2014-04-24
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
1
-0
/
+1
2014-04-24
Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...
Arnd Bergmann
32
-69
/
+151
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
1
-0
/
+5
2014-04-24
phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
Grygorii Strashko
1
-0
/
+16
2014-04-24
Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2014-04-24
net: Add variants of capable for use on netlink messages
Eric W. Biederman
1
-0
/
+7
[next]