index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
kvm: Return -ENODEV from update_persistent_clock
Jason Gunthorpe
1
-1
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
741
-0
/
+741
2017-11-02
x86/cpuid: Replace set/clear_bit32()
Thomas Gleixner
1
-15
/
+11
2017-11-02
x86/entry/64: Shorten TEST instructions
Borislav Petkov
1
-2
/
+2
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
37
-0
/
+37
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
701
-0
/
+701
2017-11-02
x86/traps: Use a new on_thread_stack() helper to clean up an assertion
Andy Lutomirski
2
-2
/
+7
2017-11-02
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
4
-20
/
+16
2017-11-02
x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
Andy Lutomirski
1
-2
/
+1
2017-11-02
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
4
-4
/
+10
2017-11-02
x86/entry/64: Stop initializing TSS.sp0 at boot
Andy Lutomirski
2
-4
/
+17
2017-11-02
x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()
Andy Lutomirski
1
-3
/
+14
2017-11-02
x86/entry: Add task_top_of_stack() to find the top of a task's stack
Andy Lutomirski
1
-0
/
+2
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
8
-25
/
+20
2017-11-02
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
5
-10
/
+21
2017-11-02
x86/entry/64: De-Xen-ify our NMI code
Andy Lutomirski
1
-12
/
+18
2017-11-02
xen, x86/entry/64: Add xen NMI trap entry
Juergen Gross
4
-4
/
+4
2017-11-02
x86/entry/64: Remove the RESTORE_..._REGS infrastructure
Andy Lutomirski
1
-52
/
+0
2017-11-02
x86/entry/64: Use POP instead of MOV to restore regs on NMI return
Andy Lutomirski
1
-4
/
+7
2017-11-02
x86/entry/64: Merge the fast and slow SYSRET paths
Andy Lutomirski
1
-3
/
+3
2017-11-02
x86/entry/64: Use pop instead of movq in syscall_return_via_sysret
Andy Lutomirski
1
-3
/
+11
2017-11-02
x86/entry/64: Shrink paranoid_exit_restore and make labels local
Andy Lutomirski
1
-8
/
+5
2017-11-02
x86/entry/64: Simplify reg restore code in the standard IRET paths
Andy Lutomirski
2
-6
/
+27
2017-11-02
x86/entry/64: Move SWAPGS into the common IRET-to-usermode path
Andy Lutomirski
2
-20
/
+15
2017-11-02
x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
Andy Lutomirski
3
-11
/
+27
2017-11-02
x86/entry/64: Remove the restore_c_regs_and_iret label
Andy Lutomirski
1
-3
/
+2
2017-11-02
Merge branch 'x86/fpu' into x86/asm
Ingo Molnar
8
-44
/
+182
2017-11-02
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
11
-84
/
+67
2017-11-01
ptrace,x86: Make user_64bit_mode() available to 32-bit builds
Ricardo Neri
1
-1
/
+5
2017-11-01
x86/boot: Relocate definition of the initial state of CR0
Ricardo Neri
3
-6
/
+3
2017-11-01
x86/mm: Relocate page fault error codes to traps.h
Ricardo Neri
2
-54
/
+52
2017-11-01
x86/mcelog: Get rid of RCU remnants
Borislav Petkov
1
-94
/
+27
2017-11-01
x86/mm: fix use-after-free of vma during userfaultfd fault
Vlastimil Babka
1
-1
/
+10
2017-10-31
x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
Gayatri Kammela
2
-0
/
+12
2017-10-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-4
/
+4
2017-10-30
x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...
Baoquan He
1
-5
/
+5
2017-10-30
Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes
Ingo Molnar
6
-34
/
+60
2017-10-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-31
/
+57
2017-10-27
x86/build: Beautify build log of syscall headers
Masahiro Yamada
1
-2
/
+2
2017-10-27
Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"
Ingo Molnar
2
-16
/
+0
2017-10-24
perf/x86/intel/bts: Fix exclusive event reference leak
Alexander Shishkin
1
-3
/
+3
2017-10-23
x86/asm: Don't use the confusing '.ifeq' directive
Josh Poimboeuf
3
-3
/
+3
2017-10-23
Merge branch 'core/objtool' into x86/asm, to pick up dependent changes
Ingo Molnar
4
-17
/
+25
2017-10-23
Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes
Ingo Molnar
38
-140
/
+394
2017-10-23
x86/unwind: Show function name+offset in ORC error messages
Josh Poimboeuf
1
-14
/
+15
2017-10-23
x86/entry: Fix idtentry unwind hint
Josh Poimboeuf
1
-1
/
+1
2017-10-22
x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
Borislav Petkov
1
-0
/
+41
2017-10-20
x86/xen: Drop 5-level paging support code from the XEN_PV code
Kirill A. Shutemov
1
-99
/
+60
2017-10-20
x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and CONFIG_XE...
Kirill A. Shutemov
1
-5
/
+6
[prev]
[next]