You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/x86/kernel
Linus Torvalds 8c1bee685e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
..
acpi Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
apic sections: fix section conflicts in arch/x86 13 years ago
cpu Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
.gitignore
Makefile Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
alternative.c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
amd_gart_64.c X86 & IA64: adapt for dma_map_ops changes 13 years ago
amd_nb.c Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
apb_timer.c Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
aperture_64.c x86/gart: Fix kmemleak warning 13 years ago
apm_32.c x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
asm-offsets.c x86, um/x86: switch to generic sys_execve and kernel_execve 13 years ago
asm-offsets_32.c x86: Generate system call tables and unistd_*.h from tables 13 years ago
asm-offsets_64.c x32: If configured, add x32 system calls to system call tables 13 years ago
audit_64.c
bootflag.c
check.c x86: kernel/check.c simple_strtoul cleanup 13 years ago
cpuid.c Use get_online_cpus to avoid races involving CPU hotplug 13 years ago
crash.c x86, nmi: Wire up NMI handlers to new routines 14 years ago
crash_dump_32.c x86: remove the second argument of k[un]map_atomic() 13 years ago
crash_dump_64.c
devicetree.c x86: dt: Use linear irq domain for ioapic(s) 13 years ago
doublefault_32.c
dumpstack.c x86: Move call to print_modules() out of show_regs() 13 years ago
dumpstack_32.c x86: Move call to print_modules() out of show_regs() 13 years ago
dumpstack_64.c x86: Move call to print_modules() out of show_regs() 13 years ago
e820.c firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug() 13 years ago
early-quirks.c
early_printk.c Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()" 13 years ago
entry_32.S Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
entry_64.S Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
ftrace.c ftrace/x86: Add save_regs for i386 function calls 13 years ago
head.c memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones 14 years ago
head32.c x86, realmode: Move ACPI wakeup to unified realmode code 13 years ago
head64.c x86, realmode: Move ACPI wakeup to unified realmode code 13 years ago
head_32.S x86-32: Start out eflags and cr4 clean 13 years ago
head_64.S Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
hpet.c x86: hpet: Fix copy-and-paste mistake in earlier change 13 years ago
hw_breakpoint.c
i386_ksyms_32.c
i387.c x86, kvm: fix kvm's usage of kernel_fpu_begin/end() 13 years ago
i8237.c
i8253.c x86: Use common i8253 clockevent 14 years ago
i8259.c x86/irq/i8259: Fix incorrect comment 13 years ago
io_delay.c
ioport.c
irq.c Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
irq_32.c x86: Use common threadinfo allocator 13 years ago
irq_64.c x86: Add stack top margin for stack overflow checking 13 years ago
irq_work.c
irqinit.c x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR 13 years ago
jump_label.c jump_label, x86: Fix section mismatch 13 years ago
kdebugfs.c arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case 13 years ago
kgdb.c kgdb,x86: fix warning about unused variable 13 years ago
kprobes-common.h x86/kprobes: Split out optprobe related code to kprobes-opt.c 13 years ago
kprobes-opt.c x86/kprobes: Split out optprobe related code to kprobes-opt.c 13 years ago
kprobes.c kprobes/x86: Move skip_singlestep up 13 years ago
kvm.c x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST 13 years ago
kvmclock.c x86: kvmclock: remove check_and_clear_guest_paused warning 13 years ago
ldt.c Disintegrate asm/system.h for X86 13 years ago
machine_kexec_32.c Disintegrate asm/system.h for X86 13 years ago
machine_kexec_64.c
microcode_amd.c x86, microcode, AMD: Fix use after free in free_cache() 13 years ago
microcode_core.c Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
microcode_intel.c x86, microcode: Add a refresh firmware flag to ->request_microcode_fw 13 years ago
mmconf-fam10h_64.c
module.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
mpparse.c Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
msr.c Use get_online_cpus to avoid races involving CPU hotplug 13 years ago
nmi.c x86: Save cr2 in NMI in case NMIs take a page fault (for i386) 13 years ago
nmi_selftest.c x86/nmi: Clean up register_nmi_handler() usage 13 years ago
paravirt-spinlocks.c
paravirt.c x86, pvops: Remove hooks for {rd,wr}msr_safe_regs 13 years ago
paravirt_patch_32.c
paravirt_patch_64.c
pci-calgary_64.c x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
pci-dma.c iommu: Remove group_mf 13 years ago
pci-iommu_table.c
pci-nommu.c X86: integrate CMA with DMA-mapping subsystem 13 years ago
pci-swiotlb.c X86 & IA64: adapt for dma_map_ops changes 13 years ago
pcspeaker.c
perf_regs.c perf: Fix off by one test in perf_reg_value() 13 years ago
probe_roms.c x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() 13 years ago
process.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
process_32.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
process_64.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
ptrace.c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
pvclock.c
quirks.c x86/PCI: move fixup hooks from __init to __devinit 13 years ago
reboot.c x86/reboot: Remove quirk entry for SBC FITPC 13 years ago
reboot_fixups_32.c
relocate_kernel_32.S kexec, x86: Fix incorrect jump back address if not preserving context 14 years ago
relocate_kernel_64.S kexec, x86: Fix incorrect jump back address if not preserving context 14 years ago
resource.c
rtc.c sections: fix section conflicts in arch/x86 13 years ago
setup.c Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent 13 years ago
setup_percpu.c x86: Add read_mostly declaration/definition to variables from smp.h 13 years ago
signal.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
smp.c x86/reboot: Update nonmi_ipi parameter 13 years ago
smpboot.c x86/smp: Don't ever patch back to UP if we unplug cpus 13 years ago
stacktrace.c
step.c uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-stepping 13 years ago
sys_x86_64.c Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
syscall_32.c x86, syscall: Re-fix typo in comment 13 years ago
syscall_64.c x32: If configured, add x32 system calls to system call tables 13 years ago
tboot.c x86, realmode: fixes compilation issue in tboot.c 13 years ago
tce_64.c Disintegrate asm/system.h for X86 13 years ago
test_nx.c
test_rodata.c x86, extable: Remove open-coded exception table entries in arch/x86/kernel/test_rodata.c 13 years ago
time.c MCA: delete all remaining traces of microchannel bus support. 13 years ago
tls.c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
tls.h
topology.c x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE 13 years ago
traps.c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
tsc.c x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
tsc_sync.c x86/tsc: Reduce the TSC sync check time for core-siblings 13 years ago
uprobes.c uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interaction 13 years ago
verify_cpu.S
vm86_32.c x86: get rid of TIF_IRET hackery 13 years ago
vmlinux.lds.S x86, realmode: Move ACPI wakeup to unified realmode code 13 years ago
vsmp_64.c x86/apic/x2apic: Limit the vector reservation to the user specified mask 13 years ago
vsyscall_64.c time: Convert x86_64 to using new update_vsyscall 13 years ago
vsyscall_emu_64.S x86-64: Rework vsyscall emulation and add vsyscall= parameter 14 years ago
vsyscall_trace.h x86-64: Add vsyscall:emulate_vsyscall trace event 14 years ago
x86_init.c x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() 13 years ago
x8664_ksyms_64.c ftrace/x86: Add support for -mfentry to x86_64 13 years ago
xsave.c x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space 13 years ago