| Commit message (Expand) | Author | Age |
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 |
|\ |
|
| * | rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock() | Thomas Gleixner | 2011-10-05 |
| * | lockdep: Comment all warnings | Peter Zijlstra | 2011-09-18 |
| * | lib: atomic64: Change the type of local lock to raw_spinlock_t | Yong Zhang | 2011-09-14 |
| * | locking, lib/atomic64: Annotate atomic64_lock::lock as raw | Shan Hai | 2011-09-13 |
| * | locking, x86, iommu: Annotate qi->q_lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, x86, iommu: Annotate irq_2_ir_lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, x86, iommu: Annotate iommu->register_lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, dma, ipu: Annotate bank_lock as raw | Uwe Kleine-König | 2011-09-13 |
| * | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, drivers/dca: Annotate dca_lock as raw | Mike Galbraith | 2011-09-13 |
| * | locking, powerpc: Annotate uic->lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, x86: mce: Annotate cmci_discover_lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, ACPI: Annotate c3_lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, oprofile: Annotate oprofilefs lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, video: Annotate vga console lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, latencytop: Annotate latency_lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, timer_stats: Annotate table_lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, rwsem: Annotate inner lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, semaphores: Annotate inner lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, sched: Annotate thread_group_cputimer as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, printk: Annotate logbuf_lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, tracing: Annotate tracing locks as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, lib/proportions: Annotate prop_local_percpu::lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, sched, cgroups: Annotate release_list_lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, percpu_counter: Annotate ::lock as raw | Thomas Gleixner | 2011-09-13 |
| * | locking, kprobes: Annotate the hash locks and kretprobe.lock as raw | Thomas Gleixner | 2011-09-13 |
| * | Merge commit 'v3.1-rc6' into core/locking | Ingo Molnar | 2011-09-13 |
| |\ |
|
| * | | rtmutex: Cleanup the debug code | Thomas Gleixner | 2011-09-12 |
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 |
|\ \ \ |
|
| * | | | x86, ioapic: Consolidate the explicit EOI code | Suresh Siddha | 2011-09-21 |
| * | | | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() | Suresh Siddha | 2011-09-21 |
| * | | | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC | Suresh Siddha | 2011-09-21 |
| * | | | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 |
| * | | | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha | 2011-09-21 |
| * | | | x86, msi, intr-remap: Use the ioapic set affinity routine | Suresh Siddha | 2011-09-21 |
| * | | | iommu: Cleanup ifdefs in detect_intel_iommu() | Suresh Siddha | 2011-09-21 |
| * | | | iommu: No need to set dmar_disabled in check_zero_address() | Suresh Siddha | 2011-09-21 |
| * | | | iommu: Move IOMMU specific code to intel-iommu.c | Suresh Siddha | 2011-09-21 |
| * | | | intr_remap: Call dmar_dev_scope_init() explicitly | Suresh Siddha | 2011-09-21 |
| * | | | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha | 2011-09-21 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-10-26 |
|\ \ \ \ |
|
| * | | | | caif: Fix BUG() with network namespaces | David Woodhouse | 2011-10-25 |
| * | | | | net: make bonding slaves honour master's skb->priority | Maciej Żenczykowski | 2011-10-25 |
| * | | | | net: Unlock sock before calling sk_free() | Thomas Gleixner | 2011-10-25 |
* | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'staging-next' into Linux 3.1 | Greg Kroah-Hartman | 2011-10-25 |
| |\ \ \ \ \ |
|
| | * | | | | | staging: et131x: Remove redundant check and return statement | Mark Einon | 2011-10-23 |
| | * | | | | | staging: et131x: Mainly whitespace changes to appease checkpatch | Mark Einon | 2011-10-23 |
| | * | | | | | staging: et131x: Remove last of the forward declarations | Mark Einon | 2011-10-23 |