Commit Graph

532 Commits (f8de2ec678fa09276cf7ad02838eb80e86c73097)

Author SHA1 Message Date
Rusty Russell 76e6eee033 cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. 16 years ago
Dhaval Giani 54e9912428 sched: don't allow setuid to succeed if the user does not have rt bandwidth 16 years ago
Peter Zijlstra 4da94d49b2 timers: fix TIMER_ABSTIME for process wide cpu timers 16 years ago
Peter Zijlstra 3fccfd67df timers: split process wide cpu clocks/timers, fix 16 years ago
Ingo Molnar 7d8e23df69 timers: split process wide cpu clocks/timers, remove spurious warning 16 years ago
Peter Zijlstra 4cd4c1b40d timers: split process wide cpu clocks/timers 16 years ago
Peter Zijlstra 32bd671d6c signal: re-add dead task accumulation stats. 16 years ago
Randy Dunlap 35626129ab sched: add missing kernel-doc in sched.h 16 years ago
Davide Libenzi 9df04e1f25 epoll: drop max_user_instances and rely only on max_user_watches 16 years ago
Mandeep Singh Baines baf48f6577 softlock: fix false panic which can occur if softlockup_thresh is reduced 16 years ago
Peter Zijlstra 490dea45d0 itimers: remove the per-cpu-ish-ness 16 years ago
Oleg Nesterov 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 years ago
Li Zefan c70f22d203 sched: clean up arch_reinit_sched_domains() 16 years ago
Martin Schwidefsky 79741dd357 [PATCH] idle cputime accounting 16 years ago
Jaswinder Singh Rajput 47fea2adfc sched: sched.c declare variables before they get used 16 years ago
Ingo Molnar 06aaf76a7e sched: move test_sd_parent() to an SMP section of sched.h 16 years ago
Vaidyanathan Srinivasan 100fdaee70 sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0 16 years ago
Gautham R Shenoy afb8a9b70b sched: framework for sched_mc/smt_power_savings=N 16 years ago
Vaidyanathan Srinivasan 716707b299 sched: convert BALANCE_FOR_xx_POWER to inline functions 16 years ago
Ken Chen 9c2c48020e schedstat: consolidate per-task cpu runtime stats 16 years ago
Markus Metzger c2724775ce x86, bts: provide in-kernel branch-trace interface 16 years ago
Frederic Weisbecker 380c4b1411 tracing/function-graph-tracer: append the tracing_graph_flag 16 years ago
Steven Rostedt ea4e2bc4d9 ftrace: graph of a single function 16 years ago
Davide Libenzi 7ef9964e6d epoll: introduce resource usage limits 16 years ago
Arun R Bharadwaj 6c415b9234 sched: add uid information to sched_debug for CONFIG_USER_SCHED 16 years ago
Frederic Weisbecker fb52607afc tracing/function-return-tracer: change the name into function-graph-tracer 16 years ago
Markus Metzger 6abb11aecd x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c 16 years ago
Markus Metzger ca0002a179 x86, bts: base in-kernel ds interface on handles 16 years ago
Serge Hallyn 18b6e0414e User namespaces: set of cleanups (v2) 16 years ago
Rusty Russell 96f874e264 sched: convert remaining old-style cpumask operators 16 years ago
Rusty Russell 6a7b3dc344 sched: convert nohz_cpu_mask to cpumask_var_t. 16 years ago
Rusty Russell 6c99e9ad47 sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps 16 years ago
Rusty Russell 758b2cdc6f sched: wrap sched_group and sched_domain cpumask accesses. 16 years ago
Frederic Weisbecker f201ae2356 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically 16 years ago
Frederic Weisbecker 0231022cc3 tracing/function-return-tracer: add the overrun field 16 years ago
David Howells 3b11a1dece CRED: Differentiate objective and effective subjective credentials on a task 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells bb952bb98a CRED: Separate per-task-group keyrings from signal_struct 16 years ago
David Howells f1752eec61 CRED: Detach the credentials from task_struct 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
Dhaval Giani 50ee91765e sched/rt: removed unneeded defintion 16 years ago
Frederic Weisbecker caf4b323b0 tracing, x86: add low level support for ftrace return tracing 16 years ago
Oleg Nesterov ad474caca3 fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock 16 years ago
David S. Miller 3b53fbf431 net: Fix recursive descent in __scm_destroy(). 16 years ago
David Miller f8d570a474 net: Fix recursive descent in __scm_destroy(). 16 years ago
Alexey Dobriyan b5aadf7f14 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h 17 years ago
Li Zefan 4ce72a2c06 sched: add CONFIG_SMP consistency 17 years ago
Roland McGrath 656eb2cd5d add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS 17 years ago
KOSAKI Motohiro e575f111dc coredump_filter: add hugepage dumping 17 years ago
Peter Zijlstra ffda12a17a sched: optimize group load balancer 17 years ago