summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-04MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_busesMartin Blumenstingl
2017-09-04irqchip: mips-gic: Let the core set struct irq_common_data affinityPaul Burton
2017-09-04irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()Paul Burton
2017-09-04irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handlingPaul Burton
2017-09-04irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*Paul Burton
2017-09-04irqchip: mips-gic: Make pcpu_masks a per-cpu variablePaul Burton
2017-09-04irqchip: mips-gic: Inline gic_basic_init()Paul Burton
2017-09-04irqchip: mips-gic: Inline __gic_init()Paul Burton
2017-09-04irqchip: mips-gic: Remove linux/irqchip/mips-gic.hPaul Burton
2017-09-04MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.hPaul Burton
2017-09-04MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.hPaul Burton
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_presentPaul Burton
2017-09-04MIPS: Use mips_gic_present() in place of gic_presentPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_init()Paul Burton
2017-09-04irqchip: mips-gic: Remove __gic_irq_dispatch() forward declarationPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_get_usm_range()Paul Burton
2017-09-04MIPS: VDSO: Drop gic_get_usm_range() usagePaul Burton
2017-09-04irqchip: mips-gic: Move various definitions to the driverPaul Burton
2017-09-04irqchip: mips-gic: Remove GIC_CPU_INT* macrosPaul Burton
2017-09-04MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton
2017-09-04irqchip: mips-gic: Convert remaining local reg access to new accessorsPaul Burton
2017-09-04irqchip: mips-gic: Convert local int mask access to new accessorsPaul Burton
2017-09-04irqchip: mips-gic: Convert remaining shared reg access to new accessorsPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_map_to_vpe()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_map_to_pin()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_set_dual_edge()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_set_trigger()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_set_polarity()Paul Burton
2017-09-04irqchip: mips-gic: Drop gic_(re)set_mask() functionsPaul Burton
2017-09-04irqchip: mips-gic: Simplify gic_local_irq_domain_map()Paul Burton
2017-09-04irqchip: mips-gic: Simplify shared interrupt pending/mask readsPaul Burton
2017-09-04MIPS: Add __ioread64_copyPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_read_local_vp_id()Paul Burton
2017-09-04MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driverPaul Burton
2017-09-04irqchip: mips-gic: Remove counter access functionsPaul Burton
2017-09-01MIPS: Malta: Use new GIC accessor functionsPaul Burton
2017-08-30clocksource: mips-gic-timer: Use new GIC accessor functionsPaul Burton
2017-08-30MIPS: GIC: Introduce asm/mips-gic.h with accessor functionsPaul Burton
2017-08-30irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan
2017-08-30MIPS: Don't use dma_cache_sync to implement fd_cacheflushChristoph Hellwig
2017-08-30MIPS: generic: Bump default NR_CPUS to 16Paul Burton
2017-08-30MIPS: generic: Don't explicitly disable CONFIG_USB_SUPPORTPaul Burton
2017-08-30MIPS: Make CONFIG_MIPS_MT_SMP default yPaul Burton
2017-08-30MIPS: Prevent direct use of generic_defconfigPaul Burton
2017-08-30MIPS: NI 169445: Only include in 32r2el kernelsPaul Burton
2017-08-30MIPS: SEAD-3: Only include in 32 bit kernels by defaultPaul Burton
2017-08-30MIPS: generic: Allow filtering enabled boards by requirementsPaul Burton
2017-08-30MIPS: CPS: Detect CPUs in secondary clustersPaul Burton
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton