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
Németh Márton 8d59225720 [CPUFREQ] correct broken links and email addresses 17 years ago
..
acpi x86 ACPI: Blacklist two HP machines with buggy BIOSes 17 years ago
cpu [CPUFREQ] correct broken links and email addresses 17 years ago
.gitignore arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 years ago
Makefile Merge branch 'x86/paravirt-spinlocks' into x86/for-linus 17 years ago
alternative.c x86: use X86_FEATURE_NOPL in alternatives 17 years ago
amd_iommu.c AMD IOMMU: protect completion wait loop with iommu lock 17 years ago
amd_iommu_init.c x86, AMD IOMMU: initialize dma_ops after sysfs registration 17 years ago
aperture_64.c x86: make only GART code include gart.h 17 years ago
apic_32.c x86: resurrect proper handling of maxcpus= kernel option (v2) 17 years ago
apic_64.c x86: resurrect proper handling of maxcpus= kernel option (v2) 17 years ago
apm_32.c x86: disable apm on the olpc 17 years ago
asm-offsets.c
asm-offsets_32.c x86/paravirt: split sysret and sysexit 17 years ago
asm-offsets_64.c xen64: add asm-offsets 17 years ago
audit_64.c
bios_uv.c x86 BIOS interface for RTC on SGI UV 17 years ago
bootflag.c
cpuid.c x86: cpuid: correct return value on partial operations 17 years ago
crash.c
crash_dump_32.c
crash_dump_64.c
doublefault_32.c
ds.c
e820.c x86: fix memmap=exactmap boot argument 17 years ago
early-quirks.c Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus 17 years ago
early_printk.c x86, generic: mark early_printk as asmlinkage 17 years ago
efi.c x86: introduce max_low_pfn_mapped for 64-bit 17 years ago
efi_32.c x86: fix i486 suspend to disk CR4 oops 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 i386 syscall audit fast-path 17 years ago
entry_64.S x86_64 ia32 syscall audit fast-path 17 years ago
ftrace.c ftrace: store mcount address in rec->ip 17 years ago
genapic_64.c GRU Driver: export is_uv_system(), zap_page_range() & follow_page() 17 years ago
genapic_flat_64.c NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c 17 years ago
genx2apic_uv_x.c x86: fix section mismatch warning - uv_cpu_init 17 years ago
geode_32.c x86, geode: add a VSA2 ID for General Software 17 years ago
head.c x86: move reserve_setup_data to setup.c 17 years ago
head32.c x86: extract common part of head32.c and head64.c into head.c 17 years ago
head64.c x86-64: fix overlap of modules and fixmap areas 17 years ago
head_32.S x86: fix cpu hotplug on 32bit 17 years ago
head_64.S Revert "x86_64: there's no need to preallocate level1_fixmap_pgt" 17 years ago
hpet.c x86: HPET: read back compare register before reading counter 17 years ago
i386_ksyms_32.c ftrace: store mcount address in rec->ip 17 years ago
i387.c x86 ptrace: fix PTRACE_GETFPXREGS error 17 years ago
i8237.c
i8253.c
i8259.c i8259: fix final ugliness 17 years ago
init_task.c
io_apic_32.c x86: Restore proper vector locking during cpu hotplug 17 years ago
io_apic_64.c x86: Restore proper vector locking during cpu hotplug 17 years ago
io_delay.c x86: add io delay quirk for Presario F700 17 years ago
ioport.c
ipi.c x86: APIC: remove apic_write_around(); use alternatives 17 years ago
irq_32.c x86: use __page_aligned_data/bss 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-64: make BUILD_IRQ() also reset section back 17 years ago
k8.c
kdebugfs.c arch/x86/kernel/kdebugfs.c: introduce missing kfree 17 years ago
kgdb.c kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI 17 years ago
kprobes.c kprobes: improve kretprobe scalability with hashed locking 17 years ago
kvm.c
kvmclock.c x86: KVM guest: make kvm_smp_prepare_boot_cpu() static 17 years ago
ldt.c cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
machine_kexec_32.c kexec jump: fix for ftrace 17 years ago
machine_kexec_64.c kexec jump 17 years ago
mca_32.c
mfgpt_32.c x86, geode-mfgpt: check IRQ before using MFGPT as clocksource 17 years ago
microcode.c cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
mmconf-fam10h_64.c x86: mmconf: fix section mismatch warning 17 years ago
module_32.c
module_64.c PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
mpparse.c x86: mpparse.c: fix section mismatch warning 17 years ago
msr.c x86: msr: correct return value on partial operations 17 years ago
nmi.c x86, nmi: clean UP NMI watchdog failure message 17 years ago
numaq_32.c x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) 17 years ago
olpc.c
paravirt.c x86: export pv_lock_ops non-GPL 17 years ago
paravirt_patch_32.c x86/paravirt: split sysret and sysexit 17 years ago
paravirt_patch_64.c x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace 17 years ago
pci-calgary_64.c x86: use WARN() in arch/x86/kernel 17 years ago
pci-dma.c generic, x86: fix add iommu_num_pages helper function 17 years ago
pci-gart_64.c x86: gart iommu have direct mapping when agp is present too 17 years ago
pci-nommu.c dma-mapping: add the device argument to dma_mapping_error() 17 years ago
pci-swiotlb_64.c dma-mapping: add the device argument to dma_mapping_error() 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: c1e_idle: don't mark TSC unstable if CPU has invariant TSC 17 years ago
process_32.c x86: prevent stale state of c1e_mask across CPU offline/online, fix 17 years ago
process_64.c x86: prevent stale state of c1e_mask across CPU offline/online 17 years ago
ptrace.c x86 ptrace: user-sets-TF nits 17 years ago
pvclock.c x86: Add structs and functions for paravirt clocksource 17 years ago
quirks.c Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
reboot.c cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
reboot_fixups_32.c x86: constify data in reboot.c 17 years ago
relocate_kernel_32.S kexec jump: check code size in control page 17 years ago
relocate_kernel_64.S
rtc.c provide rtc_cmos platform device 17 years ago
scx200_32.c
setup.c x86: fix possible x86_64 and EFI regression 17 years ago
setup_percpu.c cpu masks: optimize and clean up cpumask_of_cpu() 17 years ago
sigframe.h
signal_32.c Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
signal_64.c x64, fpu: fix possible FPU leakage in error conditions 17 years ago
smp.c generic-ipi: fixlet 17 years ago
smpboot.c x86: fix section mismatch warning - uv_cpu_init 17 years ago
smpcommon.c x86: change init_gdt to update the gdt via write_gdt, rather than a direct write. 17 years ago
stacktrace.c stacktrace: fix modular build, export print_stack_trace and save_stack_trace 17 years ago
step.c x86 ptrace: user-sets-TF nits 17 years ago
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
syscall_64.c
syscall_table_32.S flag parameters add-on: remove epoll_create size param 17 years ago
tce_64.c
test_nx.c
test_rodata.c
time_32.c x86: add ->pre_time_init to x86_quirks 17 years ago
time_64.c x86: merge tsc_init and clocksource code 17 years ago
tlb_32.c on_each_cpu(): kill unused 'retry' parameter 17 years ago
tlb_64.c Merge branch 'generic-ipi' into generic-ipi-for-linus 17 years ago
tlb_uv.c x86, SGI UV: hardcode the TLB flush interrupt system vector 17 years ago
tls.c
tls.h
topology.c
trampoline.c x86: extend e820 ealy_res support 32bit 17 years ago
trampoline_32.S
trampoline_64.S
traps_32.c x86: introducing asm-x86/traps.h 17 years ago
traps_64.c x64, fpu: fix possible FPU leakage in error conditions 17 years ago
tsc.c x86: Change warning message in TSC calibration. 17 years ago
tsc_sync.c x86: use WARN() in arch/x86/kernel 17 years ago
verify_cpu_64.S
visws_quirks.c x86: resurrect proper handling of maxcpus= kernel option (v2) 17 years ago
vm86_32.c
vmi_32.c x86, vmi: fix broken LDT access 17 years ago
vmiclock_32.c x86: rename paravirtualized TSC functions 17 years ago
vmlinux.lds.S
vmlinux_32.lds.S kexec jump: check code size in control page 17 years ago
vmlinux_64.lds.S Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
vsmp_64.c x86: fix 27-rc crash on vsmp due to paravirt during module load 17 years ago
vsyscall_64.c Merge branch 'generic-ipi' into generic-ipi-for-linus 17 years ago
x8664_ksyms_64.c Merge branch 'auto-ftrace-next' into tracing/for-linus 17 years ago