Borislav Petkov 5d9070b1f0 x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT warning 8 лет назад
..
acpi d3b5d35290 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 лет назад
apic 12ca7c8db3 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 лет назад
cpu dac6ca243c x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug 8 лет назад
fpu a575813bfe KVM: x86: Fix load damaged SSEx MXCSR register 8 лет назад
kprobes c93f5cf571 kprobes/x86: Fix to set RWX bits correctly before releasing trampoline 8 лет назад
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 лет назад
Makefile 1fa9d67a2f x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o 8 лет назад
alternative.c fc152d22d6 x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives() 8 лет назад
amd_gart_64.c d11636511e x86: use set_memory.h header 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 08b46d5dd8 x86/boot/e820: Clean up the E820 table size define names 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 93984fbd4e x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage 9 лет назад
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 ace2fb5a8b x86/boot/e820: Remove a redundant self assignment 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 1d33b21956 x86/espfix: Add support for 5-level paging 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 16b76293c5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 лет назад
head_32.S 1e620f9b23 x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C 8 лет назад
head_64.S 79d243a042 x86/boot/64: Rename start_cpu() 8 лет назад
hpet.c bb1a2c2616 x86/hpet: Prevent might sleep splat on resume 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 c0edbd4a16 x86/irq: Optimize free vector check in the CPU offline path 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 6e03f66c00 locking/jump_labels: Update bug_at() boot message 8 лет назад
kdebugfs.c 10bce84106 x86/kdebugfs: Move boot params hierarchy under (debugfs)/x86/ 8 лет назад
kexec-bzimage64.c 08b46d5dd8 x86/boot/e820: Clean up the E820 table size define names 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 5a48a62271 x86/kvm: virt_xxx memory barriers instead of mandatory barriers 8 лет назад
kvmclock.c e601757102 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> 8 лет назад
ldt.c e34bac726d Merge branch 'akpm' (patches from Andrew) 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 f1e0527d2d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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 0718467c85 x86/nmi: Clean up register_nmi_handler() usage 13 лет назад
paravirt-spinlocks.c fd7e9a8834 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 8 лет назад
paravirt.c 335437fbf7 x86/paravirt: Add 5-level support to the paravirt code 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 352ef03ca0 x86/pci-calgary: Use setup_timer() instead of open coding it. 8 лет назад
pci-dma.c ac1820fb28 Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma 8 лет назад
pci-iommu_table.c a3819e3e71 x86: Fix non-static inlines 9 лет назад
pci-nommu.c 5299709d0a treewide: Constify most dma_map_ops structures 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 e9ea1e7f53 x86/arch_prctl: Add ARCH_[GET|SET]_CPUID 8 лет назад
process_32.c 5d9070b1f0 x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT warning 8 лет назад
process_64.c 5e57f1d607 x86/xen: add CONFIG_XEN_PV to Kconfig 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 5bc329503e x86/mce: Handle broadcasted MCE gracefully with kexec 8 лет назад
reboot_fixups_32.c 37bc9f5078 x86: Ce4100: Add reboot_fixup() for CE4100 15 лет назад
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 702644ec1c x86/timers: Move simple_udelay_calibration past init_hypervisor_platform 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 69218e4799 x86: Remap GDT tables in the fixmap section 8 лет назад
stacktrace.c af085d9084 stacktrace/x86: add function for detecting reliable stack traces 8 лет назад
step.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 лет назад
sys_x86_64.c e13b73dd9c x86/hugetlb: Adjust to the new native/compat mmap bases 8 лет назад
sysfb.c e8d95ce970 x86/sysfb: Use PTR_ERR_OR_ZERO 11 лет назад
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 28b47809b2 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu 8 лет назад
tce_64.c 906bf7fda2 x86/cpufeature: Remove cpu_has_clflush 9 лет назад
time.c f39b6f0ef8 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' 10 лет назад
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 3fb9268e43 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 лет назад
tsc.c 698eff6355 sched/clock, x86/perf: Fix "perf test tsc" 8 лет назад
tsc_msr.c f3a02ecebe x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCs 8 лет назад
tsc_sync.c 5f2e71e714 x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable 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 лет назад