index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
203
-3798
/
+4979
2012-01-09
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
45
-658
/
+1989
2012-01-09
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-126
/
+126
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-40
/
+27
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
49
-2019
/
+1986
2012-01-08
ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...
Al Viro
2
-2
/
+2
2012-01-08
exofs: oops after late failure in mount
Al Viro
1
-0
/
+2
2012-01-08
devpts: fix double-free on mount failure
Al Viro
1
-3
/
+1
2012-01-08
... and the same for gadgetfs
Al Viro
1
-15
/
+11
2012-01-08
functionfs: unfuck failure exits on mount
Al Viro
1
-20
/
+11
2012-01-08
audit: always follow va_copy() with va_end()
Jesper Juhl
1
-2
/
+3
2012-01-08
drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()
Jesper Juhl
1
-0
/
+1
2012-01-08
Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
23
-68
/
+109
2012-01-08
Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-0
/
+703
2012-01-08
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
50
-335
/
+588
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
20
-157
/
+2542
2012-01-08
Merge tag 'md-3.3' of git://neil.brown.name/md
Linus Torvalds
13
-438
/
+1280
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
176
-386
/
+266
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
107
-1530
/
+3249
2012-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
19
-334
/
+394
2012-01-08
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
19
-1333
/
+412
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
476
-2879
/
+2588
2012-01-07
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
12
-30
/
+125
2012-01-07
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-28
/
+44
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
37
-402
/
+530
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
517
-6891
/
+3169
2012-01-06
reiserfs: Properly display mount options in /proc/mounts
Jan Kara
4
-14
/
+204
2012-01-06
vfs: prevent remount read-only if pending removes
Miklos Szeredi
4
-29
/
+7
2012-01-06
vfs: count unlinked inodes
Miklos Szeredi
2
-54
/
+92
2012-01-06
vfs: protect remounting superblock read-only
Miklos Szeredi
4
-5
/
+61
2012-01-06
vfs: keep list of mounts for each superblock
Miklos Szeredi
4
-0
/
+11
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
[next]