Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | sched: remove unused SCHED_INIT_NODE | Vincent Guittot | 2014-03-19 | 1 | -27/+0 | |
| * | | | | | metag: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-03-18 | 1 | -27/+21 | |
| * | | | | | metag: Fix METAG Kconfig symbol select ordering | James Hogan | 2014-03-18 | 1 | -1/+1 | |
| * | | | | | metag: Use irq_set_affinity instead of homebrewn code | Thomas Gleixner | 2014-03-17 | 1 | -19/+3 | |
| |/ / / / | ||||||
* | | | | | x86: Fix dumpstack_64 irq stack handling | Steven Rostedt (Red Hat) | 2014-04-02 | 1 | -9/+10 | |
* | | | | | x86: Fix dumpstack_64 to keep state of "used" variable in loop | Steven Rostedt (Red Hat) | 2014-04-02 | 1 | -5/+5 | |
* | | | | | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-04-02 | 47 | -6279/+6603 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'bcache-for-3.15' of git://evilpiepirate.org/~kent/linux-bcache ... | Jens Axboe | 2014-03-18 | 18 | -784/+664 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | bcache: remove nested function usage | John Sheu | 2014-03-18 | 2 | -72/+76 | |
| | * | | | | | bcache: Kill bucket->gc_gen | Kent Overstreet | 2014-03-18 | 4 | -11/+9 | |
| | * | | | | | bcache: Kill unused freelist | Kent Overstreet | 2014-03-18 | 6 | -129/+112 | |
| | * | | | | | bcache: Rework btree cache reserve handling | Kent Overstreet | 2014-03-18 | 6 | -139/+145 | |
| | * | | | | | bcache: Kill btree_io_wq | Kent Overstreet | 2014-03-18 | 3 | -24/+2 | |
| | * | | | | | bcache: btree locking rework | Kent Overstreet | 2014-03-18 | 4 | -52/+133 | |
| | * | | | | | bcache: Fix a race when freeing btree nodes | Kent Overstreet | 2014-03-18 | 1 | -33/+20 | |
| | * | | | | | bcache: Add a real GC_MARK_RECLAIMABLE | Kent Overstreet | 2014-03-18 | 4 | -14/+21 | |
| | * | | | | | bcache: Add bch_keylist_init_single() | Kent Overstreet | 2014-03-18 | 2 | -4/+7 | |
| | * | | | | | bcache: Improve priority_stats | Kent Overstreet | 2014-03-18 | 1 | -6/+20 | |
| | * | | | | | bcache: Better alloc tracepoints | Kent Overstreet | 2014-03-18 | 3 | -19/+46 | |
| | * | | | | | bcache: Kill dead cgroup code | Kent Overstreet | 2014-03-18 | 5 | -202/+0 | |
| | * | | | | | bcache: stop moving_gc marking buckets that can't be moved. | Nicholas Swenson | 2014-03-18 | 1 | -1/+4 | |
| | * | | | | | bcache: Fix moving_pred() | Kent Overstreet | 2014-03-18 | 1 | -5/+3 | |
| | * | | | | | bcache: Fix moving_gc deadlocking with a foreground write | Nicholas Swenson | 2014-03-18 | 5 | -8/+16 | |
| | * | | | | | bcache: Fix discard granularity | Kent Overstreet | 2014-03-18 | 1 | -0/+1 | |
| | * | | | | | bcache: Fix another bug recovering from unclean shutdown | Kent Overstreet | 2014-03-18 | 3 | -65/+36 | |
| | * | | | | | bcache: Fix a bug recovering from unclean shutdown | Kent Overstreet | 2014-03-18 | 1 | -2/+2 | |
| | * | | | | | bcache: Fix a journalling reclaim after recovery bug | Kent Overstreet | 2014-03-18 | 1 | -2/+8 | |
| | * | | | | | bcache: Fix a null ptr deref in journal replay | Kent Overstreet | 2014-03-18 | 1 | -1/+5 | |
| | * | | | | | bcache: Fix a lockdep splat in an error path | Kent Overstreet | 2014-03-18 | 1 | -3/+5 | |
| | * | | | | | bcache: Fix a shutdown bug | Kent Overstreet | 2014-02-26 | 3 | -2/+12 | |
| | * | | | | | bcache: Fix flash_dev_cache_miss() for real this time | Kent Overstreet | 2014-02-26 | 1 | -14/+5 | |
| | * | | | | | bcache: Fix another compiler warning on m68k | Kent Overstreet | 2014-02-18 | 1 | -2/+2 | |
| * | | | | | | mtip32xx: mtip_async_complete() bug fixes | Sam Bradshaw | 2014-03-13 | 2 | -39/+50 | |
| * | | | | | | mtip32xx: Unmap the DMA segments before completing the IO request | Felipe Franciosi | 2014-03-13 | 1 | -12/+12 | |
| * | | | | | | mtip32xx: Set queue bounce limit | Felipe Franciosi | 2014-03-13 | 1 | -0/+1 | |
| * | | | | | | nvme: Use pci_enable_msi_range() and pci_enable_msix_range() | Alexander Gordeev | 2014-03-13 | 1 | -24/+9 | |
| * | | | | | | cciss: Fallback to MSI rather than to INTx if MSI-X failed | Alexander Gordeev | 2014-03-13 | 1 | -2/+0 | |
| * | | | | | | swim3: fix interruptible_sleep_on race | Arnd Bergmann | 2014-03-13 | 1 | -7/+11 | |
| * | | | | | | ataflop: fix sleep_on races | Arnd Bergmann | 2014-03-13 | 1 | -8/+8 | |
| * | | | | | | DAC960: remove sleep_on usage | Arnd Bergmann | 2014-03-13 | 1 | -18/+16 | |
| * | | | | | | mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range() | Alexander Gordeev | 2014-03-13 | 1 | -2/+2 | |
| * | | | | | | skd: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 2014-02-22 | 1 | -26/+12 | |
| * | | | | | | skd: Use unified access to skdev->msix_entries throughout the code | Alexander Gordeev | 2014-02-22 | 1 | -2/+1 | |
| * | | | | | | skd: Fix incomplete cleanup of MSI-X interrupt | Alexander Gordeev | 2014-02-22 | 1 | -24/+26 | |
| * | | | | | | skd: Fix out of array boundary access | Alexander Gordeev | 2014-02-22 | 1 | -1/+1 | |
| * | | | | | | mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 2014-02-22 | 1 | -2/+2 | |
| * | | | | | | mtip32xx: Remove superfluous call to pci_disable_msi() | Alexander Gordeev | 2014-02-22 | 1 | -1/+3 | |
| * | | | | | | drbd: Fix future possible NULL pointer dereference | Andreas Gruenbacher | 2014-02-22 | 1 | -1/+1 | |
| * | | | | | | drbd: Add drbd_thread->resource and make drbd_thread->connection optional | Andreas Gruenbacher | 2014-02-17 | 2 | -19/+31 | |
| * | | | | | | drbd: Use the right peer device | Andreas Gruenbacher | 2014-02-17 | 1 | -31/+38 |