Historial de Commits

Autor SHA1 Mensaje Fecha
  Paul Burton d9f82930a5 irqchip/mips-gic: Use effective affinity to unmask hace 8 años
  Paul Burton a08588ea48 irqchip/mips-gic: Fix shifts to extract register fields hace 8 años
  Paul Burton 90019f8fcd irqchip.mips-gic: Fix shared interrupt mask writes hace 8 años
  Linus Torvalds 7318413077 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus hace 8 años
  Linus Torvalds 93cc1228b4 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 8 años
  Paul Burton 7f15a64831 irqchip: mips-gic: Let the core set struct irq_common_data affinity hace 8 años
  Paul Burton 07df8bfef8 irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity() hace 8 años
  Paul Burton b2b2e584ce irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handling hace 8 años
  Paul Burton 7778c4b27c irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK* hace 8 años
  Paul Burton aa493737d8 irqchip: mips-gic: Make pcpu_masks a per-cpu variable hace 8 años
  Paul Burton 87888bcbe4 irqchip: mips-gic: Inline gic_basic_init() hace 8 años
  Paul Burton fbea754123 irqchip: mips-gic: Inline __gic_init() hace 8 años
  Paul Burton dd0163508c irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h hace 8 años
  Paul Burton 56d7b61dc6 irqchip: mips-gic: Remove gic_present hace 8 años
  Paul Burton 85eec73ce4 irqchip: mips-gic: Remove gic_init() hace 8 años
  Paul Burton 75c1b2fca2 irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration hace 8 años
  Paul Burton 84103814a2 irqchip: mips-gic: Remove gic_get_usm_range() hace 8 años
  Paul Burton b11d4c1f5a irqchip: mips-gic: Move various definitions to the driver hace 8 años
  Paul Burton 0d0cf58cd6 irqchip: mips-gic: Convert remaining local reg access to new accessors hace 8 años
  Paul Burton 9da3c64589 irqchip: mips-gic: Convert local int mask access to new accessors hace 8 años
  Paul Burton 3680746abd irqchip: mips-gic: Convert remaining shared reg access to new accessors hace 8 años
  Paul Burton 0efe3cbf15 irqchip: mips-gic: Remove gic_map_to_vpe() hace 8 años
  Paul Burton d3e8cf4479 irqchip: mips-gic: Remove gic_map_to_pin() hace 8 años
  Paul Burton c26ba670cd irqchip: mips-gic: Remove gic_set_dual_edge() hace 8 años
  Paul Burton 471aa962a6 irqchip: mips-gic: Remove gic_set_trigger() hace 8 años
  Paul Burton 80e5f9c9e2 irqchip: mips-gic: Remove gic_set_polarity() hace 8 años
  Paul Burton 87554b0ef3 irqchip: mips-gic: Drop gic_(re)set_mask() functions hace 8 años
  Paul Burton a0dc5cb5e3 irqchip: mips-gic: Simplify gic_local_irq_domain_map() hace 8 años
  Paul Burton e98fcb2a8c irqchip: mips-gic: Simplify shared interrupt pending/mask reads hace 8 años
  Paul Burton 9762d2e6d3 irqchip: mips-gic: Remove gic_read_local_vp_id() hace 8 años