Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | tracing/trivial: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 2012-02-13 | 3 | -7/+6 | |
| | * | | | | | printk/tracing: Add console output tracing | Johannes Berg | 2012-02-13 | 1 | -0/+5 | |
| | * | | | | | ftrace: sched_switch plugin is deprecated | Geunsik Lim | 2012-02-13 | 1 | -3/+3 | |
| | * | | | | | tracing/softirq: Move __raise_softirq_irqoff() out of header | Steven Rostedt | 2012-02-03 | 2 | -0/+8 | |
| | * | | | | | ftrace: Change filter/notrace set functions to return exit code | Jiri Olsa | 2012-02-03 | 1 | -6/+9 | |
| * | | | | | | watchdog: Fix code/comments mismatches | Fernando Luis Vázquez Cao | 2012-02-11 | 1 | -12/+12 | |
| * | | | | | | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2012-02-06 | 8 | -18/+106 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-01-31 | 1 | -38/+66 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'perf/fast' into perf/core | Ingo Molnar | 2012-01-27 | 2 | -13/+47 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | perf: Extend the mmap control page with time (TSC) fields | Peter Zijlstra | 2011-12-21 | 1 | -7/+14 | |
| | * | | | | | | | perf, x86: Provide means for disabling userspace RDPMC | Peter Zijlstra | 2011-12-21 | 1 | -0/+1 | |
| | * | | | | | | | perf: Fix mmap_page::offset computation | Peter Zijlstra | 2011-12-21 | 1 | -1/+1 | |
| | * | | | | | | | perf, arch: Rework perf_event_index() | Peter Zijlstra | 2011-12-21 | 2 | -5/+29 | |
| | * | | | | | | | perf: Update the mmap control page on mmap() | Peter Zijlstra | 2011-12-21 | 1 | -0/+2 | |
| * | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-01-27 | 3 | -7/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/core | Ingo Molnar | 2012-01-26 | 1 | -9/+19 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | tracing: send_sigqueue() needs trace_signal_generate() too | Oleg Nesterov | 2012-01-13 | 1 | -1/+5 | |
| | * | | | | | | | | | tracing: let trace_signal_generate() report more info, kill overflow_fail/los... | Oleg Nesterov | 2012-01-13 | 1 | -8/+14 | |
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-03-20 | 6 | -69/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | genirq: Remove paranoid warnons and bogus fixups | Thomas Gleixner | 2012-03-16 | 1 | -10/+4 | |
| * | | | | | | | | | | | genirq: Flush the irq thread on synchronization | Ido Yariv | 2012-03-14 | 2 | -28/+44 | |
| * | | | | | | | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2012-03-13 | 12 | -55/+144 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | genirq: Get rid of unnecessary IRQTF_DIED flag | Alexander Gordeev | 2012-03-09 | 4 | -15/+4 | |
| * | | | | | | | | | | | genirq: No need to check IRQTF_DIED before stopping a thread handler | Alexander Gordeev | 2012-03-09 | 1 | -4/+2 | |
| * | | | | | | | | | | | genirq: Get rid of unnecessary irqaction field in task_struct | Alexander Gordeev | 2012-03-09 | 1 | -8/+11 | |
| * | | | | | | | | | | | genirq: Fix incorrect check for forced IRQ thread handler | Alexander Gordeev | 2012-03-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | softirq: Reduce invoke_softirq() code duplication | Heiko Carstens | 2012-03-06 | 1 | -14/+4 | |
| * | | | | | | | | | | | genirq: Fix long-term regression in genirq irq_set_irq_type() handling | Russell King | 2012-03-06 | 1 | -2/+1 | |
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-03-20 | 11 | -369/+893 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-02-28 | 11 | -369/+893 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | rcu: Stop spurious warnings from synchronize_sched_expedited | Hugh Dickins | 2012-02-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | rcu: Hold off RCU_FAST_NO_HZ after timer posted | Paul E. McKenney | 2012-02-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loop | Paul E. McKenney | 2012-02-21 | 1 | -1/+2 | |
| | * | | | | | | | | | | | rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections | Paul E. McKenney | 2012-02-21 | 2 | -0/+4 | |
| | * | | | | | | | | | | | rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() | Paul E. McKenney | 2012-02-21 | 3 | -12/+46 | |
| | * | | | | | | | | | | | rcu: Remove redundant check for rcu_head misalignment | Paul E. McKenney | 2012-02-21 | 1 | -1/+0 | |
| | * | | | | | | | | | | | PTR_ERR should be called before its argument is cleared. | Julia Lawall | 2012-02-21 | 1 | -1/+4 | |
| | * | | | | | | | | | | | rcu: Trace only after NULL-pointer check | Paul E. McKenney | 2012-02-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | | rcu: Call out dangers of expedited RCU primitives | Paul E. McKenney | 2012-02-21 | 3 | -22/+47 | |
| | * | | | | | | | | | | | rcu: Rework detection of use of RCU by offline CPUs | Paul E. McKenney | 2012-02-21 | 4 | -51/+71 | |
| | * | | | | | | | | | | | lockdep: Add CPU-idle/offline warning to lockdep-RCU splat | Paul E. McKenney | 2012-02-21 | 1 | -1/+7 | |
| | * | | | | | | | | | | | rcu: No interrupt disabling for rcu_prepare_for_idle() | Paul E. McKenney | 2012-02-21 | 1 | -17/+1 | |
| | * | | | | | | | | | | | rcu: Move synchronize_sched_expedited() to rcutree.c | Paul E. McKenney | 2012-02-21 | 2 | -116/+117 | |
| | * | | | | | | | | | | | rcu: Check for illegal use of RCU from offlined CPUs | Paul E. McKenney | 2012-02-21 | 3 | -0/+35 | |
| | * | | | | | | | | | | | rcu: Add CPU-stall capability to rcutorture | Paul E. McKenney | 2012-02-21 | 1 | -0/+66 | |
| | * | | | | | | | | | | | rcutorture: Permit holding off CPU-hotplug operations during boot | Paul E. McKenney | 2012-02-21 | 1 | -2/+10 | |
| | * | | | | | | | | | | | rcu: Print scheduling-clock information on RCU CPU stall-warning messages | Paul E. McKenney | 2012-02-21 | 3 | -14/+180 | |
| | * | | | | | | | | | | | rcu: Set RCU CPU stall times via sysfs | Paul E. McKenney | 2012-02-21 | 2 | -11/+26 | |
| | * | | | | | | | | | | | rcu: Remove #ifdef CONFIG_SMP from TREE_RCU | Paul E. McKenney | 2012-02-21 | 2 | -31/+0 | |
| | * | | | | | | | | | | | rcu: Check for idle-loop entry while in RCU read-side critical section | Paul E. McKenney | 2012-02-21 | 1 | -0/+11 |