aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-22MIPS: mm: Use the TLBINVF instruction to flush the VTLBLeonid Yegoshin
2014-01-22MIPS: Add function for flushing the TLB using the TLBINV instructionLeonid Yegoshin
2014-01-22MIPS: kernel: cpu-probe: Add support for probing proAptiv coresLeonid Yegoshin
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin
2014-01-22MIPS: Add processor identifiers for the proAptiv processorsLeonid Yegoshin
2014-01-22MIPS: tlb: Set the EHINV bit for TLBINVF cores when invalidating the TLBLeonid Yegoshin
2014-01-22MIPS: features: Add initial support for Segmentation Control registersSteven J. Hill
2014-01-22MIPS: features: Add initial support for TLBINVF capable coresLeonid Yegoshin
2014-01-22MIPS: mm: Move UNIQUE_ENTRYHI macro to a header fileMarkos Chandras
2014-01-22MIPS: Add missing bits for Config registersLeonid Yegoshin
2014-01-22MIPS: MT: proc: Add support for printing VPE and TC idsMarkos Chandras
2014-01-22MIPS: Malta: Remove ttyS2 serial for CMP platformsLeonid Yegoshin
2014-01-22MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.Leonid Yegoshin
2014-01-22MIPS: GIC: Send IPIs using the GICSteven J. Hill
2014-01-22MIPS: MT: Mark existing TCs as presentMarkos Chandras
2014-01-22MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved valueMarkos Chandras
2014-01-22MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MTMarkos Chandras
2014-01-22MIPS: BCM47XX: Fix some very confused types and data corruptionIlia Mirkin
2014-01-22MIPS: BCM47XX: add vectored interrupt supportHauke Mehrtens
2014-01-22MIPS: BCM47XX: add cpu-feature-overrides.hHauke Mehrtens
2014-01-22MIPS: BCM47XX: move constant array from stackHauke Mehrtens
2014-01-22MIPS: BCM47XX: add asmlinkage to plat_irq_dispatch()Hauke Mehrtens
2014-01-22MIPS: BCM47XX: update defconfigHauke Mehrtens
2014-01-22MIPS: BCM47XX: add EARLY_PRINTK_8250 supportHauke Mehrtens
2014-01-22MIPS: BCM47XX: Remove CFE supportHauke Mehrtens
2014-01-22MIPS: BCM47XX: only print SoC name in system type in cpuinfoHauke Mehrtens
2014-01-22MIPS: BCM63XX: drop SYS_HAS_CPU_MIPS32R1Jonas Gorski
2014-01-22MIPS: cpu-type: guard BMIPS variants with SYS_HAS_CPU_BMIPS*Jonas Gorski
2014-01-22MIPS: BCM47XX: select BMIPS CPUs for BCM47XX_SSBJonas Gorski
2014-01-22MIPS: BCM63XX: let the individual SoCs select the appropriate CPUsJonas Gorski
2014-01-22MIPS: BCM63XX: always register bmips smp opsJonas Gorski
2014-01-22MIPS: BMIPS: add a smp ops registration helperJonas Gorski
2014-01-22MIPS: BMIPS: extend BMIPS3300 to include BMIPS32Jonas Gorski
2014-01-22MIPS: BMIPS: select CPU_HAS_PREFETCHJonas Gorski
2014-01-22MIPS: BMIPS: select CPU_SUPPORTS_HIGHMEMJonas Gorski
2014-01-22MIPS: BMIPS: merge CPU options into one optionJonas Gorski
2014-01-22MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski
2014-01-22MIPS: allow asm/cpu.h to be included from assemblyJonas Gorski
2014-01-22MIPS: BCM63XX: disable SMP also on BCM3368Jonas Gorski
2014-01-22MIPS: BCM63XX: add HSSPI platform device and register itJonas Gorski
2014-01-22MIPS: BCM63XX: add HSSPI IRQ and register offsetsJonas Gorski
2014-01-22MIPS: BCM63XX: setup the HSSPI clock rateJonas Gorski
2014-01-22MIPS: BCM63XX: expose the HSSPI clockJonas Gorski
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton
2014-01-13MIPS: Remove unused {en,dis}able_fpu macrosPaul Burton
2014-01-13MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill
2014-01-13MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin
2014-01-12Linux 3.13-rc8Linus Torvalds
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-12thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins