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
2019-05-07
RDMA/efa: Add the efa module
Gal Pressman
1
-0
/
+533
2019-05-07
RDMA/efa: Add EFA verbs implementation
Gal Pressman
1
-0
/
+1825
2019-05-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-121
/
+115
2019-05-07
drm: Fix timestamp docs for variable refresh properties.
Mario Kleiner
1
-6
/
+0
2019-05-07
drivers/dax: Allow to include DEV_DAX_PMEM as builtin
Aneesh Kumar K.V
1
-2
/
+1
2019-05-07
Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
60
-801
/
+2650
2019-05-07
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
Shenghui Wang
1
-1
/
+1
2019-05-07
block: fix mismerge in bvec_advance
Christoph Hellwig
1
-7
/
+1
2019-05-07
NFS: make nfs_match_client killable
Roberto Bergantinos Corpas
1
-1
/
+6
2019-05-07
gpio: Update documentation
Linus Walleij
1
-132
/
+229
2019-05-07
Merge tag 'regulator-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
90
-2780
/
+1332
2019-05-07
Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
14
-180
/
+118
2019-05-07
PCI: imx6: Allow asynchronous probing
Lucas Stach
1
-0
/
+1
2019-05-07
PCI: dwc: Save root bus for driver remove hooks
Jisheng Zhang
2
-6
/
+7
2019-05-07
PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
Jisheng Zhang
1
-13
/
+8
2019-05-07
Merge branches 'thermal-core', 'thermal-built-it' and 'thermal-intel' into next
Zhang Rui
13
-51
/
+20
2019-05-07
PCI: dwc: Free MSI in dw_pcie_host_init() error path
Jisheng Zhang
1
-3
/
+6
2019-05-07
drivers: thermal: processor_thermal: Downgrade error message
Srinivas Pandruvada
1
-1
/
+1
2019-05-07
PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()
Jisheng Zhang
2
-4
/
+9
2019-05-07
PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
Jisheng Zhang
1
-2
/
+4
2019-05-07
PCI: qcom: Use default config space read function
Marc Gonzalez
1
-17
/
+6
2019-05-07
moduleparam: Save information about built-in modules in separate file
Alexey Gladkov
8
-7
/
+19
2019-05-07
Remove MODULE_ALIAS() calls that take undefined macro
Masahiro Yamada
3
-3
/
+0
2019-05-07
.gitignore: add leading and trailing slashes to generated directories
Masahiro Yamada
1
-4
/
+4
2019-05-07
s390/boot: fix compiler error due to missing awk strtonum
Martin Schwidefsky
2
-1
/
+2
2019-05-07
samples: show race-free pidfd metadata access
Christian Brauner
3
-1
/
+119
2019-05-07
signal: support CLONE_PIDFD with pidfd_send_signal
Christian Brauner
2
-6
/
+9
2019-05-07
clone: add CLONE_PIDFD
Christian Brauner
3
-4
/
+106
2019-05-07
Merge tag 'gvt-next-fixes-2019-05-07' of https://github.com/intel/gvt-linux i...
Joonas Lahtinen
8
-33
/
+31
2019-05-07
drm/komeda: Mark the local functions as static
james qian wang (Arm Technology China)
6
-17
/
+21
2019-05-07
drm/komeda: Fixed warning: Function parameter or member not described
james qian wang (Arm Technology China)
6
-23
/
+85
2019-05-07
drm/komeda: Expose bus_width to Komeda-CORE
james qian wang (Arm Technology China)
2
-3
/
+4
2019-05-07
drm/komeda: Add sysfs attribute: core_id and config_id
james qian wang (Arm Technology China)
4
-0
/
+71
2019-05-07
arch: nds32: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
1
-8
/
+8
2019-05-07
nds32: fix semicolon code style issue
Yang Wei
2
-2
/
+2
2019-05-07
nds32: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
1
-4
/
+2
2019-05-07
nds32: remove unused generic-y += cmpxchg-local.h
Masahiro Yamada
1
-1
/
+0
2019-05-07
nds32: Use the correct style for SPDX License Identifier
Nishad Kamdar
47
-47
/
+47
2019-05-07
nds32: remove __virt_to_bus and __bus_to_virt
Christoph Hellwig
1
-8
/
+0
2019-05-07
nds32: vdso: fix and clean-up Makefile
Masahiro Yamada
1
-5
/
+3
2019-05-07
nds32: add vmlinux.lds and vdso.so to .gitignore
Masahiro Yamada
2
-0
/
+2
2019-05-07
nds32: ex-exit: Remove unneeded need_resched() loop
Valentin Schneider
1
-2
/
+2
2019-05-07
nds32/io: Remove useless definition of mmiowb()
Will Deacon
1
-2
/
+0
2019-05-07
nds32: Removed unused thread flag TIF_USEDFPU
Julien Grall
1
-2
/
+0
2019-05-07
pinctrl: mcp23s08: Do not complain about unsupported params
Jan Kundrát
1
-2
/
+1
2019-05-07
drm/i915: Disable semaphore busywaits on saturated systems
Chris Wilson
3
-1
/
+43
2019-05-07
ALSA: hda/realtek - Support low power consumption for ALC295
Kailang Yang
1
-15
/
+31
2019-05-07
arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
Christoph Hellwig
1
-0
/
+10
2019-05-07
drm/i915: Delay semaphore submission until the start of the signaler
Chris Wilson
1
-0
/
+19
2019-05-07
Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...
Joerg Roedel
24
-346
/
+1376
[prev]
[next]