aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-14dmaengine: add slave-dma maintainerDan Williams
2011-02-14Merge branch 'imx' into dmaengine-fixesDan Williams
2011-02-14dma: ipu_idmac: do not lose valid received data in the irq handlerAnatolij Gustschin
2011-02-14Merge branch 'fortglx/2.6.38/tip/timers/rtc' of git://git.linaro.org/people/j...Thomas Gleixner
2011-02-13klist: Fix object alignment on 64-bit.David Miller
2011-02-14Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie
2011-02-14drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher
2011-02-14drm/radeon/kms: check AA resolve registers on r300Marek Olšák
2011-02-14drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák
2011-02-14drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher
2011-02-14drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher
2011-02-14drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie
2011-02-14drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher
2011-02-14drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano
2011-02-14drm/radeon/kms: atombios big endian fixesCédric Cano
2011-02-14drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano
2011-02-14drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák
2011-02-14drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook
2011-02-14drm/radeon/kms: add connector table for mac g5 9600Alex Deucher
2011-02-14radeon mkregtable: Add missing fclose() callsJesper Juhl
2011-02-14drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher
2011-02-14drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie
2011-02-13Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-02-13Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds
2011-02-13Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-02-12Merge branch 'devicetree/merge' into spi/mergeGrant Likely
2011-02-12devicetree-discuss is moderated for non-subscribersPaul Bolle
2011-02-12MAINTAINERS: Add entry for GPIO subsystemGrant Likely
2011-02-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-02-12jbd2: call __jbd2_log_start_commit with j_state_lock write lockedTheodore Ts'o
2011-02-12ext4: serialize unaligned asynchronous DIOEric Sandeen
2011-02-12ext4: make grpinfo slab cache names staticEric Sandeen
2011-02-12timer debug: Hide kernel addresses via %pK in /proc/timer_listKees Cook
2011-02-12x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner
2011-02-12MAINTAINERS: Add entry for GPIO subsystemGrant Likely
2011-02-12x86: Fix text_poke_smp_batch() deadlockPeter Zijlstra
2011-02-12ACPI / Video: Probe for output switch method when searching video devices.Michael Karcher
2011-02-12ACPI / Wakeup: Enable button GPEs unconditionally during initializationRafael J. Wysocki
2011-02-12ACPI / ACPICA: Avoid crashing if _PRW is defined for the root objectRafael J. Wysocki
2011-02-11Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-02-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-02-11Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-02-11drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall
2011-02-11memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki