futex_requeue_pi optimization
[sfrench/cifs-2.6.git] / kernel /
2007-05-09 Pierre Peifferfutex_requeue_pi optimization
2007-05-09 Pierre PeifferMake futex_wait() use an hrtimer for timeout
2007-05-09 Pierre Peifferfutex priority based wakeup
2007-05-09 Oleg Nesterovmake cancel_rearming_delayed_work() reliable
2007-05-09 Gautham R ShenoyRemove kthread_bind() call from _cpu_down()
2007-05-09 Oleg Nesterovchange kernel threads to ignore signals instead of...
2007-05-09 Oleg Nesterovworker_thread: don't play with SIGCHLD and numa policy
2007-05-09 Oleg Nesterovwait_for_helper: remove unneeded do_sigaction()
2007-05-09 Eric W. BiedermanChange reparent_to_init to reparent_to_kthreadd
2007-05-09 Eric W. Biedermankthread: don't depend on work queues
2007-05-09 Oleg Nesterov____call_usermodehelper: don't flush_signals()
2007-05-09 Oleg Nesterovunify flush_work/flush_work_keventd and rename it to...
2007-05-09 Oleg Nesterovzap_other_threads: remove unneeded ->exit_signal change
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 Heiko Carstenscall cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE...
2007-05-09 Gautham R ShenoyEliminate lock_cpu_hotplug in kernel/schedc
2007-05-09 Gautham R ShenoyDefine and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK...
2007-05-09 Gautham R ShenoyExtend notifier_call_chain to count nr_calls made
2007-05-09 Tom Zanussirelay: use plain timer instead of delayed work
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-05-09 David MillerFix printk format warnings in timer_list.c
2007-05-09 Daniel Walkerclocksource: spelling error in watchdog code
2007-05-09 Roland McGrathMove sig_kernel_* et al macros to linux/signal.h
2007-05-09 Akinobu Mitause simple_read_from_buffer in kernel/
2007-05-09 Jeff DikeFix Linuxdoc comment
2007-05-09 Rafael J. WysockiPM: Separate hibernation code from suspend code
2007-05-09 Andrew Mortonswsusp: clean up printk
2007-05-09 Andrew Mortonrevert 'sched: redundant reschedule when set_user_nice...
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-05-08 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2007-05-08 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2007-05-08 Linus TorvaldsMerge branch 'reset-seq' of /linux/kernel/git/jgarzik...
2007-05-08 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-05-08 Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2007-05-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-08 Linus TorvaldsMerge branch 'for-2.6.22' of git://git.kernel.dk/data...
2007-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-08 Bernhard WalleAdd IRQF_IRQPOLL flag (common code)
2007-05-08 Ananth N Mavinakay... Kprobes: The ON/OFF knob thru debugfs
2007-05-08 Christoph Hellwigkprobes: kretprobes simplifications
2007-05-08 Christoph Hellwigkprobes: codingstyle cleanups
2007-05-08 Christoph Hellwigkprobes: use hlist_for_each_entry
2007-05-08 Josh Triplettrcutorture: Remove redundant assignment to cur_ops...
2007-05-08 Josh Triplettrcutorture: style cleanup: avoid != NULL in boolean...
2007-05-08 Ahmed S. Darwishrcutorture: Use ARRAY_SIZE macro when appropriate
2007-05-08 Siddha, Suresh Bsched: align rq to cacheline boundary
2007-05-08 Dmitry Adamushkosched: redundant reschedule when set_user_nice() boosts...
2007-05-08 Siddha, Suresh Bsched: optimize siblings status check logic in wake_idle()
2007-05-08 Eric DumazetSpeed up divides by cpu_power in scheduler
2007-05-08 Siddha, Suresh Bsched: dynticks idle load balancing
2007-05-08 Siddha, Suresh Bsched: fix idle load balancing in softirqd context
2007-05-08 Stas Sergeevexport hrtimer_forward
2007-05-08 David Rientjescpusets: allow empty {cpus,mems}_allowed to be set...
2007-05-08 Jarek Poplawskilockdep: removed unused ip argument in mark_lock &...
2007-05-08 Adrian BunkThe scheduled -EINVAL for invalid timevals in setitimer
2007-05-08 Tom AlsbergCPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix
2007-05-08 Pavel EmelianovIntroduce a handy list_first_entry macro
2007-05-08 Jarek Poplawskilockdep: lookup_chain_cache comment errata
2007-05-08 Thomas Gleixnerhighres/dyntick: prevent xtime lock contention
2007-05-08 Martin Peschkekallsyms: cleanup: use seq_release_private() where...
2007-05-08 Robert P. J. Dayaudit: add spaces on either side of case "..." operator.
2007-05-08 Ravikiran G ThirumalaiPad irq_desc to internode cacheline size
2007-05-08 Pavel EmelianovLockdep treats down_write_trylock like regular down_write
2007-05-08 Bert Wesargkernel/params.c: fix lying comment for param_array()
2007-05-08 Alexey DobriyanFix race between cat /proc/slab_allocators and rmmod
2007-05-08 Alexey DobriyanFix race between cat /proc/*/wchan and rmmod et al
2007-05-08 Alexey DobriyanSimplify kallsyms_lookup()
2007-05-08 Alexey DobriyanFix race between rmmod and cat /proc/kallsyms
2007-05-08 Alexey DobriyanSimplify module_get_kallsym() by dropping length arg
2007-05-08 Jan EngelhardtFix kevent's childs priority greediness
2007-05-08 Simon Hormankdump/kexec: calculate note size at compile time
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Jeremy Fitzhardingeadd touch_all_softlockup_watchdogs()
2007-05-08 Jeremy FitzhardingeIgnore stolen time in the softlockup watchdog
2007-05-08 john stultzMove timekeeping code to timekeeping.c
2007-05-08 Ahmed S. DarwishIRQ: check for PERCPU flag only when adding first irqaction
2007-05-08 Venki PallipadiAdd support for deferrable timers
next