index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: dts: imx8mq: Move thermal-zones out of bus node
Fabio Estevam
2019-03-29
1
-61
/
+61
*
arm64: dts: imx: Add i.mx8mm evk basic dts support
Jacky Bai
2019-03-26
2
-0
/
+236
*
arm64: dts: imx: Add i.mx8mm dtsi support
Jacky Bai
2019-03-26
1
-0
/
+703
*
arm64: dts: imx8mq: Move the opp table out of bus node
Fabio Estevam
2019-03-22
1
-19
/
+18
*
arm64: dts: ls1043a: add crypto node alias also for qds
Horia Geantă
2019-03-22
2
-1
/
+1
*
arm64: dts: fsl: Remove unused properties from FSL QSPI nodes
Frieder Schrempf
2019-03-22
2
-3
/
+0
*
arm64: dts: imx8mq: enable the multi sensor TMU
Angus Ainslie (Purism)
2019-03-22
1
-0
/
+118
*
arm64: dts: imx8qxp: add lsio_mu2 node
Peng Fan
2019-03-21
1
-0
/
+8
*
arm64: dts: imx8qxp: fix mbox-cells
Peng Fan
2019-03-21
1
-3
/
+3
*
arm64: dts: freescale: Enable PCI-E controller for Oxalis board
Manivannan Sadhasivam
2019-03-20
2
-1
/
+5
*
arm64: dts: ls1028a: Add pmu dt nodes
Alison Wang
2019-03-20
1
-0
/
+5
*
arm64: dts: imx8mq-evk: Enable audio codec wm8524
Daniel Baluta
2019-03-20
1
-0
/
+48
*
arm64: dts: imx8mq: Add SAI2 node
Daniel Baluta
2019-03-20
1
-0
/
+15
*
arm64: dts: imx8mq: Add SDMA nodes
Daniel Baluta
2019-03-20
1
-0
/
+22
*
arm64: dts: imx8mq: add clock for GPIO node
Anson Huang
2019-03-19
1
-0
/
+5
*
arm64: dts: imx8mq: Add the opp table and cores opp properties
Abel Vesa
2019-03-19
1
-0
/
+23
*
arm64: dts: imx8mq: Add the buck vdd_arm regulator
Abel Vesa
2019-03-19
1
-0
/
+35
*
arm64: dts: imx8mq: Add the clocks and the latencies for the A53 cores
Abel Vesa
2019-03-19
1
-0
/
+8
*
arm64: dts: ls1028a: Add Audio DT nodes
Alison Wang
2019-03-19
3
-0
/
+182
*
arm64: dts: imx8mq: Add on-chip OTP controller node
Carlo Caione
2019-03-19
1
-0
/
+8
*
arm64: dts: imx8qxp: add cpu opp table
Anson Huang
2019-03-19
1
-0
/
+30
*
Linux 5.1-rc1
v5.1-rc1
Linus Torvalds
2019-03-17
1
-2
/
+2
*
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
57
-156
/
+153
|
\
|
*
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
2019-03-17
1
-4
/
+0
|
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
29
-47
/
+18
|
*
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
12
-13
/
+6
|
*
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
2019-03-17
1
-1
/
+1
|
*
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
2019-03-17
1
-1
/
+1
|
*
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
2019-03-17
1
-1
/
+4
|
*
coccinelle: semantic code search for missing put_device()
Wen Yang
2019-03-17
1
-0
/
+56
|
*
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
Masahiro Yamada
2019-03-13
3
-3
/
+3
|
*
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
Masahiro Yamada
2019-03-13
1
-13
/
+19
|
*
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
Masahiro Yamada
2019-03-13
1
-17
/
+17
|
*
kbuild: add workaround for Debian make-kpkg
Masahiro Yamada
2019-03-13
1
-0
/
+10
|
*
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
Masahiro Yamada
2019-03-13
2
-16
/
+2
|
*
unicore32: simplify linker script generation for decompressor
Masahiro Yamada
2019-03-13
2
-4
/
+1
|
*
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
Masahiro Yamada
2019-03-13
1
-1
/
+1
|
*
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-13
3
-8
/
+7
|
*
modpost: always show verbose warning for section mismatch
Masahiro Yamada
2019-03-13
2
-23
/
+5
|
*
ia64: prefix header search path with $(srctree)/
Masahiro Yamada
2019-03-13
4
-6
/
+2
|
*
libfdt: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-03-13
1
-1
/
+1
|
*
deb-pkg: generate correct build dependencies
Riku Voipio
2019-03-13
1
-1
/
+3
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-17
3
-125
/
+0
|
\
\
|
*
|
x86/asm: Remove unused __constant_c_x_memset() macro and inlines
Rasmus Villemoes
2019-01-12
1
-84
/
+0
|
*
|
x86/asm: Remove dead __GNUC__ conditionals
Rasmus Villemoes
2019-01-12
3
-41
/
+0
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-17
2
-4
/
+4
|
\
\
\
|
*
|
|
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
2019-03-17
1
-1
/
+1
|
*
|
|
perf/x86: Fixup typo in stub functions
Peter Zijlstra
2019-03-15
1
-2
/
+2
|
*
|
|
perf/x86/intel: Fix memory corruption
Peter Zijlstra
2019-03-15
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-17
1
-1
/
+4
|
\
\
\
\
[next]