.. |
acpi
|
10daf10ab1
x86/acpi: Prevent X2APIC id 0xffffffff from being accounted
|
7 years ago |
apic
|
d7609f4210
x86/platform/UV: Add kernel parameter to set memory block size
|
7 years ago |
cpu
|
d4e860eaf0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
fpu
|
b3d9a13681
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
|
7 years ago |
kprobes
|
ee6a7354a3
kprobes/x86: Prohibit probing on exception masking instructions
|
7 years ago |
.gitignore
|
b10e9ad0f1
arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked.
|
17 years ago |
Makefile
|
2fcd2b306a
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
alternative.c
|
12c69f1e94
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
|
7 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
|
8 years ago |
aperture_64.c
|
2a3e83c6f9
x86/gart: Exclude GART aperture from vmcore
|
7 years ago |
apm_32.c
|
0afe832e55
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
asm-offsets.c
|
050e9baa9d
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
|
7 years ago |
asm-offsets_32.c
|
050e9baa9d
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
|
7 years ago |
asm-offsets_64.c
|
050e9baa9d
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
|
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
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 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
|
7 years ago |
dumpstack.c
|
4dba072cd0
x86/dumpstack: Explain the reasoning for the prologue and buffer size
|
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
|
1de392f5d5
x86: Remove pr_fmt duplicate logging prefixes
|
7 years ago |
early-quirks.c
|
a7a3153a98
x86/early-quirks: Rename duplicate define of dev_err
|
7 years ago |
early_printk.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
ebda.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
eisa.c
|
ef1d4deab9
x86/eisa: Add missing include
|
8 years ago |
espfix_64.c
|
6baf4bec02
x86/espfix: Document use of _PAGE_GLOBAL
|
7 years ago |
ftrace.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
ftrace_32.S
|
9351803bd8
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
|
7 years ago |
ftrace_64.S
|
32c6cdf75c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
head32.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
head64.c
|
51be133515
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
|
7 years ago |
head_32.S
|
050e9baa9d
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
|
7 years ago |
head_64.S
|
430d4005b8
x86/mm: Comment _PAGE_GLOBAL mystery
|
7 years ago |
hpet.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
hw_breakpoint.c
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 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
|
141d3b1daa
Merge branch 'linus' into x86/apic, to resolve conflicts
|
7 years ago |
idt.c
|
3366281288
x86/idt: Simplify the idt_setup_apic_and_irq_gates()
|
7 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
|
248e742a39
Drivers: hv: vmbus: Implement Direct Mode for stimer0
|
7 years ago |
irq_32.c
|
7614e913db
x86/retpoline/irq32: Convert assembler indirect jumps
|
7 years ago |
irq_64.c
|
4f3789e792
x86/irq/64: Print the offending IP in the stack overflow warning
|
7 years ago |
irq_work.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
irqinit.c
|
ccf5355d05
x86/apic: Simplify init_bsp_APIC() usage
|
7 years ago |
itmt.c
|
81bf665d00
x86/headers: Remove duplicate #includes
|
7 years ago |
jailhouse.c
|
e27c49291a
x86: Convert x86_platform_ops to timespec64
|
7 years ago |
jump_label.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 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
|
a841aa83df
kexec_file: do not add extra alignment to efi memmap
|
7 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
|
633711e828
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
|
7 years ago |
kvmclock.c
|
e27c49291a
x86: Convert x86_platform_ops to timespec64
|
7 years ago |
ldt.c
|
e6f39e87b6
x86/ldt: Fix support_pte_mask filtering 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
|
a466ef76b8
x86/kexec: Avoid double free_page() upon do_kexec_load() failure
|
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
|
b21ebf2fb4
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
|
7 years ago |
mpparse.c
|
d4667ca142
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
msr.c
|
59fefd0890
x86/msr: Remove bogus cleanup from the error path
|
8 years ago |
nmi.c
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
8 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
|
1299ef1d88
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()
|
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
|
a035795499
x86/paravirt: Dont patch flush_tlb_single
|
7 years ago |
pci-calgary_64.c
|
178c568244
x86/dma: Remove dma_alloc_coherent_gfp_flags()
|
7 years ago |
pci-dma.c
|
0ead51c3fb
x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flag
|
7 years ago |
pci-iommu_table.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
pci-swiotlb.c
|
6e4bf58677
x86/dma: Use generic swiotlb_ops
|
7 years ago |
pcspeaker.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 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
|
7 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
|
0270be3e34
x86/speculation: Rework speculative_store_bypass_update()
|
7 years ago |
process_32.c
|
7cccf0725c
x86/dumpstack: Add a show_ip() function
|
7 years ago |
process_64.c
|
acf4602001
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
|
7 years ago |
ptrace.c
|
3eb0f5193b
signal: Ensure every siginfo we send has all bits initialized
|
7 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
|
339b2ae0cd
x86/apic: Fix restoring boot IRQ mode in reboot and kexec/kdump
|
7 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
|
27cca866e3
mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys
|
7 years ago |
setup_percpu.c
|
945fd17ab6
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
|
7 years ago |
signal.c
|
784e0300fe
rseq: Avoid infinite recursion when delivering SIGSEGV
|
7 years ago |
signal_compat.c
|
db78e6a0a6
signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
|
7 years ago |
smp.c
|
809547472e
x86/tracing: Disentangle pagefault and resched IPI tracing key
|
8 years ago |
smpboot.c
|
5cef8c2a22
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
stacktrace.c
|
00a5ae218d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
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
|
35dc9ec107
Merge branch 'linus' into efi/core, to pick up fixes
|
9 years ago |
sysfb_simplefb.c
|
f96acec8c8
x86/sysfb: Fix lfb_size calculation
|
8 years ago |
tboot.c
|
445b69e3b7
x86/pti: Make unpoison of pgd for trusted boot work for real
|
7 years ago |
tce_64.c
|
906bf7fda2
x86/cpufeature: Remove cpu_has_clflush
|
9 years ago |
time.c
|
6d671e1b85
x86/time: Unconditionally register legacy timer interrupt
|
7 years ago |
tls.c
|
9f5cb6b32d
x86/ldt: Make the LDT mapping RO
|
7 years ago |
tls.h
|
4c79a2d8e5
x86: x86 user_regset TLS
|
17 years ago |
topology.c
|
4daa832d99
x86: Drop bogus __ref / __refdata annotations
|
10 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
|
e3b4f79025
x86/tsc: Fix mark_tsc_unstable()
|
7 years ago |
tsc_msr.c
|
f3a02ecebe
x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCs
|
8 years ago |
tsc_sync.c
|
99306dfc06
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
umip.c
|
3eb0f5193b
signal: Ensure every siginfo we send has all bits initialized
|
7 years ago |
unwind_frame.c
|
d4a2d031dd
x86/unwind: Disable unwinder warnings on 32-bit
|
8 years ago |
unwind_guess.c
|
ee9f8fce99
x86/unwind: Add the ORC unwinder
|
8 years ago |
unwind_orc.c
|
9fbcc57aa1
extable: Make init_kernel_text() global
|
7 years ago |
uprobes.c
|
90718e32e1
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
|
7 years ago |
verify_cpu.S
|
e93db75a00
x86/boot: Annotate verify_cpu() as a callable function
|
8 years ago |
vm86_32.c
|
b506978245
x86/vm86/32: Fix POPF emulation
|
7 years ago |
vmlinux.lds.S
|
2a7ffe4657
x86/build: Remove no-op macro VMLINUX_SYMBOL()
|
7 years ago |
vsmp_64.c
|
baab1e84b1
x86/apic: Remove unused callbacks
|
8 years ago |
x86_init.c
|
6f84f8d158
xen, mm: allow deferred page initialization for xen pv domains
|
7 years ago |