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
2018-05-13
x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()
Thomas Gleixner
4
-8
/
+7
2018-05-13
x86/Centaur: Report correct CPU/cache topology
David Wang
1
-0
/
+5
2018-05-13
x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()
David Wang
3
-13
/
+8
2018-05-13
x86/CPU: Make intel_num_cpu_cores() generic
David Wang
3
-19
/
+16
2018-05-13
x86/CPU: Move cpu local function declarations to local header
Thomas Gleixner
3
-9
/
+11
2018-05-06
x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when available
Suravee Suthikulpanit
1
-1
/
+10
2018-05-06
x86/CPU: Modify detect_extended_topology() to return result
Suravee Suthikulpanit
2
-5
/
+5
2018-05-06
x86/CPU/AMD: Calculate last level cache ID from number of sharing threads
Suravee Suthikulpanit
3
-16
/
+49
2018-05-06
x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c
Borislav Petkov
2
-1
/
+1
2018-05-06
perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
Suravee Suthikulpanit
1
-19
/
+2
2018-05-06
x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
Borislav Petkov
4
-17
/
+8
2018-04-20
x86/Centaur: Initialize supported CPU features properly
David Wang
1
-0
/
+48
2018-04-17
Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-56
/
+86
2018-04-16
x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
Joerg Roedel
1
-1
/
+1
2018-04-16
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
3
-29
/
+6
2018-04-16
X86/KVM: Properly update 'tsc_offset' to represent the running guest
KarimAllah Ahmed
4
-22
/
+56
2018-04-16
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
5
-10
/
+4
2018-04-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-777
/
+1040
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
22
-105
/
+329
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+24
2018-04-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+0
2018-04-15
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-40
/
+63
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-708
/
+138
2018-04-14
parisc: Fix missing binfmt_elf32.o build error
Helge Deller
1
-1
/
+1
2018-04-14
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-305
/
+16
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
2
-8
/
+9
2018-04-14
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
1
-4
/
+6
2018-04-14
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
1
-36
/
+20
2018-04-14
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
1
-188
/
+7
2018-04-14
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-14
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-14
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
2018-04-14
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
1
-63
/
+58
2018-04-14
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
6
-83
/
+9
2018-04-14
kexec_file: make use of purgatory optional
AKASHI Takahiro
2
-0
/
+6
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
4
-0
/
+10
2018-04-13
Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh
Linus Torvalds
9
-38
/
+84
2018-04-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-199
/
+242
2018-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
17
-636
/
+174
2018-04-13
powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features
Michael Ellerman
2
-15
/
+22
2018-04-13
Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-156
/
+58
2018-04-13
arch/sh: pcie-sh7786: handle non-zero DMA offset
Thomas Petazzoni
1
-0
/
+8
2018-04-13
arch/sh: pcie-sh7786: adjust the memory mapping
Thomas Petazzoni
1
-5
/
+14
2018-04-13
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
Thomas Petazzoni
1
-18
/
+18
2018-04-13
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
Thomas Petazzoni
1
-0
/
+12
2018-04-13
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
Thomas Petazzoni
1
-0
/
+3
2018-04-13
arch/sh: pci: don't use disabled resources
Thomas Petazzoni
1
-0
/
+5
2018-04-13
arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
Thomas Petazzoni
2
-4
/
+7
[next]