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
Age
Commit message (
Expand
)
Author
2017-08-29
x86/idt: Create file for IDT related code
Thomas Gleixner
2017-08-29
x86/ldttss: Clean up 32-bit descriptors
Thomas Gleixner
2017-08-29
x86/gdt: Use bitfields for initialization
Thomas Gleixner
2017-08-29
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
2017-08-29
x86/fpu: Use bitfield accessors for desc_struct
Thomas Gleixner
2017-08-29
x86/percpu: Use static initializer for GDT entry
Thomas Gleixner
2017-08-29
x86/idt: Unify gate_struct handling for 32/64-bit kernels
Thomas Gleixner
2017-08-29
x86/tracing: Build tracepoints only when they are used
Thomas Gleixner
2017-08-29
x86/irq_work: Make it depend on APIC
Thomas Gleixner
2017-08-29
x86/ipi: Make platform IPI depend on APIC
Thomas Gleixner
2017-08-29
x86/tracing: Disentangle pagefault and resched IPI tracing key
Thomas Gleixner
2017-08-29
x86/idt: Clean up the i386 low level entry macros
Thomas Gleixner
2017-08-29
x86/idt: Remove the tracing IDT completely
Thomas Gleixner
2017-08-29
x86/smp: Use static key for reschedule interrupt tracing
Thomas Gleixner
2017-08-29
x86/smp: Remove pointless duplicated interrupt code
Thomas Gleixner
2017-08-29
x86/mce: Remove duplicated tracing interrupt code
Thomas Gleixner
2017-08-29
x86/irqwork: Get rid of duplicated tracing interrupt code
Thomas Gleixner
2017-08-29
x86/apic: Remove the duplicated tracing versions of interrupts
Thomas Gleixner
2017-08-29
x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
Thomas Gleixner
2017-08-29
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
Thomas Gleixner
2017-08-29
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
Thomas Gleixner
2017-08-29
x86/traps: Simplify pagefault tracing logic
Thomas Gleixner
2017-08-29
x86/tracing: Introduce a static key for exception tracing
Thomas Gleixner
2017-08-29
x86/boot: Move EISA setup to a separate file
Thomas Gleixner
2017-08-29
x86/irq: Remove duplicated used_vectors definition
Thomas Gleixner
2017-08-29
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
Thomas Gleixner
2017-08-29
x86/irq: Unexport used_vectors[]
Thomas Gleixner
2017-08-29
x86/irq: Remove vector_used_by_percpu_irq()
Thomas Gleixner
2017-08-29
Merge branch 'linus' into x86/apic, to pick up fixes
Ingo Molnar
2017-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-25
x86/mm: Fix use-after-free of ldt_struct
Eric Biggers
2017-08-25
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2017-08-25
KVM: x86: simplify handling of PKRU
Paolo Bonzini
2017-08-25
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
2017-08-25
Merge branch 'x86/asm' into x86/apic
Thomas Gleixner
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
2017-08-24
x86/paravirt/xen: Remove xen_patch()
Juergen Gross
2017-08-23
x86/ioapic: Print the IRTE's index field correctly when enabling INTR
raymond pang
2017-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-18
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
2017-08-18
kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog
Nicholas Piggin
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
2017-08-17
Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-08-17
Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'
Rafael J. Wysocki
2017-08-17
x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'
Alexander Potapenko
2017-08-16
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
Oleg Nesterov
2017-08-16
x86: Fix norandmaps/ADDR_NO_RANDOMIZE
Oleg Nesterov
[next]