Commit Graph

12818 Commits (630d9c47274aa89bfa77fe6556d7818bdcb12992)

Author SHA1 Message Date
Peter Zijlstra 5b54b56be5 sched: Replace all_pinned with a generic flags field 13 years ago
Peter Zijlstra 518cd62341 sched: Only queue remote wakeups when crossing cache boundaries 13 years ago
Peter Zijlstra f07fdec50a lockdep/waitqueues: Add better annotation 13 years ago
Michel Lespinasse 3d3c8f93a2 binary_sysctl(): fix memory leak 13 years ago
David Rientjes b246272ecc cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask 13 years ago
Mandeep Singh Baines 29e21368b9 cgroups: remove redundant get/put of css_set from css_set_check_fetched() 13 years ago
Mandeep Singh Baines e0197aae59 cgroups: fix a css_set not found bug in cgroup_attach_proc 13 years ago
Kusanagi Kouichi b1b73d0950 time/clocksource: Fix kernel-doc warnings 13 years ago
Wu Fengguang 83712358ba writeback: dirty ratelimit - think time compensation 13 years ago
Wu Fengguang 54848d73f9 writeback: charge leaked page dirties to active tasks 13 years ago
Peter Zijlstra ab2789213d sched: Fix select_idle_sibling() regression in selecting an idle SMT sibling 13 years ago
Kees Cook 07cde2608a sched: Add missing rcu_dereference() around ->real_parent usage 13 years ago
Martin Schwidefsky 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
Kay Sievers d369a5d8fc clocksource: convert sysdev_class to a regular subsystem 13 years ago
Kay Sievers 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem 13 years ago
Will Deacon 44b7f4b98d perf events: Fix ring_buffer_wakeup() brown paperbag bug 13 years ago
Tejun Heo b2efa05265 block, cfq: unlink cfq_io_context's immediately 13 years ago
Tejun Heo 6e736be7f2 block: make ioc get/put interface more conventional and fix race on alloction 13 years ago
Davidlohr Bueso 52dcf8a1f8 resource cgroups: remove bogus cast 13 years ago
Tejun Heo 494c167cf7 cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task() 13 years ago
Tejun Heo 94196f51c1 cgroup, cpuset: don't use ss->pre_attach() 13 years ago
Tejun Heo bb9d97b6df cgroup: don't use subsys->can_attach_task() or ->attach_task() 13 years ago
Tejun Heo 2f7ee5691e cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() 13 years ago
Tejun Heo 134d33737f cgroup: improve old cgroup handling in cgroup_attach_proc() 13 years ago
Tejun Heo cd3d095275 cgroup: always lock threadgroup during migration 13 years ago
Tejun Heo 77e4ef99d1 threadgroup: extend threadgroup_lock() to cover exit and exec 13 years ago
Tejun Heo 257058ae2b threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem 13 years ago
Tejun Heo e25e2cbb4c cgroup: add cgroup_root_mutex 13 years ago
Paul E. McKenney a513f6bab0 cpu: Export cpu_up() 13 years ago
Paul E. McKenney 4f89b336fd rcu: Apply ACCESS_ONCE() to rcu_boost() return value 13 years ago
Paul E. McKenney 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 13 years ago
Paul E. McKenney 4968c300e1 rcu: Augment rcu_batch_end tracing for idle and callback state 13 years ago
Paul E. McKenney 101db7b41d rcu: Add rcutorture tests for srcu_read_lock_raw() 13 years ago
Paul E. McKenney f220242af9 rcu: Make rcutorture test for hotpluggability before offlining CPUs 13 years ago
Paul E. McKenney 2d1dc9a600 rcu: Remove redundant rcu_cpu_stall_suppress declaration 13 years ago
Paul E. McKenney f23f7fa1c8 rcu: Adaptive dyntick-idle preparation 13 years ago
Paul E. McKenney dff1672d91 rcu: Keep invoking callbacks if CPU otherwise idle 13 years ago
Frederic Weisbecker facc4e1596 rcu: Irq nesting is always 0 on rcu_enter_idle_common 13 years ago
Frederic Weisbecker b6fc602014 rcu: Don't check irq nesting from rcu idle entry/exit 13 years ago
Paul E. McKenney 7cb9249900 rcu: Permit dyntick-idle with callbacks pending 13 years ago
Paul E. McKenney f0e7c19db8 rcu: Identify dyntick-idle CPUs on first force_quiescent_state() pass 13 years ago
Paul E. McKenney c92b131bdc rcu: Remove dynticks false positives and RCU failures 13 years ago
Paul E. McKenney 3ad0decf98 rcu: Reduce latency of rcu_prepare_for_idle() 13 years ago
Paul E. McKenney f535a607c1 rcu: Eliminate RCU_FAST_NO_HZ grace-period hang 13 years ago
Paul E. McKenney 84ad00cb61 rcu: Avoid needlessly IPIing CPUs at GP end 13 years ago
Paul E. McKenney 3084f2f80c rcu: Go dyntick-idle more quickly if CPU has serviced current grace period 13 years ago
Paul E. McKenney 433cdddcd9 rcu: Add tracing for RCU_FAST_NO_HZ 13 years ago
Frederic Weisbecker 1268fbc746 nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() 13 years ago
Paul E. McKenney b58bdccaa8 rcu: Add rcutorture CPU-hotplug capability 13 years ago
Paul E. McKenney 77aeeebd7b events: Make events use the new is_idle_task() API 13 years ago