aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-17scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2012-07-17kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-07-17dm: Make rt awareThomas Gleixner
2012-07-17scsi-fcoe-rt-aware.patchThomas Gleixner
2012-07-17sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-07-17kgdb/serial: Short term workaroundJason Wessel
2012-07-17ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner
2012-07-17rt: Improve the serial console PASS_LIMITIngo Molnar
2012-07-17drivers-tty-fix-omap-lock-crap.patchThomas Gleixner
2012-07-17serial: 8250: Call flush_to_ldisc when the irq is threadedIngo Molnar
2012-07-17serial: 8250: Clean up the locking for -rtIngo Molnar
2012-07-17md: raid5: Make raid5_percpu handling RT awareThomas Gleixner
2012-07-17USB: Fix the mouse problem when copying large amounts of dataWu Zhangjin
2012-07-17drivers: net: gianfar: Make RT awareThomas Gleixner
2012-07-17drivers/net: vortex fix locking issuesSteven Rostedt
2012-07-17drivers/net: fix livelock issuesThomas Gleixner
2012-07-17tty: Do not disable interrupts in put_ldisc on -rtThomas Gleixner
2012-07-17usb: Use local_irq_*_nort() variantsSteven Rostedt
2012-07-17input: gameport: Do not disable interrupts on PREEMPT_RTIngo Molnar
2012-07-17infiniband: Mellanox IB driver patch use _nort() primitivesSven-Thorsten Dietrich
2012-07-17ide: Do not disable interrupts for PREEMPT-RTIngo Molnar
2012-07-17ata: Do not disable interrupts in ide code for preempt-rtSteven Rostedt
2012-07-17hwlatdetect.patchCarsten Emde
2012-07-17pci: Use __wake_up_all_locked pci_unblock_user_cfg_access()Thomas Gleixner
2012-07-17locking-various-init-fixes.patchThomas Gleixner
2012-07-17of-convert-devtree-lock.patchThomas Gleixner
2012-07-17OF: Fixup resursive locking code pathsThomas Gleixner
2012-07-17drivers: net: at91_ether: Make mdio protection -rt safeThomas Gleixner
2012-07-17drivers: net: ehea: Make rx irq handler non-threaded (IRQF_NO_THREAD)Darren Hart
2012-07-17drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar
2012-07-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2012-07-17clocksource: TCLIB: Allow higher clock rates for clock eventsBenedikt Spranger
2012-07-17drivers: random: Reduce preempt disabled regionIngo Molnar
2012-07-17intel_idle: Convert i7300_idle_lock to raw spinlockMike Galbraith
2012-07-12tcm_fc: Resolve suspicious RCU usage warningsMark Rustad
2012-07-12mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2012-07-12bonding: Fix corrupted queue_mappingEric Dumazet
2012-07-12dummy: fix rcu_sched self-detected stallsEric Dumazet
2012-07-12be2net: fix a race in be_xmit()Eric Dumazet
2012-07-12sky2: fix checksum bit management on some chipsstephen hemminger
2012-07-12mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao
2012-07-12dm persistent data: fix allocation failure in space map checker initMike Snitzer
2012-07-12dm persistent data: handle space map checker creation failureMike Snitzer
2012-07-12dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer
2012-07-12drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter
2012-07-12md/raid10: fix failure when trying to repair a read error.NeilBrown
2012-07-12md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdevmajianpeng
2012-07-12md/raid5: Do not add data_offset before call to is_badblockmajianpeng
2012-07-12md/raid10: Don't try to recovery unmatched (and unused) chunks.NeilBrown
2012-07-12ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis