summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2011-09-1839-71/+270
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner2011-08-141-0/+4
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-266-27/+21
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar2011-10-124-26/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tracing: Add a counter clock for those that do not trust clocksSteven Rostedt2011-09-191-0/+1
| | * | | | | | | | | trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik2011-08-301-0/+2
| | * | | | | | | | | Tracepoint: Dissociate from module mutexMathieu Desnoyers2011-08-112-26/+11
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel2011-10-061-1/+4
| * | | | | | | | | Merge commit 'v3.1-rc9' into perf/coreIngo Molnar2011-10-067-11/+21
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | perf: Fix counter of ftrace eventsAndrew Vagin2011-10-041-0/+3
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-263-12/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-171-0/+3
| * | | | | | | | | | genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier2011-10-031-1/+1
| * | | | | | | | | | genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-033-12/+43
| * | | | | | | | | | genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar2011-09-121-0/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-267-169/+628
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar2011-10-017-169/+628
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rcu: Simplify unboosting checksPaul E. McKenney2011-09-291-3/+0
| | * | | | | | | | | rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney2011-09-291-12/+2
| | * | | | | | | | | rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentationPaul E. McKenney2011-09-291-7/+40
| | * | | | | | | | | rcu: Make rcu_assign_pointer() unconditionally insert a memory barrierEric Dumazet2011-09-291-3/+1
| | * | | | | | | | | nohz: Remove nohz_cpu_maskShi, Alex2011-09-291-1/+0
| | * | | | | | | | | rcu: Remove unused and redundant interfacesPaul E. McKenney2011-09-291-20/+0
| | * | | | | | | | | rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney2011-09-291-14/+331
| | * | | | | | | | | rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney2011-09-291-0/+4
| | * | | | | | | | | rcu: Add event-trace markers to TREE_RCU kthreadsPaul E. McKenney2011-09-291-0/+3
| | * | | | | | | | | rcu: Add RCU type to callback-invocation tracingPaul E. McKenney2011-09-291-10/+18
| | * | | | | | | | | rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney2011-09-291-20/+53
| | * | | | | | | | | rcu: Add event-tracing for RCU callback invocationPaul E. McKenney2011-09-292-50/+98
| | * | | | | | | | | rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney2011-09-293-58/+90
| | * | | | | | | | | rcu: Move rcu_head definition to types.hPaul E. McKenney2011-09-292-10/+11
| | * | | | | | | | | rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney2011-09-292-7/+23
* | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-2611-21/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | locking, x86, iommu: Annotate qi->q_lock as rawThomas Gleixner2011-09-131-1/+1
| * | | | | | | | | | | locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner2011-09-131-1/+1
| * | | | | | | | | | | locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-131-1/+1
| * | | | | | | | | | | locking, rwsem: Annotate inner lock as rawThomas Gleixner2011-09-132-5/+7
| * | | | | | | | | | | locking, semaphores: Annotate inner lock as rawThomas Gleixner2011-09-131-2/+2
| * | | | | | | | | | | locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner2011-09-132-3/+3
| * | | | | | | | | | | locking, printk: Annotate logbuf_lock as rawThomas Gleixner2011-09-131-3/+3
| * | | | | | | | | | | locking, lib/proportions: Annotate prop_local_percpu::lock as rawThomas Gleixner2011-09-131-3/+3
| * | | | | | | | | | | locking, percpu_counter: Annotate ::lock as rawThomas Gleixner2011-09-131-1/+1
| * | | | | | | | | | | locking, kprobes: Annotate the hash locks and kretprobe.lock as rawThomas Gleixner2011-09-131-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-263-14/+45
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-213-10/+10
| * | | | | | | | | | | iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha2011-09-211-1/+2
| * | | | | | | | | | | iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha2011-09-212-1/+21
| * | | | | | | | | | | x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha2011-09-211-2/+12
* | | | | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-262-0/+882
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-252-0/+882
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |