summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-05drm: kill BKL from common codeArnd Bergmann1-1/+1
2010-08-05drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson1-6/+10
2010-08-05drm/radeon: add new pci idsAlex Deucher1-0/+7
2010-08-04Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...Dave Airlie9-28/+68
2010-08-04drm: move ttm global code to core drmDave Airlie5-23/+61
2010-08-01Merge remote branch 'origin/master' into drm-intel-nextEric Anholt9-28/+68
2010-08-02drm/radeon: add basic zmask/hiz support (v4)Dave Airlie1-0/+1
2010-08-02Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-nextDave Airlie25-130/+170
2010-08-02drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez1-0/+63
2010-08-02Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie24-130/+169
2010-08-02drm/radeon/kms/r6xx+: add query for tile config (v2)Alex Deucher1-0/+1
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust1-0/+6
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust1-0/+1
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells2-5/+11
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells1-20/+1
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-0/+32
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal1-0/+32
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+3
2010-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-2/+3
2010-07-24net sched: fix race in mirred device removalstephen hemminger1-0/+1
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown1-1/+1
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki1-1/+1
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2010-07-23Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg1-1/+1
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown1-1/+2
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown1-1/+2
2010-07-22macvtap: Limit packet queue lengthHerbert Xu1-0/+2
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-0/+1
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel1-0/+1
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2010-07-20math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-0/+3
2010-07-21drm: add "auto" dithering methodBen Skeggs1-0/+1
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein1-0/+1
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+1
2010-07-20vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney1-1/+2
2010-07-20tracing: Properly align linker defined symbolsSam Ravnborg1-0/+10
2010-07-20fb: handle allocation failure in alloc_apertures()Dan Carpenter1-0/+2
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-1/+1
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+6
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas1-0/+1
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-6/+6
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara1-5/+6
2010-07-14net: fix problem in reading sock TX queueTom Herbert1-6/+1
2010-07-14lmb: rename to memblockYinghai Lu2-89/+89
2010-07-12Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2010-07-09tracing: Add alignment to syscall metadata declarationsSteven Rostedt1-2/+4