index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/idt: Create file for IDT related code
Thomas Gleixner
2017-08-29
1
-1
/
+1
*
x86/boot: Move EISA setup to a separate file
Thomas Gleixner
2017-08-29
1
-0
/
+1
*
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-07-26
1
-5
/
+3
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-03
1
-0
/
+1
|
\
|
*
x86/ftrace: Exclude functions in head64.c from function-tracing
Kirill A. Shutemov
2017-06-29
1
-0
/
+1
*
|
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-06-30
1
-0
/
+1
|
/
*
x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o
Steven Rostedt (VMware)
2017-03-24
1
-2
/
+2
*
x86/ftrace: Move the ftrace specific code out of entry_32.S
Steven Rostedt (VMware)
2017-03-24
1
-0
/
+1
*
x86/ftrace: Rename mcount_64.S to ftrace_64.S
Steven Rostedt (VMware)
2017-03-24
1
-2
/
+2
*
mm: add arch-independent testcases for RODATA
Jinbum Park
2017-02-28
1
-1
/
+0
*
x86/mm: Remove CONFIG_DEBUG_NX_TEST
Kees Cook
2017-01-31
1
-1
/
+0
*
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
1
-1
/
+1
|
\
|
*
x86/tsc: Store and check TSC ADJUST MSR
Thomas Gleixner
2016-11-29
1
-1
/
+1
*
|
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
Tim Chen
2016-11-30
1
-1
/
+1
*
|
x86: Enable Intel Turbo Boost Max Technology 3.0
Tim Chen
2016-11-24
1
-0
/
+1
|
/
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-3
/
+1
|
\
|
*
x86: move exports to actual definitions
Al Viro
2016-08-08
1
-3
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-10-07
1
-0
/
+1
|
\
\
|
*
|
livepatch/x86: apply alternatives and paravirt patches after relocations
Jessica Yu
2016-08-18
1
-0
/
+1
|
|
/
*
/
x86/unwind: Add new unwind interface and implementations
Josh Poimboeuf
2016-09-20
1
-0
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-18
1
-1
/
+0
|
\
|
*
livepatch: reuse module loader code to write relocations
Jessica Yu
2016-04-01
1
-1
/
+0
*
|
x86/init: Rename EBDA code file
Luis R. Rodriguez
2016-04-22
1
-1
/
+1
*
|
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
2016-04-22
1
-1
/
+5
*
|
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
2016-03-26
1
-0
/
+1
*
|
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-22
1
-0
/
+6
*
|
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-02-29
1
-3
/
+8
|
/
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
1
-2
/
+2
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
|
*
libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option
Dan Williams
2015-08-19
1
-1
/
+1
*
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-01
1
-2
/
+0
|
\
\
|
*
|
x86/platform/iosf_mbi: Move to dedicated folder
Andy Shevchenko
2015-07-16
1
-1
/
+0
|
*
|
x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atom
Andy Shevchenko
2015-07-06
1
-1
/
+0
|
|
/
*
|
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-07-31
1
-1
/
+2
*
|
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
Brian Gerst
2015-07-06
1
-0
/
+1
|
/
*
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-23
1
-4
/
+1
|
\
|
*
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
Ingo Molnar
2015-06-04
1
-3
/
+0
|
*
x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/
Ingo Molnar
2015-06-03
1
-1
/
+1
*
|
x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/
Ingo Molnar
2015-05-19
1
-1
/
+1
|
/
*
Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-18
1
-0
/
+1
|
\
|
*
x86/mm: Add support for the non-standard protected e820 type
Christoph Hellwig
2015-04-01
1
-0
/
+1
*
|
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
Ingo Molnar
2015-03-04
1
-0
/
+5
|
\
|
|
*
kasan: enable stack instrumentation
Andrey Ryabinin
2015-02-14
1
-0
/
+2
|
*
x86_64: add KASan support
Andrey Ryabinin
2015-02-14
1
-0
/
+2
|
*
livepatch: rename config to CONFIG_LIVEPATCH
Josh Poimboeuf
2015-02-04
1
-1
/
+1
|
*
livepatch: kernel: add support for live patching
Seth Jennings
2014-12-22
1
-0
/
+1
*
|
x86/compat: Merge native and compat 32-bit syscall tables
Brian Gerst
2015-03-04
1
-0
/
+1
|
/
*
x86_64,vsyscall: Make vsyscall emulation configurable
Andy Lutomirski
2014-11-03
1
-2
/
+1
*
x86: Speed up ___preempt_schedule*() by using THUNK helpers
Oleg Nesterov
2014-09-24
1
-2
/
+0
[next]