summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12MAINTAINERS: Add entry for GPIO subsystemGrant Likely
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
2011-02-11vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner
2011-02-11mlock: do not munlock pages in __do_fault()Michel Lespinasse
2011-02-11mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse
2011-02-11memblock: don't adjust size in memblock_find_base()Yinghai Lu
2011-02-11nbd: remove module-level ioctl mutexSoren Hansen
2011-02-11drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh
2011-02-11drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge
2011-02-11ptrace: use safer wake up on ptrace_detach()Tejun Heo
2011-02-11vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh
2011-02-11Fix possible filp_cachep memory corruptionLinus Torvalds
2011-02-11dlm: use single thread workqueuesDavid Teigland
2011-02-11ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662Anisse Astier
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-11security: add cred argument to security_capable()Chris Wright