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
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
15
-3172
/
+153
2012-03-21
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-42
/
+48
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-4
/
+9
2012-03-21
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
7
-8
/
+113
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-6
/
+26
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-1
/
+78
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-10
/
+15
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-63
/
+180
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-61
/
+138
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
3
-51
/
+64
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-10
/
+9
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
88
-1028
/
+2151
2012-03-20
VM: make unmap_vmas() return void
Al Viro
1
-1
/
+1
2012-03-20
VM: make zap_page_range() return void
Al Viro
1
-1
/
+1
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
1
-2
/
+2
2012-03-20
__register_binfmt() made void
Al Viro
1
-5
/
+5
2012-03-20
kill reiserfs_fs_{i,sb}.h
Al Viro
2
-617
/
+0
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-2334
/
+0
2012-03-20
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
1
-76
/
+0
2012-03-20
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
1
-128
/
+0
2012-03-20
switch touch_atime to struct path
Al Viro
1
-2
/
+2
2012-03-20
switch unix_sock to struct path
Al Viro
1
-2
/
+1
2012-03-20
constify path argument of trace_seq_path()
Al Viro
1
-2
/
+2
2012-03-20
constify path argument of audit_log_d_path()
Al Viro
1
-1
/
+1
2012-03-20
fs: initial qnx6fs addition
Kai Bankett
2
-0
/
+135
2012-03-20
vfs: d_alloc_root() gone
Al Viro
1
-1
/
+0
2012-03-20
vfs: turn generic_drop_inode() into static inline
Al Viro
1
-1
/
+4
2012-03-20
vfs: drop_file_write_access() made static
Al Viro
1
-1
/
+0
2012-03-20
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
1
-0
/
+1
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-63
/
+16
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
20
-86
/
+430
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
11
-160
/
+102
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-22
/
+277
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-23
/
+5
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-11
/
+65
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-138
/
+425
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-37
/
+156
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-8
/
+3
2012-03-20
fs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2012-03-20
crypto: remove the second argument of k[un]map_atomic()
Cong Wang
1
-25
/
+3
2012-03-20
include/linux/highmem.h: remove the second argument of k[un]map_atomic()
Cong Wang
1
-14
/
+14
2012-03-20
highmem: mark k[un]map_atomic() with two arguments as deprecated
Cong Wang
1
-6
/
+46
2012-03-20
constify struct pci_dev * in obvious cases
Al Viro
1
-6
/
+6
2012-03-19
netdev: driver: ethernet: Add TI CPSW driver
Mugunthan V N
1
-0
/
+55
2012-03-19
net: update the usage of CHECKSUM_UNNECESSARY
Yi Zou
1
-0
/
+7
2012-03-19
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
Yi Zou
1
-1
/
+2
2012-03-19
if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it
Joe Perches
1
-4
/
+3
2012-03-19
tcp: reduce out_of_order memory use
Eric Dumazet
1
-0
/
+1
[next]