sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locked code
[safe/jmp/linux-2.6] / kernel /
2010-04-02 Oleg Nesterovsched: Kill the broken and deadlockable cpuset_lock...
2010-04-02 Li Zefansched: Remove remaining USER_SCHED code
2010-04-02 Ingo MolnarMerge branch 'linus' into sched/core
2010-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-30 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-03-30 Mathieu DesnoyersCRED: Fix memory leak in error handling
2010-03-29 Ian Campbellx86: Do not free zero sized per cpu areas
2010-03-29 David HowellsSLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_...
2010-03-29 Dave Airlieslow-work: use get_ref wrapper instead of directly...
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-03-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-03-26 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-03-26 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2010-03-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-24 Miao Xiecpuset: alloc nodemask_t on the heap rather than the...
2010-03-24 Miao Xiecpuset: fix the problem that cpuset_mem_spread_node...
2010-03-24 Li Zefancgroups: remove duplicate include
2010-03-24 Henrik Kretzschmargenirq: Move two IRQ functions from .init.text to ...
2010-03-24 Thomas Gleixnergenirq: Protect access to irq_desc->action in can_reque...
2010-03-23 Bjorn Helgaasresources: add interfaces that return conflict information
2010-03-23 John Stultztime: Fix accumulation bug triggered by long delay.
2010-03-21 Colin Ian Kingsoftlockup: Stop spurious softlockup messages due to...
2010-03-19 Steven Rostedtring-buffer: Do 8 byte alignment for 64 bit that can...
2010-03-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-17 Frederic Weisbeckerperf: Fix unexported generic perf_arch_fetch_caller_regs
2010-03-17 KOSAKI Motohirosched: Use proper type in sched_getaffinity()
2010-03-16 Andrew Mortonkernel/sched.c: Suppress unused var warning
2010-03-16 Dan Carpentersched: Remove some dead code
2010-03-16 Paul E. McKenneyrcu: Make rcu_read_lock_bh_held() allow for disabled BH
2010-03-15 KOSAKI Motohirosched: sched_getaffinity(): Allow less than NR_CPUS...
2010-03-13 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-03-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-13 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-03-13 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-13 Steven Rostedttracing: Do not record user stack trace from NMI context
2010-03-13 Steven Rostedttracing: Disable buffer switching when starting or...
2010-03-13 Steven Rostedttracing: Use same local variable when resetting the...
2010-03-13 Steven Rostedtfunction-graph: Init curr_ret_stack with ret_stack
2010-03-13 Lai Jiangshanring-buffer: Move disabled check into preempt disable...
2010-03-13 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Dave Youngsysctl extern cleanup: lockdep
2010-03-12 Dave Youngsysctl extern cleanup: rtmutex
2010-03-12 Dave Youngsysctl extern cleanup: acct
2010-03-12 Dave Youngsysctl extern cleanup: sg
2010-03-12 Dave Youngsysctl extern cleanup: module
2010-03-12 Dave Youngsysctl extern cleanup: rcu
2010-03-12 Dave Youngsysctl extern cleanup: signal
2010-03-12 Dave Youngsysctl extern cleanup: C_A_D
2010-03-12 Alexey Dobriyannsproxy: remove INIT_NSPROXY()
2010-03-12 Oleg Nesterovpid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO inste...
2010-03-12 Veaceslav Falicocopy_signal() cleanup: clean thread_group_cputime_init()
2010-03-12 Veaceslav Falicocopy_signal() cleanup: kill taskstats_tgid_init() and...
2010-03-12 Veaceslav Falicocopy_signal() cleanup: use zalloc and remove initializa...
2010-03-12 Kirill A. Shutemovcgroups: remove events before destroying subsystem...
2010-03-12 Kirill A. Shutemovcgroups: fix race between userspace and kernelspace
2010-03-12 Kirill A. Shutemovcgroup: implement eventfd-based generic API for notific...
2010-03-12 Li Zefancgroups: clean up cgroup_pidlist_find() a bit
2010-03-12 Ben Blumcgroups: blkio subsystem as module
2010-03-12 Ben Blumcgroups: subsystem module unloading
2010-03-12 Ben Blumcgroups: subsystem module loading interface
2010-03-12 Ben Blumcgroups: revamp subsys array
2010-03-12 Daisuke Nishimuracgroup: introduce coalesce css_get() and css_put()
2010-03-12 Daisuke Nishimuracgroup: introduce cancel_attach()
2010-03-12 Christoph HellwigAdd generic sys_olduname()
2010-03-12 Christoph Hellwigimprove sys_newuname() for compat architectures
2010-03-12 Christoph HellwigAdd generic sys_ipc wrapper
2010-03-12 Stanislaw Gruszkaposix-cpu-timers: Reset expire cache when no timer...
2010-03-12 Andrew Mortontimer stats: Fix del_timer_sync() and try_to_del_timer_...
2010-03-12 Thomas Gleixnerclockevents: Sanitize min_delta_ns adjustment and preve...
2010-03-11 Mike Galbraithsched: Remove AFFINE_WAKEUPS feature
2010-03-11 Mike Galbraithsched: Remove ASYM_GRAN feature
2010-03-11 Mike Galbraithsched: Remove SYNC_WAKEUPS feature
2010-03-11 Mike Galbraithsched: Remove WAKEUP_SYNC feature
2010-03-11 Mike Galbraithsched: Remove FAIR_SLEEPERS feature
2010-03-11 Mike Galbraithsched: Remove NORMALIZED_SLEEPER
2010-03-11 Mike Galbraithsched: Fix select_idle_sibling()
2010-03-11 Mike Galbraithsched: Tweak sched_latency and min_granularity
2010-03-11 Mike Galbraithsched: Cleanup/optimize clock updates
2010-03-11 Mike Galbraithsched: Remove avg_overlap
2010-03-11 Mike Galbraithsched: Remove avg_wakeup
2010-03-11 Mike Galbraithsched: Rate-limit nohz
2010-03-11 Lucas De Marchisched: Implement group scheduler statistics in one...
2010-03-11 Peter Zijlstrasched: Fix pick_next_highest_task_rt() for cgroups
2010-03-11 Xiao Guangrongperf: export perf_trace_regs and perf_arch_fetch_caller...
2010-03-11 Masami Hiramatsukprobes: Calculate the index correctly when freeing...
2010-03-11 Dan Carpentersched: Cleanup: remove unused variable in try_to_wake_up()
2010-03-11 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2010-03-11 Paul E. McKenneyrcu: Increase RCU CPU stall timeouts if PROVE_RCU
2010-03-11 Paul E. McKenneyftrace: Replace read_barrier_depends() with rcu_derefer...
2010-03-11 Paul Mackerrasperf_event: Fix oops triggered by cpu offline/online
2010-03-10 Thomas Gleixnergenirq: Prevent oneshot irq thread race
2010-03-10 Frederic Weisbeckerperf: Drop the obsolete profile naming for trace events
2010-03-10 Frederic Weisbeckerperf: Take a hot regs snapshot for trace events
2010-03-10 Frederic Weisbeckerperf: Introduce new perf_fetch_caller_regs() for hot...
2010-03-10 Frederic Weisbeckerlockdep: Move lock events under lockdep recursion prote...
2010-03-10 Peter Zijlstraperf: Provide better condition for event rotation
2010-03-10 Peter Zijlstraperf: Optimize perf_disable
2010-03-10 Peter Zijlstraperf: Rework and fix the arch CPU-hotplug hooks
next