summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: features: Add initial support for Segmentation Control registersSteven J. Hill2014-01-224-0/+36
* MIPS: features: Add initial support for TLBINVF capable coresLeonid Yegoshin2014-01-223-0/+9
* MIPS: mm: Move UNIQUE_ENTRYHI macro to a header fileMarkos Chandras2014-01-223-8/+3Star
* MIPS: Add missing bits for Config registersLeonid Yegoshin2014-01-221-2/+38
* MIPS: MT: proc: Add support for printing VPE and TC idsMarkos Chandras2014-01-221-1/+8
* MIPS: Malta: Remove ttyS2 serial for CMP platformsLeonid Yegoshin2014-01-221-0/+2
* MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.Leonid Yegoshin2014-01-221-8/+21
* MIPS: GIC: Send IPIs using the GICSteven J. Hill2014-01-221-0/+27
* MIPS: MT: Mark existing TCs as presentMarkos Chandras2014-01-221-0/+1
* MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved valueMarkos Chandras2014-01-221-8/+16
* MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MTMarkos Chandras2014-01-221-0/+3
* MIPS: BCM47XX: Fix some very confused types and data corruptionIlia Mirkin2014-01-221-9/+9
* MIPS: BCM47XX: add vectored interrupt supportHauke Mehrtens2014-01-222-0/+24
* MIPS: BCM47XX: add cpu-feature-overrides.hHauke Mehrtens2014-01-221-0/+82
* MIPS: BCM47XX: move constant array from stackHauke Mehrtens2014-01-221-1/+1
* MIPS: BCM47XX: add asmlinkage to plat_irq_dispatch()Hauke Mehrtens2014-01-221-1/+1
* MIPS: BCM47XX: update defconfigHauke Mehrtens2014-01-221-580/+43Star
* MIPS: BCM47XX: add EARLY_PRINTK_8250 supportHauke Mehrtens2014-01-222-0/+11
* MIPS: BCM47XX: Remove CFE supportHauke Mehrtens2014-01-222-93/+0Star
* MIPS: BCM47XX: only print SoC name in system type in cpuinfoHauke Mehrtens2014-01-223-22/+13Star
* MIPS: BCM63XX: drop SYS_HAS_CPU_MIPS32R1Jonas Gorski2014-01-221-1/+0Star
* MIPS: cpu-type: guard BMIPS variants with SYS_HAS_CPU_BMIPS*Jonas Gorski2014-01-221-3/+10
* MIPS: BCM47XX: select BMIPS CPUs for BCM47XX_SSBJonas Gorski2014-01-221-0/+1
* MIPS: BCM63XX: let the individual SoCs select the appropriate CPUsJonas Gorski2014-01-222-1/+8
* MIPS: BCM63XX: always register bmips smp opsJonas Gorski2014-01-221-4/+2Star
* MIPS: BMIPS: add a smp ops registration helperJonas Gorski2014-01-223-1/+28
* MIPS: BMIPS: extend BMIPS3300 to include BMIPS32Jonas Gorski2014-01-221-4/+4
* MIPS: BMIPS: select CPU_HAS_PREFETCHJonas Gorski2014-01-221-0/+1
* MIPS: BMIPS: select CPU_SUPPORTS_HIGHMEMJonas Gorski2014-01-221-1/+1
* MIPS: BMIPS: merge CPU options into one optionJonas Gorski2014-01-221-41/+39Star
* MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski2014-01-224-137/+235
* MIPS: allow asm/cpu.h to be included from assemblyJonas Gorski2014-01-221-0/+3
* MIPS: BCM63XX: disable SMP also on BCM3368Jonas Gorski2014-01-221-4/+4
* MIPS: BCM63XX: add HSSPI platform device and register itJonas Gorski2014-01-224-2/+60
* MIPS: BCM63XX: add HSSPI IRQ and register offsetsJonas Gorski2014-01-221-0/+18
* MIPS: BCM63XX: setup the HSSPI clock rateJonas Gorski2014-01-221-0/+18
* MIPS: BCM63XX: expose the HSSPI clockJonas Gorski2014-01-221-0/+24
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-1319-236/+449
* MIPS: Remove unused {en,dis}able_fpu macrosPaul Burton2014-01-131-13/+0Star
* MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill2014-01-132-1/+9
* MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin2014-01-132-2/+27
* Linux 3.13-rc8Linus Torvalds2014-01-121-1/+1
* SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-122-3/+22
* thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins2014-01-121-3/+3
* block: null_blk: fix queue leak inside removing deviceMing Lei2014-01-121-8/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1134-126/+219
|\
| * qlcnic: Fix ethtool statistics length calculationShahed Shaikh2014-01-101-18/+21
| * qlcnic: Fix bug in TX statisticsManish Chopra2014-01-103-1/+5
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-1021-62/+80
| * macvlan: forbid L2 fowarding offload for macvtapJason Wang2014-01-101-1/+4