summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik2011-08-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tracepoint: Dissociate from module mutexMathieu Desnoyers2011-08-10
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel2011-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v3.1-rc9' into perf/coreIngo Molnar2011-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Fix counter of ftrace eventsAndrew Vagin2011-10-04
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-17
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier2011-10-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar2011-09-12
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar2011-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Simplify unboosting checksPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentationPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make rcu_assign_pointer() unconditionally insert a memory barrierEric Dumazet2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nohz: Remove nohz_cpu_maskShi, Alex2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove unused and redundant interfacesPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add event-trace markers to TREE_RCU kthreadsPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add RCU type to callback-invocation tracingPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add event-tracing for RCU callback invocationPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Move rcu_head definition to types.hPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney2011-09-28
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, x86, iommu: Annotate qi->q_lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, rwsem: Annotate inner lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, semaphores: Annotate inner lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, printk: Annotate logbuf_lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, lib/proportions: Annotate prop_local_percpu::lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, percpu_counter: Annotate ::lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, kprobes: Annotate the hash locks and kretprobe.lock as rawThomas Gleixner2011-09-13
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha2011-09-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha2011-09-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha2011-09-21
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman2011-10-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hv: remove free_channel() from hyperv.hGreg Kroah-Hartman2011-10-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hv: hyperv.h: remove unneeded forward declarations of structuresGreg Kroah-Hartman2011-10-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hv: hyperv.h: remove unused module macrosGreg Kroah-Hartman2011-10-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hv: remove unused LOWORD and HIWORD macros from hyperv.hGreg Kroah-Hartman2011-10-11