index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
entry_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-20
/
+4
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
1
-20
/
+4
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-49
/
+25
2012-10-02
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+10
2012-10-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+11
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-14
/
+116
2012-10-01
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
1
-33
/
+14
2012-10-01
x86: split ret_from_fork
Al Viro
1
-16
/
+11
2012-09-26
x86: Use the new schedule_user API on userspace preemption
Frederic Weisbecker
1
-4
/
+5
2012-09-26
x86_64: Work around old GAS bug
Tao Guo
1
-10
/
+10
2012-09-21
x86, smap: Add STAC and CLAC instructions to control user space access
H. Peter Anvin
1
-1
/
+10
2012-09-14
ftrace/x86-64: Allow to change RIP in handlers
Steven Rostedt
1
-0
/
+4
2012-09-13
x86: Drop unnecessary kernel_eflags variable on 64-bit
Ian Campbell
1
-1
/
+1
2012-08-23
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
1
-5
/
+27
2012-08-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-18
/
+0
2012-08-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-10
/
+86
2012-07-31
ftrace/x86: Remove function_trace_stop check from graph caller
Steven Rostedt
1
-3
/
+0
2012-07-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+0
2012-07-19
ftrace/x86: Add separate function to save regs
Steven Rostedt
1
-8
/
+86
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
1
-0
/
+1
2012-06-28
x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
Alex Shi
1
-18
/
+0
2012-06-07
x86: Save cr2 in NMI in case NMIs take a page fault
Steven Rostedt
1
-0
/
+20
2012-06-01
ftrace/x86: Do not change stacks in DEBUG when calling lockdep
Steven Rostedt
1
-3
/
+41
2012-04-21
x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...
H. Peter Anvin
1
-12
/
+4
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+44
2012-03-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2012-02-28
Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
1
-29
/
+35
2012-02-28
Merge branch 'linus' into x86/asm
Ingo Molnar
1
-40
/
+199
2012-02-27
x86-64: Fix CFI data for common_interrupt()
Mark Wielaard
1
-1
/
+1
2012-02-25
x86: Fix the NMI nesting comments
Steven Rostedt
1
-6
/
+8
2012-02-24
x86-64: Improve insn scheduling in SAVE_ARGS_IRQ
Jan Beulich
1
-4
/
+3
2012-02-24
x86-64: Fix CFI annotations for NMI nesting code
Jan Beulich
1
-24
/
+28
2012-02-21
x86: Specify a size for the cmp in the NMI handler
Steven Rostedt
1
-2
/
+2
2012-02-21
x32: Handle process creation
H. Peter Anvin
1
-0
/
+15
2012-02-21
x32: Signal-related system calls
H. Peter Anvin
1
-0
/
+19
2012-02-21
x32: Handle the x32 system call flag
H. Peter Anvin
1
-0
/
+10
2012-02-20
x86/nmi: Test saved %cs in NMI to determine nested NMI case
Steven Rostedt
1
-0
/
+7
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+7
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-2
/
+2
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-5
/
+5
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-33
/
+185
2011-12-22
x86: Add workaround to NMI iret woes
Steven Rostedt
1
-0
/
+177
2011-12-22
x86: Document the NMI handler about not using paranoid_exit
Steven Rostedt
1
-1
/
+8
2011-12-22
x86: Do not schedule while still in NMI context
Linus Torvalds
1
-32
/
+0
2011-12-06
x86: Fix rflags in FAKE_STACK_FRAME
Seiichi Ikarashi
1
-1
/
+1
2011-12-05
x86-64: Cleanup some assembly entry points
Jan Beulich
1
-1
/
+1
2011-12-05
x86-64: Slightly shorten line system call entry and exit paths
Jan Beulich
1
-5
/
+3
2011-12-05
x86-64: Reduce amount of redundant code generated for invalidate_interruptNN
Jan Beulich
1
-3
/
+12
2011-12-05
x86-64: Slightly shorten int_ret_from_sys_call
Jan Beulich
1
-3
/
+1
2011-09-28
x86-64: Fix CFI data for interrupt frames
Jan Beulich
1
-5
/
+9
[next]