[MIPS] Change libgcc-style functions from lib-y to obj-y
[linux-drm-fsl-dcu.git] / kernel / workqueue.c
2007-06-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-06-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-06-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-06-05 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-03 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-05-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-05-29 Linus TorvaldsMerge branch 'for_paulus' of /linux/kernel/git/galak...
2007-05-29 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-05-25 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-25 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-05-24 David S. MillerMerge git://git./linux/kernel/git/holtmann/bluetooth-2.6
2007-05-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-05-24 Linus TorvaldsMerge branch 'fixes' of git://git.linux-nfs.org/pub...
2007-05-24 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-24 Oleg Nesterovsimplify cleanup_workqueue_thread()
2007-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-11 Linus TorvaldsMerge branch 'master' of ssh:///linux/kernel/git/mcheha...
2007-05-11 Wim Van SebroeckMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-05-11 Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-05-10 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2007-05-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-05-10 Linus TorvaldsMerge branch 'juju' of git://git./linux/kernel/git...
2007-05-10 Paul MackerrasMerge branch 'linux-2.6'
2007-05-10 Len BrownPull thermal into release branch
2007-05-10 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-09 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/aegl/linux-2.6
2007-05-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-05-09 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-09 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-09 Oleg Nesterovmake cancel_rearming_delayed_work() reliable
2007-05-09 Oleg Nesterovworker_thread: don't play with SIGCHLD and numa policy
2007-05-09 Oleg Nesterovunify flush_work/flush_work_keventd and rename it to...
2007-05-09 Oleg Nesterovworker_thread: fix racy try_to_freeze() usage
2007-05-09 Oleg Nesterovworker_thread: don't play with signals
2007-05-09 Oleg Nesterovworkqueue: kill NOAUTOREL works
2007-05-09 Oleg Nesterovmake cancel_rearming_delayed_work() work on any workque...
2007-05-09 Oleg Nesterovworkqueue: introduce wq_per_cpu() helper
2007-05-09 Oleg Nesterovunify queue_delayed_work() and queue_delayed_work_on()
2007-05-09 Oleg Nesterovmake queue_delayed_work() friendly to flush_fork()
2007-05-09 Oleg Nesterovworkqueues: shift kthread_bind() from CPU_UP_PREPARE...
2007-05-09 Oleg Nesterovworkqueue: make init_workqueues() __init
2007-05-09 Oleg Nesterovworkqueue: introduce workqueue_struct->singlethread
2007-05-09 Oleg Nesterovworkqueue: introduce cpu_singlethread_map
2007-05-09 Oleg Nesterovworkqueue: make cancel_rearming_delayed_workqueue(...
2007-05-09 Oleg Nesterovworkqueue: don't save interrupts in run_workqueue()
2007-05-09 Oleg Nesterovworkqueue: kill run_scheduled_work()
2007-05-09 Oleg Nesterovworkqueue: don't migrate pending works from the dead CPU
2007-05-09 Oleg Nesterovworkqueue: don't clear cwq->thread until it exits
2007-05-09 Oleg Nesterovworkqueue: fix flush_workqueue() vs CPU_DEAD race
2007-05-09 Oleg Nesterovworkqueue: fix freezeable workqueues implementation
2007-05-09 Oleg Nesterovflush_cpu_workqueue: don't flush an empty ->worklist
2007-05-09 Andrew Mortonflush_workqueue(): use preempt_disable to hold off...
2007-05-09 Oleg Nesterovimplement flush_work()
2007-05-09 Oleg Nesterovreimplement flush_workqueue()
2007-05-09 Andrew Mortonschedule_on_each_cpu(): use preempt_disable()
2007-04-30 Tony LuckPull percpu-dtc into release branch
2007-04-30 Tony LuckPull error-inject into release branch
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2007-02-20 Russell KingMerge ARM fixes
2007-02-19 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2007-02-19 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-02-19 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of ssh:///linux/kernel/git...
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2007-02-17 John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-17 Jeff GarzikMerge branch 'master' into upstream
2007-02-17 Jeff GarzikMerge branch 'gfar' of /linux/kernel/git/galak/powerpc...
2007-02-17 Kyle McMartinMerge branch 'parisc' from /home/kyle/repos/parisc...
2007-02-17 Len BrownPull bugzilla-7897 into release branch
2007-02-17 Len BrownPull bugzilla-7887 into release branch
2007-02-17 Len BrownPull bugzilla-7570 into release branch
2007-02-17 Len BrownPull bugzilla-7200 into release branch
2007-02-17 Len BrownPull bugzilla-7122 into release branch
2007-02-17 Len BrownPull bugzilla-5534 into release branch
2007-02-17 Len BrownPull remove-hotkey into release branch
2007-02-17 Len BrownPull sony into release branch
2007-02-17 Len BrownPull fluff into release branch
2007-02-16 Len BrownPull misc-for-upstream into release branch
2007-02-16 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-02-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-16 Ingo Molnar[PATCH] Add debugging feature /proc/timer_stat
2007-02-14 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-02-14 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
next