summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-10scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2014-04-10random: Make it work on rtThomas Gleixner
2014-04-10acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2014-04-10dm: Make rt awareThomas Gleixner
2014-04-10scsi-fcoe-rt-aware.patchThomas Gleixner
2014-04-10kgdb/serial: Short term workaroundJason Wessel
2014-04-10ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner
2014-04-10rt: Improve the serial console PASS_LIMITIngo Molnar
2014-04-10drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner
2014-04-10drivers-tty-fix-omap-lock-crap.patchThomas Gleixner
2014-04-10serial: 8250: Call flush_to_ldisc when the irq is threadedIngo Molnar
2014-04-10sparc: serial: Clean up the locking for -rtDavid Miller
2014-04-10serial: 8250: Clean up the locking for -rtIngo Molnar
2014-04-10md: raid5: Make raid5_percpu handling RT awareThomas Gleixner
2014-04-10USB: Fix the mouse problem when copying large amounts of dataWu Zhangjin
2014-04-10net: gianfar: do not try to cleanup TX packets if they are not doneSebastian Andrzej Siewior
2014-04-10net: gianfar: do not disable interruptsSebastian Andrzej Siewior
2014-04-10drivers: net: gianfar: Make RT awareThomas Gleixner
2014-04-10drivers/net: vortex fix locking issuesSteven Rostedt
2014-04-10drivers/net: fix livelock issuesThomas Gleixner
2014-04-10usb: use _nort in givebackSebastian Andrzej Siewior
2014-04-10usb: Use local_irq_*_nort() variantsSteven Rostedt
2014-04-10input: gameport: Do not disable interrupts on PREEMPT_RTIngo Molnar
2014-04-10infiniband: Mellanox IB driver patch use _nort() primitivesSven-Thorsten Dietrich
2014-04-10ide: Do not disable interrupts for PREEMPT-RTIngo Molnar
2014-04-10ata: Do not disable interrupts in ide code for preempt-rtSteven Rostedt
2014-04-10kconfig-disable-a-few-options-rt.patchThomas Gleixner
2014-04-10hwlat-detector: Don't ignore threshold module parameterMike Galbraith
2014-04-10hwlat-detector: Use thread instead of stop machineSteven Rostedt
2014-04-10hwlat-detector: Use trace_clock_local if availableSteven Rostedt
2014-04-10hwlat-detector: Update hwlat_detector to add outer loop detectionSteven Rostedt
2014-04-10hwlatdetect.patchCarsten Emde
2014-04-10pci: Use __wake_up_all_locked pci_unblock_user_cfg_access()Thomas Gleixner
2014-04-10drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar
2014-04-10drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2014-04-10clocksource: TCLIB: Allow higher clock rates for clock eventsBenedikt Spranger
2014-04-10drivers: random: Reduce preempt disabled regionIngo Molnar
2014-03-24PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui
2014-03-24SCSI: storvsc: NULL pointer dereference fixAles Novak
2014-03-24SCSI: qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis
2014-03-24SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali
2014-03-24SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau
2014-03-24SCSI: isci: fix reset timeout handlingDan Williams
2014-03-24can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde
2014-03-24can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde
2014-03-24can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde
2014-03-24can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-03-24can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde
2014-03-24dm cache: fix access beyond end of origin deviceHeinz Mauelshagen
2014-03-24dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen