]> git.kernelconcepts.de Git - karo-tx-linux.git/history - kernel
rtc-cmos: fix suspend/resume
[karo-tx-linux.git] / kernel /
2011-01-07 Oleg Nesterovposix-cpu-timers: workaround to suppress the problems...
2011-01-07 Slava Pestovtracing: Fix panic when lseek() called on "trace" opene...
2011-01-07 Takashi IwaiPM / Hibernate: Fix PM_POST_* notification with user...
2011-01-07 Heiko Carstensnohz: Fix get_next_timer_interrupt() vs cpu hotplug
2011-01-07 Heiko Carstensnohz: Fix printk_needs_cpu() return value on offline...
2010-12-09 Nelson Elhagedo_exit(): make sure that we run with get_fs() == USER_DS
2010-12-09 Ken Chenlatencytop: fix per task accumulator
2010-11-22 Darren Hartfutex: Fix errors in nested key ref-counting
2010-11-22 Mathieu Desnoyerssched: Fix string comparison in /proc/sched_features
2010-10-29 Mike Galbraithfix 2.6.32.23 suspend regression caused by commit 6f6198a
2010-10-29 Salman Qazihrtimer: Preserve timer state in remove_hrtimer()
2010-10-29 Steven Rostedtring-buffer: Fix typo of time extends per page
2010-09-27 Daniel J BluemanFix unprotected access to task credentials in waitid()
2010-09-27 Stanislaw Gruszkasched: Fix user time incorrectly accounted as system...
2010-09-27 Paul E. McKenneypid: make setpgid() system call use RCU read-side criti...
2010-09-20 Anton Blanchardsched: cpuacct: Use bigger percpu counter batch values...
2010-09-20 Suresh Siddhasched: Fix select_idle_sibling() logic in select_task_r...
2010-09-20 Peter Zijlstrasched: Pre-compute cpumask_weight(sched_domain_span...
2010-09-20 Mike Galbraithsched: Fix select_idle_sibling()
2010-09-20 Mike Galbraithsched: Fix vmark regression on big machines
2010-09-20 Peter Zijlstrasched: More generic WAKE_AFFINE vs select_idle_sibling()
2010-09-20 Peter Zijlstrasched: Cleanup select_task_rq_fair()
2010-09-20 Daniel J Bluemansched: apply RCU protection to wake_affine()
2010-09-20 Peter Zijlstrasched: Remove unnecessary RCU exclusion
2010-09-20 Peter Zijlstrasched: Fix rq->clock synchronization when migrating...
2010-09-20 Peter Zijlstrasched: Fix nr_uninterruptible count
2010-09-20 Peter Zijlstrasched: Optimize task_rq_lock()
2010-09-20 Peter Zijlstrasched: Fix TASK_WAKING vs fork deadlock
2010-09-20 Oleg Nesterovsched: Make select_fallback_rq() cpuset friendly
2010-09-20 Oleg Nesterovsched: _cpu_down(): Don't play with current->cpus_allowed
2010-09-20 Oleg Nesterovsched: sched_exec(): Remove the select_fallback_rq...
2010-09-20 Oleg Nesterovsched: move_task_off_dead_cpu(): Remove retry logic
2010-09-20 Oleg Nesterovsched: move_task_off_dead_cpu(): Take rq->lock around...
2010-09-20 Oleg Nesterovsched: Kill the broken and deadlockable cpuset_lock...
2010-09-20 Oleg Nesterovsched: set_cpus_allowed_ptr(): Don't use rq->migration_...
2010-09-20 Thomas Gleixnersched: Queue a deboosted task to the head of the RT...
2010-09-20 Thomas Gleixnersched: Implement head queueing for sched_rt
2010-09-20 Thomas Gleixnersched: Extend enqueue_task to allow head queueing
2010-09-20 Peter Zijlstrasched: Fix race between ttwu() and task_rq_lock()
2010-09-20 Peter Zijlstrasched: Fix incorrect sanity check
2010-09-20 Peter Zijlstrasched: Fix fork vs hotplug vs cpuset namespaces
2010-09-20 Peter Zijlstrasched: Fix hotplug hang
2010-09-20 Peter Zijlstrasched: Remove the cfs_rq dependency from set_task_cpu()
2010-09-20 Peter Zijlstrasched: Add pre and post wakeup hooks
2010-09-20 Peter Zijlstrasched: Fix select_task_rq() vs hotplug issues
2010-09-20 Peter Zijlstrasched: Fix sched_exec() balancing
2010-09-20 Peter Zijlstrasched: Fix broken assertion
2010-09-20 Ingo Molnarsched: Make warning less noisy
2010-09-20 Peter Zijlstrasched: Ensure set_task_cpu() is never called on blocked...
2010-09-20 Peter Zijlstrasched: Use TASK_WAKING for fork wakups
2010-09-20 Xiaotian Fengsched: Fix set_cpu_active() in cpu_down()
2010-09-20 Thomas Gleixnersched: Use rcu in sched_get_rr_param()
2010-09-20 Thomas Gleixnersched: Use rcu in sched_get/set_affinity()
2010-09-20 Thomas Gleixnersched: Use rcu in sys_sched_getscheduler/sys_sched_getp...
2010-09-20 Rafael J.Wysockisched: Make wakeup side and atomic variants of completi...
2010-09-20 Ingo Molnarsched: Remove forced2_migrations stats
2010-09-20 Peter Zijlstrasched: Sanitize fork() handling
2010-09-20 Peter Zijlstrasched: Clean up ttwu() rq locking
2010-09-20 Peter Zijlstrasched: Remove rq->clock coupling from set_task_cpu()
2010-09-20 Hiroshi Shimamotosched: Remove unused cpu_nr_migrations()
2010-09-20 Peter Zijlstrasched: Consolidate select_task_rq() callers
2010-09-20 Thomas Gleixnersched: Protect sched_rr_get_param() access to task...
2010-09-20 Thomas Gleixnersched: Protect task->cpus_allowed access in sched_getaf...
2010-09-20 H. Peter Anvincompat: Make compat_alloc_user_space() incorporate...
2010-09-20 Jerome Marchandkernel/groups.c: fix integer overflow in groups_search
2010-09-20 Peter Oberparleitergcov: fix null-pointer dereference for certain module...
2010-09-20 Chris Wrighttracing: t_start: reset FTRACE_ITER_HASH in case of...
2010-09-20 Steven Rostedttracing: Do not allow llseek to set_ftrace_filter
2010-09-20 Li Zefantracing: Fix a race in function profile
2010-09-20 Mike Galbraithsched: revert stable c6fc81a sched: Fix a race between...
2010-09-20 Amit Arorasched: kill migration thread in CPU_POST_DEAD instead...
2010-08-26 Linus Torvaldsmm: make the vma list be doubly linked
2010-08-13 Benjamin Herrenschmidtmutex: Don't spin when the owner CPU is offline or...
2010-08-13 Hidetoshi Setosched, cputime: Introduce thread_group_times()
2010-08-13 Hidetoshi Setosched: Fix granularity of task_u/stime()
2010-08-13 Lin Mingtimekeeping: Fix clock_gettime vsyscall time warp
2010-08-13 Martin Schwidefskynohz: Reuse ktime in sub-functions of tick_check_idle.
2010-08-13 Martin Schwidefskynohz: Introduce arch_needs_cpu
2010-08-13 Ian Campbellirq: Add new IRQ flag IRQF_NO_SUSPEND
2010-08-10 Dave Airlieslow-work: use get_ref wrapper instead of directly...
2010-08-10 Peter Zijlstrasched: cgroup: Implement different treatment for idle...
2010-08-02 Michal Hockofutex: futex_find_get_task remove credentails check
2010-08-02 Thomas Gleixnergenirq: Deal with desc->set_type() changing desc->chip
2010-08-02 Alex,Shisched: Fix over-scheduling bug
2010-08-02 Will Deaconsched: Prevent compiler from optimising the sched_avg_u...
2010-08-02 Jason Barondynamic debug: move ddebug_remove_module() down into...
2010-07-05 Oleg Nesterovsignals: check_kill_permission(): don't check creds...
2010-07-05 Tony Breedsmutex: Fix optimistic spinning vs. BKL
2010-07-05 Andrey Vaginposix_timer: Fix error path in timer_create
2010-07-05 Al ViroFix racy use of anon_inode_getfd() in perf_event.c
2010-07-05 KOSAKI Motohirocpumask: fix compat getaffinity
2010-06-01 Greg Kroah-HartmanRevert "modules: fix incorrect percpu usage"
2010-06-01 Greg Kroah-HartmanRevert "lockdep: fix incorrect percpu usage"
2010-05-26 Robin Holtrevert "procfs: provide stack information for threads...
2010-05-26 Hugh Dickinsprofile: fix stats and data leakage
2010-05-12 Jeff Mahoneytracing: Fix ftrace_event_call alignment for use with...
2010-05-12 David HowellsCRED: Fix a race in creds_are_invalid() in credentials...
2010-05-12 Tejun Heoperf: Fix resource leak in failure path of perf_event_o...
2010-04-26 KOSAKI Motohirosched: Use proper type in sched_getaffinity()
2010-04-26 Mathieu Desnoyerslockdep: fix incorrect percpu usage
next