aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-04drm/i915: Move the execbuffer domain computations togetherKeith Packard
2008-12-04drm/i915: Rename object_set_domain to object_set_to_gpu_domainKeith Packard
2008-12-04drm/i915: Make a single set-to-cpu-domain path and use it wherever needed.Eric Anholt
2008-12-04drm/i915: Make a single set-to-gtt-domain path.Eric Anholt
2008-12-04drm/i915: If interrupted while setting object domains, still emit the flush.Eric Anholt
2008-12-04drm/i915: Move flushing list cleanup from flush request retire to request emit.Eric Anholt
2008-12-04drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.Eric Anholt
2008-12-03MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driverDavid Howells
2008-12-03MAINTAINERS: Add security subsystem maintainerJames Morris
2008-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-12-03Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-12-03iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds
2008-12-03sparc: asm/bitops.h should define __flsRusty Russell
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp
2008-12-03Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia
2008-12-03Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-12-03x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen
2008-12-03powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov
2008-12-03oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz
2008-12-03Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-03block: internal dequeue shouldn't start timerTejun Heo
2008-12-03block: set disk->node_id before it's being usedCheng Renquan
2008-12-03When block layer fails to map iov, it calls bio_unmap_user to undoPetr Vandrovec
2008-12-03AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel
2008-12-03AMD IOMMU: set device table entry for aliased devicesJoerg Roedel
2008-12-03AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy
2008-12-03[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev
2008-12-03check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0Roel Kluin
2008-12-03x86: fix broken flushing in GART nofullflush pathJoerg Roedel
2008-12-03sparc64: Fix bug in PTRACE_SETFPREGS64 handling.Chris Torek
2008-12-03netlabel: Fix a potential NULL pointer dereferencePaul Moore
2008-12-03bnx2: Add workaround to handle missed MSI.Michael Chan
2008-12-03xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun
2008-12-03powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-12-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-12-02MN10300: Fix application of kernel module relocationsMark Salter
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson
2008-12-02powerpc: Use physical cpu id when setting the processor affinityKumar Gala
2008-12-02vmscan: evict streaming IO firstRik van Riel
2008-12-02bdi: register sysfs bdi device only once per queueKay Sievers
2008-12-02nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima