Rob Herring db15e7f273 x86/devicetree: Convert to using %pOF instead of ->full_name 8 年之前
..
acpi dad5ab0db8 x86/acpi: Prevent out of bound access caused by broken ACPI tables 8 年之前
apic e708e35ba6 x86/ioapic: Pass the correct data to unmask_ioapic_irq() 8 年之前
cpu 5f8a16156a x86/cpu: Use indirect call to measure performance in init_amd_k6() 8 年之前
fpu a575813bfe KVM: x86: Fix load damaged SSEx MXCSR register 8 年之前
kprobes c207aee480 objtool, x86: Add several functions and files to the objtool whitelist 8 年之前
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 年之前
Makefile 7a69f9c60b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
alternative.c fc152d22d6 x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives() 8 年之前
amd_gart_64.c 5860acc1a9 x86: remove arch specific dma_supported implementation 8 年之前
amd_nb.c ddfe43cdc0 x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17h 8 年之前
apb_timer.c 3ddc76dfc7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
aperture_64.c 09821ff1d5 x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" 8 年之前
apm_32.c 69218e4799 x86: Remap GDT tables in the fixmap section 8 年之前
asm-offsets.c de8cb45862 efi: Get and store the secure boot status 8 年之前
asm-offsets_32.c 0100301bfd sched/x86: Rewrite the switch_to() code 9 年之前
asm-offsets_64.c dd0fd8bca1 x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64 8 年之前
audit_64.c 27d6ec7ad6 x86: hook up execveat system call 10 年之前
bootflag.c 1206f53589 x86: don't use module_init for non-modular core bootflag code 10 年之前
check.c 8d58b66ed2 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes 10 年之前
cpuid.c e71c3978d6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
crash.c 203e9e4121 kexec: move vmcoreinfo out of the kernel's .bss section 8 年之前
crash_dump_32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
crash_dump_64.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 年之前
devicetree.c db15e7f273 x86/devicetree: Convert to using %pOF instead of ->full_name 8 年之前
doublefault.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
dumpstack.c e335bb51cc x86/unwind: Ensure stack pointer is aligned 8 年之前
dumpstack_32.c 9a93848fe7 x86/debug: Implement __WARN() using UD0 8 年之前
dumpstack_64.c 9a93848fe7 x86/debug: Implement __WARN() using UD0 8 年之前
e820.c 12df216c61 x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table 8 年之前
early-quirks.c 2f34c1231b Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux 8 年之前
early_printk.c 1b5aeebf3a x86/earlyprintk: Add support for earlyprintk via USB3 debug port 8 年之前
ebda.c 6a79296cb1 x86/boot: Simplify EBDA-vs-BIOS reservation logic 9 年之前
espfix_64.c 65ade2f872 x86/boot/64: Rename init_level4_pgt and early_level4_pgt 8 年之前
ftrace.c 6ee98ffeea x86/ftrace: Make sure that ftrace trampolines are not RWX 8 年之前
ftrace_32.S dc912c3035 x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinder 8 年之前
ftrace_64.S 1fa9d67a2f x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o 8 年之前
head32.c 66441bd3cf x86/boot/e820: Move asm/e820.h to asm/e820/api.h 8 年之前
head64.c 26179670a6 x86/boot/64: Put __startup_64() into .head.text 8 年之前
head_32.S 1e620f9b23 x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C 8 年之前
head_64.S 032370b9c8 x86/boot/64: Add support of additional page table level during early boot 8 年之前
hpet.c 803ff8a7a6 x86/hpet: Do not use smp_processor_id() in preemptible code 8 年之前
hw_breakpoint.c 186f43608a x86/kernel: Audit and remove any unnecessary uses of module.h 9 年之前
i8237.c f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs 14 年之前
i8253.c 186f43608a x86/kernel: Audit and remove any unnecessary uses of module.h 9 年之前
i8259.c 7ee06cb2f8 x86: i8259: export legacy_pic symbol 8 年之前
io_delay.c 186f43608a x86/kernel: Audit and remove any unnecessary uses of module.h 9 年之前
ioport.c 2d62e0768d Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm 8 年之前
irq.c ad7a929fa4 x86/irq: Use irq_migrate_all_off_this_cpu() 8 年之前
irq_32.c 186f43608a x86/kernel: Audit and remove any unnecessary uses of module.h 9 年之前
irq_64.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 年之前
irq_work.c c4158ff536 x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers 8 年之前
irqinit.c 0ccecd95e7 x86/irq: Remove a redundant #ifdef directive 8 年之前
itmt.c 02cfdc95a0 sched/x86: Remove unnecessary TBM3 check to update topology 8 年之前
jump_label.c f2545b2d4c jump_label: Reorder hotplug lock and jump_label_lock 8 年之前
kdebugfs.c 10bce84106 x86/kdebugfs: Move boot params hierarchy under (debugfs)/x86/ 8 年之前
kexec-bzimage64.c a09bae0f8a x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec 8 年之前
kgdb.c 7b32aeadbc sched/x86: Add 'struct inactive_task_frame' to better document the sleeping task stack frame 9 年之前
ksysfs.c 404f6aac9b x86: Apply more __ro_after_init and const 9 年之前
kvm.c 52a5c155cf KVM: async_pf: Let guest support delivery of async_pf from guest mode 8 年之前
kvmclock.c e601757102 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> 8 年之前
ldt.c bbf79d21bd x86/ldt: Rename ldt_struct::size to ::nr_entries 8 年之前
livepatch.c d4c3e6e1b1 livepatch/x86: apply alternatives and paravirt patches after relocations 9 年之前
machine_kexec_32.c d11636511e x86: use set_memory.h header 8 年之前
machine_kexec_64.c 65ade2f872 x86/boot/64: Rename init_level4_pgt and early_level4_pgt 8 年之前
mmconf-fam10h_64.c 148f9bb877 x86: delete __cpuinit usage from all x86 files 12 年之前
module.c 19809c2da2 mm, vmalloc: use __GFP_HIGHMEM implicitly 8 年之前
mpparse.c 5da217ca96 x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and document it 8 年之前
msr.c 59fefd0890 x86/msr: Remove bogus cleanup from the error path 8 年之前
nmi.c 89d1cf89c8 Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp 8 年之前
nmi_selftest.c c133c76157 x86/nmi: Fix timeout test in test_nmi_ipi() 8 年之前
paravirt-spinlocks.c fd7e9a8834 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 8 年之前
paravirt.c 6c690ee103 x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() 8 年之前
paravirt_patch_32.c cef4402d76 x86/paravirt: Mark unused patch_default label 8 年之前
paravirt_patch_64.c cef4402d76 x86/paravirt: Mark unused patch_default label 8 年之前
pci-calgary_64.c 5860acc1a9 x86: remove arch specific dma_supported implementation 8 年之前
pci-dma.c 5860acc1a9 x86: remove arch specific dma_supported implementation 8 年之前
pci-iommu_table.c a3819e3e71 x86: Fix non-static inlines 9 年之前
pci-nommu.c 5860acc1a9 x86: remove arch specific dma_supported implementation 8 年之前
pci-swiotlb.c 5299709d0a treewide: Constify most dma_map_ops structures 8 年之前
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() 17 年之前
perf_regs.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 年之前
platform-quirks.c 93ffa9a479 x86/init: Add i8042 state to the platform data 8 年之前
pmem.c 186f43608a x86/kernel: Audit and remove any unnecessary uses of module.h 9 年之前
probe_roms.c 66441bd3cf x86/boot/e820: Move asm/e820.h to asm/e820/api.h 8 年之前
process.c 6474924e2b arch: remove unused macro/function thread_saved_pc() 8 年之前
process_32.c 6c690ee103 x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() 8 年之前
process_64.c 6c690ee103 x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() 8 年之前
ptrace.c 17a6e1b8e8 x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() 8 年之前
pvclock.c 38b8d208a4 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> 8 年之前
quirks.c d320b9a5bd x86/quirks: Hide maybe-uninitialized warning 8 年之前
reboot.c c207aee480 objtool, x86: Add several functions and files to the objtool whitelist 8 年之前
reboot_fixups_32.c 37bc9f5078 x86: Ce4100: Add reboot_fixup() for CE4100 14 年之前
relocate_kernel_32.S 3e1aa7cb59 x86/asm: Optimize unnecessarily wide TEST instructions 10 年之前
relocate_kernel_64.S a734b4a23e x86/asm: Replace "MOVQ $imm, %reg" with MOVL 10 年之前
resource.c bf495573fa x86/boot/e820: Harmonize the 'struct e820_table' fields 8 年之前
rtc.c ba58d1020a timekeeping: Ignore the bogus sleep time if pm_trace is enabled 8 年之前
setup.c 99c13b8c88 x86/mm/pat: Don't report PAT on CPUs that don't support it 8 年之前
setup_percpu.c d2b6dc61a8 x86/boot/32: Fix UP boot on Quark and possibly other platforms 8 年之前
signal.c 1c99a68741 x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_general_protection() 8 年之前
signal_compat.c cfac6dfa42 x86/signals: Fix lower/upper bound reporting in compat siginfo 8 年之前
smp.c 16b76293c5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
smpboot.c 7a69f9c60b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
stacktrace.c af085d9084 stacktrace/x86: add function for detecting reliable stack traces 8 年之前
step.c bbf79d21bd x86/ldt: Rename ldt_struct::size to ::nr_entries 8 年之前
sys_x86_64.c 1be7107fbe mm: larger stack guard gap, between vmas 8 年之前
sysfb.c e8d95ce970 x86/sysfb: Use PTR_ERR_OR_ZERO 10 年之前
sysfb_efi.c 35dc9ec107 Merge branch 'linus' into efi/core, to pick up fixes 9 年之前
sysfb_simplefb.c f96acec8c8 x86/sysfb: Fix lfb_size calculation 8 年之前
tboot.c 7304e8f28b iommu/vt-d: Correctly disable Intel IOMMU force on 8 年之前
tce_64.c 906bf7fda2 x86/cpufeature: Remove cpu_has_clflush 9 年之前
time.c b1b4f2fe68 x86/time: Make setup_default_timer_irq() static 8 年之前
tls.c 5b781c7e31 x86/tls: Forcibly set the accessed bit in TLS segments 8 年之前
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 年之前
topology.c 4daa832d99 x86: Drop bogus __ref / __refdata annotations 10 年之前
trace_clock.c 03b9730b76 x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites 10 年之前
tracepoint.c 8cf868affd tracing: Have the reg function allow to fail 8 年之前
traps.c 8a524f803a x86/debug: Handle early WARN_ONs proper 8 年之前
tsc.c 3ad918e65d Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
tsc_msr.c f3a02ecebe x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCs 8 年之前
tsc_sync.c 855615eee9 x86/tsc: Remove the TSC_ADJUST clamp 8 年之前
unwind_frame.c 519fb5c335 x86/unwind: Add end-of-stack check for ftrace handlers 8 年之前
unwind_guess.c e335bb51cc x86/unwind: Ensure stack pointer is aligned 8 年之前
uprobes.c 68187872c7 uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions 9 年之前
verify_cpu.S cd4d09ec6f x86/cpufeature: Carve out X86_FEATURE_* 9 年之前
vm86_32.c 9ccee2373f x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly() 8 年之前
vmlinux.lds.S b5effd3815 debug: Fix __bug_table[] in arch linker scripts 8 年之前
vsmp_64.c 70c4f78b23 x86: replace __init_or_module with __init in non-modular vsmp_64.c 10 年之前
x86_init.c 103e206309 x86/boot/e820: Rename default_machine_specific_memory_setup() to e820__memory_setup_default() 8 年之前