aboutsummaryrefslogtreecommitdiffstats
path: root/mm/pdflush.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell1-1/+1
2009-01-01cpumask: convert mm/Rusty Russell1-3/+13
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami1-1/+1
2008-07-25pdflush: use time_after() instead of open-coding itOGAWA Hirofumi1-2/+2
2008-05-13mm/pdflush.c: merge the same code in two pathDenis Cheng1-2/+2
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds1-2/+2
2008-04-21trivial: small cleanupsPavel Machek1-2/+2
2008-04-19cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis1-2/+2
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-06-25[PATCH] pdflush: handle resume wakeupsAndrew Morton1-8/+7
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-2/+1
2006-01-08[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter1-1/+1
2005-10-30[PATCH] cpusets: confine pdflush to its cpusetPaul Jackson1-0/+13
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+228