Matt Redfearn
|
fe8bd18ffe
MIPS: Introduce irq_stack
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Paul Burton
|
640356a487
MIPS: Clear Status IPL field when using EIC
|
9 years ago |
Ralf Baechle
|
cb2224d7c4
MIPS: IRQ/IP27: Move IRQ allocation API to platform code.
|
10 years ago |
Sergei Shtylyov
|
52ea7bff5d
MIPS: Get rid of 'kgdb_early_setup' cruft.
|
10 years ago |
James Hogan
|
5f35b9cd55
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
|
10 years ago |
Joe Perches
|
884e7e5e7d
MIPS: irq: Use DECLARE_BITMAP
|
10 years ago |
Linus Torvalds
|
82abb273d8
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
11 years ago |
Ralf Baechle
|
b633648c5a
MIPS: MT: Remove SMTC support
|
11 years ago |
Peter Zijlstra
|
91bbefe6b0
arch,mips: Convert smp_mb__*()
|
11 years ago |
Ralf Baechle
|
7034228792
MIPS: Whitespace cleanup.
|
12 years ago |
David Howells
|
b81947c646
Disintegrate asm/system.h for MIPS
|
13 years ago |
Paul Gortmaker
|
848484e2c4
mips: remove needless include of module.h from core kernel files.
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Thomas Gleixner
|
e4ec7989b4
MIPS: Convert the irq functions to the new names
|
14 years ago |
Thomas Gleixner
|
f8396c1709
MIPS: Use generic show_interrupts()
|
14 years ago |
Thomas Gleixner
|
930cd54b3b
MIPS: SMTC: Cleanup the hook mess and use irq_data
|
14 years ago |
From: jiang.adam@gmail.com
|
334c86c494
MIPS: IRQ: Add stackoverflow detection
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Wu Zhangjin
|
8f99a16265
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
|
15 years ago |
Thomas Gleixner
|
239007b844
genirq: Convert irq_desc.lock to raw_spinlock
|
15 years ago |
Ingo Molnar
|
edb35028e4
Merge branches 'irq/genirq' and 'linus' into irq/core
|
16 years ago |
Ralf Baechle
|
5312dc6bc0
Revert "MIPS: Print irq handler description"
|
16 years ago |
Ingo Molnar
|
8f8573ae9f
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
|
16 years ago |
Yinghai Lu
|
0b0f0b1c2c
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
|
16 years ago |
Yinghai Lu
|
dee4102a9a
sparseirq: use kstat_irqs_cpu instead
|
16 years ago |
Manuel Lauss
|
558d1de8ba
MIPS: Print irq handler description
|
16 years ago |
Jason Wessel
|
8854700115
[MIPS] kgdb: add arch support for the kernel's kgdb core
|
17 years ago |
Jason Wessel
|
8d60a903d9
[MIPS] kgdb: Remove existing implementation
|
17 years ago |
Dmitri Vorobiev
|
f366e2085f
[MIPS] unexport {allocate,free}_irqno
|
17 years ago |