summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rcu: Update documentation to flag RCU_BOOST trace informationPaul E. McKenney2011-09-281-0/+4
| | * | rcu: Avoid unnecessary self-wakeup of per-CPU kthreadsShaohua Li2011-09-281-5/+3
| | * | rcu: Use kthread_create_on_node()Eric Dumazet2011-09-282-3/+7
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-2661-573/+670
|\ \ \ \
| * | | | rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()Thomas Gleixner2011-10-051-1/+3
| * | | | lockdep: Comment all warningsPeter Zijlstra2011-09-181-9/+147
| * | | | lib: atomic64: Change the type of local lock to raw_spinlock_tYong Zhang2011-09-141-11/+11
| * | | | locking, lib/atomic64: Annotate atomic64_lock::lock as rawShan Hai2011-09-131-22/+22
| * | | | locking, x86, iommu: Annotate qi->q_lock as rawThomas Gleixner2011-09-132-8/+8
| * | | | locking, x86, iommu: Annotate irq_2_ir_lock as rawThomas Gleixner2011-09-131-14/+14
| * | | | locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner2011-09-134-42/+42
| * | | | locking, dma, ipu: Annotate bank_lock as rawUwe Kleine-König2011-09-131-24/+24
| * | | | locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-1318-110/+110
| * | | | locking, drivers/dca: Annotate dca_lock as rawMike Galbraith2011-09-131-34/+44
| * | | | locking, powerpc: Annotate uic->lock as rawThomas Gleixner2011-09-131-12/+12
| * | | | locking, x86: mce: Annotate cmci_discover_lock as rawThomas Gleixner2011-09-131-5/+5
| * | | | locking, ACPI: Annotate c3_lock as rawThomas Gleixner2011-09-131-5/+5
| * | | | locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-135-10/+10
| * | | | locking, video: Annotate vga console lock as rawThomas Gleixner2011-09-131-21/+21
| * | | | locking, latencytop: Annotate latency_lock as rawThomas Gleixner2011-09-131-7/+7
| * | | | locking, timer_stats: Annotate table_lock as rawThomas Gleixner2011-09-131-3/+3
| * | | | locking, rwsem: Annotate inner lock as rawThomas Gleixner2011-09-134-31/+33
| * | | | locking, semaphores: Annotate inner lock as rawThomas Gleixner2011-09-132-16/+16
| * | | | locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner2011-09-134-15/+15
| * | | | locking, printk: Annotate logbuf_lock as rawThomas Gleixner2011-09-133-28/+28
| * | | | locking, tracing: Annotate tracing locks as rawThomas Gleixner2011-09-133-34/+34
| * | | | locking, lib/proportions: Annotate prop_local_percpu::lock as rawThomas Gleixner2011-09-132-9/+9
| * | | | locking, sched, cgroups: Annotate release_list_lock as rawThomas Gleixner2011-09-131-9/+9
| * | | | locking, percpu_counter: Annotate ::lock as rawThomas Gleixner2011-09-132-10/+10
| * | | | locking, kprobes: Annotate the hash locks and kretprobe.lock as rawThomas Gleixner2011-09-132-18/+18
| * | | | Merge commit 'v3.1-rc6' into core/lockingIngo Molnar2011-09-1350-194/+360
| |\ \ \ \
| * | | | | rtmutex: Cleanup the debug codeThomas Gleixner2011-09-121-65/+10
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-2627-405/+474
|\ \ \ \ \ \
| * | | | | | x86, ioapic: Consolidate the explicit EOI codeSuresh Siddha2011-09-211-74/+65
| * | | | | | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq()Suresh Siddha2011-09-211-16/+27
| * | | | | | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APICSuresh Siddha2011-09-211-1/+47
| * | | | | | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-2124-54/+60
| * | | | | | x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha2011-09-212-45/+23
| * | | | | | x86, msi, intr-remap: Use the ioapic set affinity routineSuresh Siddha2011-09-211-42/+12
| * | | | | | iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha2011-09-213-10/+12
| * | | | | | iommu: No need to set dmar_disabled in check_zero_address()Suresh Siddha2011-09-211-3/+0
| * | | | | | iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha2011-09-214-164/+180
| * | | | | | intr_remap: Call dmar_dev_scope_init() explicitlySuresh Siddha2011-09-213-8/+22
| * | | | | | x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha2011-09-215-28/+66
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-263-3/+4
|\ \ \ \ \ \ \
| * | | | | | | caif: Fix BUG() with network namespacesDavid Woodhouse2011-10-251-2/+3
| * | | | | | | net: make bonding slaves honour master's skb->priorityMaciej Żenczykowski2011-10-251-1/+0
| * | | | | | | net: Unlock sock before calling sk_free()Thomas Gleixner2011-10-251-0/+1
* | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26725-180469/+103925
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-25834-230470/+103926
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud