index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
Merge tag 'juno-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
14
-355
/
+153
2021-10-05
Merge tag 'qcom-dts-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-8
/
+7
2021-10-05
Merge tag 'at91-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2
-15
/
+63
2021-10-04
ARM: dts: at91: sama7g5ek: to not touch slew-rate for SDMMC pins
Claudiu Beznea
1
-0
/
+6
2021-10-04
ARM: dts: at91: sama7g5ek: use proper slew-rate settings for GMACs
Claudiu Beznea
1
-6
/
+22
2021-10-04
ARM: at91: pm: preload base address of controllers in tlb
Claudiu Beznea
1
-1
/
+24
2021-10-04
ARM: at91: pm: group constants and addresses loading
Claudiu Beznea
1
-8
/
+9
2021-10-04
ARM: dts: at91: sama7g5ek: add suspend voltage for ddr3l rail
Claudiu Beznea
1
-0
/
+2
2021-09-26
arm: dts: vexpress: Fix motherboard bus 'interrupt-map'
Rob Herring
7
-231
/
+94
2021-09-20
ARM: dts: qcom: apq8064: update Adreno clock names
David Heidelberg
1
-4
/
+4
2021-09-17
arm: dts: vexpress: Fix addressing issues with 'motherboard-bus' nodes
Rob Herring
13
-92
/
+52
2021-09-14
Merge tag 'at91-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
4
-17
/
+162
2021-09-14
ARM: dts: at91: sama5d2_som1_ek: disable ISC node by default
Eugen Hristev
1
-1
/
+0
2021-09-14
ARM: at91: pm: switch backup area to vbat in backup mode
Claudiu Beznea
1
-0
/
+52
2021-09-14
ARM: dts: at91: sama7g5: add chipid
Claudiu Beznea
1
-0
/
+5
2021-09-14
ARM: dts: at91: sama7g5: add shdwc node
Claudiu Beznea
2
-0
/
+20
2021-09-14
ARM: dts: at91: sama7g5: add securam node
Claudiu Beznea
1
-0
/
+11
2021-09-14
ARM: dts: at91: sama7g5: add ram controllers
Claudiu Beznea
1
-0
/
+12
2021-09-14
ARM: at91: pm: do not panic if ram controllers are not enabled
Claudiu Beznea
1
-16
/
+62
2021-09-14
ARM: config: mutli v7: Reenable FB dependency
Joel Stanley
1
-0
/
+1
2021-09-14
ARM: config: multi v7: Enable dependancies
Joel Stanley
1
-0
/
+2
2021-09-14
arm: dts: vexpress-v2p-ca9: Fix the SMB unit-address
Rob Herring
2
-2
/
+2
2021-09-14
arm: dts: vexpress: Drop unused properties from motherboard node
Rob Herring
5
-11
/
+0
2021-09-14
arm64: dts: arm: drop unused interrupt-names in MHU
Krzysztof Kozlowski
1
-2
/
+0
2021-09-14
ARM: dts: arm: align watchdog and mmc node names with dtschema
Krzysztof Kozlowski
1
-2
/
+2
2021-09-14
arm64: dts: arm: align watchdog and mmc node names with dtschema
Krzysztof Kozlowski
2
-4
/
+4
2021-09-13
ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL reference
Marijn Suijten
1
-2
/
+2
2021-09-13
ARM: dts: qcom: apq8064: use compatible which contains chipid
David Heidelberg
1
-2
/
+1
2021-09-13
arm64: dts: fvp: Remove panel timings
Robin Murphy
1
-12
/
+0
2021-09-12
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-20
/
+8
2021-09-12
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-14
/
+20
2021-09-11
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2
-3
/
+2
2021-09-11
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
1
-0
/
+1
2021-09-11
riscv: dts: microchip: mpfs-icicle: Fix serial console
Geert Uytterhoeven
1
-1
/
+5
2021-09-11
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2
-10
/
+5
2021-09-11
riscv: Improve stack randomisation on RV64
Kefeng Wang
1
-0
/
+3
2021-09-11
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
riscv: defconfig: enable BLK_DEV_NVME
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
1236
-21958
/
+38511
2021-09-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+21
2021-09-10
Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-170
/
+93
2021-09-10
arm64: kdump: Skip kmemleak scan reserved memory for kdump
Chen Wandun
1
-0
/
+6
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
6
-86
/
+62
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-33
/
+111
2021-09-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
23
-291
/
+270
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
17
-49
/
+63
2021-09-09
arm64: mm: limit linear region to 51 bits for KVM in nVHE mode
Ard Biesheuvel
1
-1
/
+15
2021-09-09
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2
-6
/
+3
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
3
-9
/
+8
2021-09-09
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
1
-7
/
+10
[next]