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
/
vdso
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+1
2016-01-13
x86/vdso/pvclock: Protect STABLE check with the seqcount
Andy Lutomirski
1
-6
/
+6
2016-01-12
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
1
-2
/
+2
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
4
-79
/
+92
2015-12-21
x86/entry: Restore traditional SYSENTER calling convention
Andy Lutomirski
1
-10
/
+42
2015-12-21
x86/entry: Fix some comments
Andy Lutomirski
1
-1
/
+1
2015-12-11
x86/vdso: Enable vdso pvclock access on all vdso variants
Andy Lutomirski
1
-51
/
+40
2015-12-11
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
2
-1
/
+1
2015-12-11
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
4
-13
/
+26
2015-12-11
x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
Andy Lutomirski
1
-35
/
+46
2015-11-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2015-10-09
x86/entry/32: Re-implement SYSENTER using the new C path
Andy Lutomirski
1
-0
/
+2
2015-10-09
x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace
Andy Lutomirski
1
-0
/
+8
2015-10-09
x86/vdso/32: Save extra registers in the INT80 vsyscall path
Andy Lutomirski
2
-1
/
+25
2015-10-09
x86/vdso: Replace hex int80 CFI annotations with GAS directives
Andy Lutomirski
1
-40
/
+8
2015-10-09
x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm
Andy Lutomirski
1
-2
/
+2
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
7
-255
/
+13
2015-09-22
x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO
Toshi Kani
1
-0
/
+2
2015-08-08
x86/vdso: Emit a GNU hash
Andy Lutomirski
1
-1
/
+1
2015-07-06
x86/compat: Don't build the 32-bit VDSO if not needed
Brian Gerst
2
-5
/
+8
2015-07-06
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
Andy Lutomirski
1
-14
/
+2
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
1
-1
/
+1
2015-07-06
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
Andy Lutomirski
1
-1
/
+1
2015-06-03
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar
22
-0
/
+2142
[prev]