index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'x86/asm' into x86/core, to prepare for new patch
Ingo Molnar
2015-06-08
1
-0
/
+7
*
x86/asm/entry/32: Clean up entry_32.S
Ingo Molnar
2015-06-08
1
-571
/
+570
*
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...
Ingo Molnar
2015-06-08
2
-7
/
+7
*
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...
Ingo Molnar
2015-06-08
2
-7
/
+7
*
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
2015-06-08
2
-7
/
+7
*
x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.S
Ingo Molnar
2015-06-07
3
-2
/
+2
*
x86/asm/entry/32: Remove unnecessary optimization in stub32_clone
Denys Vlasenko
2015-06-05
1
-7
/
+6
*
x86/asm/entry/32: Explain the stub32_clone logic
Denys Vlasenko
2015-06-05
1
-0
/
+8
*
x86/asm/entry/32: Improve code readability
Ingo Molnar
2015-06-05
1
-141
/
+146
*
x86/asm/entry/32: Do not use R9 in SYSCALL32 entry point
Denys Vlasenko
2015-06-05
1
-11
/
+8
*
x86/asm/entry/32: Open-code LOAD_ARGS32
Denys Vlasenko
2015-06-05
1
-25
/
+29
*
x86/asm/entry/32: Open-code CLEAR_RREGS
Denys Vlasenko
2015-06-05
1
-13
/
+20
*
x86/asm/entry/32: Simplify the zeroing of pt_regs->r8..r11 in the int80 code ...
Denys Vlasenko
2015-06-05
1
-4
/
+9
*
x86/asm/entry/64: Remove pointless jump to irq_return
Andy Lutomirski
2015-06-05
1
-3
/
+1
*
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
Ingo Molnar
2015-06-04
8
-2
/
+547
*
x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...
Ingo Molnar
2015-06-04
5
-0
/
+848
*
x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/
Ingo Molnar
2015-06-04
4
-3
/
+246
*
x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/
Ingo Molnar
2015-06-04
3
-2
/
+112
*
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar
2015-06-03
23
-0
/
+2144
*
x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/
Ingo Molnar
2015-06-03
2
-1
/
+526
*
x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/
Ingo Molnar
2015-06-03
3
-0
/
+2695
[prev]