summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-15acpi: Do not disable interrupts on PREEMPT_RTThomas Gleixner
2012-02-15input: gameport: Do not disable interrupts on PREEMPT_RTIngo Molnar
2012-02-15infiniband: Mellanox IB driver patch use _nort() primitivesSven-Thorsten Dietrich
2012-02-15ide: Do not disable interrupts for PREEMPT-RTIngo Molnar
2012-02-15ata: Do not disable interrupts in ide code for preempt-rtSteven Rostedt
2012-02-15preempt: Provide preempt_*_(no)rt variantsThomas Gleixner
2012-02-15rt: local_irq_* variants depending on RT/!RTThomas Gleixner
2012-02-15bug: BUG_ON/WARN_ON variants dependend on RT/!RTIngo Molnar
2012-02-15rt-preempt-base-config.patchThomas Gleixner
2012-02-15printk: 'force_early_printk' boot param to help with debuggingPeter Zijlstra
2012-02-15printk-kill.patchIngo Molnar
2012-02-15early-printk-consolidate.patchThomas Gleixner
2012-02-15localversion.patchThomas Gleixner
2012-02-15hwlatdetect.patchCarsten Emde
2012-02-15latency-hist.patchCarsten Emde
2012-02-15timekeeping: Convert xtime_lock to raw_seqlockThomas Gleixner
2012-02-15seqlock: Create raw_seqlockThomas Gleixner
2012-02-15ACPI: Convert embedded controller lock to raw spinlockClark Williams
2012-02-15acpi: Make gbl_[hardware|gpe]_lock rawThomas Gleixner
2012-02-15pci: Use __wake_up_all_locked pci_unblock_user_cfg_access()Thomas Gleixner
2012-02-15wait: Provide __wake_up_all_lockedThomas Gleixner
2012-02-15seqlock-use-seqcount.patchThomas Gleixner
2012-02-15seqlock-remove-unused-functions.patchThomas Gleixner
2012-02-15locking-various-init-fixes.patchThomas Gleixner
2012-02-15rcu: Reduce lock sectionThomas Gleixner
2012-02-15x86: Do not disable preemption in int3 on 32bitSteven Rostedt
2012-02-15x86-32-fix-signal-crap.patchThomas Gleixner
2012-02-15x86: Do not unmask io_apic when interrupt is in progressIngo Molnar
2012-02-15softirq-split-out-code.patchThomas Gleixner
2012-02-15softirq-thread-do-softirq.patchThomas Gleixner
2012-02-15net-flip-lock-dep-thingy.patchThomas Gleixner
2012-02-15sysctl-include-fix.patchThomas Gleixner
2012-02-15rwsem-inlcude-fix.patchThomas Gleixner
2012-02-15mm-slab-move-debug-out.patchThomas Gleixner
2012-02-15mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2012-02-15list-add-list-last-entry.patchPeter Zijlstra
2012-02-15of-convert-devtree-lock.patchThomas Gleixner
2012-02-15OF: Fixup resursive locking code pathsThomas Gleixner
2012-02-15suspend: Prevent might sleep splatsThomas Gleixner
2012-02-15x86: highmem: Replace BUG_ON by WARN_ONIngo Molnar
2012-02-15mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2012-02-15filemap-fix-up.patchThomas Gleixner
2012-02-15mm: raw_pagefault_disablePeter Zijlstra
2012-02-15mm: pagefault_disabled()Peter Zijlstra
2012-02-15mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2012-02-15mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-02-15preempt-mark-legitimated-no-resched-sites.patchThomas Gleixner
2012-02-15drivers: net: at91_ether: Make mdio protection -rt safeThomas Gleixner
2012-02-15drivers: net: ehea: Make rx irq handler non-threaded (IRQF_NO_THREAD)Darren Hart
2012-02-15drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar