summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | tracing/trivial: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-02-133-7/+6
| | * | | | | printk/tracing: Add console output tracingJohannes Berg2012-02-131-0/+5
| | * | | | | ftrace: sched_switch plugin is deprecatedGeunsik Lim2012-02-131-3/+3
| | * | | | | tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-032-0/+8
| | * | | | | ftrace: Change filter/notrace set functions to return exit codeJiri Olsa2012-02-031-6/+9
| * | | | | | watchdog: Fix code/comments mismatchesFernando Luis Vázquez Cao2012-02-111-12/+12
| * | | | | | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-068-18/+106
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-311-38/+66
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-272-13/+47
| |\ \ \ \ \ \ \
| | * | | | | | | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-211-7/+14
| | * | | | | | | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-211-0/+1
| | * | | | | | | perf: Fix mmap_page::offset computationPeter Zijlstra2011-12-211-1/+1
| | * | | | | | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-212-5/+29
| | * | | | | | | perf: Update the mmap control page on mmap()Peter Zijlstra2011-12-211-0/+2
| * | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-01-273-7/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/coreIngo Molnar2012-01-261-9/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tracing: send_sigqueue() needs trace_signal_generate() tooOleg Nesterov2012-01-131-1/+5
| | * | | | | | | | | tracing: let trace_signal_generate() report more info, kill overflow_fail/los...Oleg Nesterov2012-01-131-8/+14
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-206-69/+58
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | genirq: Remove paranoid warnons and bogus fixupsThomas Gleixner2012-03-161-10/+4
| * | | | | | | | | | | genirq: Flush the irq thread on synchronizationIdo Yariv2012-03-142-28/+44
| * | | | | | | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2012-03-1312-55/+144
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | genirq: Get rid of unnecessary IRQTF_DIED flagAlexander Gordeev2012-03-094-15/+4
| * | | | | | | | | | | genirq: No need to check IRQTF_DIED before stopping a thread handlerAlexander Gordeev2012-03-091-4/+2
| * | | | | | | | | | | genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev2012-03-091-8/+11
| * | | | | | | | | | | genirq: Fix incorrect check for forced IRQ thread handlerAlexander Gordeev2012-03-091-1/+1
| * | | | | | | | | | | softirq: Reduce invoke_softirq() code duplicationHeiko Carstens2012-03-061-14/+4
| * | | | | | | | | | | genirq: Fix long-term regression in genirq irq_set_irq_type() handlingRussell King2012-03-061-2/+1
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-2011-369/+893
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-02-2811-369/+893
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | * | | | | | | | | | | rcu: Stop spurious warnings from synchronize_sched_expeditedHugh Dickins2012-02-211-1/+1
| | * | | | | | | | | | | rcu: Hold off RCU_FAST_NO_HZ after timer postedPaul E. McKenney2012-02-211-1/+1
| | * | | | | | | | | | | rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loopPaul E. McKenney2012-02-211-1/+2
| | * | | | | | | | | | | rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sectionsPaul E. McKenney2012-02-212-0/+4
| | * | | | | | | | | | | rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()Paul E. McKenney2012-02-213-12/+46
| | * | | | | | | | | | | rcu: Remove redundant check for rcu_head misalignmentPaul E. McKenney2012-02-211-1/+0
| | * | | | | | | | | | | PTR_ERR should be called before its argument is cleared.Julia Lawall2012-02-211-1/+4
| | * | | | | | | | | | | rcu: Trace only after NULL-pointer checkPaul E. McKenney2012-02-211-2/+2
| | * | | | | | | | | | | rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney2012-02-213-22/+47
| | * | | | | | | | | | | rcu: Rework detection of use of RCU by offline CPUsPaul E. McKenney2012-02-214-51/+71
| | * | | | | | | | | | | lockdep: Add CPU-idle/offline warning to lockdep-RCU splatPaul E. McKenney2012-02-211-1/+7
| | * | | | | | | | | | | rcu: No interrupt disabling for rcu_prepare_for_idle()Paul E. McKenney2012-02-211-17/+1
| | * | | | | | | | | | | rcu: Move synchronize_sched_expedited() to rcutree.cPaul E. McKenney2012-02-212-116/+117
| | * | | | | | | | | | | rcu: Check for illegal use of RCU from offlined CPUsPaul E. McKenney2012-02-213-0/+35
| | * | | | | | | | | | | rcu: Add CPU-stall capability to rcutorturePaul E. McKenney2012-02-211-0/+66
| | * | | | | | | | | | | rcutorture: Permit holding off CPU-hotplug operations during bootPaul E. McKenney2012-02-211-2/+10
| | * | | | | | | | | | | rcu: Print scheduling-clock information on RCU CPU stall-warning messagesPaul E. McKenney2012-02-213-14/+180
| | * | | | | | | | | | | rcu: Set RCU CPU stall times via sysfsPaul E. McKenney2012-02-212-11/+26
| | * | | | | | | | | | | rcu: Remove #ifdef CONFIG_SMP from TREE_RCUPaul E. McKenney2012-02-212-31/+0
| | * | | | | | | | | | | rcu: Check for idle-loop entry while in RCU read-side critical sectionPaul E. McKenney2012-02-211-0/+11
OpenPOWER on IntegriCloud