Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
79e21d65409385a57d2c77aeb95825a28a8058c7
/
arch
/
x86
/
kernel
/
traps.c
79e21d6
signal/x86/traps: Move more code into do_trap_no_signal so it can be reused
by Eric W. Biederman
· 7 years ago
6ace109
signal/x86/traps: Factor out show_signal
by Eric W. Biederman
· 7 years ago
8d68fa0
signal/x86: Move mpx siginfo generation into do_bounds
by Eric W. Biederman
· 7 years ago
7731b8b
Merge branch 'linus' into x86/urgent
by Thomas Gleixner
· 7 years ago
3ae6295
x86: Call fixup_exception() before notify_die() in math_error()
by Siarhei Liakh
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
d8ba61b
x86/entry/64: Don't use IST entry for #BP stack
by Andy Lutomirski
· 9 years ago
3b3a371
x86/debug: Use UD2 for WARN()
by Peter Zijlstra
· 7 years ago
f39d7d7
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
caf9a82
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
92a0f81
x86/cpu_entry_area: Move it out of the fixmap
by Thomas Gleixner
· 7 years ago
ed1bbc4
x86/cpu_entry_area: Move it to a separate unit
by Thomas Gleixner
· 7 years ago
64a4809
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c482fee
x86/entry/64: Make cpu_entry_area.tss read-only
by Andy Lutomirski
· 7 years ago
7fbbd5c
x86/entry/64: Remove the SYSENTER stack canary
by Andy Lutomirski
· 7 years ago
40e7f94
x86/entry/64: Move the IST stacks into struct cpu_entry_area
by Andy Lutomirski
· 7 years ago
7f2590a
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
by Andy Lutomirski
· 7 years ago
6d9256f
x86/espfix/64: Stop assuming that pt_regs is on the entry stack
by Andy Lutomirski
· 7 years ago
1a79797
x86/entry/64: Allocate and enable the SYSENTER stack
by Andy Lutomirski
· 7 years ago
0fd2e9c
Merge commit 'upstream-x86-entry' into WIP.x86/mm
by Ingo Molnar
· 7 years ago
c739f93
x86/espfix/64: Fix espfix double-fault handling on 5-level systems
by Andy Lutomirski
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
b18d628
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d6ec9d9
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b8347c21
x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
by Alexander Shishkin
· 7 years ago
6fc9dc8
x86/traps: Fix up general protection faults caused by UMIP
by Ricardo Neri
· 7 years ago
3383642
x86/traps: Use a new on_thread_stack() helper to clean up an assertion
by Andy Lutomirski
· 7 years ago
331b57d
Merge branch 'irq/urgent' into x86/apic
by Thomas Gleixner
· 7 years ago
196bd48
x86/asm: Use register variable to get stack pointer value
by Andrey Ryabinin
· 7 years ago
7854f82
x86/vector: Rename used_vectors to system_vectors
by Thomas Gleixner
· 7 years ago
b70543a
x86/idt: Move regular trap init to tables
by Thomas Gleixner
· 7 years ago
90f6225
x86/idt: Move IST stack based traps to table init
by Thomas Gleixner
· 7 years ago
0a30908
x86/idt: Move debug stack init to table based
by Thomas Gleixner
· 7 years ago
433f892
x86/idt: Switch early trap init to IDT tables
by Thomas Gleixner
· 7 years ago
d8ed9d4
x86/idt: Create file for IDT related code
by Thomas Gleixner
· 7 years ago
4b9a8dc
x86/idt: Remove the tracing IDT completely
by Thomas Gleixner
· 7 years ago
f7eaf6e
x86/boot: Move EISA setup to a separate file
by Thomas Gleixner
· 7 years ago
fa4ab57
x86/irq: Unexport used_vectors[]
by Thomas Gleixner
· 7 years ago
8a524f8
x86/debug: Handle early WARN_ONs proper
by Peter Zijlstra
· 8 years ago
3fb9268
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1c99a68
x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_general_protection()
by Markus Trippelsdorf
· 8 years ago
9a93848
x86/debug: Implement __WARN() using UD0
by Peter Zijlstra
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
07d495d
x86/traps: Get rid of unnecessary preempt_disable/preempt_enable_no_resched
by Alexander Kuleshov
· 8 years ago
bef8b6d
x86/fpu: Handle #NM without FPU emulation as an error
by Andy Lutomirski
· 8 years ago
6271cfd
x86/mm: Improve stack-overflow #PF handling
by Andy Lutomirski
· 8 years ago
e37e43a
x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
by Andy Lutomirski
· 8 years ago
186f436
x86/kernel: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
aaee8c3
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
by Andy Lutomirski
· 9 years ago
35de5b0
x86/asm: Stop depending on ptrace.h in alternative.h
by Andy Lutomirski
· 9 years ago
ecc026b
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ba33ea8
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
10ee738
x86/entry/traps: Show unhandled signal for i386 in do_trap()
by Jianyu Zhan
· 9 years ago
a798f09
x86/entry/32: Change INT80 to be an interrupt gate
by Andy Lutomirski
· 9 years ago
2a41aa4
x86/entry/32: Add and check a stack canary for the SYSENTER stack
by Andy Lutomirski
· 9 years ago
f2b3757
x86/entry: Vastly simplify SYSENTER TF (single-step) handling
by Andy Lutomirski
· 9 years ago
8bb5643
x86/entry/traps: Clear DR6 early in do_debug() and improve the comment
by Andy Lutomirski
· 9 years ago
81edd9f
x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions
by Andy Lutomirski
· 9 years ago
548acf1
x86/mm: Expand the exception table logic to allow new handling options
by Tony Luck
· 9 years ago
c6ab109
x86/fpu: Speed up lazy FPU restores slightly
by Andy Lutomirski
· 9 years ago
4ecd16e
x86/fpu: Fix math emulation in eager fpu mode
by Andy Lutomirski
· 9 years ago
d99e1bd
x86/entry/traps: Refactor preemption and interrupt flag handling
by Alexander Kuleshov
· 9 years ago
1126cb45
x86/fpu/mpx: Rework MPX 'xstate' types
by Dave Hansen
· 9 years ago
d91cab7
x86/fpu: Rename XSAVE macros
by Dave Hansen
· 9 years ago
5778077
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f0a97af
x86/traps: Weaken context tracking entry assertions
by Andy Lutomirski
· 9 years ago
ba3e127
x86/vm86: Clean up vm86.h includes
by Brian Gerst
· 9 years ago
f78f5b9
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
by Paul E. McKenney
· 10 years ago
8c84014
x86/entry: Remove exception_enter() from most trap handlers
by Andy Lutomirski
· 10 years ago
02fdcd5
x86/traps, context_tracking: Assert that we're in CONTEXT_KERNEL in exception entries
by Andy Lutomirski
· 10 years ago
d70b3ef
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e7126cf
x86/mpx: Trace #BR exceptions
by Dave Hansen
· 10 years ago
46a6e0c
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
by Dave Hansen
· 10 years ago
a84eeaa
x86/mpx: Use the new get_xsave_field_ptr()API
by Dave Hansen
· 10 years ago
9dda165
Merge branch 'x86/asm' into x86/core, to prepare for new patch
by Ingo Molnar
· 10 years ago
b2502b4
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64 and entry_INT80_32
by Ingo Molnar
· 10 years ago
2cd2355
x86/asm/entry: Rename compat syscall entry points
by Ingo Molnar
· 10 years ago
c2f9b0a
Merge branch 'x86/ras' into x86/core, to fix conflicts
by Ingo Molnar
· 10 years ago
e1884d6
x86/fpu: Pass 'struct fpu' to fpu__restore()
by Ingo Molnar
· 10 years ago
c47ada3
x86/fpu: Harmonize FPU register state types
by Ingo Molnar
· 10 years ago
e1cebad
x86/fpu: Factor out the exception error code handling code
by Ingo Molnar
· 10 years ago
7366ed7
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
by Ingo Molnar
· 10 years ago
4f83634
x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
by Ingo Molnar
· 10 years ago
78f7f1e
x86/fpu: Rename fpu-internal.h to fpu/internal.h
by Ingo Molnar
· 10 years ago
0c07059
x86/fpu: Use 'struct fpu' in fpu__save()
by Ingo Molnar
· 10 years ago
3a0aee4
x86/fpu: Rename math_state_restore() to fpu__restore()
by Ingo Molnar
· 10 years ago
93b9071
x86/fpu: Move math_state_restore() to fpu/core.c
by Ingo Molnar
· 10 years ago
f89e32e
x86/fpu: Fix header file dependencies of fpu-internal.h
by Ingo Molnar
· 10 years ago
c0c2803
x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counter
by Ingo Molnar
· 10 years ago
97185c9
x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()
by Ingo Molnar
· 10 years ago
0a78155
x86/fpu: Rename unlazy_fpu() to fpu__save()
by Ingo Molnar
· 10 years ago
51bb928
x86/asm/entry: Remove SYSCALL_VECTOR
by Brian Gerst
· 10 years ago
8cd161b
x86/traps: Remove superfluous weak definitions and dead code
by Borislav Petkov
· 10 years ago
24fd78a
x86/mce/amd: Introduce deferred error interrupt handler
by Aravind Gopalakrishnan
· 10 years ago
e95e7f6
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
421ec90
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
55474c4
x86/asm/entry: Remove user_mode_ignore_vm86()
by Ingo Molnar
· 10 years ago
d74ef11
x86/asm/entry: Replace some open-coded VM86 checks with v8086_mode() checks
by Andy Lutomirski
· 10 years ago
f39b6f0
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
by Andy Lutomirski
· 10 years ago
ae60f07
x86/asm/entry: Use user_mode_ignore_vm86() where appropriate
by Andy Lutomirski
· 10 years ago
Next »