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
Ingo Molnar 7b38725318 x86: remove subarchitecture support code 16 years ago
..
acpi x86: remove mach_apic.h 16 years ago
cpu x86: remove mach_apic.h 16 years ago
.gitignore
Makefile x86: remove subarchitecture support code 16 years ago
alternative.c x86: improve UP kernel when CPU-hotplug and SMP is enabled 17 years ago
amd_iommu.c AMD IOMMU: remove now unnecessary #ifdefs 16 years ago
amd_iommu_init.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu 16 years ago
aperture_64.c aperture_64.c: clarify that too small aperture is valid reason for this code 16 years ago
apic.c x86, smp: remove mach_ipi.h 16 years ago
apm_32.c x86: update Alan Cox's email addresses 16 years ago
asm-offsets.c
asm-offsets_32.c x86: signal: move sigframe.h to arch/x86/include/asm 16 years ago
asm-offsets_64.c x86: remove pda.h 16 years ago
audit_64.c
bigsmp_32.c x86, bigsmp: consolidate header code 16 years ago
bios_uv.c x86: bios_uv.c: uv_systab should be static 16 years ago
bootflag.c
check.c x86: corruption-check: some post-move cleanups 17 years ago
cpuid.c Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
crash.c x86, smp: remove mach_ipi.h 16 years ago
crash_dump_32.c kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 17 years ago
crash_dump_64.c kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 17 years ago
doublefault_32.c x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 17 years ago
ds.c Merge branch 'x86/ptrace' into x86/tsc 16 years ago
dumpstack.c ftrace: print real return in dumpstack for function graph 16 years ago
dumpstack.h ftrace: print real return in dumpstack for function graph 16 years ago
dumpstack_32.c ftrace: print real return in dumpstack for function graph 16 years ago
dumpstack_64.c x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. 16 years ago
e820.c Merge branch 'linus' into release 16 years ago
early-quirks.c x86: only scan the root bus in early PCI quirks 16 years ago
early_printk.c x86: early_printk - use sizeof instead of hardcoded number 16 years ago
efi.c x86: make UV support configurable 16 years ago
efi_32.c
efi_64.c x86: remove include of apic.h from hardirq_64.h 16 years ago
efi_stub_32.S
efi_stub_64.S
entry_32.S x86: make x86_32 use tlb_64.c 16 years ago
entry_64.S Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core 16 years ago
es7000_32.c x86, ES7000: Consolidate code 16 years ago
ftrace.c tracing/function-graph-tracer: append the tracing_graph_flag 16 years ago
genapic_64.c x86, apic: untangle the send_IPI_*() jungle 16 years ago
genapic_flat_64.c x86: remove mach_apicdef.h 16 years ago
genx2apic_cluster.c x86, smp: remove ->restore_NMI_vector() 16 years ago
genx2apic_phys.c x86, smp: remove ->restore_NMI_vector() 16 years ago
genx2apic_uv_x.c x86, smp: remove ->restore_NMI_vector() 16 years ago
geode_32.c
head.c x86, debug: remove EBDA debug printk 16 years ago
head32.c x86: change static allocation of trampoline area 16 years ago
head64.c x86: remove pda_init() 16 years ago
head_32.S Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core 16 years ago
head_64.S x86: move stack_canary into irq_stack 16 years ago
hpet.c debugobjects: add and use INIT_WORK_ON_STACK 16 years ago
i386_ksyms_32.c ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
i387.c x86: fix __cpuinit/__init tangle in init_thread_xstate() 16 years ago
i8237.c
i8253.c cpumask: convert struct clock_event_device to cpumask pointers. 16 years ago
i8259.c x86: i8259.c fix style problems 16 years ago
init_task.c take init_fs to saner place 16 years ago
io_apic.c x86, smp: remove mach_ipi.h 16 years ago
io_delay.c x86: add io delay quirk for Presario F700 17 years ago
ioport.c x86: ioport.c fix style problems 16 years ago
ipi.c x86, smp: remove mach_ipi.h 16 years ago
irq.c x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. 16 years ago
irq_32.c x86: remove mach_apic.h 16 years ago
irq_64.c x86: remove include of apic.h from hardirq_64.h 16 years ago
irqinit_32.c x86: make x86_32 use tlb_64.c 16 years ago
irqinit_64.c x86: irqinit_64.c init_ISA_irqs should be static 16 years ago
k8.c x86, gart: fix gart detection for Fam11h CPUs 17 years ago
kdebugfs.c arch/x86/kernel/kdebugfs.c: introduce missing kfree 17 years ago
kgdb.c x86, smp: remove mach_ipi.h 16 years ago
kprobes.c kprobes: check CONFIG_FREEZER instead of CONFIG_PM 16 years ago
kvm.c
kvmclock.c x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj 16 years ago
ldt.c x86: ldt.c fix style problems 16 years ago
machine_kexec_32.c kexec/i386: setup kexec page table in C 16 years ago
machine_kexec_64.c
mca_32.c
mfgpt_32.c trivial: fix then -> than typos in comments and documentation 16 years ago
microcode_amd.c x86: fix warning in arch/x86/kernel/microcode_amd.c 16 years ago
microcode_core.c Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core 16 years ago
microcode_intel.c x86: microcode_intel.c fix style problems 16 years ago
mmconf-fam10h_64.c x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h 16 years ago
module_32.c x86: module_32.c fix style problems 16 years ago
module_64.c x86: module_64.c fix style problems 16 years ago
mpparse.c x86: remove mach_apic.h 16 years ago
msr.c x86: msr.c fix style problems 16 years ago
nmi.c x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. 16 years ago
numaq_32.c x86, NUMAQ: Consolidate code 16 years ago
olpc.c x86, olpc: fix endian bug in openfirmware workaround 17 years ago
paravirt-spinlocks.c x86: remove byte locks 16 years ago
paravirt.c x86/pvops: remove pte_flags pvop 16 years ago
paravirt_patch_32.c
paravirt_patch_64.c
pci-calgary_64.c arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul 16 years ago
pci-dma.c PCI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
pci-gart_64.c x86_64: pci-gart_64.c iommu_fullflush should be static 16 years ago
pci-nommu.c x86: export pci-nommu's alloc_coherent 17 years ago
pci-swiotlb_64.c Merge branch 'core/iommu' into core/urgent 16 years ago
pcspeaker.c x86: use platform_device_register_simple() 17 years ago
pmtimer_64.c
probe_32.c x86: remove subarchitecture support code 16 years ago
probe_roms_32.c
process.c Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
process_32.c x86: remove idle_timestamp from 32bit irq_cpustat_t 16 years ago
process_64.c x86: remove pda.h 16 years ago
ptrace.c x86, bts: memory accounting 16 years ago
pvclock.c x86: pvclock: fix shadowed variable warning 17 years ago
quirks.c x86: enable HPET on Fujitsu u9200 16 years ago
reboot.c x86, smp: remove mach_ipi.h 16 years ago
reboot_fixups_32.c
relocate_kernel_32.S kexec/i386: setup kexec page table in C 16 years ago
relocate_kernel_64.S
rtc.c rtc: use bcd2bin/bin2bcd 17 years ago
scx200_32.c
setup.c x86: remove mach_apic.h 16 years ago
setup_percpu.c Merge branch 'linus' into core/percpu 16 years ago
signal.c Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core 16 years ago
smp.c x86, smp: remove mach_ipi.h 16 years ago
smpboot.c x86: remove mach_apic.h 16 years ago
stacktrace.c tracing/stack-tracer: fix style issues 16 years ago
step.c
summit_32.c x86, summit: consolidate code, fix 16 years ago
sys_i386_32.c
sys_x86_64.c Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 17 years ago
syscall_64.c x86: Fix ASM_X86__ header guards 17 years ago
syscall_table_32.S [CVE-2009-0029] Rename old_readdir to sys_old_readdir 16 years ago
tce_64.c
test_nx.c
test_rodata.c
time_32.c x86: time_32.c fix style problems 16 years ago
time_64.c x86: time_64.c fix style problems 16 years ago
tlb_uv.c x86: remove mach_apic.h 16 years ago
tls.c
tls.h
topology.c
trampoline.c x86: change static allocation of trampoline area 16 years ago
trampoline_32.S
trampoline_64.S
traps.c x86: remove pda.h 16 years ago
tsc.c Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core 16 years ago
tsc_sync.c Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core 16 years ago
uv_irq.c x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix 17 years ago
uv_sysfs.c x86: Add sysfs entries for UV v4 17 years ago
verify_cpu_64.S
visws_quirks.c x86, smp: remove mach_ipi.h 16 years ago
vm86_32.c
vmi_32.c x86: fix section mismatch warning 16 years ago
vmiclock_32.c cpumask: convert struct clock_event_device to cpumask pointers. 16 years ago
vmlinux.lds.S
vmlinux_32.lds.S x86: make vmlinux_32.lds.S use PERCPU() macro 16 years ago
vmlinux_64.lds.S x86: move stack_canary into irq_stack 16 years ago
vsmp_64.c x86: two trivial sparse annotations 17 years ago
vsyscall_64.c Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
x8664_ksyms_64.c x86: convert pda ops to wrappers around x86 percpu accessors 16 years ago
xsave.c x86: xsave.c: restore_user_xstate should be static 16 years ago