summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-025-22/+581
|\
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-03-241-8/+0
| |\
| | * Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"Scott Wood2014-03-201-8/+0
| * | powerpc/powernv: hwmon driver for power values, fan rpm and temperatureShivaprasad G Bhat2014-03-233-0/+538
| |/
| * macintosh/adb: Change platform power management to use dev_pm_opsShuah Khan2014-03-071-5/+36
| * macintosh/adb: Fixed some coding style problemsBrandon Stewart2014-03-071-9/+7
* | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds2014-04-023-6/+202
|\ \
| * \ Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-31224-1612/+2485
| |\ \
| * | | MIPS: VR41xx: Mark GPIO lines used for IRQLinus Walleij2014-03-311-0/+20
| * | | EDAC: Octeon: Add error injection supportDaniel Walker2014-03-311-6/+171
| * | | EDAC: Octeon: Fix lack of opstate_initDaniel Walker2014-03-311-0/+2
| * | | MIPS: Alchemy: Unify Devboard support.Manuel Lauss2014-03-261-0/+9
* | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-0210-1028/+3
|\ \ \ \
| * | | | x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-278-914/+3
| * | | | x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes2014-02-122-114/+0
* | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-021-1/+1
|\ \ \ \ \
| * | | | | compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin2014-02-021-1/+1
* | | | | | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-0241-6253/+6514
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'bcache-for-3.15' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2014-03-1817-767/+629
| |\ \ \ \ \ \
| | * | | | | | bcache: remove nested function usageJohn Sheu2014-03-182-72/+76
| | * | | | | | bcache: Kill bucket->gc_genKent Overstreet2014-03-184-11/+9
| | * | | | | | bcache: Kill unused freelistKent Overstreet2014-03-185-125/+110
| | * | | | | | bcache: Rework btree cache reserve handlingKent Overstreet2014-03-186-139/+145
| | * | | | | | bcache: Kill btree_io_wqKent Overstreet2014-03-183-24/+2
| | * | | | | | bcache: btree locking reworkKent Overstreet2014-03-184-52/+133
| | * | | | | | bcache: Fix a race when freeing btree nodesKent Overstreet2014-03-181-33/+20
| | * | | | | | bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet2014-03-184-14/+21
| | * | | | | | bcache: Add bch_keylist_init_single()Kent Overstreet2014-03-182-4/+7
| | * | | | | | bcache: Improve priority_statsKent Overstreet2014-03-181-6/+20
| | * | | | | | bcache: Better alloc tracepointsKent Overstreet2014-03-182-5/+12
| | * | | | | | bcache: Kill dead cgroup codeKent Overstreet2014-03-185-202/+0
| | * | | | | | bcache: stop moving_gc marking buckets that can't be moved.Nicholas Swenson2014-03-181-1/+4
| | * | | | | | bcache: Fix moving_pred()Kent Overstreet2014-03-181-5/+3
| | * | | | | | bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson2014-03-185-8/+16
| | * | | | | | bcache: Fix discard granularityKent Overstreet2014-03-181-0/+1
| | * | | | | | bcache: Fix another bug recovering from unclean shutdownKent Overstreet2014-03-183-65/+36
| | * | | | | | bcache: Fix a bug recovering from unclean shutdownKent Overstreet2014-03-181-2/+2
| | * | | | | | bcache: Fix a journalling reclaim after recovery bugKent Overstreet2014-03-181-2/+8
| | * | | | | | bcache: Fix a null ptr deref in journal replayKent Overstreet2014-03-181-1/+5
| | * | | | | | bcache: Fix a lockdep splat in an error pathKent Overstreet2014-03-181-3/+5
| | * | | | | | bcache: Fix a shutdown bugKent Overstreet2014-02-263-2/+12
| | * | | | | | bcache: Fix flash_dev_cache_miss() for real this timeKent Overstreet2014-02-261-14/+5
| | * | | | | | bcache: Fix another compiler warning on m68kKent Overstreet2014-02-181-2/+2
| * | | | | | | mtip32xx: mtip_async_complete() bug fixesSam Bradshaw2014-03-132-39/+50
| * | | | | | | mtip32xx: Unmap the DMA segments before completing the IO requestFelipe Franciosi2014-03-131-12/+12
| * | | | | | | mtip32xx: Set queue bounce limitFelipe Franciosi2014-03-131-0/+1
| * | | | | | | nvme: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-03-131-24/+9
| * | | | | | | cciss: Fallback to MSI rather than to INTx if MSI-X failedAlexander Gordeev2014-03-131-2/+0
| * | | | | | | swim3: fix interruptible_sleep_on raceArnd Bergmann2014-03-131-7/+11
| * | | | | | | ataflop: fix sleep_on racesArnd Bergmann2014-03-131-8/+8