index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-21
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
VM: make unmap_vmas() return void
Al Viro
2012-03-20
VM: make zap_page_range() return void
Al Viro
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
2012-03-20
__register_binfmt() made void
Al Viro
2012-03-20
kill reiserfs_fs_{i,sb}.h
Al Viro
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-03-20
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
2012-03-20
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
2012-03-20
switch touch_atime to struct path
Al Viro
2012-03-20
switch unix_sock to struct path
Al Viro
2012-03-20
constify path argument of trace_seq_path()
Al Viro
2012-03-20
constify path argument of audit_log_d_path()
Al Viro
2012-03-20
fs: initial qnx6fs addition
Kai Bankett
2012-03-20
vfs: d_alloc_root() gone
Al Viro
2012-03-20
vfs: turn generic_drop_inode() into static inline
Al Viro
2012-03-20
vfs: drop_file_write_access() made static
Al Viro
2012-03-20
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2012-03-20
fs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
crypto: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
include/linux/highmem.h: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
highmem: mark k[un]map_atomic() with two arguments as deprecated
Cong Wang
2012-03-20
constify struct pci_dev * in obvious cases
Al Viro
2012-03-19
netdev: driver: ethernet: Add TI CPSW driver
Mugunthan V N
2012-03-19
net: update the usage of CHECKSUM_UNNECESSARY
Yi Zou
2012-03-19
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
Yi Zou
2012-03-19
if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it
Joe Perches
2012-03-19
tcp: reduce out_of_order memory use
Eric Dumazet
[next]