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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
6
-68
/
+11
2018-03-27
arm64: cpufeature: Avoid warnings due to unused symbols
Will Deacon
2
-8
/
+10
2018-03-26
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
3
-1
/
+30
2018-03-26
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
3
-8
/
+79
2018-03-26
arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35
Suzuki K Poulose
1
-0
/
+4
2018-03-26
arm64: capabilities: Handle shared entries
Suzuki K Poulose
3
-14
/
+66
2018-03-26
arm64: capabilities: Add support for checks based on a list of MIDRs
Suzuki K Poulose
4
-41
/
+60
2018-03-26
arm64: Add helpers for checking CPU MIDR against a range
Suzuki K Poulose
3
-13
/
+37
2018-03-26
arm64: capabilities: Clean up midr range helpers
Suzuki K Poulose
1
-48
/
+60
2018-03-26
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
4
-46
/
+9
2018-03-26
arm64: capabilities: Add support for features enabled early
Suzuki K Poulose
2
-22
/
+83
2018-03-26
arm64: capabilities: Restrict KPTI detection to boot-time CPUs
Suzuki K Poulose
2
-5
/
+20
2018-03-26
arm64: capabilities: Introduce weak features based on local CPU
Suzuki K Poulose
2
-1
/
+9
2018-03-26
arm64: capabilities: Group handling of features and errata workarounds
Suzuki K Poulose
1
-31
/
+42
2018-03-26
arm64: capabilities: Allow features based on local CPU scope
Suzuki K Poulose
1
-6
/
+11
2018-03-26
arm64: capabilities: Split the processing of errata work arounds
Suzuki K Poulose
1
-2
/
+4
2018-03-26
arm64: capabilities: Prepare for grouping features and errata work arounds
Suzuki K Poulose
1
-40
/
+18
2018-03-26
arm64: capabilities: Filter the entries based on a given mask
Suzuki K Poulose
2
-11
/
+23
2018-03-26
arm64: capabilities: Unify the verification
Suzuki K Poulose
1
-33
/
+58
2018-03-26
arm64: capabilities: Add flags to handle the conflicts on late CPU
Suzuki K Poulose
3
-21
/
+89
2018-03-26
arm64: capabilities: Prepare for fine grained capabilities
Suzuki K Poulose
3
-31
/
+124
2018-03-26
arm64: capabilities: Move errata processing code
Suzuki K Poulose
3
-43
/
+40
2018-03-26
arm64: capabilities: Move errata work around check on boot CPU
Suzuki K Poulose
2
-6
/
+6
2018-03-26
arm64: capabilities: Update prototype for enable call back
Dave Martin
8
-58
/
+67
2018-03-26
arm64/sve: Document firmware support requirements in Kconfig
Dave Martin
1
-0
/
+17
2018-03-20
arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
Dave Martin
3
-19
/
+24
2018-03-20
Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Will Deacon
3
-6
/
+72
2018-03-19
arm64: Expose Arm v8.4 features
Suzuki K Poulose
6
-0
/
+44
2018-03-19
arm64: Documentation: cpu-feature-registers: Remove RES0 fields
Suzuki K Poulose
1
-8
/
+0
2018-03-19
arm64: asm: drop special versions of adr_l/ldr_l/str_l for modules
Ard Biesheuvel
1
-32
/
+2
2018-03-19
arm64: fix undefined reference to 'printk'
Arnd Bergmann
2
-3
/
+3
2018-03-16
signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
Dave Martin
2
-2
/
+3
2018-03-09
Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Will Deacon
2
-13
/
+0
2018-03-09
arm64: signal: Ensure si_code is valid for all fault signals
Dave Martin
4
-77
/
+59
2018-03-09
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
5
-8
/
+60
2018-03-09
arm64/kernel: enable A53 erratum #8434319 handling at runtime
Ard Biesheuvel
4
-2
/
+14
2018-03-09
arm64/errata: add REVIDR handling to framework
Ard Biesheuvel
2
-3
/
+22
2018-03-09
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
7
-24
/
+130
2018-03-08
arm64/kernel: kaslr: reduce module randomization range to 4 GB
Ard Biesheuvel
4
-15
/
+23
2018-03-08
arm64: module: don't BUG when exceeding preallocated PLT count
Ard Biesheuvel
2
-1
/
+4
2018-03-08
ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX define
Lorenzo Pieralisi
1
-5
/
+0
2018-03-08
ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard
Lorenzo Pieralisi
1
-7
/
+0
2018-03-08
ACPI/IORT: Remove linker section for IORT entries again
Jia He
1
-1
/
+0
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
2
-1
/
+9
2018-03-06
arm64/debug: Fix registers on sleeping tasks
Douglas Anderson
1
-5
/
+16
2018-03-06
scripts/kallsyms: filter arm64's __efistub_ symbols
Ard Biesheuvel
1
-0
/
+1
2018-03-06
kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-4
/
+6
2018-03-06
arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
Catalin Marinas
6
-11
/
+68
2018-03-06
arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics
Will Deacon
1
-1
/
+2
2018-03-06
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
3
-9
/
+5
[next]