Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | cpu-timers: Change SIGEV_NONE timer implementation | Stanislaw Gruszka | 2010-03-12 | 1 | -22/+6 | |
| * | | | | | | | | | | | | | | | | | cpu-timers: Return correct previous timer reload value | Stanislaw Gruszka | 2010-03-12 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | cpu-timers: Cleanup arm_timer() | Stanislaw Gruszka | 2010-03-12 | 1 | -69/+35 | |
| * | | | | | | | | | | | | | | | | | cpu-timers: Simplify RLIMIT_CPU handling | Stanislaw Gruszka | 2010-03-12 | 1 | -48/+27 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-05-19 | 3 | -33/+119 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | genirq: Clear CPU mask in affinity_hint when none is provided | Peter P Waskiewicz Jr | 2010-05-12 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | genirq: Add CPU mask affinity hint | Peter P Waskiewicz Jr | 2010-05-03 | 2 | -0/+61 | |
| * | | | | | | | | | | | | | | | | | | genirq: Remove IRQF_DISABLED from core code | Thomas Gleixner | 2010-04-13 | 1 | -30/+0 | |
| * | | | | | | | | | | | | | | | | | | genirq: Run irq handlers with interrupts disabled | Ingo Molnar | 2010-04-13 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | genirq: Introduce request_any_context_irq() | Marc Zyngier | 2010-04-13 | 1 | -0/+37 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2010-04-13 | 72 | -275/+577 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | genirq: Expose irq_desc->node in proc/irq | Dimitri Sivanich | 2010-03-24 | 1 | -0/+23 | |
* | | | | | | | | | | | | | | | | | | | cpumask: fix compat getaffinity | KOSAKI Motohiro | 2010-05-19 | 1 | -14/+11 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-05-19 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | [S390] debug: enable exception-trace debug facility | Heiko Carstens | 2010-05-17 | 1 | -2/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 9 | -128/+551 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.34-rc7' into tracing/core | Ingo Molnar | 2010-05-13 | 9 | -15/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | tracing: Fix "integer as NULL pointer" warning. | Thiago Farina | 2010-05-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | ring-buffer: Wrap open-coded WARN_ONCE | Borislav Petkov | 2010-05-04 | 1 | -9/+5 | |
| * | | | | | | | | | | | | | | | | | | tracing: Fix sleep time function profiling | Steven Rostedt | 2010-04-27 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | tracing: Show sample std dev in function profiling | Chase Douglas | 2010-04-27 | 1 | -3/+21 | |
| * | | | | | | | | | | | | | | | | | | ring-buffer: Make benchmark handle missed events | Steven Rostedt | 2010-04-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | ring-buffer: Make non-consuming read less expensive with lots of cpus. | David Miller | 2010-04-27 | 2 | -13/+62 | |
| * | | | | | | | | | | | | | | | | | | tracing: Add graph output support for irqsoff tracer | Jiri Olsa | 2010-04-27 | 4 | -29/+313 | |
| * | | | | | | | | | | | | | | | | | | tracing: Have graph flags passed in to ouput functions | Jiri Olsa | 2010-04-26 | 2 | -56/+73 | |
| * | | | | | | | | | | | | | | | | | | tracing: Add ftrace events for graph tracer | Jiri Olsa | 2010-04-26 | 1 | -1/+27 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-04-23 | 2 | -14/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | tracing: Dump either the oops's cpu source or all cpus buffers | Frederic Weisbecker | 2010-04-21 | 2 | -14/+42 | |
| * | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.34-rc5' into tracing/core | Ingo Molnar | 2010-04-21 | 3 | -2/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-04-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | tracing: Fix uninitialized variable of tracing/trace output | Lai Jiangshan | 2010-04-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 | 23 | -1046/+1001 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca... | Ingo Molnar | 2010-05-18 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | sched, wait: Use wrapper functions | Changli Gao | 2010-05-11 | 2 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | | | | sched: Remove a stale comment | Li Zefan | 2010-05-10 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | sched: Intoduce get_cpu_iowait_time_us() | Arjan van de Ven | 2010-05-09 | 2 | -0/+29 | |
| * | | | | | | | | | | | | | | | | | | | | sched: Eliminate the ts->idle_lastupdate field | Arjan van de Ven | 2010-05-09 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | | | | | | | sched: Fold updating of the last_update_time_info into update_ts_time_stats() | Arjan van de Ven | 2010-05-09 | 1 | -11/+11 | |
| * | | | | | | | | | | | | | | | | | | | | sched: Update the idle statistics in get_cpu_idle_time_us() | Arjan van de Ven | 2010-05-09 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | | | sched: Introduce a function to update the idle statistics | Arjan van de Ven | 2010-05-09 | 1 | -10/+19 | |
| * | | | | | | | | | | | | | | | | | | | | sched: Add a comment to get_cpu_idle_time_us() | Arjan van de Ven | 2010-05-09 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m... | Ingo Molnar | 2010-05-08 | 7 | -386/+507 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | cpu_stop: add dummy implementation for UP | Tejun Heo | 2010-05-08 | 2 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | rcu: need barrier() in UP synchronize_sched_expedited() | Paul E. McKenney | 2010-05-07 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: correctly place paranioa memory barriers in synchronize_sched_expedited() | Paul E. McKenney | 2010-05-06 | 1 | -10/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: kill paranoia check in synchronize_sched_expedited() | Tejun Heo | 2010-05-06 | 1 | -37/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: replace migration_thread with cpu_stop | Tejun Heo | 2010-05-06 | 4 | -240/+127 | |
| | * | | | | | | | | | | | | | | | | | | | | stop_machine: reimplement using cpu_stop | Tejun Heo | 2010-05-06 | 3 | -140/+40 | |
| | * | | | | | | | | | | | | | | | | | | | | cpu_stop: implement stop_cpu[s]() | Tejun Heo | 2010-05-06 | 1 | -5/+367 | |
| * | | | | | | | | | | | | | | | | | | | | | sched: Remove rq argument to the tracepoints | Peter Zijlstra | 2010-05-07 | 4 | -12/+9 |