index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-27
/
+169
2008-12-31
nfsd/create race fixes, infrastructure
Al Viro
1
-0
/
+2
2008-12-31
kill ->dir_notify()
Al Viro
1
-1
/
+0
2008-12-31
filp_cachep can be static in fs/file_table.c
Eric Dumazet
1
-2
/
+0
2008-12-31
take init_fs to saner place
Al Viro
2
-6
/
+1
2008-12-31
kill vfs_permission
Christoph Hellwig
1
-1
/
+0
2008-12-31
pass a struct path * to may_open
Christoph Hellwig
1
-1
/
+1
2008-12-31
vfs: introduce helper function to safely NUL-terminate symlinks
Duane Griffin
1
-0
/
+5
2008-12-31
include: linux/fs.h: put declarations in __KERNEL__
Jan Engelhardt
1
-9
/
+9
2008-12-31
shrink struct dentry
Nick Piggin
1
-7
/
+14
2008-12-31
introduce new LSM hooks where vfsmount is available.
Kentaro Takeda
1
-0
/
+137
2008-12-31
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-33
/
+23
2008-12-30
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-0
/
+10
2008-12-30
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
13
-38
/
+34
2008-12-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+13
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
5
-7
/
+34
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-16
/
+21
2008-12-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+57
2008-12-30
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2008-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-5
/
+14
2008-12-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-0
/
+4
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-2
/
+1
2008-12-30
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
8
-40
/
+69
2008-12-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-11
/
+150
2008-12-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-72
/
+44
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-18
/
+424
2008-12-30
Merge branch 'devel' into next
Trond Myklebust
13
-38
/
+34
2008-12-30
V4L/DVB (10078): video: add NV16 and NV61 pixel formats
Magnus Damm
1
-0
/
+2
2008-12-30
V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips
Mauro Carvalho Chehab
1
-0
/
+1
2008-12-30
V4L/DVB (9944): videodev2.h: fix typo.
Hans Verkuil
1
-1
/
+1
2008-12-30
V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module
Hans Verkuil
1
-0
/
+2
2008-12-30
V4L/DVB (9898): v4l2: Add privacy control
Laurent Pinchart
1
-0
/
+2
2008-12-30
V4L/DVB (9897): v4l2: Add camera zoom controls
Laurent Pinchart
1
-0
/
+4
2008-12-30
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
1
-1
/
+1
2008-12-30
virtio_console: support console resizing
Christian Borntraeger
1
-0
/
+11
2008-12-30
virtio: avoid implicit use of Linux page size in balloon interface
Hollis Blanchard
1
-0
/
+3
2008-12-30
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
Rusty Russell
1
-0
/
+1
2008-12-30
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
Rusty Russell
1
-0
/
+4
2008-12-30
virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.
Rusty Russell
1
-0
/
+4
2008-12-30
virtio: rename 'pagesize' arg to vring_init/vring_size
Rusty Russell
1
-6
/
+6
2008-12-30
virtio: Don't use PAGE_SIZE in virtio_pci.c
Rusty Russell
1
-0
/
+4
2008-12-29
V4L/DVB (9530): Add new pixel format VYUY 16 bits wide.
Robert Jarzmik
1
-0
/
+1
2008-12-29
ide: move Power Management support to ide-pm.c
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-12-29
ide: rework handling of serialized ports (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-12-29
cy82c693: remove superfluous ide_cy82c693 chipset type
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-12-29
trm290: add IDE_HFLAG_TRM290 host flag
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-12-29
ide: add ->max_sectors field to struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-12-29
rz1000: apply chipset quirks early (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-12-29
ide: always set nIEN on idle devices
Bartlomiej Zolnierkiewicz
1
-1
/
+0
[next]