summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* arm/sharpsl: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+2
* ncpfs: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+6
* drm/ttm: use cancel_delayed_work_sync() in ttm_boTejun Heo2010-12-241-2/+1
* pcmcia/ipwireless: don't use flush_scheduled_work()Tejun Heo2010-12-243-3/+4
* ocfs2: don't use flush_scheduled_work()Tejun Heo2010-12-242-3/+4
* net/dsa: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* isdn/capi: make kcapi use a separate workqueueTejun Heo2010-12-241-8/+18
* isdn/capi: unregister capictr notifier after init failureTejun Heo2010-12-241-0/+1
* workqueue: allow chained queueing during destructionTejun Heo2010-12-201-1/+59
* workqueue: deprecate cancel_rearming_delayed_work[queue]()Tejun Heo2010-12-152-2/+12
* workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-1522-32/+27
* workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt2010-12-141-2/+2
* MAINTAINERS: Add workqueue entryTejun Heo2010-12-141-0/+9
* workqueue: check the allocation of system_unbound_wqHitoshi Mitake2010-11-261-1/+2
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-252-6/+6
|\
| * hwmon: (lis3lv02d_i2c) Fix compile warningsGuenter Roeck2010-11-221-6/+4
| * hwmon: (i5k_amb) Fix compile warningGuenter Roeck2010-11-221-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-253-16/+56
|\ \
| * | xen: remove duplicated #includeHuang Weiyi2010-11-241-1/+0
| * | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-242-15/+56
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-253-28/+38
|\ \ \
| * | | arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf2010-11-241-16/+19
| * | | arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf2010-11-241-1/+1
| * | | Merge branch 'master' into for-linusChris Metcalf2010-11-241026-6992/+13719
| |\ \ \ | | | |/ | | |/|
| * | | arch/tile: fix rwlock so would-be write lockers don't block new readersChris Metcalf2010-11-151-11/+18
* | | | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-2519-187/+7210
|\ \ \ \
| * | | | pci root complex: support for tile architectureChris Metcalf2010-11-248-187/+705
| * | | | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-2412-2/+6510
| * | | | MAINTAINERS: add drivers/char/hvc_tile.c as maintained by tileChris Metcalf2010-11-021-0/+1
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-2531-54/+124
|\ \ \ \ \
| * | | | | ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-11-241-2/+4
| * | | | | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham2010-11-231-0/+4
| * | | | | ARM: avoid annoying <4>'s in printk outputRussell King2010-11-231-2/+2
| * | | | | SCSI: arm fas216: fix missing ';'Russell King2010-11-231-1/+1
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-236-19/+9
| |\ \ \ \ \
| | * | | | | mx25: fix spi device registration typoBaruch Siach2010-11-151-2/+2
| | * | | | | ARM i.MX27 eukrea: Fix compilationSascha Hauer2010-11-151-6/+0
| | * | | | | ARM i.MX spi: fix compilation for i.MX21Sascha Hauer2010-11-151-0/+1
| | * | | | | ARM i.MX pcm037 eet: compile fixesSascha Hauer2010-11-151-2/+1
| | * | | | | ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGEDSascha Hauer2010-11-151-8/+0
| | * | | | | ARM mx3fb: check for DMA engine typeSascha Hauer2010-11-151-0/+4
| | * | | | | mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-021-1/+1
| * | | | | | ARM: avoid marking decompressor .stack section as having contentsRussell King2010-11-222-2/+2
| * | | | | | ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon2010-11-211-1/+1
| * | | | | | ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij2010-11-211-9/+80
| * | | | | | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-2115-15/+15
| * | | | | | ARM: 6473/1: Small update to ux500 specific L2 cache codePer Fransson2010-11-211-3/+3
| * | | | | | ARM: improve compiler's ability to optimize page tablesRussell King2010-11-211-0/+3
* | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-2517-1281/+285
|\ \ \ \ \ \ \