index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-22
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-24
/
+80
2015-04-22
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
95
-10015
/
+2064
2015-04-22
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
52
-960
/
+2753
2015-04-22
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
206
-1886
/
+18954
2015-04-22
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
60
-630
/
+1638
2015-04-22
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
170
-16653
/
+1011
2015-04-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
44
-209
/
+254
2015-04-22
rbd: rbd_wq comment is obsolete
Ilya Dryomov
1
-1
/
+1
2015-04-22
libceph: announce support for straw2 buckets
Ilya Dryomov
1
-1
/
+15
2015-04-22
crush: straw2 bucket type with an efficient 64-bit crush_ln()
Ilya Dryomov
5
-2
/
+316
2015-04-22
crush: ensuring at most num-rep osds are selected
Ilya Dryomov
1
-4
/
+12
2015-04-22
crush: drop unnecessary include from mapper.c
Ilya Dryomov
1
-1
/
+0
2015-04-22
ceph: fix uninline data function
Yan, Zheng
1
-13
/
+21
2015-04-22
ceph: rename snapshot support
Yan, Zheng
3
-4
/
+11
2015-04-22
ceph: fix null pointer dereference in send_mds_reconnect()
Yan, Zheng
1
-1
/
+2
2015-04-22
watchdog: stmp3xxx_rtc_wdt: fix broken email address
Wolfram Sang
1
-2
/
+2
2015-04-22
watchdog: pnx4008_wdt: fix broken email address
Wolfram Sang
1
-1
/
+1
2015-04-22
watchdog: octeon: use fixed length string for register names
Aaro Koskinen
1
-1
/
+1
2015-04-22
watchdog: octeon: fix some trivial coding style issues
Aaro Koskinen
1
-6
/
+10
2015-04-22
watchdog: octeon: convert to WATCHDOG_CORE API
Aaro Koskinen
2
-147
/
+39
2015-04-22
watchdog: cadence: Remove Kconfig dependency on ARCH
Michal Simek
1
-1
/
+0
2015-04-22
ARM: msm: add watchdog entries to DT timer binding doc
Mathieu Olivari
1
-3
/
+13
2015-04-22
ARM: qcom: add description of KPSS WDT for IPQ8064
Mathieu Olivari
1
-1
/
+13
2015-04-22
watchdog: qcom: use timer devicetree binding
Mathieu Olivari
1
-6
/
+15
2015-04-22
watchdog: bcm281xx: Remove use of seq_printf return value
Joe Perches
1
-11
/
+16
2015-04-22
modpost: don't emit section mismatch warnings for compiler optimizations
Paul Gortmaker
1
-0
/
+21
2015-04-22
modpost: expand pattern matching to support substring matches
Paul Gortmaker
1
-1
/
+11
2015-04-22
modpost: do not try to match the SHT_NUL section.
Quentin Casasnovas
1
-0
/
+9
2015-04-22
modpost: fix extable entry size calculation.
Quentin Casasnovas
1
-6
/
+10
2015-04-22
modpost: fix inverted logic in is_extable_fault_address().
Quentin Casasnovas
1
-1
/
+6
2015-04-22
modpost: handle -ffunction-sections
Rusty Russell
1
-1
/
+1
2015-04-22
modpost: Whitelist .text.fixup and .exception.text
Thierry Reding
1
-1
/
+1
2015-04-22
dmaengine: dw: don't prompt for DW_DMAC_CORE
Vinod Koul
1
-1
/
+1
2015-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-43
/
+14
2015-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-6
/
+28
2015-04-21
Merge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of git://git.kernel.org/pub...
Olof Johansson
1
-0
/
+1
2015-04-21
Merge branch 'parisc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-36
/
+28
2015-04-22
md/raid5: don't do chunk aligned read on degraded array.
Eric Mei
1
-3
/
+12
2015-04-22
md/raid5: allow the stripe_cache to grow and shrink.
NeilBrown
2
-8
/
+71
2015-04-22
md/raid5: change ->inactive_blocked to a bit-flag.
NeilBrown
2
-8
/
+14
2015-04-22
md/raid5: move max_nr_stripes management into grow_one_stripe and drop_one_st...
NeilBrown
1
-33
/
+24
2015-04-22
md/raid5: pass gfp_t arg to grow_one_stripe()
NeilBrown
1
-7
/
+7
2015-04-22
md/raid5: introduce configuration option rmw_level
Markus Stockhausen
2
-0
/
+45
2015-04-22
md/raid5: activate raid6 rmw feature
Markus Stockhausen
4
-30
/
+115
2015-04-22
md/raid6 algorithms: xor_syndrome() for SSE2
Markus Stockhausen
1
-3
/
+227
2015-04-22
md/raid6 algorithms: xor_syndrome() for generic int
Markus Stockhausen
1
-1
/
+39
2015-04-22
md/raid6 algorithms: improve test program
Markus Stockhausen
1
-15
/
+36
2015-04-22
md/raid6 algorithms: delta syndrome functions
Markus Stockhausen
10
-8
/
+50
2015-04-22
raid5: handle expansion/resync case with stripe batching
shli@kernel.org
2
-8
/
+21
2015-04-22
raid5: handle io error of batch list
shli@kernel.org
2
-0
/
+49
[prev]
[next]