summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-24macintosh/ams: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-24vmwgfx: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-24tpm: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-12-24sonypi: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-24hvsi: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-12-24xen: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-12-24gdrom: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-24floppy: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-12-24sh: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-24arm/sharpsl: don't use flush_scheduled_work()Tejun Heo1-1/+2
2010-12-24ncpfs: don't use flush_scheduled_work()Tejun Heo1-1/+6
2010-12-24drm/ttm: use cancel_delayed_work_sync() in ttm_boTejun Heo1-2/+1
2010-12-24pcmcia/ipwireless: don't use flush_scheduled_work()Tejun Heo3-3/+4
2010-12-24ocfs2: don't use flush_scheduled_work()Tejun Heo2-3/+4
2010-12-24net/dsa: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-24isdn/capi: make kcapi use a separate workqueueTejun Heo1-8/+18
2010-12-24isdn/capi: unregister capictr notifier after init failureTejun Heo1-0/+1
2010-12-20workqueue: allow chained queueing during destructionTejun Heo1-1/+59
2010-12-15workqueue: deprecate cancel_rearming_delayed_work[queue]()Tejun Heo2-2/+12
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo22-32/+27
2010-12-14workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt1-2/+2
2010-12-14MAINTAINERS: Add workqueue entryTejun Heo1-0/+9
2010-11-26workqueue: check the allocation of system_unbound_wqHitoshi Mitake1-1/+2
2010-11-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+6
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds3-16/+56
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-28/+38
2010-11-25Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds19-187/+7210
2010-11-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-54/+124
2010-11-25Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-1281/+285
2010-11-25Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-90/+22
2010-11-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-2/+5
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds4-35/+13
2010-11-25arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton1-2/+2
2010-11-25scripts: fix gfp-translate for recent changes to gfp.hMel Gorman1-1/+6
2010-11-25reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker1-4/+3
2010-11-25backlight: grab ops_lock before testing bd->opsUwe Kleine-König1-6/+6
2010-11-25drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()Axel Lin1-3/+1
2010-11-25pagemap: set pagemap walk limit to PMD boundaryNaoya Horiguchi1-1/+2
2010-11-25mm: remove call to find_vma in pagewalk for non-hugetlbfsDavid Sterba1-2/+3
2010-11-25mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly cal...KAMEZAWA Hiroyuki1-9/+5
2010-11-25cgroups: make swap accounting default behavior configurableMichal Hocko3-2/+37
2010-11-25memcg: avoid deadlock between move charge and try_charge()Daisuke Nishimura1-17/+26
2010-11-25drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo1-7/+5
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo1-7/+5
2010-11-25drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo1-14/+17
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo1-9/+16
2010-11-25drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo1-3/+6
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo1-5/+16
2010-11-25fuse: fix attributes after open(O_TRUNC)Ken Sumrall1-0/+10
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com1-10/+15