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
2014-01-22
MIPS: kernel: cpu-probe: Add support for probing interAptiv cores
Leonid Yegoshin
1
-0
/
+8
2014-01-22
MIPS: Add support for interAptiv cores
Leonid Yegoshin
9
-1
/
+12
2014-01-22
MIPS: Add processor identifiers for the interAptiv processors
Leonid Yegoshin
1
-0
/
+2
2014-01-22
MIPS: Add debugfs file to print the segmentation control registers
Steven J. Hill
2
-0
/
+111
2014-01-22
MIPS: Add support for FTLBs
Leonid Yegoshin
7
-14
/
+155
2014-01-22
MIPS: mm: Use the TLBINVF instruction to flush the VTLB
Leonid Yegoshin
1
-6
/
+12
2014-01-22
MIPS: Add function for flushing the TLB using the TLBINV instruction
Leonid Yegoshin
1
-0
/
+13
2014-01-22
MIPS: kernel: cpu-probe: Add support for probing proAptiv cores
Leonid Yegoshin
1
-0
/
+8
2014-01-22
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
10
-1
/
+13
2014-01-22
MIPS: Add processor identifiers for the proAptiv processors
Leonid Yegoshin
1
-0
/
+2
2014-01-22
MIPS: tlb: Set the EHINV bit for TLBINVF cores when invalidating the TLB
Leonid Yegoshin
1
-1
/
+3
2014-01-22
MIPS: features: Add initial support for Segmentation Control registers
Steven J. Hill
4
-0
/
+36
2014-01-22
MIPS: features: Add initial support for TLBINVF capable cores
Leonid Yegoshin
3
-0
/
+9
2014-01-22
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
Markos Chandras
3
-8
/
+3
2014-01-22
MIPS: Add missing bits for Config registers
Leonid Yegoshin
1
-2
/
+38
2014-01-22
MIPS: MT: proc: Add support for printing VPE and TC ids
Markos Chandras
1
-1
/
+8
2014-01-22
MIPS: Malta: Remove ttyS2 serial for CMP platforms
Leonid Yegoshin
1
-0
/
+2
2014-01-22
MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.
Leonid Yegoshin
1
-8
/
+21
2014-01-22
MIPS: GIC: Send IPIs using the GIC
Steven J. Hill
1
-0
/
+27
2014-01-22
MIPS: MT: Mark existing TCs as present
Markos Chandras
1
-0
/
+1
2014-01-22
MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value
Markos Chandras
1
-8
/
+16
2014-01-22
MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MT
Markos Chandras
1
-0
/
+3
2014-01-22
MIPS: BCM47XX: Fix some very confused types and data corruption
Ilia Mirkin
1
-9
/
+9
2014-01-22
MIPS: BCM47XX: add vectored interrupt support
Hauke Mehrtens
2
-0
/
+24
2014-01-22
MIPS: BCM47XX: add cpu-feature-overrides.h
Hauke Mehrtens
1
-0
/
+82
2014-01-22
MIPS: BCM47XX: move constant array from stack
Hauke Mehrtens
1
-1
/
+1
2014-01-22
MIPS: BCM47XX: add asmlinkage to plat_irq_dispatch()
Hauke Mehrtens
1
-1
/
+1
2014-01-22
MIPS: BCM47XX: update defconfig
Hauke Mehrtens
1
-580
/
+43
2014-01-22
MIPS: BCM47XX: add EARLY_PRINTK_8250 support
Hauke Mehrtens
2
-0
/
+11
2014-01-22
MIPS: BCM47XX: Remove CFE support
Hauke Mehrtens
2
-93
/
+0
2014-01-22
MIPS: BCM47XX: only print SoC name in system type in cpuinfo
Hauke Mehrtens
3
-22
/
+13
2014-01-22
MIPS: BCM63XX: drop SYS_HAS_CPU_MIPS32R1
Jonas Gorski
1
-1
/
+0
2014-01-22
MIPS: cpu-type: guard BMIPS variants with SYS_HAS_CPU_BMIPS*
Jonas Gorski
1
-3
/
+10
2014-01-22
MIPS: BCM47XX: select BMIPS CPUs for BCM47XX_SSB
Jonas Gorski
1
-0
/
+1
2014-01-22
MIPS: BCM63XX: let the individual SoCs select the appropriate CPUs
Jonas Gorski
2
-1
/
+8
2014-01-22
MIPS: BCM63XX: always register bmips smp ops
Jonas Gorski
1
-4
/
+2
2014-01-22
MIPS: BMIPS: add a smp ops registration helper
Jonas Gorski
3
-1
/
+28
2014-01-22
MIPS: BMIPS: extend BMIPS3300 to include BMIPS32
Jonas Gorski
1
-4
/
+4
2014-01-22
MIPS: BMIPS: select CPU_HAS_PREFETCH
Jonas Gorski
1
-0
/
+1
2014-01-22
MIPS: BMIPS: select CPU_SUPPORTS_HIGHMEM
Jonas Gorski
1
-1
/
+1
2014-01-22
MIPS: BMIPS: merge CPU options into one option
Jonas Gorski
1
-41
/
+39
2014-01-22
MIPS: BMIPS: change compile time checks to runtime checks
Jonas Gorski
4
-137
/
+235
2014-01-22
MIPS: allow asm/cpu.h to be included from assembly
Jonas Gorski
1
-0
/
+3
2014-01-22
MIPS: BCM63XX: disable SMP also on BCM3368
Jonas Gorski
1
-4
/
+4
2014-01-22
MIPS: BCM63XX: add HSSPI platform device and register it
Jonas Gorski
4
-2
/
+60
2014-01-22
MIPS: BCM63XX: add HSSPI IRQ and register offsets
Jonas Gorski
1
-0
/
+18
2014-01-22
MIPS: BCM63XX: setup the HSSPI clock rate
Jonas Gorski
1
-0
/
+18
2014-01-22
MIPS: BCM63XX: expose the HSSPI clock
Jonas Gorski
1
-0
/
+24
2014-01-14
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
19
-236
/
+449
2014-01-14
MIPS: Remove unused {en,dis}able_fpu macros
Paul Burton
1
-13
/
+0
[next]