index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
irq_32.c
Commit message (
Expand
)
Author
Age
*
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
2015-03-23
*
x86: Clean up current_stack_pointer
Andy Lutomirski
2015-01-02
*
x86, threadinfo: Redo "x86: Use inline assembler to get sp"
Mathias Krause
2014-03-10
*
x86: Keep thread_info on thread stack in x86_32
Steven Rostedt
2014-03-06
*
x86: Prepare removal of previous_esp from i386 thread_info structure
Steven Rostedt
2014-03-06
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-11
|
\
|
*
sched, x86: Provide a per-cpu preempt_count implementation
Peter Zijlstra
2013-09-25
*
|
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-10-01
|
/
*
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-14
*
x86: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
*
x86-32/irq: Don't switch to irq stack for a user-mode irq
Linus Torvalds
2012-02-20
*
x86: Fix the 32-bit stackoverflow-debug build
Ingo Molnar
2011-12-05
*
x86: Panic on detection of stack overflow
Mitsuo Hayasaka
2011-12-05
*
x86: Fix common misspellings
Lucas De Marchi
2011-03-18
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-01-18
|
\
|
*
x86: Clear irqstack thread_info
Brian Gerst
2011-01-18
*
|
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-12-30
|
/
*
x86-32: Restore irq stacks NUMA-aware allocations
Eric Dumazet
2010-10-29
*
x86-32: Allocate irq stacks seperate from percpu area
Brian Gerst
2010-10-27
*
x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE
Alexander van Heukelum
2010-09-06
*
x86-32: Align IRQ stacks properly
Christoph Hellwig
2010-07-27
*
x86: Always use irq stacks
Christoph Hellwig
2010-06-29
*
x86: Unify fixup_irqs() for 32-bit and 64-bit kernels
Suresh Siddha
2009-11-02
*
x86: Use printk_once()
Marcin Slusarz
2009-08-09
*
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
2009-02-24
|
\
|
*
x86: use percpu data for 4k hardirq and softirq stacks
Lai Jiangshan
2009-02-20
*
|
x86, apic: remove duplicate asm/apic.h inclusions
Ingo Molnar
2009-02-17
*
|
x86, apic: remove genapic.h
Ingo Molnar
2009-02-17
*
|
x86: unify do_IRQ()
Jeremy Fitzhardinge
2009-02-09
*
|
x86: add handle_irq() to allow interrupt injection
Jeremy Fitzhardinge
2009-02-09
*
|
x86: remove mach_apic.h
Ingo Molnar
2009-01-29
|
/
*
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
2009-01-11
*
x86: irq_32.c fix style problems
Jaswinder Singh Rajput
2009-01-04
*
x86: fixup_irqs() doesnt need an argument.
Mike Travis
2008-12-16
*
Merge ../linux-2.6-x86
Rusty Russell
2008-12-13
|
\
|
*
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-08
*
|
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
|
/
*
x86: move ack_bad_irq() to irq.c
Thomas Gleixner
2008-10-16
*
x86: unify show_interrupts() and proc helpers
Thomas Gleixner
2008-10-16
*
x86: cleanup show_interrupts
Thomas Gleixner
2008-10-16
*
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
*
x86: irq no should not use hex in /proc/interrupts
Yinghai Lu
2008-10-16
*
x86: make HAVE_SPARSE_IRQ support selectable
Yinghai Lu
2008-10-16
*
x86: add debug info for 32bit sparse_irq
Yinghai Lu
2008-10-16
*
x86: make 32bit support per_cpu vector
Yinghai Lu
2008-10-16
*
x86: make 32 bit to use sparse_irq
Yinghai Lu
2008-10-16
*
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
*
x86: use nr_irqs
Yinghai Lu
2008-10-16
*
x86: capitalize function call interrupts consistently
Andi Kleen
2008-09-04
[next]