summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpuid.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-22MIPS: APRP: Add VPE loader support for CMP platforms.Deng-Cheng Zhu3-0/+186
2014-01-22MIPS: APRP: Split VPE loader into separate files.Deng-Cheng Zhu5-633/+660
2014-01-22MIPS: Clean up MIPS MT and CMP configuration options.Steven J. Hill2-40/+24
2014-01-22MIPS: kernel: cpu-probe: Add support for probing interAptiv coresLeonid Yegoshin1-0/+8
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin9-1/+12
2014-01-22MIPS: Add processor identifiers for the interAptiv processorsLeonid Yegoshin1-0/+2
2014-01-22MIPS: Add debugfs file to print the segmentation control registersSteven J. Hill2-0/+111
2014-01-22MIPS: Add support for FTLBsLeonid Yegoshin7-14/+155
2014-01-22MIPS: mm: Use the TLBINVF instruction to flush the VTLBLeonid Yegoshin1-6/+12
2014-01-22MIPS: Add function for flushing the TLB using the TLBINV instructionLeonid Yegoshin1-0/+13
2014-01-22MIPS: kernel: cpu-probe: Add support for probing proAptiv coresLeonid Yegoshin1-0/+8
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin10-1/+13
2014-01-22MIPS: Add processor identifiers for the proAptiv processorsLeonid Yegoshin1-0/+2
2014-01-22MIPS: tlb: Set the EHINV bit for TLBINVF cores when invalidating the TLBLeonid Yegoshin1-1/+3
2014-01-22MIPS: features: Add initial support for Segmentation Control registersSteven J. Hill4-0/+36
2014-01-22MIPS: features: Add initial support for TLBINVF capable coresLeonid Yegoshin3-0/+9
2014-01-22MIPS: mm: Move UNIQUE_ENTRYHI macro to a header fileMarkos Chandras3-8/+3
2014-01-22MIPS: Add missing bits for Config registersLeonid Yegoshin1-2/+38
2014-01-22MIPS: MT: proc: Add support for printing VPE and TC idsMarkos Chandras1-1/+8
2014-01-22MIPS: Malta: Remove ttyS2 serial for CMP platformsLeonid Yegoshin1-0/+2
2014-01-22MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.Leonid Yegoshin1-8/+21
2014-01-22MIPS: GIC: Send IPIs using the GICSteven J. Hill1-0/+27
2014-01-22MIPS: MT: Mark existing TCs as presentMarkos Chandras1-0/+1
2014-01-22MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved valueMarkos Chandras1-8/+16
2014-01-22MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MTMarkos Chandras1-0/+3
2014-01-22MIPS: BCM47XX: Fix some very confused types and data corruptionIlia Mirkin1-9/+9
2014-01-22MIPS: BCM47XX: add vectored interrupt supportHauke Mehrtens2-0/+24