summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust-0/+6
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust-0/+1
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells-5/+11
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells-20/+1
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds-0/+32
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal-0/+32
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+3
2010-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-2/+3
2010-07-24net sched: fix race in mirred device removalstephen hemminger-0/+1
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown-1/+1
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki-1/+1
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-1/+1
2010-07-23Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+10
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg-1/+1
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown-1/+2
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown-1/+2
2010-07-22macvtap: Limit packet queue lengthHerbert Xu-0/+2
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds-0/+1
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel-0/+1
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-1/+1
2010-07-20math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson-1/+1
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-0/+3
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein-0/+1
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-6/+1
2010-07-20vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney-1/+2
2010-07-20tracing: Properly align linker defined symbolsSam Ravnborg-0/+10
2010-07-20fb: handle allocation failure in alloc_apertures()Dan Carpenter-0/+2
2010-07-19mm: add context argument to shrinker callbackDave Chinner-1/+1
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-0/+1
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+6
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas-0/+1
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+4
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+6
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara-5/+6
2010-07-14net: fix problem in reading sock TX queueTom Herbert-6/+1
2010-07-14lmb: rename to memblockYinghai Lu-89/+89
2010-07-12Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2010-07-09tracing: Add alignment to syscall metadata declarationsSteven Rostedt-2/+4
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls-0/+1
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-7/+2
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-8/+29
2010-07-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-4/+0
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez-4/+0
2010-07-06VFS: introduce s_dirty accessorsArtem Bityutskiy-0/+13
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+9
2010-07-06writeback: simplify the write back thread queueChristoph Hellwig-2/+0
2010-07-06writeback: split writeback_inodes_wbChristoph Hellwig-2/+0
2010-07-06writeback: remove writeback_inodes_wbcChristoph Hellwig-3/+2
2010-07-05net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings-1/+1
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra-4/+9