aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-29serial: Imx: Fix recursive locking bugThomas Gleixner
2013-03-29acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2013-03-29mmci: Remove bogus local_irq_save()Thomas Gleixner
2013-03-29drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner
2013-03-29random: Make it work on rtThomas Gleixner
2013-03-29kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-03-29scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2013-03-29dm: Make rt awareThomas Gleixner
2013-03-29scsi-fcoe-rt-aware.patchThomas Gleixner
2013-03-29kgdb/serial: Short term workaroundJason Wessel
2013-03-29ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner
2013-03-29rt: Improve the serial console PASS_LIMITIngo Molnar
2013-03-29drivers-tty-fix-omap-lock-crap.patchThomas Gleixner
2013-03-29serial: 8250: Call flush_to_ldisc when the irq is threadedIngo Molnar
2013-03-29serial: 8250: Clean up the locking for -rtIngo Molnar
2013-03-29md: raid5: Make raid5_percpu handling RT awareThomas Gleixner
2013-03-29USB: Fix the mouse problem when copying large amounts of dataWu Zhangjin
2013-03-29drivers: net: gianfar: Make RT awareThomas Gleixner
2013-03-29drivers/net: vortex fix locking issuesSteven Rostedt
2013-03-29drivers/net: fix livelock issuesThomas Gleixner
2013-03-29tty: Do not disable interrupts in put_ldisc on -rtThomas Gleixner
2013-03-29usb: Use local_irq_*_nort() variantsSteven Rostedt
2013-03-29input: gameport: Do not disable interrupts on PREEMPT_RTIngo Molnar
2013-03-29infiniband: Mellanox IB driver patch use _nort() primitivesSven-Thorsten Dietrich
2013-03-29ide: Do not disable interrupts for PREEMPT-RTIngo Molnar
2013-03-29ata: Do not disable interrupts in ide code for preempt-rtSteven Rostedt
2013-03-29hwlatdetect.patchCarsten Emde
2013-03-29pci: Use __wake_up_all_locked pci_unblock_user_cfg_access()Thomas Gleixner
2013-03-29locking-various-init-fixes.patchThomas Gleixner
2013-03-29of-convert-devtree-lock.patchThomas Gleixner
2013-03-29OF: Fixup resursive locking code pathsThomas Gleixner
2013-03-29drivers: net: at91_ether: Make mdio protection -rt safeThomas Gleixner
2013-03-29drivers: net: ehea: Make rx irq handler non-threaded (IRQF_NO_THREAD)Darren Hart
2013-03-29drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar
2013-03-29drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2013-03-29clocksource: TCLIB: Allow higher clock rates for clock eventsBenedikt Spranger
2013-03-29drivers: random: Reduce preempt disabled regionIngo Molnar
2013-03-29intel_idle: Convert i7300_idle_lock to raw spinlockMike Galbraith
2013-03-20macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich
2013-03-20tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet
2013-03-20drm/i915: Increase the RC6p threshold.Stéphane Marchesin
2013-03-20loopdev: remove an user triggerable oopsGuo Chao
2013-03-20loopdev: fix a deadlockGuo Chao
2013-03-20hwmon: (sht15) Fix memory leak if regulator_enable() failsBen Hutchings
2013-03-20drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin
2013-03-20atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-20w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski
2013-03-20hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin
2013-03-20hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck
2013-03-20TTY: do not reset master's packet modeJiri Slaby