summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-26MIPS: alchemy: Use irq_set_chip_handler_name_locked()Thomas Gleixner1-2/+2
2015-08-26MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu3-8/+11
2015-08-26MIPS: pci-rt3883: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+1
2015-08-26MIPS: pci-ar724x: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-08-26MIPS: pci-ar71xx: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-08-26MIPS: jz4740: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-08-26MIPS: Set up FTLB probability for I6400Markos Chandras2-5/+15
2015-08-26MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6Markos Chandras1-1/+10
2015-08-26MIPS: Add default case for the FTLB enable/disable codeMarkos Chandras1-3/+10
2015-08-26MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLBMarkos Chandras1-1/+0
2015-08-26IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras2-9/+28
2015-08-26IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras2-47/+84
2015-08-26MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras3-111/+254
2015-08-26MIPS: CPC: Fix type for GCR CPC base reg for 64-bitMarkos Chandras1-1/+1
2015-08-26MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.Markos Chandras1-1/+1
2015-08-26MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras2-4/+48
2015-08-26MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras3-0/+24
2015-08-26MIPS: CM3: Add support for CM3 L2 cache.Paul Burton1-0/+32
2015-08-26MIPS: CM: Add GCR_L2_CONFIG register accessorsPaul Burton1-0/+11
2015-08-26MIPS: mips-cm: Implement mips_cm_revisionPaul Burton1-0/+21
2015-08-26MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6Markos Chandras1-3/+3
2015-08-26MIPS: Add MIPS I6400 probe supportMarkos Chandras1-0/+4
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras9-0/+21
2015-08-26MIPS: Add MIPS I6400 PRid and cputype identifiersMarkos Chandras1-0/+2
2015-08-26MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.hAlban Bedel1-1/+0
2015-08-24Linux 4.2-rc8v4.2-rc8Linus Torvalds1-1/+1
2015-08-239p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat1-0/+2
2015-08-22x86/fpu/math-emu: Fix crash in fork()Ingo Molnar1-1/+1
2015-08-22x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar1-1/+6