aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-22kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-04-22serial: Imx: Fix recursive locking bugThomas Gleixner
2013-04-22acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2013-04-22mmci: Remove bogus local_irq_save()Thomas Gleixner
2013-04-22drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner
2013-04-22random: Make it work on rtThomas Gleixner
2013-04-22scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2013-04-22dm: Make rt awareThomas Gleixner
2013-04-22scsi-fcoe-rt-aware.patchThomas Gleixner
2013-04-22kgdb/serial: Short term workaroundJason Wessel
2013-04-22ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner
2013-04-22rt: Improve the serial console PASS_LIMITIngo Molnar
2013-04-22drivers-tty-fix-omap-lock-crap.patchThomas Gleixner
2013-04-22serial: 8250: Call flush_to_ldisc when the irq is threadedIngo Molnar
2013-04-22serial: 8250: Clean up the locking for -rtIngo Molnar
2013-04-22md: raid5: Make raid5_percpu handling RT awareThomas Gleixner
2013-04-22USB: Fix the mouse problem when copying large amounts of dataWu Zhangjin
2013-04-22drivers: net: gianfar: Make RT awareThomas Gleixner
2013-04-22drivers/net: vortex fix locking issuesSteven Rostedt
2013-04-22drivers/net: fix livelock issuesThomas Gleixner
2013-04-22tty: Do not disable interrupts in put_ldisc on -rtThomas Gleixner
2013-04-22usb: Use local_irq_*_nort() variantsSteven Rostedt
2013-04-22input: gameport: Do not disable interrupts on PREEMPT_RTIngo Molnar
2013-04-22infiniband: Mellanox IB driver patch use _nort() primitivesSven-Thorsten Dietrich
2013-04-22ide: Do not disable interrupts for PREEMPT-RTIngo Molnar
2013-04-22ata: Do not disable interrupts in ide code for preempt-rtSteven Rostedt
2013-04-22hwlatdetect.patchCarsten Emde
2013-04-22pci: Use __wake_up_all_locked pci_unblock_user_cfg_access()Thomas Gleixner
2013-04-22locking-various-init-fixes.patchThomas Gleixner
2013-04-22of-convert-devtree-lock.patchThomas Gleixner
2013-04-22OF: Fixup resursive locking code pathsThomas Gleixner
2013-04-22drivers: net: at91_ether: Make mdio protection -rt safeThomas Gleixner
2013-04-22drivers: net: ehea: Make rx irq handler non-threaded (IRQF_NO_THREAD)Darren Hart
2013-04-22drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar
2013-04-22drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2013-04-22clocksource: TCLIB: Allow higher clock rates for clock eventsBenedikt Spranger
2013-04-22drivers: random: Reduce preempt disabled regionIngo Molnar
2013-04-22intel_idle: Convert i7300_idle_lock to raw spinlockMike Galbraith
2013-04-12sfc: Reset driver's MAC stats after MC reboot seenBen Hutchings
2013-04-11sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings
2013-04-11sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings
2013-04-11sfc: Work-around flush timeout when flushes have completedDaniel Pieczko
2013-04-11sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings
2013-04-11sfc: Fix MCDI structure field lookupBen Hutchings
2013-04-11sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings
2013-04-11sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings
2013-04-11sfc: Really disable flow control while flushingBen Hutchings
2013-04-11sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2013-04-11bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-11smsc75xx: fix jumbo frame supportSteve Glendinning