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
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
39
-91
/
+90
2012-01-06
vfs: switch ->show_path() to struct dentry *
Al Viro
3
-4
/
+4
2012-01-06
vfs: switch ->show_devname() to struct dentry *
Al Viro
3
-12
/
+13
2012-01-06
vfs: switch ->show_stats to struct dentry *
Al Viro
5
-16
/
+17
2012-01-06
switch security_path_chmod() to struct path *
Al Viro
6
-25
/
+15
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
14
-25
/
+27
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
375
-1471
/
+1008
2012-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
34
-634
/
+582
2012-01-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
910
-10072
/
+7313
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
18
-6
/
+123
2012-01-06
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
5
-45
/
+20
2012-01-06
Merge branch 'misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
Linus Torvalds
4
-7
/
+24
2012-01-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
74
-701
/
+2004
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
388
-16278
/
+21757
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1398
-73774
/
+115458
2012-01-06
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-46
/
+107
2012-01-06
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-95
/
+121
2012-01-06
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2012-01-06
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2012-01-06
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-14
/
+14
2012-01-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
26
-306
/
+345
2012-01-06
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
29
-76
/
+639
2012-01-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-58
/
+28
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
518
-6888
/
+3168
2012-01-06
arm: fix up some samsung merge sysdev conversion problems
Kukjin Kim
5
-5
/
+5
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
44
-2790
/
+3049
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
117
-3003
/
+5582
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
58
-407
/
+1512
2012-01-06
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+8
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
75
-1747
/
+1032
2012-01-06
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-20
/
+40
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-10
/
+162
2012-01-06
ore: fix BUG_ON, too few sgs when reading
Boaz Harrosh
2
-2
/
+6
2012-01-06
ore: Fix crash in case of an IO error.
Boaz Harrosh
1
-3
/
+3
2012-01-06
ore: FIX breakage when MISC_FILESYSTEMS is not set
Boaz Harrosh
3
-11
/
+14
2012-01-06
dma-buf: mark EXPERIMENTAL for 1st release.
Sumit Semwal
1
-0
/
+1
2012-01-06
dma-buf: Documentation for buffer sharing framework
Sumit Semwal
1
-0
/
+224
2012-01-06
dma-buf: Introduce dma buffer sharing mechanism
Sumit Semwal
4
-0
/
+478
2012-01-05
vfs: fix up ENOIOCTLCMD error handling
Linus Torvalds
4
-56
/
+26
2012-01-05
USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
Malte Schröder
1
-0
/
+1
2012-01-05
net: pack skb_shared_info more efficiently
Ian Campbell
1
-3
/
+3
2012-01-05
net_sched: red: split red_parms into parms and vars
Eric Dumazet
4
-95
/
+117
2012-01-05
net_sched: sfq: extend limits
Eric Dumazet
2
-67
/
+124
2012-01-05
cnic: Improve error recovery on bnx2x devices
Michael Chan
3
-8
/
+74
2012-01-05
cnic: Re-init dev->stats_addr after chip reset
Michael Chan
1
-0
/
+1
2012-01-05
net_sched: Bug in netem reordering
Hagen Paul Pfeifer
1
-2
/
+2
2012-01-05
bna: fix sparse warnings/errors
stephen hemminger
4
-7
/
+8
2012-01-05
bna: make ethtool_ops and strings const
stephen hemminger
1
-2
/
+2
2012-01-05
xgmac: cleanups
stephen hemminger
1
-2
/
+2
2012-01-05
net: make ethtool_ops const
stephen hemminger
6
-8
/
+8
[prev]
[next]