aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-02
|\
| * sched: remove unused SCHED_INIT_NODEVincent Guittot2014-03-19
| * metag: Use get_signal() signal_setup_done()Richard Weinberger2014-03-18
| * metag: Fix METAG Kconfig symbol select orderingJames Hogan2014-03-18
| * metag: Use irq_set_affinity instead of homebrewn codeThomas Gleixner2014-03-17
* | x86: Fix dumpstack_64 irq stack handlingSteven Rostedt (Red Hat)2014-04-02
* | x86: Fix dumpstack_64 to keep state of "used" variable in loopSteven Rostedt (Red Hat)2014-04-02
* | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \
| * \ Merge branch 'bcache-for-3.15' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2014-03-18
| |\ \
| | * | bcache: remove nested function usageJohn Sheu2014-03-18
| | * | bcache: Kill bucket->gc_genKent Overstreet2014-03-18
| | * | bcache: Kill unused freelistKent Overstreet2014-03-18
| | * | bcache: Rework btree cache reserve handlingKent Overstreet2014-03-18
| | * | bcache: Kill btree_io_wqKent Overstreet2014-03-18
| | * | bcache: btree locking reworkKent Overstreet2014-03-18
| | * | bcache: Fix a race when freeing btree nodesKent Overstreet2014-03-18
| | * | bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet2014-03-18
| | * | bcache: Add bch_keylist_init_single()Kent Overstreet2014-03-18
| | * | bcache: Improve priority_statsKent Overstreet2014-03-18
| | * | bcache: Better alloc tracepointsKent Overstreet2014-03-18
| | * | bcache: Kill dead cgroup codeKent Overstreet2014-03-18
| | * | bcache: stop moving_gc marking buckets that can't be moved.Nicholas Swenson2014-03-18
| | * | bcache: Fix moving_pred()Kent Overstreet2014-03-18
| | * | bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson2014-03-18
| | * | bcache: Fix discard granularityKent Overstreet2014-03-18
| | * | bcache: Fix another bug recovering from unclean shutdownKent Overstreet2014-03-18
| | * | bcache: Fix a bug recovering from unclean shutdownKent Overstreet2014-03-18
| | * | bcache: Fix a journalling reclaim after recovery bugKent Overstreet2014-03-18
| | * | bcache: Fix a null ptr deref in journal replayKent Overstreet2014-03-17
| | * | bcache: Fix a lockdep splat in an error pathKent Overstreet2014-03-17
| | * | bcache: Fix a shutdown bugKent Overstreet2014-02-25
| | * | bcache: Fix flash_dev_cache_miss() for real this timeKent Overstreet2014-02-25
| | * | bcache: Fix another compiler warning on m68kKent Overstreet2014-02-18
| * | | mtip32xx: mtip_async_complete() bug fixesSam Bradshaw2014-03-13
| * | | mtip32xx: Unmap the DMA segments before completing the IO requestFelipe Franciosi2014-03-13
| * | | mtip32xx: Set queue bounce limitFelipe Franciosi2014-03-13
| * | | nvme: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-03-13
| * | | cciss: Fallback to MSI rather than to INTx if MSI-X failedAlexander Gordeev2014-03-13
| * | | swim3: fix interruptible_sleep_on raceArnd Bergmann2014-03-13
| * | | ataflop: fix sleep_on racesArnd Bergmann2014-03-13
| * | | DAC960: remove sleep_on usageArnd Bergmann2014-03-13
| * | | mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()Alexander Gordeev2014-03-13
| * | | skd: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-21
| * | | skd: Use unified access to skdev->msix_entries throughout the codeAlexander Gordeev2014-02-21
| * | | skd: Fix incomplete cleanup of MSI-X interruptAlexander Gordeev2014-02-21
| * | | skd: Fix out of array boundary accessAlexander Gordeev2014-02-21
| * | | mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-21
| * | | mtip32xx: Remove superfluous call to pci_disable_msi()Alexander Gordeev2014-02-21
| * | | drbd: Fix future possible NULL pointer dereferenceAndreas Gruenbacher2014-02-21
| * | | drbd: Add drbd_thread->resource and make drbd_thread->connection optionalAndreas Gruenbacher2014-02-17