Commit Graph

15101 Commits (fd58156e456d9f68fe04486be378d0bc93641532)

Author SHA1 Message Date
Paul E. McKenney 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU 12 years ago
Wang YanQing f44310b98d smp: Fix SMP function call empty cpu mask race 12 years ago
Frederic Weisbecker 6a61671bb2 cputime: Safely read cputime of full dynticks CPUs 12 years ago
Frederic Weisbecker c11f11fcbd kvm: Prepare to add generic guest entry/exit callbacks 12 years ago
Frederic Weisbecker 6fac4829ce cputime: Use accessors to read task cputime stats 12 years ago
Frederic Weisbecker 3f4724ea85 cputime: Allow dynamic switch between tick/virtual based cputime accounting 12 years ago
Frederic Weisbecker abf917cd91 cputime: Generic on-demand virtual cputime accounting 12 years ago
Frederic Weisbecker ae8dda5c47 cputime: Move default nsecs_to_cputime() to jiffies based cputime file 12 years ago
Frederic Weisbecker 62188451f0 cputime: Avoid multiplication overflow on utime scaling 12 years ago
Eric W. Biederman 0bd14b4fd7 userns: Allow any uid or gid mappings that don't overlap. 12 years ago
Eric W. Biederman c61a2810a2 userns: Avoid recursion in put_user_ns 12 years ago
Frederic Weisbecker 4eacdf1837 context_tracking: Add comments on interface and internals 12 years ago
Li Zhong 347f423821 rcu: Remove unused code originally used for context tracking 12 years ago
Cody P Schafer b44f665623 rcu: Correct 'optimized' to 'optimize' in header comment 12 years ago
Frederic Weisbecker 95a79fd458 context_tracking: Export context state for generic vtime 12 years ago
Shan Wei 821465295b tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_var 12 years ago
Paul Gortmaker 43720bd601 PM / tracing: remove deprecated power trace API 12 years ago
Tejun Heo ed1ac6e91a PM: don't use [delayed_]work_pending() 12 years ago
James Hogan a0327ff0ed async: initialise list heads to fix crash 12 years ago
Arnd Bergmann cff3c124a7 sched/debug: Fix format string for 32-bit platforms 12 years ago
Arnd Bergmann 38dc3348e3 sched: Fix warning in kernel/sched/fair.c 12 years ago
Ying Xue 57d2aa00dc sched/rt: Avoid updating RT entry timeout twice within one tick period 12 years ago
Shawn Bohrer aa7f67304d sched/rt: Use root_domain of rt_rq not current processor 12 years ago
Michal Marek 227536740e MODSIGN: Simplify Makefile with a Kconfig helper 12 years ago
Josh Triplett b736f48bda tracing: Mark tracing_dentry_percpu() static 12 years ago
Li Zefan 9ed8a65970 cgroup: remove bogus comments in cgroup_diput() 12 years ago
Li Zefan be44562613 cgroup: remove synchronize_rcu() from cgroup_diput() 12 years ago
Li Zefan 86a3db5643 cgroup: remove duplicate RCU free on struct cgroup 12 years ago
Li Zefan 2a73991b76 sched: remove redundant NULL cgroup check in task_group_path() 12 years ago
Li Zefan ace783b9bb sched: split out css_online/css_offline from tg creation/destruction 12 years ago
Li Zefan fe1c06ca75 cgroup: initialize cgrp->dentry before css_alloc() 12 years ago
Sasha Levin c91368c488 uprobes: remove redundant check 12 years ago
Tejun Heo 706026c214 workqueue: post global_cwq removal cleanups 12 years ago
Tejun Heo e6e380ed92 workqueue: rename nr_running variables 12 years ago
Tejun Heo a60dc39c01 workqueue: remove global_cwq 12 years ago
Tejun Heo 4e8f0a6096 workqueue: remove worker_pool->gcwq 12 years ago
Tejun Heo 38db41d984 workqueue: replace for_each_worker_pool() with for_each_std_worker_pool() 12 years ago
Tejun Heo a1056305fa workqueue: make freezing/thawing per-pool 12 years ago
Tejun Heo 94cf58bb29 workqueue: make hotplug processing per-pool 12 years ago
Tejun Heo d565ed6309 workqueue: move global_cwq->lock to worker_pool 12 years ago
Tejun Heo ec22ca5eab workqueue: move global_cwq->cpu to worker_pool 12 years ago
Tejun Heo c9e7cf273f workqueue: move busy_hash from global_cwq to worker_pool 12 years ago
Tejun Heo 7c3eed5cd6 workqueue: record pool ID instead of CPU in work->data when off-queue 12 years ago
Tejun Heo 9daf9e678d workqueue: add worker_pool->id 12 years ago
Tejun Heo 715b06b864 workqueue: introduce WORK_OFFQ_CPU_NONE 12 years ago
Tejun Heo 35b6bb63b8 workqueue: make GCWQ_FREEZING a pool flag 12 years ago
Tejun Heo 2464757086 workqueue: make GCWQ_DISASSOCIATED a pool flag 12 years ago
Tejun Heo e34cdddb03 workqueue: use std_ prefix for the standard per-cpu pools 12 years ago
Tejun Heo e2905b2912 workqueue: unexport work_cpu() 12 years ago
Li Zefan b5d646f5d5 cgroup: remove a NULL check in cgroup_exit() 12 years ago