index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2016-05-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-2
/
+2
2016-05-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+5
2016-05-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+2
2016-05-20
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
8
-70
/
+38
2016-05-19
x86/entry/64: Fix stack return address retrieval in thunk
Josh Poimboeuf
1
-6
/
+5
2016-05-12
x86: Use compat version for preadv2 and pwritev2
Dmitry V. Levin
1
-2
/
+2
2016-05-05
x86/entry/32: Remove GET_THREAD_INFO() from entry code
Brian Gerst
1
-3
/
+0
2016-05-05
x86/entry, sched/x86: Don't save/restore EFLAGS on task switch
Brian Gerst
2
-7
/
+0
2016-05-03
x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs
Denys Vlasenko
1
-24
/
+21
2016-04-29
x86/segments/64: When load_gs_index fails, clear the base
Andy Lutomirski
1
-0
/
+6
2016-04-20
kbuild: drop FORCE from PHONY targets
Masahiro Yamada
1
-2
/
+2
2016-04-19
x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
Dmitry Safonov
1
-1
/
+1
2016-04-13
x86/syscalls: Wire up compat readv2/writev2 syscalls
Christoph Hellwig
2
-2
/
+4
2016-04-13
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
3
-29
/
+2
2016-04-13
x86/entry/64: Make gs_change a local label
Borislav Petkov
1
-5
/
+5
2016-04-13
x86/cpu: Add Erratum 88 detection on AMD
Borislav Petkov
1
-1
/
+1
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-03-23
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+3
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-2
/
+12
2016-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-0
/
+4
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
1
-1
/
+1
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-474
/
+566
2016-03-15
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-03-10
x86/entry: Call enter_from_user_mode() with IRQs off
Andy Lutomirski
1
-22
/
+11
2016-03-10
x86/entry/32: Change INT80 to be an interrupt gate
Andy Lutomirski
3
-17
/
+8
2016-03-10
x86/entry: Improve system call entry comments
Andy Lutomirski
3
-28
/
+128
2016-03-10
x86/entry: Remove TIF_SINGLESTEP entry work
Andy Lutomirski
1
-10
/
+0
2016-03-10
x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup
Andy Lutomirski
1
-63
/
+51
2016-03-10
x86/entry: Vastly simplify SYSENTER TF (single-step) handling
Andy Lutomirski
2
-13
/
+38
2016-03-10
x86/entry/32: Restore FLAGS on SYSEXIT
Andy Lutomirski
1
-0
/
+9
2016-03-10
x86/entry/32: Filter NT and speed up AC filtering in SYSENTER
Andy Lutomirski
1
-1
/
+22
2016-03-10
x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test
Andy Lutomirski
1
-5
/
+3
2016-03-08
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
Andy Lutomirski
1
-13
/
+2
2016-03-07
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
2
-0
/
+2
2016-03-04
x86: wire up preadv2 and pwritev2
Christoph Hellwig
2
-0
/
+4
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2
-2
/
+8
2016-02-25
x86/entry/compat: Add missing CLAC to entry_INT80_32
Andy Lutomirski
1
-0
/
+1
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-1
/
+1
2016-02-24
x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32
Andy Lutomirski
1
-0
/
+1
2016-02-24
x86/asm/entry: Create stack frames in thunk functions
Josh Poimboeuf
1
-0
/
+4
2016-02-22
x86/vdso: Mark the vDSO code read-only after init
Kees Cook
1
-1
/
+1
2016-02-17
x86/entry/compat: Keep TS_COMPAT set during signal delivery
Andy Lutomirski
1
-10
/
+13
2016-02-01
x86/syscalls/64: Mark sys_iopl() as using ptregs
Andy Lutomirski
1
-1
/
+1
2016-02-01
x86/entry/64: Fix fast-path syscall return register state
Andy Lutomirski
1
-1
/
+3
2016-02-01
x86/entry/64: Fix an IRQ state error on ptregs-using syscalls
Andy Lutomirski
1
-6
/
+13
2016-01-30
x86/vdso: Use static_cpu_has()
Borislav Petkov
1
-1
/
+1
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
5
-3
/
+4
2016-01-29
x86/entry/64: Migrate the 64-bit syscall slow path to C
Andy Lutomirski
2
-78
/
+65
2016-01-29
x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork
Andy Lutomirski
1
-16
/
+19
2016-01-29
x86/entry/64: Call all native slow-path syscalls with full pt-regs
Andy Lutomirski
2
-87
/
+10
[next]