index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
mmc: pxamci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-6
/
+0
2016-02-29
mmc: mxcmmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-3
/
+0
2016-02-29
mmc: jz4740_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-2
/
+0
2016-02-29
mmc: dw_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-2
/
+0
2016-02-29
mmc: davinci_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-12
/
+3
2016-02-29
mmc: bfin_sdh: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-3
/
+0
2016-02-29
mmc: atmel-mci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-7
/
+2
2016-02-29
mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support
Chen-Yu Tsai
1
-0
/
+1
2016-02-29
mmc: sunxi: Support 8 bit eMMC DDR transfer modes
Chen-Yu Tsai
1
-7
/
+26
2016-02-29
mmc: sunxi: Support MMC_DDR52 timing modes
Chen-Yu Tsai
1
-5
/
+7
2016-02-29
mmc: sanitize 'bus width' in debug output
Wolfram Sang
2
-2
/
+2
2016-02-29
mmc: core: use the defined function to check whether card is removable
Jaehoon Chung
1
-5
/
+4
2016-02-29
mmc: sdhci-iproc: use sdhci_pltfm_unregister directly
Jisheng Zhang
1
-6
/
+1
2016-02-29
mmc: DT: sdhci-iproc: add bcm2835 compatible
Stefan Wahren
1
-1
/
+4
2016-02-29
mmc: sdhci-iproc: add bcm2835 support
Stefan Wahren
2
-3
/
+18
2016-02-29
mmc: sdhci-iproc: define MMC caps in platform data
Stefan Wahren
1
-2
/
+3
2016-02-29
mmc: mmc_test: mention that '0' runs all tests
Wolfram Sang
1
-0
/
+1
2016-02-29
mmc: mmcif: don't depend on MMC_BLOCK
Wolfram Sang
1
-1
/
+1
2016-02-29
mmc: make MAN_BKOPS_EN message a debug
Wolfram Sang
1
-1
/
+1
2016-02-29
mmc: omap_hsmmc: don't print uninitialized variables
Arnd Bergmann
1
-2
/
+2
2016-02-29
mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
Fu, Zhonghui
1
-0
/
+2
2016-02-29
mmc: core: enable mmc host device to suspend/resume asynchronously
Fu, Zhonghui
1
-0
/
+1
2016-02-29
mmc: sunxi: Support vqmmc regulator
Chen-Yu Tsai
1
-0
/
+31
2016-02-29
mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios op
Chen-Yu Tsai
1
-1
/
+4
2016-02-29
mmc: sunxi: Document host init sequence
Chen-Yu Tsai
1
-0
/
+12
2016-02-29
mmc: sdhci-iproc: Actually enable the clock
Stefan Wahren
1
-1
/
+8
2016-02-29
mmc: debugfs: Add a restriction to mmc debugfs clock setting
Chuanxiao Dong
1
-1
/
+1
2016-02-29
mmc: sdhci-iproc: Clean up platform allocations if shdci init fails
Stefan Wahren
1
-1
/
+5
2016-02-29
mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
Rameshwar Prasad Sahu
1
-5
/
+0
2016-02-29
mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
Kishon Vijay Abraham I
1
-1
/
+4
2016-02-29
mmc: remove unnecessary assignment statements before return
Masahiro Yamada
3
-23
/
+6
2016-02-29
mmc: core: pwrseq_simple: remove unused header file
Peter Chen
1
-1
/
+0
2016-02-29
mmc: usdhi6rol0: use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-02-29
mmc: sh_mmcif: use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-02-29
mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detection
Markus Elfring
1
-12
/
+8
2016-02-29
mmc: sdricoh_cs: Delete unnecessary variable initialisations
Markus Elfring
1
-3
/
+3
2016-02-28
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-131
/
+244
2016-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-7
/
+15
2016-02-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+8
2016-02-28
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-75
/
+127
2016-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-37
/
+22
2016-02-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
24
-105
/
+173
2016-02-28
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-02-28
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-02-28
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
1
-2
/
+2
2016-02-28
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-02-28
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
1
-2
/
+4
[next]