index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-12
fs/file_table.c: Update alloc_file() comment
Eric Biggers
2014-10-12
vfs: Deduplicate code shared by xattr system calls operating on paths
Eric Biggers
2014-10-12
reiserfs: remove pointless forward declaration of struct nameidata
Al Viro
2014-10-12
don't need that forward declaration of struct nameidata in dcache.h anymore
Al Viro
2014-10-12
take dname_external() into fs/dcache.c
Al Viro
2014-10-12
let path_init() failures treated the same way as subsequent link_path_walk()
Al Viro
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-12
Merge branch 'parisc-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-12
Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-10-12
Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-12
Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-12
Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-10-12
Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2014-10-12
Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-10-12
Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-10-12
parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures
Helge Deller
2014-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-10-11
Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-11
Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2014-10-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-11
Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-11
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2014-10-10
Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-10-10
Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-10-10
Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-10-10
Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2014-10-10
Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-10
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-10
mm: Support fadvise without CONFIG_MMU
Josh Triplett
2014-10-10
sparc64: Fix lockdep warnings on reboot on Ultra-5
David S. Miller
2014-10-10
Merge branch 'bcmgenet_systemport'
David S. Miller
2014-10-10
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
2014-10-10
net: bcmgenet: avoid unbalanced enable_irq_wake calls
Florian Fainelli
2014-10-10
net: bcmgenet: fix off-by-one in incrementing read pointer
Florian Fainelli
2014-10-10
Merge branch 'net-drivers-pgcnt'
David S. Miller
2014-10-10
net: fix races in page->_count manipulation
Eric Dumazet
2014-10-10
mlx4: fix race accessing page->_count
Eric Dumazet
2014-10-10
ixgbe: fix race accessing page->_count
Eric Dumazet
2014-10-10
igb: fix race accessing page->_count
Eric Dumazet
2014-10-10
fm10k: fix race accessing page->_count
Eric Dumazet
2014-10-10
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
Sascha Hauer
2014-10-10
flow-dissector: Fix alignment issue in __skb_flow_get_ports
Alexander Duyck
[next]