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
2018-10-26
x86: convert vdso to use vm_fault_t
Matthew Wilcox
1
-15
/
+9
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+1
2018-10-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-173
/
+88
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-72
/
+45
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+10
2018-10-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-44
/
+2
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-10-17
x86/entry/64: Further improve paranoid_entry comments
Andy Lutomirski
1
-6
/
+4
2018-10-17
x86/entry/32: Clear the CS high bits
Jan Kiszka
1
-6
/
+7
2018-10-14
x86/entry: Add some paranoid entry/exit CR3 handling comments
Dave Hansen
1
-0
/
+15
2018-10-08
x86/fsgsbase/64: Clean up various details
Ingo Molnar
1
-0
/
+1
2018-10-08
x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...
Ingo Molnar
1
-1
/
+1
2018-10-08
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
1
-32
/
+1
2018-10-08
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
2
-20
/
+8
2018-10-08
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
1
-1
/
+1
2018-10-06
x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
1
-1
/
+1
2018-10-05
x86/vdso: Rearrange do_hres() to improve code generation
Andy Lutomirski
1
-4
/
+8
2018-10-05
x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacks
Andy Lutomirski
1
-2
/
+2
2018-10-04
x66/vdso: Add CLOCK_TAI support
Thomas Gleixner
1
-0
/
+4
2018-10-04
x86/vdso: Move cycle_last handling into the caller
Thomas Gleixner
1
-32
/
+7
2018-10-04
x86/vdso: Simplify the invalid vclock case
Thomas Gleixner
1
-61
/
+21
2018-10-04
x86/vdso: Replace the clockid switch case
Thomas Gleixner
1
-20
/
+18
2018-10-04
x86/vdso: Collapse coarse functions
Thomas Gleixner
1
-16
/
+4
2018-10-04
x86/vdso: Collapse high resolution functions
Thomas Gleixner
1
-28
/
+7
2018-10-04
x86/vdso: Introduce and use vgtod_ts
Thomas Gleixner
2
-32
/
+39
2018-10-04
x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq
Thomas Gleixner
1
-4
/
+4
2018-10-04
x86/vdso: Enforce 64bit clocksource
Thomas Gleixner
1
-1
/
+1
2018-10-04
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-4
/
+4
2018-10-03
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
1
-2
/
+14
2018-10-02
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
1
-8
/
+10
2018-09-21
signal/x86: Use force_sig_fault where appropriate
Eric W. Biederman
1
-8
/
+1
2018-09-12
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
1
-67
/
+2
2018-09-08
x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
Andy Lutomirski
1
-7
/
+9
2018-09-08
x86/entry/64: Document idtentry
Andy Lutomirski
1
-0
/
+36
2018-09-03
x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrella
Juergen Gross
2
-6
/
+10
2018-08-20
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
1
-2
/
+4
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-0
/
+6
2018-08-13
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-110
/
+522
2018-08-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+9
2018-08-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+4
2018-08-06
Merge branch 'x86/pti-urgent' into x86/pti
Thomas Gleixner
1
-14
/
+4
2018-08-05
x86: vdso: Use $LD instead of $CC to link
Alistair Strachan
1
-13
/
+9
2018-07-24
x86/entry/64: Remove %ebx handling from error_entry/exit
Andy Lutomirski
1
-14
/
+4
2018-07-20
x86/entry/32: Check for VM86 mode in slow-path check
Joerg Roedel
1
-2
/
+10
2018-07-20
x86/entry/32: Add debug code to check entry/exit CR3
Joerg Roedel
1
-0
/
+43
2018-07-20
x86/entry/32: Add PTI CR3 switches to NMI handler code
Joerg Roedel
1
-6
/
+33
2018-07-20
x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
Joerg Roedel
1
-4
/
+82
2018-07-20
x86/entry/32: Simplify debug entry point
Joerg Roedel
1
-32
/
+3
2018-07-20
x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
Joerg Roedel
1
-1
/
+115
2018-07-20
x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
Joerg Roedel
1
-4
/
+11
[next]