| .. |
|
acpi
|
3d95b89e57
x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutral
|
7 years ago |
|
apic
|
b619496540
x86/apic/vector: Warn when vector space exhaustion breaks affinity
|
6 years ago |
|
cpu
|
e063b03b45
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
|
6 years ago |
|
fpu
|
d4ff57d032
x86/fpu: Don't export __kernel_fpu_{begin,end}()
|
6 years ago |
|
kprobes
|
ca309fef7a
x86/kprobes: Set instruction page as executable
|
6 years ago |
|
.gitignore
|
b10e9ad0f1
arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked.
|
17 years ago |
|
Makefile
|
0276ebf166
jump_label: move 'asm goto' support test to Kconfig
|
6 years ago |
|
alternative.c
|
8715ce033e
x86/modules: Avoid breaking W^X while loading modules
|
6 years ago |
|
amd_gart_64.c
|
51c7eeba79
x86/dma/amd_gart: Use dma_direct_{alloc,free}()
|
7 years ago |
|
amd_nb.c
|
f9bc6b2dd9
x86/amd_nb: Add support for Raven Ridge CPUs
|
7 years ago |
|
apb_timer.c
|
3ddc76dfc7
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
|
aperture_64.c
|
83e3e89d66
x86/gart: Exclude GART aperture from kcore
|
6 years ago |
|
apm_32.c
|
002b87d2aa
x86/APM: Fix build warning when PROC_FS is not enabled
|
7 years ago |
|
asm-offsets.c
|
45d7b25574
x86/entry/32: Enter the kernel via trampoline stack
|
7 years ago |
|
asm-offsets_32.c
|
a6b744f3ce
x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
|
7 years ago |
|
asm-offsets_64.c
|
9e97b73fdb
x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
|
7 years ago |
|
audit_64.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
bootflag.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
check.c
|
967afd9a74
x86/corruption-check: Fix panic in memory_corruption_check() when boot option without value is provided
|
7 years ago |
|
cpuid.c
|
67bbd7a8d6
x86/cpuid: Allow cpuid_read() to schedule
|
7 years ago |
|
crash.c
|
babac4a84a
kexec_file, x86: move re-factored code to generic side
|
7 years ago |
|
crash_dump_32.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
crash_dump_64.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
devicetree.c
|
cea061e455
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
|
doublefault.c
|
7fb983b4dd
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
|
8 years ago |
|
dumpstack.c
|
9fe6299dde
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
|
7 years ago |
|
dumpstack_32.c
|
16d1cb0bc4
x86/dumpstack: Unify show_regs()
|
7 years ago |
|
dumpstack_64.c
|
16d1cb0bc4
x86/dumpstack: Unify show_regs()
|
7 years ago |
|
e820.c
|
bd5d1c273c
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
|
7 years ago |
|
early-quirks.c
|
ef8e0ff97a
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
|
7 years ago |
|
early_printk.c
|
9f0e46bf55
x86/earlyprintk: Add a force option for pciserial device
|
7 years ago |
|
ebda.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
eisa.c
|
6a92b11169
x86/EISA: Don't probe EISA bus for Xen PV guests
|
7 years ago |
|
espfix_64.c
|
6baf4bec02
x86/espfix: Document use of _PAGE_GLOBAL
|
7 years ago |
|
ftrace.c
|
85a24825b2
x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_replace()
|
6 years ago |
|
ftrace_32.S
|
9351803bd8
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
|
8 years ago |
|
ftrace_64.S
|
6fa953c948
x86/ftrace: Do not call function graph from dynamic trampolines
|
6 years ago |
|
head32.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
head64.c
|
94968c37b6
x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
|
6 years ago |
|
head_32.S
|
e3238faf20
x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
|
7 years ago |
|
head_64.S
|
05ab1d8a4b
x86/mm: Expand static page table for fixmap space
|
7 years ago |
|
hpet.c
|
30d9b740e2
x86/hpet: Prevent potential NULL pointer dereference
|
6 years ago |
|
hw_breakpoint.c
|
777cd2681b
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error
|
6 years ago |
|
i8237.c
|
f79b1c573c
x86/i8237: Register device based on FADT legacy boot flag
|
7 years ago |
|
i8253.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
i8259.c
|
447ae31667
x86: Don't include linux/irq.h from asm/hardirq.h
|
7 years ago |
|
idt.c
|
fc6975ee93
x86/irq: Seperate unused system vectors from spurious entry again
|
6 years ago |
|
io_delay.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
ioport.c
|
66f4e88cc6
x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()
|
7 years ago |
|
irq.c
|
9494cd3928
x86/irq: Handle spurious interrupt after shutdown gracefully
|
6 years ago |
|
irq_32.c
|
447ae31667
x86: Don't include linux/irq.h from asm/hardirq.h
|
7 years ago |
|
irq_64.c
|
f843f848c5
x86/irq/64: Limit IST stack overflow check to #DB stack
|
6 years ago |
|
irq_work.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
irqflags.S
|
d0a8d9378d
x86/paravirt: Make native_save_fl() extern inline
|
7 years ago |
|
irqinit.c
|
447ae31667
x86: Don't include linux/irq.h from asm/hardirq.h
|
7 years ago |
|
itmt.c
|
81bf665d00
x86/headers: Remove duplicate #includes
|
8 years ago |
|
jailhouse.c
|
e27c49291a
x86: Convert x86_platform_ops to timespec64
|
7 years ago |
|
jump_label.c
|
0276ebf166
jump_label: move 'asm goto' support test to Kconfig
|
6 years ago |
|
kdebugfs.c
|
f7750a7956
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
|
8 years ago |
|
kexec-bzimage64.c
|
e2b45446c3
x86/kexec: Don't setup EFI info if EFI runtime is not enabled
|
6 years ago |
|
kgdb.c
|
7b32aeadbc
sched/x86: Add 'struct inactive_task_frame' to better document the sleeping task stack frame
|
9 years ago |
|
ksysfs.c
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
|
kvm.c
|
740e0167a3
x86/paravirt: Fix callee-saved function ELF sizes
|
6 years ago |
|
kvmclock.c
|
1d60902a54
x86/kvmclock: set offset for kvm unstable clock
|
6 years ago |
|
ldt.c
|
88723e6ec5
x86/ldt: Remove unused variable in map_ldt_struct()
|
7 years ago |
|
livepatch.c
|
d4c3e6e1b1
livepatch/x86: apply alternatives and paravirt patches after relocations
|
9 years ago |
|
machine_kexec_32.c
|
ca38dc8f27
x86/kexec: Allocate 8k PGDs for PTI
|
7 years ago |
|
machine_kexec_64.c
|
ed7588d5dc
x86/mm: Stop pretending pgtable_l5_enabled is a variable
|
7 years ago |
|
mmconf-fam10h_64.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
module.c
|
8715ce033e
x86/modules: Avoid breaking W^X while loading modules
|
6 years ago |
|
mpparse.c
|
0d4c0bb706
x86/boot: Fix memory leak in default_get_smp_config()
|
6 years ago |
|
msr.c
|
59fefd0890
x86/msr: Remove bogus cleanup from the error path
|
9 years ago |
|
nmi.c
|
e4fa775b56
x86/speculation/mds: Clear CPU buffers on exit to user
|
6 years ago |
|
nmi_selftest.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
paravirt-spinlocks.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
paravirt.c
|
571d0563c8
x86/paravirt: Fix some warning messages
|
7 years ago |
|
paravirt_patch_32.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
paravirt_patch_64.c
|
a7bea83089
x86/asm/64: Use 32-bit XOR to zero registers
|
7 years ago |
|
pci-calgary_64.c
|
178c568244
x86/dma: Remove dma_alloc_coherent_gfp_flags()
|
7 years ago |
|
pci-dma.c
|
18b8bfdfba
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
7 years ago |
|
pci-iommu_table.c
|
0b2c1aec49
x86/iommu: Use NULL instead of 0
|
7 years ago |
|
pci-swiotlb.c
|
485734f3fc
x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
|
7 years ago |
|
pcspeaker.c
|
2397134ce2
x86/platform/pcspeaker: Use PTR_ERR_OR_ZERO() to fix ptr_ret.cocci warning
|
7 years ago |
|
perf_regs.c
|
10b1105004
perf/x86: Store user space frame-pointer value on a sample
|
7 years ago |
|
platform-quirks.c
|
f79b1c573c
x86/i8237: Register device based on FADT legacy boot flag
|
7 years ago |
|
pmem.c
|
1d2e733b13
resource: Provide resource struct in resource walk callback
|
8 years ago |
|
probe_roms.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
process.c
|
5680b0635c
x86/speculation: Prevent deadlock on ssb_state::lock
|
6 years ago |
|
process.h
|
dd73e15ea2
x86/speculation: Avoid __switch_to_xtra() calls
|
7 years ago |
|
process_32.c
|
2ea1a37d01
sched/x86: Save [ER]FLAGS on context switch
|
6 years ago |
|
process_64.c
|
2ea1a37d01
sched/x86: Save [ER]FLAGS on context switch
|
6 years ago |
|
ptrace.c
|
b307f99dca
x86/ptrace: fix up botched merge of spectrev1 fix
|
6 years ago |
|
pvclock.c
|
e27c49291a
x86: Convert x86_platform_ops to timespec64
|
7 years ago |
|
quirks.c
|
4c5717da1d
x86/mce: Check for alternate indication of machine check recovery on Skylake
|
7 years ago |
|
reboot.c
|
4074bc379b
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
|
6 years ago |
|
reboot_fixups_32.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
relocate_kernel_32.S
|
3e1aa7cb59
x86/asm: Optimize unnecessarily wide TEST instructions
|
10 years ago |
|
relocate_kernel_64.S
|
5bf3031699
x86/kexec: Make kexec (mostly) work in 5-level paging mode
|
7 years ago |
|
resource.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
rtc.c
|
e27c49291a
x86: Convert x86_platform_ops to timespec64
|
7 years ago |
|
setup.c
|
4d9707586e
x86, hibernate: Fix nosave_regions setup for hibernation
|
6 years ago |
|
setup_percpu.c
|
945fd17ab6
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
|
7 years ago |
|
signal.c
|
4614b0bb8f
x86/uaccess, signal: Fix AC=1 bloat
|
6 years ago |
|
signal_compat.c
|
db78e6a0a6
signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
|
7 years ago |
|
smp.c
|
ce7fdd5cd8
x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI fails
|
6 years ago |
|
smpboot.c
|
a4772e8b3e
x86/topology: Use total_cpus for max logical packages calculation
|
6 years ago |
|
stacktrace.c
|
0c414367c0
x86/stacktrace: Do not fail for ORC with regs on stack
|
7 years ago |
|
step.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
sys_x86_64.c
|
0d55303c51
compat: Move compat_timespec/ timeval to compat_time.h
|
7 years ago |
|
sysfb.c
|
e8d95ce970
x86/sysfb: Use PTR_ERR_OR_ZERO
|
11 years ago |
|
sysfb_efi.c
|
5e87e8b4dc
x86/sysfb_efi: Add quirks for some devices with swapped width and height
|
6 years ago |
|
sysfb_simplefb.c
|
f96acec8c8
x86/sysfb: Fix lfb_size calculation
|
9 years ago |
|
tboot.c
|
445b69e3b7
x86/pti: Make unpoison of pgd for trusted boot work for real
|
8 years ago |
|
tce_64.c
|
906bf7fda2
x86/cpufeature: Remove cpu_has_clflush
|
9 years ago |
|
time.c
|
53c13ba8ed
x86/time: Correct the attribute on jiffies' definition
|
7 years ago |
|
tls.c
|
bd9604022e
x86/tls: Fix possible spectre-v1 in do_get_thread_area()
|
6 years ago |
|
tls.h
|
4c79a2d8e5
x86: x86 user_regset TLS
|
18 years ago |
|
topology.c
|
999696752d
x86/xen: Disable CPU0 hotplug for Xen PV
|
7 years ago |
|
trace_clock.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
tracepoint.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
traps.c
|
7731b8bc94
Merge branch 'linus' into x86/urgent
|
7 years ago |
|
tsc.c
|
1f1bc8222c
x86/cpu: Sanitize FAM6_ATOM naming
|
6 years ago |
|
tsc_msr.c
|
1f1bc8222c
x86/cpu: Sanitize FAM6_ATOM naming
|
6 years ago |
|
tsc_sync.c
|
99306dfc06
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
|
umip.c
|
3eb0f5193b
signal: Ensure every siginfo we send has all bits initialized
|
7 years ago |
|
unwind_frame.c
|
367ccafbcb
x86/unwind: Handle NULL pointer calls better in frame unwinder
|
6 years ago |
|
unwind_guess.c
|
ee9f8fce99
x86/unwind: Add the ORC unwinder
|
8 years ago |
|
unwind_orc.c
|
206a76a684
x86/unwind: Add hardcoded ORC entry for NULL
|
6 years ago |
|
uprobes.c
|
941d875cd4
uprobes/x86: Fix detection of 32-bit user mode
|
6 years ago |
|
verify_cpu.S
|
e93db75a00
x86/boot: Annotate verify_cpu() as a callable function
|
8 years ago |
|
vm86_32.c
|
252e1a0526
x86/entry: Rename update_sp0 to update_task_stack
|
7 years ago |
|
vmlinux.lds.S
|
385dab299c
Revert "x86/build: Move _etext to actual end of .text"
|
6 years ago |
|
vsmp_64.c
|
baab1e84b1
x86/apic: Remove unused callbacks
|
8 years ago |
|
x86_init.c
|
8dbe438589
x86/tsc: Make use of tsc_calibrate_cpu_early()
|
7 years ago |