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
2020-07-08
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
1
-1
/
+1
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
2
-0
/
+4
2020-07-03
arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
Sai Prakash Ranjan
1
-6
/
+13
2020-07-03
arm64: Add MIDR value for KRYO4XX gold CPU cores
Sai Prakash Ranjan
1
-0
/
+2
2020-07-02
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
2
-11
/
+8
2020-06-25
arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
Sai Prakash Ranjan
1
-0
/
+2
2020-06-25
arm64: perf: Report the PC value in REGS_ABI_32 mode
Jiping Ma
1
-3
/
+22
2020-06-24
arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
Sai Prakash Ranjan
1
-0
/
+2
2020-06-24
arm64: Don't insert a BTI instruction at inner labels
Jean-Philippe Brucker
1
-6
/
+0
2020-06-24
arm64: vdso: Don't use gcc plugins for building vgettimeofday.c
Alexander Popov
1
-1
/
+1
2020-06-24
arm64: vdso: Only pass --no-eh-frame-hdr when linker supports it
Will Deacon
1
-2
/
+3
2020-06-23
arm64: Depend on newer binutils when building PAC
Mark Brown
1
-2
/
+2
2020-06-23
arm64: compat: Remove 32-bit sigreturn code from the vDSO
Will Deacon
3
-71
/
+0
2020-06-23
arm64: compat: Always use sigpage for sigreturn trampoline
Will Deacon
1
-25
/
+0
2020-06-23
arm64: compat: Allow 32-bit vdso and sigpage to co-exist
Will Deacon
4
-36
/
+32
2020-06-23
arm64: vdso: Disable dwarf unwinding through the sigreturn trampoline
Will Deacon
2
-21
/
+35
2020-06-18
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
1
-18
/
+26
2020-06-18
arm64: kexec_file: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
2020-06-18
arm64: mm: reserve hugetlb CMA after numa_init
Barry Song
1
-5
/
+10
2020-06-17
arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support
Will Deacon
1
-0
/
+2
2020-06-16
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
1
-3
/
+3
2020-06-16
arm64: pgtable: Clear the GP bit for non-executable kernel pages
Will Deacon
1
-1
/
+1
2020-06-15
arm64: mm: reset address tag set by kasan sw tagging
Shyam Thombre
1
-0
/
+1
2020-06-15
arm64: traps: Dump registers prior to panic() in bad_mode()
Will Deacon
1
-0
/
+1
2020-06-15
arm64/sve: Eliminate data races on sve_default_vl
Dave Martin
1
-7
/
+18
2020-06-15
arm64: remove TEXT_OFFSET randomization
Ard Biesheuvel
2
-21
/
+0
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
39
-303
/
+303
2020-06-13
Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-2
/
+64
2020-06-13
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+2
2020-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
8
-30
/
+121
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-180
/
+233
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
88
-2269
/
+2554
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
35
-297
/
+297
2020-06-13
ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully
Ard Biesheuvel
1
-0
/
+62
2020-06-13
ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0
Chris Packham
1
-2
/
+2
2020-06-13
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
1
-1
/
+6
2020-06-13
alpha: c_next should increase position index
Matt Turner
1
-0
/
+1
2020-06-13
alpha: Replace sg++ with sg = sg_next(sg)
Xu Wang
1
-1
/
+1
2020-06-13
alpha: fix memory barriers so that they conform to the specification
Mikulas Patocka
2
-22
/
+112
2020-06-13
alpha: remove unneeded semicolon in sys_eiger.c
Jason Yan
1
-1
/
+1
2020-06-13
alpha: remove unneeded semicolon in osf_sys.c
Jason Yan
1
-1
/
+1
2020-06-13
alpha: Replace strncmp with str_has_prefix
Chuhong Yuan
2
-2
/
+2
2020-06-13
alpha: fix rtc port ranges
Mikulas Patocka
1
-1
/
+1
2020-06-13
alpha: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
1
-2
/
+2
2020-06-12
x86/entry: Force rcu_irq_enter() when in idle task
Thomas Gleixner
1
-7
/
+28
2020-06-12
Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+1
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
68
-669
/
+1707
2020-06-12
x86/entry: Make NMI use IDTENTRY_RAW
Thomas Gleixner
2
-3
/
+3
2020-06-12
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
3
-29
/
+52
[next]