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
Ralf Baechle 16f871bc30 x86: i8253: Consolidate definitions of global_clock_event 14 years ago
..
acpi x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' 14 years ago
apic x86: i8253: Consolidate definitions of global_clock_event 14 years ago
cpu Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 14 years ago
.gitignore
Makefile x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o 14 years ago
alternative.c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
amd_gart_64.c x86, gart: Rename pci-gart_64.c to amd_gart_64.c 14 years ago
amd_iommu.c x86/amd-iommu: Fix boot crash with hidden PCI devices 14 years ago
amd_iommu_init.c x86/amd-iommu: Fix 3 possible endless loops 14 years ago
amd_nb.c x86, amd-nb: Rename CPU PCI id define for F4 14 years ago
apb_timer.c x86: i8253: Consolidate definitions of global_clock_event 14 years ago
aperture_64.c x86, gart: Don't enforce GART aperture lower-bound by alignment 14 years ago
apm_32.c i8253: Create linux/i8253.h and use it in all 8253 related files 14 years ago
asm-offsets.c x86, asm: Cleanup unnecssary macros in asm-offsets.c 14 years ago
asm-offsets_32.c x86: Partly unify asm-offsets_{32,64}.c 14 years ago
asm-offsets_64.c x86: Partly unify asm-offsets_{32,64}.c 14 years ago
audit_64.c
bootflag.c
check.c x86: Don't check for BIOS corruption in first 64K when there's no need to 14 years ago
cpuid.c BKL: remove extraneous #include <smp_lock.h> 14 years ago
crash.c
crash_dump_32.c crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
crash_dump_64.c crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
devicetree.c x86, ioapic: Consolidate gsi routing info into 'struct ioapic' 14 years ago
doublefault_32.c
dumpstack.c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 14 years ago
dumpstack_32.c x86, dumpstack: Correct stack dump info when frame pointer is available 14 years ago
dumpstack_64.c x86, dumpstack: Correct stack dump info when frame pointer is available 14 years ago
e820.c crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
early-quirks.c x86, quirk: Fix SB600 revision check 14 years ago
early_printk.c x86, earlyprintk: Move mrst early console to platform/ and fix a typo 14 years ago
entry_32.S Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
entry_64.S x86: Fix common misspellings 14 years ago
ftrace.c x86/ftrace: Fix compiler warning in ftrace.c 14 years ago
head.c x86: Use memblock to replace early_res 15 years ago
head32.c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
head64.c x86: Cleanup highmap after brk is concluded 14 years ago
head_32.S Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
head_64.S x86, trampoline: Common infrastructure for low memory trampolines 14 years ago
hpet.c x86: i8253: Consolidate definitions of global_clock_event 14 years ago
hw_breakpoint.c x86: Use this_cpu_ops to optimize code 14 years ago
i386_ksyms_32.c
i387.c x86: Fix common misspellings 14 years ago
i8237.c x86: Use syscore_ops instead of sysdev classes and sysdevs 14 years ago
i8253.c x86: i8253: Consolidate definitions of global_clock_event 14 years ago
i8259.c x86: Use syscore_ops instead of sysdev classes and sysdevs 14 years ago
init_task.c
io_delay.c
ioport.c x86: Use bitmap library functions 14 years ago
irq.c x86: Don't unmask disabled irqs when migrating them 14 years ago
irq_32.c x86: Fix common misspellings 14 years ago
irq_64.c
irq_work.c irq_work: Add generic hardirq context callbacks 15 years ago
irqinit.c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
jump_label.c x86, cpu: Clean up and unify the NOP selection infrastructure 14 years ago
kdebugfs.c llseek: automatically add .llseek fop 15 years ago
kgdb.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 14 years ago
kprobes.c kprobes, x86: Disable irqs during optimized callback 14 years ago
kvm.c KVM guest: Fix section mismatch derived from kvm_guest_cpu_online() 14 years ago
kvmclock.c x86: Convert remaining x86 clocksources to clocksource_register_hz/khz 14 years ago
ldt.c
machine_kexec_32.c
machine_kexec_64.c x86, cleanups: Use clear_page/copy_page rather than memset/memcpy 15 years ago
mca_32.c x86: Fix common misspellings 14 years ago
microcode_amd.c x86, microcode, AMD: Fix signedness bug in generic_load_microcode() 14 years ago
microcode_core.c x86, microcode: Unregister syscore_ops after microcode unloaded 14 years ago
microcode_intel.c x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree() 14 years ago
mmconf-fam10h_64.c x86-64: Fix and clean up AMD Fam10 MMCONF enabling 14 years ago
module.c jump label: Introduce static_branch() interface 14 years ago
mpparse.c x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' 14 years ago
msr.c BKL: remove extraneous #include <smp_lock.h> 14 years ago
paravirt-spinlocks.c
paravirt.c thp: add pmd paravirt ops 14 years ago
paravirt_patch_32.c
paravirt_patch_64.c
pci-calgary_64.c x86: Fix common misspellings 14 years ago
pci-dma.c x86/PCI: Remove dma32_reserve_bootmem 14 years ago
pci-iommu_table.c arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pS 14 years ago
pci-nommu.c
pci-swiotlb.c x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. 15 years ago
pcspeaker.c
probe_roms.c x86: Introduce pci_map_biosrom() 14 years ago
process.c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
process_32.c cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer 14 years ago
process_64.c x86: mark associated mm when running a task in 32 bit compatibility mode 14 years ago
ptrace.c x86: Get rid of asmregparm 14 years ago
pvclock.c x86/pvclock: Zero last_value on resume 14 years ago
quirks.c x86: HPET force enable for CX700 / VIA Epia LT 15 years ago
reboot.c x86: Reorder reboot method preferences 14 years ago
reboot_32.S x86, reboot: Fix relocations in reboot_32.S 14 years ago
reboot_fixups_32.c x86: Ce4100: Add reboot_fixup() for CE4100 14 years ago
relocate_kernel_32.S
relocate_kernel_64.S
resource.c x86: avoid high BIOS area when allocating address space 14 years ago
rtc.c rtc: cmos: Add OF bindings 14 years ago
setup.c Merge branch 'linus' into x86/urgent 14 years ago
setup_percpu.c x86: Unify CPU -> NUMA node mapping between 32 and 64bit 14 years ago
signal.c x86: signal: sys_rt_sigreturn() should use set_current_blocked() 14 years ago
smp.c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() 14 years ago
smpboot.c x86: Fix mwait_play_dead() faulting on mwait-incapable cpus 14 years ago
stacktrace.c x86: Remove warning and warning_symbol from struct stacktrace_ops 14 years ago
step.c x86: Fix common misspellings 14 years ago
sys_i386_32.c i386: Make kernel_execve() suitable for stack unwinding 15 years ago
sys_x86_64.c
syscall_64.c
syscall_table_32.S ns: Wire up the setns system call 14 years ago
tboot.c mm: convert mm->cpu_vm_cpumask into cpumask_var_t 14 years ago
tce_64.c
test_nx.c x86: Eliminate various 'set but not used' warnings 14 years ago
test_rodata.c
time.c i8253: Create linux/i8253.h and use it in all 8253 related files 14 years ago
tls.c
tls.h
topology.c x86: Fix common misspellings 14 years ago
trampoline.c x86, trampoline: Common infrastructure for low memory trampolines 14 years ago
trampoline_32.S x86, trampoline: Common infrastructure for low memory trampolines 14 years ago
trampoline_64.S x86-64, trampoline: Remove unused variable 14 years ago
traps.c x86, NMI: Clean-up default_do_nmi() 14 years ago
tsc.c x86-64: Move vread_tsc into a new file with sensible options 14 years ago
tsc_sync.c
verify_cpu.S x86: Fix common misspellings 14 years ago
vm86_32.c thp: split_huge_page_mm/vma 14 years ago
vmlinux.lds.S Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
vread_tsc_64.c x86-64: Move vread_tsc into a new file with sensible options 14 years ago
vsmp_64.c
vsyscall_64.c Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
x86_init.c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
x8664_ksyms_64.c x86-64, mem: Convert memmove() to assembly file and fix return value bug 14 years ago
xsave.c x86: Fix common misspellings 14 years ago