Age | Commit message (Expand) | Author |
2012-05-30 | i810: switch to vm_mmap() | Al Viro |
2012-05-29 | mode_t whack-a-mole: ->is_visible() returns umode_t... | Al Viro |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-05-29 | tty: fix ldisc lock inversion trace | Alan Cox |
2012-05-29 | pty: Fix lock inversion | Alan Cox |
2012-05-26 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-05-26 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-25 | intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper | David Woodhouse |
2012-05-25 | intel-iommu: Add device info into list before doing context mapping | David Woodhouse |
2012-05-25 | Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu... | Linus Torvalds |
2012-05-25 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-05-25 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-05-25 | Merge tag 'cris-for-linus' of git://jni.nu/cris | Linus Torvalds |
2012-05-25 | Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-05-25 | dma-buf: minor documentation fixes. | Sumit Semwal |
2012-05-25 | dma-buf: add vmap interface | Dave Airlie |
2012-05-25 | dma-buf: mmap support | Daniel Vetter |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-05-24 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-05-24 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-24 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-05-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-24 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2012-05-24 | Input: matrix-keymap - fix building keymaps | Dmitry Torokhov |
2012-05-24 | drm/nouveau/nvd9: Fix GPIO initialisation sequence. | Marcin KoĆcielnicki |
2012-05-24 | drm/nouveau: Unregister switcheroo client on exit | Andreas Heider |
2012-05-24 | drm/nouveau: Check dsm on switcheroo unregister | Andreas Heider |
2012-05-24 | drm/nouveau: fix a minor annoyance in an output string | Ben Skeggs |
2012-05-24 | drm/nouveau: turn a BUG into a WARN | Ben Skeggs |
2012-05-24 | drm/nv50: decode PGRAPH DATA_ERROR = 0x24 | Marcin Slusarz |
2012-05-24 | drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks | Ben Skeggs |
2012-05-24 | drm/nvd9/copy: initialise copy engine, seems to work like nvc0 | Ben Skeggs |
2012-05-24 | drm/nvc0/ttm: use copy engines for async buffer moves | Ben Skeggs |
2012-05-24 | drm/nva3/ttm: use copy engine for async buffer moves | Ben Skeggs |
2012-05-24 | drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method | Ben Skeggs |
2012-05-24 | drm/nv84/ttm: use crypto engine for async buffer copies | Ben Skeggs |
2012-05-24 | drm/nouveau/ttm: untangle code to support accelerated buffer moves | Ben Skeggs |
2012-05-24 | drm/nouveau/fbcon: use fence for sync, rather than notifier | Ben Skeggs |
2012-05-24 | drm/nv98/crypt: non-stub implementation of the engine hooks | Ben Skeggs |
2012-05-24 | drm/nouveau/fifo: turn all fifo modules into engine modules | Ben Skeggs |
2012-05-24 | drm/nv50/graph: remove ability to do interrupt-driven context switching | Ben Skeggs |