index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-12
Merge branch 'sh/hwblk' into sh-latest
Paul Mundt
18
-494
/
+8
2012-01-12
Merge branch 'sh/pm-runtime' into sh-latest
Paul Mundt
13
-864
/
+203
2012-01-12
sh: also without PM_RUNTIME pm_runtime.o must be built
Guennadi Liakhovetski
1
-1
/
+1
2012-01-12
sh: add a resource name for shdma
Shimoda, Yoshihiro
6
-7
/
+12
2012-01-10
Merge branch 'sh/urgent' into sh-latest
Paul Mundt
4
-12
/
+5
2012-01-10
sh: Remove redundant try_to_freeze() invocations.
Paul Mundt
2
-8
/
+0
2012-01-10
sh: Ensure IRQs are enabled across do_notify_resume().
Paul Mundt
1
-0
/
+1
2012-01-10
sh: Fix up store queue code for subsys_interface changes.
Paul Mundt
1
-4
/
+4
2012-01-10
Merge branch 'common/clkfwk' into sh-latest
Paul Mundt
1
-2
/
+2
2012-01-10
sh: clkfwk: sh_clk_init_parent() should be called after clk_register()
Kuninori Morimoto
1
-2
/
+2
2012-01-09
sh: add platform_device for renesas_usbhs in board-sh7757lcr
Shimoda, Yoshihiro
1
-0
/
+39
2012-01-09
sh: modify clock-sh7757 for renesas_usbhs
Shimoda, Yoshihiro
1
-1
/
+1
2012-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
5093
-131494
/
+187047
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
[next]