index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-10-23
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2008-10-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-10-23
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-10-23
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-10-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2008-10-23
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2008-10-23
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-23
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-10-23
8250: Add more OxSemi devices
Lee Howard
2008-10-23
8250: Oxford Semiconductor Devices
Lee Howard
2008-10-23
tty: Fix tty_port kref screwup
Alan Cox
2008-10-23
watchdog: Fix warning
Alan Cox
2008-10-23
mutex: speed up generic mutex implementations
Nick Piggin
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
2008-10-23
memcg: fix page_cgroup allocation
KAMEZAWA Hiroyuki
2008-10-23
jbd: abort instead of waiting for nonexistent transactions
Duane Griffin
2008-10-23
jbd: test BH_Write_EIO to detect errors on metadata buffers
Hidehiro Kawai
2008-10-23
ext3: add checks for errors from jbd
Hidehiro Kawai
2008-10-23
jbd: fix error handling for checkpoint io
Hidehiro Kawai
2008-10-23
profiling: fix up CONFIG_PROC_FS=n build
Paul Mundt
2008-10-23
mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().
Paul Mundt
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
2008-10-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2008-10-23
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-10-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-10-23
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-10-23
drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied.
Eric Anholt
2008-10-23
drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.
Eric Anholt
2008-10-23
drm/i915: use pipes, not planes to label vblank data
Keith Packard
2008-10-23
drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations
Keith Packard
2008-10-23
i915: Fix format string warnings on x86-64.
Linus Torvalds
2008-10-23
i915: Don't dereference HWS in /proc debug files when it isn't initialized.
Eric Anholt
2008-10-23
i915: Enable IMR passthrough of vblank events before enabling it in pipestat.
Eric Anholt
2008-10-23
drm: Remove two leaks of vblank reference count in error paths.
Eric Anholt
2008-10-23
drm: fix leak of cliprects in drm_rmdraw()
Zhenyu Wang
2008-10-23
i915: Disable MSI on GM965 (errata says it doesn't work)
Keith Packard
2008-10-23
drm: Set cliprects to NULL when changing drawable to having 0 cliprects.
Zhenyu Wang
2008-10-23
i915: Protect vblank IRQ reg access with spinlock
Keith Packard
[next]