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
2018-10-08
mmc: core: add helper to see if a host is doing a retune
Niklas Söderlund
1
-0
/
+5
2018-10-08
mmc: tmio: refactor CLK_CTL bit calculation
Masahiro Yamada
1
-5
/
+13
2018-10-08
mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock
Masahiro Yamada
1
-26
/
+12
2018-10-08
mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitation
Jisheng Zhang
1
-0
/
+39
2018-10-08
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Jisheng Zhang
2
-14
/
+27
2018-10-08
mmc: sdhci: add adma_table_cnt member to struct sdhci_host
Jisheng Zhang
2
-8
/
+12
2018-10-08
mmc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-10-08
mmc: sdhci: Export sdhci_request()
Aapo Vienamo
2
-1
/
+3
2018-10-08
sdhci: acpi: add qcom sdhci host reset quirk fix
Wang Dongsheng
1
-0
/
+60
2018-10-08
sdhci: acpi: add free_slot callback
Wang Dongsheng
1
-0
/
+8
2018-10-08
mmc: sdhci-of-esdhc: add erratum A008171 support
Yinbo Zhu
2
-1
/
+44
2018-10-08
mmc: sdhci: add tuning error codes
Yinbo Zhu
2
-4
/
+6
2018-10-08
mmc: uniphier-sd: add UniPhier SD/eMMC controller driver
Masahiro Yamada
4
-0
/
+705
2018-10-08
dt-bindings: mmc: add DT binding for UniPhier SD/eMMC controller
Masahiro Yamada
1
-0
/
+55
2018-10-08
mmc: tmio: move tmio_mmc_set_clock() to platform hook
Masahiro Yamada
4
-89
/
+117
2018-10-08
mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
Masahiro Yamada
1
-3
/
+3
2018-10-08
mmc: jz4740: Add support for the JZ4725B
Paul Cercueil
2
-2
/
+4
2018-10-08
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
9
-38
/
+10
2018-10-08
dt-bindings: mmc: tmio_mmc: document Renesas R8A77970 bindings
Sergei Shtylyov
1
-0
/
+1
2018-10-08
mmc: renesas_sdhi_internal_dmac: add R8A77970 to whitelist
Sergei Shtylyov
1
-0
/
+1
2018-10-08
mmc: renesas_sdhi_internal_dmac: Fix a few typos
Sergei Shtylyov
1
-3
/
+3
2018-10-08
mmc: jz4740: Drop dependency on MACH_JZ4740/80
Paul Cercueil
1
-1
/
+1
2018-10-08
mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 cap
Igor Opaniuk
1
-0
/
+8
2018-10-08
mmc: renesas_sdhi: Add r8a774a1 support
Fabrizio Castro
1
-1
/
+3
2018-10-08
mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1
Fabrizio Castro
1
-0
/
+1
2018-10-08
mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
Michal Simek
1
-1
/
+2
2018-10-08
mmc: sdhci-iproc: Add ACPI support
Srinath Mannam
2
-19
/
+41
2018-10-08
mmc: sdhci-pltfm: Convert DT properties to generic device properties
Adrian Hunter
2
-29
/
+46
2018-10-07
Linux 4.19-rc7
v4.19-rc7
Greg Kroah-Hartman
1
-1
/
+1
2018-10-07
Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
10
-44
/
+57
2018-10-07
Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
3
-19
/
+42
2018-10-07
Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
5
-5
/
+25
2018-10-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-6
/
+23
2018-10-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Greg Kroah-Hartman
1
-0
/
+1
2018-10-07
Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
5
-11
/
+29
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
24
-81
/
+203
2018-10-06
Merge branch 'akpm'
Greg Kroah-Hartman
18
-30
/
+189
2018-10-06
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2018-10-06
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
1
-2
/
+2
2018-10-06
mm/vmscan.c: fix int overflow in callers of do_shrink_slab()
Kirill Tkhai
1
-4
/
+3
2018-10-06
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
1
-0
/
+3
2018-10-06
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
1
-1
/
+0
2018-10-06
proc: restrict kernel stack dumps to root
Jann Horn
1
-0
/
+14
2018-10-06
mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes
Anshuman Khandual
4
-0
/
+8
2018-10-06
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
1
-1
/
+1
2018-10-06
ipc/shm.c: use ERR_CAST() for shm_lock() error return
Kees Cook
1
-1
/
+1
2018-10-06
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
1
-1
/
+2
2018-10-06
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2
-1
/
+4
2018-10-06
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
Larry Chen
1
-4
/
+12
2018-10-06
hugetlb: take PMD sharing into account when flushing tlb/caches
Mike Kravetz
1
-9
/
+44
[prev]
[next]