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
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
24
-0
/
+24
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
24
-0
/
+24
2017-10-23
x86/entry: Fix idtentry unwind hint
Josh Poimboeuf
1
-1
/
+1
2017-10-10
x86/unwind: Use MSB for frame pointer encoding on 32-bit
Josh Poimboeuf
1
-2
/
+2
2017-09-05
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-64
/
+8
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-44
/
+152
2017-08-31
x86/xen: Get rid of paravirt op adjust_exception_frame
Juergen Gross
2
-20
/
+4
2017-08-29
x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()
Jiri Slaby
1
-2
/
+2
2017-08-29
x86/gdt: Use bitfields for initialization
Thomas Gleixner
1
-1
/
+1
2017-08-29
x86/idt: Remove the tracing IDT completely
Thomas Gleixner
2
-23
/
+2
2017-08-29
x86/traps: Simplify pagefault tracing logic
Thomas Gleixner
2
-20
/
+1
2017-08-24
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
1
-7
/
+2
2017-08-10
x86/xen/64: Rearrange the SYSCALL entries
Andy Lutomirski
2
-11
/
+5
2017-08-10
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
1
-0
/
+3
2017-08-10
x86/asm/64: Clear AC on NMI entries
Andy Lutomirski
1
-0
/
+2
2017-07-26
x86: irq: Define a global vector for nested posted interrupts
Wincy Van
1
-0
/
+1
2017-07-18
x86/entry/64: Add unwind hint annotations
Josh Poimboeuf
3
-11
/
+66
2017-07-18
x86/entry/64: Initialize the top of the IRQ stack before switching stacks
Andy Lutomirski
1
-1
/
+23
2017-07-18
x86/entry/64: Refactor IRQ stacks and make them NMI-safe
Andy Lutomirski
1
-24
/
+61
2017-07-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+0
2017-07-08
x86/syscalls: Check address limit on user-mode return
Thomas Garnier
1
-0
/
+3
2017-06-21
ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
Dmitry Safonov
1
-3
/
+0
2017-06-13
x86/asm: Fix comment in return_from_SYSCALL_64()
Kirill A. Shutemov
1
-1
/
+2
2017-05-24
Revert "x86/entry: Fix the end of the stack for newly forked tasks"
Josh Poimboeuf
2
-18
/
+23
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+6
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+3
2017-05-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-1
/
+36
2017-05-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-178
/
+8
2017-05-02
Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-04-17
Remove compat_sys_getdents64()
Al Viro
1
-1
/
+1
2017-04-10
x86/vdso: Ensure vdso32_enabled gets set to valid values only
Mathias Krause
1
-2
/
+9
2017-04-04
x86/asm: Remove __VIRTUAL_MASK_SHIFT==47 assert
Kirill A. Shutemov
1
-5
/
+2
2017-03-24
x86/ftrace: Move the ftrace specific code out of entry_32.S
Steven Rostedt (VMware)
1
-169
/
+0
2017-03-23
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
1
-0
/
+1
2017-03-23
Merge branch 'linus' into x86/asm, to refresh the topic tree with fixes
Ingo Molnar
5
-0
/
+6
2017-03-20
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
1
-0
/
+1
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-1
/
+1
2017-03-11
x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method
Vitaly Kuznetsov
4
-1
/
+36
2017-03-08
livepatch/x86: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
1
-3
/
+6
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+2
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
2
-0
/
+2
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
x86/entry/64: Relax pvops stub clobber specifications
Jan Beulich
1
-8
/
+7
2017-03-01
x86/entry/32: Relax a pvops stub clobber specification
Jan Beulich
1
-1
/
+1
2017-02-25
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
1
-1
/
+1
[next]