summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-281-3/+0
| | * | rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney2011-09-281-12/+2
| | * | rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentationPaul E. McKenney2011-09-281-7/+40
| | * | rcu: Make rcu_assign_pointer() unconditionally insert a memory barrierEric Dumazet2011-09-281-3/+1
| | * | nohz: Remove nohz_cpu_maskShi, Alex2011-09-281-1/+0
| | * | rcu: Remove unused and redundant interfacesPaul E. McKenney2011-09-281-20/+0
| | * | rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney2011-09-281-14/+331
| | * | rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney2011-09-281-0/+4
| | * | rcu: Add event-trace markers to TREE_RCU kthreadsPaul E. McKenney2011-09-281-0/+3
| | * | rcu: Add RCU type to callback-invocation tracingPaul E. McKenney2011-09-281-10/+18
| | * | rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney2011-09-281-20/+53
| | * | rcu: Add event-tracing for RCU callback invocationPaul E. McKenney2011-09-282-50/+98
| | * | rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney2011-09-283-58/+90
| | * | rcu: Move rcu_head definition to types.hPaul E. McKenney2011-09-282-10/+11
| | * | rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney2011-09-282-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
| |\ \ \ \ \
| | * | | | | hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman2011-10-111-18/+0
| | * | | | | hv: remove free_channel() from hyperv.hGreg Kroah-Hartman2011-10-111-2/+0
| | * | | | | hv: hyperv.h: remove unneeded forward declarations of structuresGreg Kroah-Hartman2011-10-111-3/+0
| | * | | | | hv: hyperv.h: remove unused module macrosGreg Kroah-Hartman2011-10-111-23/+0
| | * | | | | hv: remove unused LOWORD and HIWORD macros from hyperv.hGreg Kroah-Hartman2011-10-111-4/+0
| | * | | | | Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman2011-10-111-5/+0
| | * | | | | Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman2011-10-111-8/+0
| | * | | | | Staging: hv: storvsc: remove last usage of DPRINT_WARNGreg Kroah-Hartman2011-10-111-6/+0
| | * | | | | hv: remove a bunch of unused debug macros from hyperv.hGreg Kroah-Hartman2011-10-111-24/+0
| | * | | | | hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman2011-10-111-2/+2