index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-17
x86/entry/64: Further improve paranoid_entry comments
Andy Lutomirski
2018-10-17
x86/entry/32: Clear the CS high bits
Jan Kiszka
2018-10-14
x86/entry: Add some paranoid entry/exit CR3 handling comments
Dave Hansen
2018-10-08
x86/fsgsbase/64: Clean up various details
Ingo Molnar
2018-10-08
x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...
Ingo Molnar
2018-10-08
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
2018-10-08
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
2018-10-08
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
2018-10-06
x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2018-10-05
x86/vdso: Rearrange do_hres() to improve code generation
Andy Lutomirski
2018-10-05
x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacks
Andy Lutomirski
2018-10-04
x66/vdso: Add CLOCK_TAI support
Thomas Gleixner
2018-10-04
x86/vdso: Move cycle_last handling into the caller
Thomas Gleixner
2018-10-04
x86/vdso: Simplify the invalid vclock case
Thomas Gleixner
2018-10-04
x86/vdso: Replace the clockid switch case
Thomas Gleixner
2018-10-04
x86/vdso: Collapse coarse functions
Thomas Gleixner
2018-10-04
x86/vdso: Collapse high resolution functions
Thomas Gleixner
2018-10-04
x86/vdso: Introduce and use vgtod_ts
Thomas Gleixner
2018-10-04
x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq
Thomas Gleixner
2018-10-04
x86/vdso: Enforce 64bit clocksource
Thomas Gleixner
2018-10-04
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
2018-10-03
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
2018-10-02
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
2018-09-21
signal/x86: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-12
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
2018-09-08
x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
Andy Lutomirski
2018-09-08
x86/entry/64: Document idtentry
Andy Lutomirski
2018-09-03
x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrella
Juergen Gross
2018-08-20
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-13
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2018-08-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-06
Merge branch 'x86/pti-urgent' into x86/pti
Thomas Gleixner
2018-08-05
x86: vdso: Use $LD instead of $CC to link
Alistair Strachan
2018-07-24
x86/entry/64: Remove %ebx handling from error_entry/exit
Andy Lutomirski
2018-07-20
x86/entry/32: Check for VM86 mode in slow-path check
Joerg Roedel
2018-07-20
x86/entry/32: Add debug code to check entry/exit CR3
Joerg Roedel
2018-07-20
x86/entry/32: Add PTI CR3 switches to NMI handler code
Joerg Roedel
2018-07-20
x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
Joerg Roedel
2018-07-20
x86/entry/32: Simplify debug entry point
Joerg Roedel
2018-07-20
x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
Joerg Roedel
2018-07-20
x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
Joerg Roedel
2018-07-20
x86/entry/32: Leave the kernel via trampoline stack
Joerg Roedel
[next]