aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-24sh: don't use flush_scheduled_work()Tejun Heo
2010-12-24arm/sharpsl: don't use flush_scheduled_work()Tejun Heo
2010-12-24ncpfs: don't use flush_scheduled_work()Tejun Heo
2010-12-24drm/ttm: use cancel_delayed_work_sync() in ttm_boTejun Heo
2010-12-24pcmcia/ipwireless: don't use flush_scheduled_work()Tejun Heo
2010-12-24ocfs2: don't use flush_scheduled_work()Tejun Heo
2010-12-24net/dsa: don't use flush_scheduled_work()Tejun Heo
2010-12-24isdn/capi: make kcapi use a separate workqueueTejun Heo
2010-12-24isdn/capi: unregister capictr notifier after init failureTejun Heo
2010-12-20workqueue: allow chained queueing during destructionTejun Heo
2010-12-15workqueue: deprecate cancel_rearming_delayed_work[queue]()Tejun Heo
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-12-14workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt
2010-12-14MAINTAINERS: Add workqueue entryTejun Heo
2010-11-26workqueue: check the allocation of system_unbound_wqHitoshi Mitake
2010-11-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-11-25Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2010-11-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-11-25Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-25Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-11-25arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton
2010-11-25scripts: fix gfp-translate for recent changes to gfp.hMel Gorman
2010-11-25reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker
2010-11-25backlight: grab ops_lock before testing bd->opsUwe Kleine-König
2010-11-25drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()Axel Lin
2010-11-25pagemap: set pagemap walk limit to PMD boundaryNaoya Horiguchi
2010-11-25mm: remove call to find_vma in pagewalk for non-hugetlbfsDavid Sterba
2010-11-25mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly cal...KAMEZAWA Hiroyuki
2010-11-25cgroups: make swap accounting default behavior configurableMichal Hocko
2010-11-25memcg: avoid deadlock between move charge and try_charge()Daisuke Nishimura
2010-11-25drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo
2010-11-25drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo
2010-11-25drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo
2010-11-25fuse: fix attributes after open(O_TRUNC)Ken Sumrall
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com
2010-11-25memcg: fix false positive VM_BUG on non-SMPKirill A. Shutemov
2010-11-25uml: disable winch irq before freeing handler dataWill Newton
2010-11-25nommu: yield CPU while disposing VMSteven J. Magnani
2010-11-25include/linux/fs.h: fix userspace buildLoïc Minier
2010-11-25leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt
2010-11-24ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2010-11-24arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf
2010-11-24arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf