index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
traps_32.c
Age
Commit message (
Expand
)
Author
2008-04-26
i386: fix signal type for iret exception
Jan Beulich
2008-04-19
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
2008-04-19
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
2008-04-19
ftrace: add notrace annotations for NMI routines
Steven Rostedt
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
2008-04-17
kgdb: fix NMI hangs
Jason Wessel
2008-04-17
x86: cleanup - rename VM_MASK to X86_VM_MASK
gorcunov@gmail.com
2008-04-17
x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix
Ingo Molnar
2008-04-17
x86: clean up traps_32.c
Ingo Molnar
2008-02-06
x86: fix sparse error in traps_32.c
Harvey Harrison
2008-01-30
x86: fix EISA ioremap
Ingo Molnar
2008-01-30
x86: make printk_address available on X86_32
Harvey Harrison
2008-01-30
x86: print which shared library/executable faulted in segfault etc. messages v3
Andi Kleen
2008-01-30
x86: pull bp calculation earlier into the backtrace path
Arjan van de Ven
2008-01-30
x86: improve the 32 bit Frame Pointer backtracer to also use the traditional ...
Arjan van de Ven
2008-01-30
x86: add the capability to print fuzzy backtraces
Arjan van de Ven
2008-01-30
x86: fix 32-bit FRAME_POINTER chasing code
Arjan van de Ven
2008-01-30
x86: introduce __die helper to X86_32
Harvey Harrison
2008-01-30
x86: remove all definitions with fastcall
Harvey Harrison
2008-01-30
x86: move _set_gate and its users to a common location
Glauber de Oliveira Costa
2008-01-30
x86: introduce gate_desc type.
Glauber de Oliveira Costa
2008-01-30
x86: unify desc_struct
Glauber de Oliveira Costa
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: x86-32 thread_struct.debugreg
Roland McGrath
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: debugctlmsr arch_has_block_step
Roland McGrath
2008-01-16
lockdep: more hardirq annotations for notify_die()
Peter Zijlstra
2007-12-21
x86: fix die() to not be preemptible
Ingo Molnar
2007-11-26
lockdep: annotate do_debug() trap handler
Peter Zijlstra
2007-11-26
x86: printk kernel version in WARN_ON and other dump_stack users
Arjan van de Ven
2007-10-25
lockdep: fixup irq tracing
Peter Zijlstra
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
Rusty Russell
2007-10-19
x86: use raw locks during oopses
Andi Kleen
2007-10-19
i386: consolidate show_regs and show_registers for i386
Pavel Emelyanov
2007-10-17
i386: clean up oops/bug reports
Pavel Emelyanov
2007-10-17
x86: constify stacktrace_ops
Jan Beulich
2007-10-17
i386: fix section mismatch warning in intel.c
Sam Ravnborg
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
i386: move kernel
Thomas Gleixner