Commit Graph

813 Commits (f5d9d249b9a6884daff513ef08afa43d3f7e085f)

Author SHA1 Message Date
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
Ingo Molnar 6c594c21fc perfcounters: add task migrations counter 16 years ago
Markus Metzger c2724775ce x86, bts: provide in-kernel branch-trace interface 16 years ago
Thomas Gleixner 0793a61d4d performance counters: core code 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(). 17 years ago
David Miller f8d570a474 net: Fix recursive descent in __scm_destroy(). 17 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
David Miller e62b485398 sched: kill unused scheduler decl. 17 years ago
Ingo Molnar a5d8c3483a sched debug: add name to sched_domain sysctl entries 17 years ago
Frank Mayhar 7086efe1c1 timers: fix itimer/many thread hang, v3 17 years ago
Frank Mayhar bb34d92f64 timers: fix itimer/many thread hang, v2 17 years ago
Peter Zijlstra 15afe09bf4 sched: wakeup preempt when small overlap 17 years ago
Ingo Molnar 5ce73a4a5a timers: fix itimer/many thread hang, cleanups 17 years ago
Ingo Molnar 0a8eaa4f9b timers: fix itimer/many thread hang, fix #2 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago
Jeremy Fitzhardinge f7d0b926ac mm: define USE_SPLIT_PTLOCKS rather than repeating expression 17 years ago
Arjan van de Ven 6976675d94 hrtimer: create a "timer_slack" field in the task struct 17 years ago
Balbir Singh 49048622ea sched: fix process time monotonicity 17 years ago
Richard Kennedy bee367ed06 sched: reorder struct sched_rt_entity to remove padding on 64 bit builds 17 years ago
Richard Kennedy 07dd20e032 sched: reorder signal_struct to remove 8 bytes on 64 bit builds 17 years ago
David Howells 9e2b2dc413 CRED: Introduce credential access wrappers 17 years ago
Peter Zijlstra c1955a3d47 sched_clock: delay using sched_clock() 17 years ago