index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2014-08-14
6
-25
/
+170
|
\
|
*
drivers/vfio: Enable VFIO if EEH is not supported
Alexey Kardashevskiy
2014-08-08
3
-10
/
+5
|
*
drivers/vfio: Allow EEH to be built as module
Alexey Kardashevskiy
2014-08-08
1
-0
/
+10
|
*
drivers/vfio: Fix EEH build error
Gavin Shan
2014-08-08
4
-1
/
+11
|
*
vfio-pci: Attempt bus/slot reset on release
Alex Williamson
2014-08-07
2
-0
/
+113
|
*
vfio-pci: Use mutex around open, release, and remove
Alex Williamson
2014-08-07
2
-12
/
+23
|
*
vfio-pci: Release devices with BusMaster disabled
Alex Williamson
2014-08-07
1
-2
/
+8
*
|
Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2014-08-14
3
-11
/
+6
|
\
\
|
*
|
x86/xen: use vmap() to map grant table pages in PVH guests
David Vrabel
2014-08-11
1
-5
/
+5
|
*
|
x86/xen: resume timer irqs early
David Vrabel
2014-08-11
1
-1
/
+1
|
*
|
arm/xen: remove duplicate arch_gnttab_init() function
David Vrabel
2014-08-11
1
-5
/
+0
*
|
|
Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-14
12
-206
/
+408
|
\
\
\
|
*
|
|
dm table: propagate QUEUE_FLAG_NO_SG_MERGE
Jeff Moyer
2014-08-10
1
-0
/
+13
|
*
|
|
dm switch: efficiently support repetitive patterns
Mikulas Patocka
2014-08-01
2
-2
/
+59
|
*
|
|
dm switch: factor out switch_region_table_read
Mikulas Patocka
2014-08-01
1
-5
/
+13
|
*
|
|
dm cache: set minimum_io_size to cache's data block size
Mike Snitzer
2014-08-01
1
-1
/
+1
|
*
|
|
dm thin: set minimum_io_size to pool's data block size
Mike Snitzer
2014-08-01
1
-1
/
+1
|
*
|
|
dm crypt: use per-bio data
Mikulas Patocka
2014-08-01
1
-14
/
+27
|
*
|
|
block: use kmalloc alignment for bio slab
Mikulas Patocka
2014-08-01
1
-1
/
+2
|
*
|
|
dm table: make dm_table_supports_discards static
Mikulas Patocka
2014-08-01
2
-37
/
+37
|
*
|
|
dm cache metadata: use dm-space-map-metadata.h defined size limits
Mike Snitzer
2014-08-01
3
-8
/
+6
|
*
|
|
dm cache: fail migrations in the do_worker error path
Joe Thornber
2014-08-01
1
-0
/
+1
|
*
|
|
dm cache: simplify deferred set reference count increments
Joe Thornber
2014-08-01
1
-46
/
+77
|
*
|
|
dm thin: relax external origin size constraints
Joe Thornber
2014-08-01
1
-43
/
+115
|
*
|
|
dm thin: switch to an atomic_t for tracking pending new block preparations
Joe Thornber
2014-08-01
1
-13
/
+16
|
*
|
|
dm mpath: eliminate pg_ready() wrapper
Mike Snitzer
2014-08-01
1
-4
/
+2
|
*
|
|
dm io: simplify dec_count and sync_io
Joe Thornber
2014-08-01
1
-35
/
+42
*
|
|
|
Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2014-08-14
40
-471
/
+1050
|
\
\
\
\
|
*
|
|
|
mmc: dw_mmc: modify the dt-binding for removing slot-node and supports-highspeed
Jaehoon Chung
2014-08-11
3
-26
/
+15
|
*
|
|
|
mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.
Jaehoon Chung
2014-08-11
2
-2
/
+11
|
*
|
|
|
mmc: mmci: Reverse IRQ handling for the arm_variant
Ulf Hansson
2014-08-11
1
-2
/
+10
|
*
|
|
|
mmc: mmci: Move all CMD irq handling to mmci_cmd_irq()
Ulf Hansson
2014-08-11
1
-10
/
+12
|
*
|
|
|
mmc: mmci: Remove redundant check of status for DATA irq
Ulf Hansson
2014-08-11
1
-6
/
+5
|
*
|
|
|
mmc: dw_mmc: change to use recommended reset procedure
Sonny Rao
2014-08-11
2
-23
/
+69
|
*
|
|
|
mmc: sdhci-pxav3: Use devm_* managed helpers
Laurent Pinchart
2014-08-11
1
-10
/
+3
|
*
|
|
|
mmc: tmio: Configure DMA slave bus width
Laurent Pinchart
2014-07-26
1
-0
/
+2
|
*
|
|
|
mmc: sh_mmcif: Configure DMA slave bus width
Laurent Pinchart
2014-07-26
1
-2
/
+5
|
*
|
|
|
mmc: sh_mmcif: Fix DMA slave address configuration
Laurent Pinchart
2014-07-26
1
-3
/
+7
|
*
|
|
|
mmc: sh_mmcif: Document DT bindings
Laurent Pinchart
2014-07-26
1
-0
/
+32
|
*
|
|
|
mmc: sdhci-pci: remove PCI PM functions in suspend/resume callback
Chuanxiao.Dong
2014-07-26
1
-17
/
+6
|
*
|
|
|
mmc: Do not advertise secure discard if it is blacklisted
Lukas Czerner
2014-07-26
2
-4
/
+5
|
*
|
|
|
mmc: sdhci-msm: Get COMPILE_TEST support
Georgi Djakov
2014-07-26
1
-1
/
+1
|
*
|
|
|
mmc: sdhci-msm: Remove unnecessary header file inclusion
Georgi Djakov
2014-07-26
1
-1
/
+0
|
*
|
|
|
mmc: sdhci-msm: Fix the binding example
Georgi Djakov
2014-07-26
1
-4
/
+4
|
*
|
|
|
mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC Controller
Maurice Petallo
2014-07-10
2
-2
/
+3
|
*
|
|
|
mmc: sdhci: Preset value not supported in Baytrail eMMC
Maurice Petallo
2014-07-10
2
-0
/
+2
|
*
|
|
|
mmc: MMC_USDHI6ROL0 should depend on HAS_DMA
Geert Uytterhoeven
2014-07-10
1
-0
/
+1
|
*
|
|
|
mmc: MMC_SH_MMCIF should depend on HAS_DMA
Geert Uytterhoeven
2014-07-10
1
-1
/
+1
|
*
|
|
|
mmc: MMC_OMAP_HS should depend on HAS_DMA
Geert Uytterhoeven
2014-07-10
1
-0
/
+1
|
*
|
|
|
mmc: sdhci-st: ST Microelectronics SDHCI binding documentation.
Peter Griffin
2014-07-10
1
-0
/
+33
[next]