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
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+3
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-2
/
+12
2016-03-19
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-14
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
2016-01-29
x86/entry/64: Always run ptregs-using syscalls on the slow path
Andy Lutomirski
3
-24
/
+55
2016-01-29
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
3
-7
/
+20
2016-01-29
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
3
-14
/
+22
2016-01-29
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
2
-9
/
+16
2016-01-29
x86/syscalls: Refactor syscalltbl.sh
Andy Lutomirski
1
-5
/
+13
2016-01-29
Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...
Ingo Molnar
4
-6
/
+9
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+1
2016-01-19
x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64
Alexander Kuleshov
1
-31
/
+0
2016-01-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2016-01-13
x86/vdso/pvclock: Protect STABLE check with the seqcount
Andy Lutomirski
1
-6
/
+6
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+2
2016-01-12
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
2
-3
/
+10
2016-01-12
x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mapping
Andy Lutomirski
1
-40
/
+57
2016-01-12
x86/vdso: Use .fault for the vDSO text mapping
Andy Lutomirski
2
-14
/
+19
2016-01-12
x86/vdso: Track each mm's loaded vDSO image as well as its base
Andy Lutomirski
1
-0
/
+1
2016-01-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-104
/
+118
[next]