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
Yinghai Lu bdba0e700c x86: move reserve_standard_io_resources back to setup.c 17 years ago
..
acpi x86: check command line when CONFIG_X86_MPPARSE is not set, v2 17 years ago
cpu x86: remove open-coded save/load segment operations 17 years ago
.gitignore
Makefile x86: rename setup_32.c to setup.c 17 years ago
alternative.c x86: harden kernel code patching 17 years ago
amd_iommu.c x86, AMD IOMMU: flush domain TLB when there is more than one page to flush 17 years ago
amd_iommu_init.c x86, AMD IOMMU: remove unnecessary code from the iommu_enable function 17 years ago
aperture_64.c x86: remove end_pfn in 64bit 17 years ago
apic_32.c x86: nmi_watchdog - use nmi_watchdog variable for printing 17 years ago
apic_64.c x86: nmi_watchdog - use NMI_NONE by default 17 years ago
apm_32.c x86: Switch apm to unlocked_kernel 17 years ago
asm-offsets.c
asm-offsets_32.c x86: use kbuild.h 17 years ago
asm-offsets_64.c x86: use kbuild.h 17 years ago
audit_64.c
bootflag.c
cpuid.c PM: Remove destroy_suspended_device() 17 years ago
crash.c x86: allow machine_crash_shutdown to be replaced 17 years ago
crash_dump_32.c
crash_dump_64.c
doublefault_32.c
ds.c
e820.c mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses 17 years ago
early-quirks.c x86: remove end_pfn in 64bit 17 years ago
early_printk.c
efi.c x86 boot: only pick up additional EFI memmap if add_efi_memmap flag 17 years ago
efi_32.c x86: fix Intel Mac booting with EFI 17 years ago
efi_64.c x86: add flags parameter to reserve_bootmem_generic() 17 years ago
efi_stub_32.S
efi_stub_64.S
entry_32.S Merge branch 'linus' into x86/irq 17 years ago
entry_64.S Merge branch 'x86/uv' into x86/devel 17 years ago
genapic_64.c x86: introduce max_physical_apicid for bigsmp switching 17 years ago
genapic_flat_64.c
genx2apic_uv_x.c x86, uv: update macros used by UV platform 17 years ago
geode_32.c x86, geode: add a VSA2 ID for General Software 17 years ago
head.c x86 boot: allow overlapping early reserve memory ranges 17 years ago
head32.c x86: extract common part of head32.c and head64.c into head.c 17 years ago
head64.c Merge branch 'x86/numa' into x86/devel 17 years ago
head_32.S x86: boot secondary cpus through initial_code 17 years ago
head_64.S x86: move x86_64 gdt closer to i386 17 years ago
hpet.c x86: clean up computation of HPET .mult variables 17 years ago
i386_ksyms_32.c
i387.c x86 ptrace: fix PTRACE_GETFPXREGS error 17 years ago
i8237.c
i8253.c x86: cleanup div_sc() usage 17 years ago
i8259.c i8259: fix final ugliness 17 years ago
init_task.c [PATCH] take init_files to fs/file.c 17 years ago
io_apic_32.c x86: change __setup_vector_irq with setup_vector_irq 17 years ago
io_apic_64.c x86: nmi_watchdog - use NMI_NONE by default 17 years ago
io_delay.c
ioport.c
ipi.c x86: ipi.c: removed duplicated include 17 years ago
irq_32.c Merge branch 'x86/irq' into x86/devel 17 years ago
irq_64.c x86: make /proc/stat account for all interrupts 17 years ago
irqinit_32.c x86: rename the i8259_32/64.c leftovers to irqinit_32/64.c 17 years ago
irqinit_64.c x86: rename the i8259_32/64.c leftovers to irqinit_32/64.c 17 years ago
k8.c
kdebugfs.c x86, boot: export linked list of struct setup_data via debugfs 17 years ago
kgdb.c
kprobes.c
kvm.c x86: KVM guest: hypercall batching 17 years ago
kvmclock.c x86: KVM guest: Use the paravirt clocksource structs and functions 17 years ago
ldt.c x86: avoid re-loading LDT in unrelated address spaces 17 years ago
machine_kexec_32.c x86: arch/x86/kernel/machine_kexec_32.c: remove extra semicolons 17 years ago
machine_kexec_64.c x86: remove end_pfn in 64bit 17 years ago
mca_32.c
mfgpt_32.c geode: fix modular build 17 years ago
microcode.c x86: microcode: cosmetic changes 17 years ago
mmconf-fam10h_64.c x86: move mmconfig declarations to header 17 years ago
module_32.c
module_64.c
mpparse.c x86: add flags parameter to reserve_bootmem_generic() 17 years ago
msr.c PM: Remove destroy_suspended_device() 17 years ago
nmi.c x86: nmi_watchdog - introduce nmi_watchdog_active() helper 17 years ago
numaq_32.c x86: make generic arch support NUMAQ 17 years ago
olpc.c x86: olpc: add One Laptop Per Child architecture support 17 years ago
paravirt.c Merge branch 'x86/fixmap' into x86/devel 17 years ago
paravirt_patch_32.c
paravirt_patch_64.c
pci-calgary_64.c x86: remove end_pfn in 64bit 17 years ago
pci-dma.c x86: remove end_pfn in 64bit 17 years ago
pci-gart_64.c x86: remove end_pfn in 64bit 17 years ago
pci-nommu.c x86: unify pci-nommu 17 years ago
pci-swiotlb_64.c x86: remove end_pfn in 64bit 17 years ago
pcspeaker.c
pmtimer_64.c
probe_roms_32.c x86: seperate probe_roms into another file 17 years ago
process.c x86: add C1E aware idle function, fix 17 years ago
process_32.c x86: move cpu_exit_clear to process_32.c 17 years ago
process_64.c x86: remove open-coded save/load segment operations 17 years ago
ptrace.c x86 ptrace: fix PTRACE_GETFPXREGS error 17 years ago
pvclock.c x86: Add structs and functions for paravirt clocksource 17 years ago
quirks.c x86: add another PCI ID for ICH6 force hpet. 17 years ago
reboot.c x86: constify data in reboot.c 17 years ago
reboot_fixups_32.c x86: constify data in reboot.c 17 years ago
relocate_kernel_32.S
relocate_kernel_64.S
rtc.c provide rtc_cmos platform device 17 years ago
scx200_32.c
setup.c x86: move reserve_standard_io_resources back to setup.c 17 years ago
setup_percpu.c x86: move reserve_standard_io_resources back to setup.c 17 years ago
sigframe.h
signal_32.c signals: x86 TS_RESTORE_SIGMASK 17 years ago
signal_64.c signals: x86 TS_RESTORE_SIGMASK 17 years ago
smp.c x86: fix app crashes after SMP resume 17 years ago
smpboot.c x86: nmi_watchdog - use NMI_NONE by default 17 years ago
smpcommon.c
smpcommon_32.c
srat_32.c x86: numa32 pfn print out using hex instead 17 years ago
stacktrace.c
step.c
summit_32.c x86: make generic arch support NUMAQ 17 years ago
sys_i386_32.c x86: coding style fixes to arch/x86/kernel/sys_i386_32.c 17 years ago
sys_x86_64.c unified (weak) sys_pipe implementation 17 years ago
syscall_64.c
syscall_table_32.S
tce_64.c
test_nx.c
test_rodata.c
time_32.c x86: I/O APIC: AEOI timer acknowledgement clean-ups 17 years ago
time_64.c x86: use cpu_khz for loops_per_jiffy calculation, cleanup 17 years ago
tlb_32.c
tlb_64.c SGI UV: TLB shootdown using broadcast assist unit, cleanups 17 years ago
tlb_uv.c x86, SGI UV: uv_ptc_proc_write fix 17 years ago
tls.c
tls.h
topology.c
trampoline.c x86: extend e820 ealy_res support 32bit 17 years ago
trampoline_32.S x86: trampoline_32.S - switch to .cpuinit.data 17 years ago
trampoline_64.S
traps_32.c x86: don't use gdt_page openly. 17 years ago
traps_64.c Merge branch 'x86/nmi' into x86/devel 17 years ago
tsc_32.c Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel 17 years ago
tsc_64.c Merge branch 'linus' into x86/timers 17 years ago
tsc_sync.c
verify_cpu_64.S
vm86_32.c
vmi_32.c x86: unify KERNEL_PGD_PTRS 17 years ago
vmiclock_32.c x86: unify interrupt vector defines 17 years ago
vmlinux.lds.S
vmlinux_32.lds.S x86: move tracedata to RODATA 17 years ago
vmlinux_64.lds.S Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel 17 years ago
vsmp_64.c x86: vsmp_64 add missing includes 17 years ago
vsyscall_64.c x86, 64-bit: use write_gdt_entry in vsyscall_set_cpu 17 years ago
x8664_ksyms_64.c x86: move x86_64 gdt closer to i386 17 years ago