21 Sep, 2011

1 commit


29 Mar, 2011

1 commit


26 Mar, 2011

1 commit


05 Aug, 2010

3 commits

  • This belongs into userland.

    Signed-off-by: Ralf Baechle

    Ralf Baechle
     
  • Although all EMMAxxx SoCs can support IP2 and IP3 hardware interrupts,
    current EMMA2RH plat_irq_dispatch() supports IP2 only. We can make it
    configurable in the future, but for the time being, would like to make
    things explicitly allcated to IP2 in accordance with plat_irq_dispatch().

    Signed-off-by: Shinya Kuribayashi
    To: linux-mips@linux-mips.org
    Patchwork: https://patchwork.linux-mips.org/patch/1388/
    Signed-off-by: Ralf Baechle

    Shinya Kuribayashi
     
  • For historical reasons, we used to put MIPS CPU IRQs behind SoC-specific
    IRQs in the queue, and have been using CPU_IRQ_BASE as MIPS_CPU_IRQ_BASE.
    In recent years, however, we've brought it back to normal order, and now
    CPU_IRQ_BASE just redefines the generic MIPS_CPU_IRQ_BASE.

    At the same time, NUM_CPU_IRQ is also removed as useless.

    Signed-off-by: Shinya Kuribayashi
    To: linux-mips@linux-mips.org
    Patchwork: https://patchwork.linux-mips.org/patch/1387/
    Signed-off-by: Ralf Baechle

    Shinya Kuribayashi
     

18 Sep, 2009

1 commit


04 Aug, 2009

1 commit

  • They tend to get not updated when files are moved around or copied and
    lack any obvious use. While at it zap some only too obvious comments and
    as per Shinya's suggestion, add a copyright header to extable.c.

    Signed-off-by: Ralf Baechle
    Acked-by: Shinya Kuribayashi
    Acked-by: Thadeu Lima de Souza Cascardo

    Ralf Baechle
     

31 Mar, 2009

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask:
    oprofile: Thou shalt not call __exit functions from __init functions
    cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic
    cpumask: remove cpumask_t from core
    cpumask: convert rcutorture.c
    cpumask: use new cpumask_ functions in core code.
    cpumask: remove references to struct irqaction's mask field.
    cpumask: use mm_cpumask() wrapper: kernel/fork.c
    cpumask: use set_cpu_active in init/main.c
    cpumask: remove node_to_first_cpu
    cpumask: fix seq_bitmap_*() functions.
    cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL

    Linus Torvalds
     

30 Mar, 2009

5 commits


14 Mar, 2009

1 commit


28 Oct, 2008

9 commits