Thomas Gleixner
|
34bc3560c6
x86: Remove empty idle.h header
|
8 年之前 |
Andy Lutomirski
|
15f4eae70d
x86: Move thread_info into task_struct
|
9 年之前 |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 年之前 |
Geliang Tang
|
a7e705af52
x86/irq: Drop unlikely before IS_ERR_OR_NULL
|
10 年之前 |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 年之前 |
Thomas Gleixner
|
a782a7e46b
x86/irq: Store irq descriptor in vector array
|
10 年之前 |
Brian Gerst
|
c5bde906d2
x86/irq: Merge irq_regs & irq_stat
|
10 年之前 |
Andy Lutomirski
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
10 年之前 |
Christoph Lameter
|
89cbc76768
x86: Replace __get_cpu_var uses
|
11 年之前 |
Frederic Weisbecker
|
7d65f4a655
irq: Consolidate do_softirq() arch overriden implementations
|
12 年之前 |
Mitsuo Hayasaka
|
d2db661021
x86: Add stack top margin for stack overflow checking
|
13 年之前 |
Mitsuo Hayasaka
|
467e6b7a7c
x86: Clean up the range of stack overflow checking
|
13 年之前 |
Mitsuo Hayasaka
|
55af77969f
x86: Panic on detection of stack overflow
|
13 年之前 |
Mitsuo Hayasaka
|
37fe6a42b3
x86: Check stack overflow in detail
|
13 年之前 |
Mitsuo Hayasaka
|
69682b625a
x86: Add user_mode_vm check in stack_overflow_check
|
13 年之前 |
Suresh Siddha
|
7a7732bc0f
x86: Unify fixup_irqs() for 32-bit and 64-bit kernels
|
16 年之前 |
Jeremy Fitzhardinge
|
7c1d7cdcef
x86: unify do_IRQ()
|
16 年之前 |
Jeremy Fitzhardinge
|
9b2b76a334
x86: add handle_irq() to allow interrupt injection
|
16 年之前 |
Brian Gerst
|
3819cd489e
x86: remove include of apic.h from hardirq_64.h
|
16 年之前 |
Brian Gerst
|
d650a51485
x86: merge irq_regs.h
|
16 年之前 |
Brian Gerst
|
1b437c8c73
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
|
16 年之前 |
Mike Travis
|
7f7ace0cda
cpumask: update irq_desc to use cpumask_var_t
|
16 年之前 |
Jaswinder Singh Rajput
|
5f66b2a0d9
x86: irq_64.c fix style problems
|
16 年之前 |
Linus Torvalds
|
b840d79631
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Linus Torvalds
|
179475a3b4
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Linus Torvalds
|
b0f4b285d7
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Mike Travis
|
d7b381bb7b
x86: fixup_irqs() doesnt need an argument.
|
16 年之前 |
Rusty Russell
|
968ea6d80e
Merge ../linux-2.6-x86
|
16 年之前 |
Rusty Russell
|
0de26520c7
cpumask: make irq_set_affinity() take a const struct cpumask
|
16 年之前 |
Frederic Weisbecker
|
bcbc4f20b5
tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt
|
16 年之前 |