locks: kill redundant local variable
[safe/jmp/linux-2.6] / kernel /
2007-10-07 Al Virofix bogus reporting of signals by audit
2007-10-07 Anton BlanchardFix timer_stats printout of events/sec
2007-10-02 Ingo Molnarsched: fix profile=sleep
2007-10-01 Martin Schwidefskyrobust futex thread exit race
2007-10-01 Mark LordFix SMP poweroff hangs
2007-09-26 Al Virohibernation doesn't even build on frv - tons of helpers...
2007-09-23 Thomas Gleixnerclockevents: remove the suspend/resume workaround^Wthinko
2007-09-20 Davide Libenzisignalfd simplification
2007-09-19 Hiroshi Shimamotosched: fix invalid sched_class use
2007-09-19 Ingo Molnarsched: add /proc/sys/kernel/sched_compat_yield
2007-09-19 Pavel EmelyanovFix user namespace exiting OOPs
2007-09-19 Pavel EmelyanovConvert uid hash to hlist
2007-09-19 Matthias Kaehlckekernel/user.c: Use list_for_each_entry instead of list_...
2007-09-19 Alexey DobriyanFix UTS corruption during clone(CLONE_NEWUTS)
2007-09-16 Thomas Gleixnerclockevents: prevent stale tick update on offline cpu
2007-09-16 Thomas Gleixnerclockevents: do not shutdown the oneshot broadcast...
2007-09-16 Thomas Gleixnerclockevents: Enforce oneshot broadcast when broadcast...
2007-09-16 Thomas Gleixnertimekeeping: Prevent time going backwards on resume
2007-09-16 Thomas Gleixnertimekeeping: access rtc outside of xtime lock
2007-09-12 Tony BreedsFix "no_sync_cmos_clock" logic inversion in kernel...
2007-09-12 Michael EllermanRestore call_usermodehelper_pipe() behaviour
2007-09-12 Arnd Bergmannfutex_compat: fix list traversal bugs
2007-09-11 Roland McGrathFix spurious syscall tracing after PTRACE_DETACH +...
2007-09-05 Peter Zijlstrasched: fix ideal_runtime calculations for reniced tasks
2007-09-05 Peter Zijlstrasched: improve prev_sum_exec_runtime setting
2007-09-05 Peter Zijlstrasched: simplify __check_preempt_curr_fair()
2007-09-05 Ingo Molnarsched: fix xtensa build warning
2007-09-05 Ingo Molnarsched: debug: fix sum_exec_runtime clearing
2007-09-05 Ingo Molnarsched: debug: fix cfs_rq->wait_runtime accounting
2007-09-05 Ingo Molnarsched: fix niced_granularity() shift
2007-09-05 Suresh Siddhasched: fix MC/HT scheduler optimization, without breaki...
2007-08-31 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-31 Oleg Nesterovsigqueue_free: fix the race with collect_signal()
2007-08-31 Alexey Dobriyanuserns: don't leak root user
2007-08-31 Jarek Poplawskirequest_irq: fix DEBUG_SHIRQ handling
2007-08-31 Rafael J. WysockiPM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBER...
2007-08-31 Oleg Nesterovsetpgid(child) fails if the child was forked by sub...
2007-08-31 Jonathan LimAssign task_struct.exit_code before taskstats_exit()
2007-08-28 Ingo Molnarsched: clean up task_new_fair()
2007-08-28 Ingo Molnarsched: small schedstat fix
2007-08-28 Ingo Molnarsched: fix wait_start_fair condition in update_stats_wa...
2007-08-28 Ting Yangsched: call update_curr() in task_tick_fair()
2007-08-28 Ingo Molnarsched: make the scheduler converge to the ideal latency
2007-08-28 Mike Galbraithsched: fix sleeper bonus limit
2007-08-27 Hugh Dickinsfix bogus hotplug cpu warning
2007-08-25 Ingo Molnarsched: s/sched_latency/sched_min_granularity
2007-08-25 Ingo Molnarsched: cleanup, sched_granularity -> sched_min_granularity
2007-08-25 Peter Zijlstrasched: adaptive scheduler granularity
2007-08-25 Peter Zijlstrasched: fix CONFIG_SCHED_DEBUG dependency of lockdep...
2007-08-24 Ingo Molnarsched: fix startup penalty calculation
2007-08-24 Peter Zijlstrasched: simplify bonus calculation #2
2007-08-24 Peter Zijlstrasched: simplify bonus calculation #1
2007-08-24 Ingo Molnarsched: tidy up and simplify the bonus balance
2007-08-24 Dmitry Adamushkosched: optimize task_tick_rt() a bit
2007-08-24 Sven-Thorsten Dietrichsched: simplify can_migrate_task()
2007-08-24 Ingo Molnarsched: remove HZ dependency from the granularity default
2007-08-24 Bruce Ashfieldsched: CONFIG_SCHED_GROUP_FAIR=y fixlet
2007-08-24 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-08-23 Ingo Molnarsched: tweak the sched_runtime_limit tunable
2007-08-23 Suresh Siddhasched: skip updating rq's next_balance under null SD
2007-08-23 Suresh Siddhasched: fix broken SMT/MC optimizations
2007-08-23 Eric W. Biedermansched: fix sysctl directory permissions
2007-08-23 Ingo Molnarsched: sched_clock_idle_[sleep|wakeup]_event()
2007-08-23 Oleg Nesterovsignalfd: fix interaction with posix-timers
2007-08-23 Oleg Nesterovposix-timers: fix creation race
2007-08-23 Thomas Gleixnerposix-timers: fix deletion race
2007-08-23 Andrew Mortonfree_irq(): fix DEBUG_SHIRQ handling
2007-08-23 john stultzfutex_unlock_pi() hurts my brain and may cause applicat...
2007-08-23 Adrian Bunkkernel/auditsc.c: fix an off-by-one
2007-08-22 Alexey DobriyanFix Off-by-one in /sys/module/*/refcnt
2007-08-22 Robin Getzfix - ensure we don't use bootconsoles after init has...
2007-08-21 Robin Getzensure we don't use bootconsoles after init has been...
2007-08-19 Christian HeimRemove double inclusion of linux/capability.h
2007-08-12 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-12 Thomas Gleixnergenirq: suppress resend of level interrupts
2007-08-12 Thomas Gleixnergenirq: cleanup mismerge artifact
2007-08-12 Oleg Nesterovsched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/
2007-08-12 Ingo Molnarsched: fix sleeper bonus
2007-08-12 Adrian Bunksched: make global code static
2007-08-11 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-11 Peter Chubbfix compilation with gcc 4.2
2007-08-11 Miao Xietimer: remove clockevents_unregister_notifier
2007-08-11 Rafael J. WysockiHibernation: do not try to mark invalid PFNs as nosave
2007-08-11 Lee SchermerhornFix missing numa_zonelist_order sysctl
2007-08-10 Ingo Molnarsched debug: dont print kernel address in /proc/sched_debug
2007-08-10 Ingo Molnarsched: fix typo in the FAIR_GROUP_SCHED branch
2007-08-10 Ingo Molnarsched: improve rq-clock overflow logic
2007-08-09 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-09 Linus TorvaldsRevert "genirq: temporary fix for level-triggered IRQ...
2007-08-09 Ingo Molnarsched: refine negative nice level granularity
2007-08-09 Ingo Molnarsched: fix update_stats_enqueue() reniced codepath
2007-08-09 Ingo Molnarsched: round a bit better
2007-08-09 Ingo Molnarsched: make the multiplication table more accurate
2007-08-09 Ingo Molnarsched: optimize update_rq_clock() calls in the load...
2007-08-09 Ingo Molnarsched: optimize activate_task()
2007-08-09 Ingo Molnarsched: clean up set_curr_task_fair()
2007-08-09 Ingo Molnarsched: remove __update_rq_clock() call from entity_tick()
2007-08-09 Ingo Molnarsched: move the __update_rq_clock() call to scheduler_t...
2007-08-09 Ingo Molnarsched debug: remove the 'u64 now' parameter from print_...
next