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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2020-08-04
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
16
-102
/
+702
2020-08-04
cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
Srinivas Pandruvada
1
-0
/
+1
2020-08-04
PM: runtime: Improve kerneldoc of pm_runtime_get_if_active()
Rafael J. Wysocki
1
-12
/
+14
2020-08-04
PM: runtime: Add kerneldoc comments to multiple helpers
Rafael J. Wysocki
1
-0
/
+246
2020-08-04
drm: Added orientation quirk for ASUS tablet model T103HAF
Marius Iacob
1
-0
/
+6
2020-08-04
thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support
Sumeet Pawnikar
1
-0
/
+3
2020-08-04
drm/omap: force runtime PM suspend on system suspend
Tomi Valkeinen
4
-0
/
+4
2020-08-04
drm/tidss: fix modeset init for DPI panels
Tomi Valkeinen
1
-1
/
+1
2020-08-04
MAINTAINERS: enlist Greg formally for console stuff
Daniel Vetter
1
-0
/
+6
2020-08-04
vgacon: Fix for missing check in scrollback handling
Yunhai Zhang
1
-0
/
+4
2020-08-04
MAINTAINERS: Update KVM/MIPS maintainers
Huacai Chen
1
-1
/
+3
2020-08-04
MIPS: Update default config file for Loongson-3
Huacai Chen
1
-6
/
+83
2020-08-04
MIPS: KVM: Add kvm guest support for Loongson-3
Huacai Chen
7
-3
/
+125
2020-08-04
dt-bindings: mips: Document Loongson kvm guest board
Huacai Chen
1
-0
/
+4
2020-08-04
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2
-62
/
+82
2020-08-04
ALSA: usb-audio: add startech usb audio dock name
Curtis Malainey
1
-4
/
+8
2020-08-04
xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint
Stefano Stabellini
1
-6
/
+9
2020-08-04
xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
Stefano Stabellini
3
-23
/
+32
2020-08-04
swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
Stefano Stabellini
1
-21
/
+32
2020-08-04
swiotlb-xen: remove XEN_PFN_PHYS
Stefano Stabellini
2
-7
/
+1
2020-08-04
swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer
Stefano Stabellini
1
-4
/
+4
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device
Stefano Stabellini
3
-6
/
+8
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
3
-6
/
+8
2020-08-04
swiotlb-xen: add struct device * parameter to xen_bus_to_phys
Stefano Stabellini
1
-5
/
+5
2020-08-04
swiotlb-xen: add struct device * parameter to xen_phys_to_bus
Stefano Stabellini
1
-7
/
+7
2020-08-04
swiotlb-xen: remove start_dma_addr
Stefano Stabellini
1
-5
/
+2
2020-08-04
swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
Boris Ostrovsky
1
-1
/
+7
2020-08-04
fbmem: pull fbcon_update_vcs() out of fb_set_var()
Tetsuo Handa
4
-12
/
+7
2020-08-04
mailbox: mediatek: cmdq: clear task in channel before shutdown
Dennis YC Hsieh
1
-0
/
+38
2020-08-04
mailbox: cmdq: support mt6779 gce platform definition
Dennis YC Hsieh
1
-0
/
+2
2020-08-04
mailbox: cmdq: variablize address shift in platform
Dennis YC Hsieh
2
-13
/
+46
2020-08-04
dt-binding: gce: add gce header file for mt6779
Dennis YC Hsieh
2
-3
/
+227
2020-08-04
mailbox: qcom: Add msm8994 apcs compatible
Konrad Dybcio
2
-0
/
+6
2020-08-04
mailbox: qcom: Add sdm660 hmss compatible
Konrad Dybcio
2
-0
/
+6
2020-08-04
mailbox: imx: Mark PM functions as __maybe_unused
Nathan Chancellor
1
-4
/
+4
2020-08-04
mailbox: pcc: Put the PCCT table for error path
Hanjun Guo
1
-2
/
+7
2020-08-04
mailbox: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-08-04
f2fs: prepare a waiter before entering io_schedule
Jaegeuk Kim
1
-2
/
+2
2020-08-04
asm-generic/io.h: Fix sparse warnings on big-endian architectures
Stafford Horne
1
-8
/
+8
2020-08-04
Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
38
-620
/
+167
2020-08-04
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
81
-962
/
+1596
2020-08-04
Merge tag 'regmap-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
3
-83
/
+248
2020-08-04
Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
88
-1359
/
+2503
2020-08-04
Merge tag 'regulator-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
64
-487
/
+3042
2020-08-04
Merge tag 'edac_updates_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-163
/
+211
2020-08-04
Merge tag 'arm-newsoc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
40
-0
/
+1495
2020-08-04
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
143
-1350
/
+10925
2020-08-04
Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
41
-142
/
+267
2020-08-04
Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
692
-7827
/
+37781
2020-08-04
Merge tag 'arm-defconfig-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-25
/
+145
[prev]
[next]