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 a2ee2981ae Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
..
acpi PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c 16 years ago
apic Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
cpu Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
.gitignore
Makefile x86 module: merge the rest functions with macros 16 years ago
alternative.c x86: expand irq-off region in text_poke() 16 years ago
amd_iommu.c amd-iommu: remove unnecessary "AMD IOMMU: " prefix 16 years ago
amd_iommu_init.c Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resume' and 'amd-iommu/extended-allocator' into amd-iommu/2.6.31 16 years ago
aperture_64.c aperture_64.c: clarify that too small aperture is valid reason for this code 16 years ago
apm_32.c PM core: rename suspend and resume functions 16 years ago
asm-offsets.c
asm-offsets_32.c lguest: optimize by coding restore_flags and irq_enable in assembler. 16 years ago
asm-offsets_64.c x86, boot: make kernel_alignment adjustable; new bzImage fields 16 years ago
audit_64.c
bios_uv.c x86, UV: system table in bios accessed after unmap 16 years ago
bootflag.c
check.c x86: fix 64k corruption-check 16 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, apic: remove duplicate asm/apic.h inclusions 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 x86, ds: support Core i7 16 years ago
ds_selftest.c x86, ds: fix buffer alignment in debug store selftest 16 years ago
ds_selftest.h x86, bts: cleanups 16 years ago
dumpstack.c Merge commit 'origin/master' into next 16 years ago
dumpstack.h x86: avoid multiple declaration of kstack_depth_to_print 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 x86/pci: remove rounding quirk from e820_setup_gap() 16 years ago
early-quirks.c x86 early quirks: eliminate unused function 16 years ago
early_printk.c x86: properly __init-annotate recent early_printk additions 16 years ago
efi.c Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 16 years ago
efi_32.c
efi_64.c Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 16 years ago
efi_stub_32.S Merge branch 'x86/asm' into x86/mm 16 years ago
efi_stub_64.S x86: efi_stub_32,64 - add missing ENDPROCs 16 years ago
entry_32.S x86: entry_32.S fix compile warnings - fix work mask bit width 16 years ago
entry_64.S Merge branch 'linus' into x86/mce3 16 years ago
ftrace.c x86/function-graph: fix constraint for recording old return value 16 years ago
geode_32.c
head.c x86, debug: remove EBDA debug printk 16 years ago
head32.c x86-32: use brk segment for allocating initial kernel pagetable 16 years ago
head64.c x86: add brk allocation for very, very early allocations 16 years ago
head_32.S x86, vmlinux.lds: unify .text output sections 16 years ago
head_64.S x86: head_64.S - use IDT_ENTRIES instead of hardcoded number 16 years ago
hpet.c x86: hpet: fix periodic mode programming on AMD 81xx 16 years ago
i386_ksyms_32.c ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
i387.c x86, math-emu: fix init_fpu for task != current 16 years ago
i8237.c i8327: fix outb() parameter order 16 years ago
i8253.c clocksource: pass clocksource to read() callback 16 years ago
i8259.c x86: refactor x86_quirks support 16 years ago
init_task.c take init_fs to saner place 16 years ago
io_delay.c x86: io_delay.c cleanup 16 years ago
ioport.c x86-32: use non-lazy io bitmap context switching 16 years ago
irq.c Merge branch 'linus' into x86/mce3 16 years ago
irq_32.c Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu 16 years ago
irq_64.c x86: unify do_IRQ() 16 years ago
irqinit.c Merge branch 'linus' into x86/mce3 16 years ago
k8.c x86, gart: fix gart detection for Fam11h CPUs 17 years ago
kdebugfs.c x86: kdebugfs.c cleanup 16 years ago
kgdb.c Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
kprobes.c Merge branch 'tracing/core-v2' into tracing-for-linus 16 years ago
kvm.c Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm 16 years ago
kvmclock.c clocksource: pass clocksource to read() callback 16 years ago
ldt.c x86: ldt.c fix style problems 16 years ago
machine_kexec_32.c x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP 16 years ago
machine_kexec_64.c x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP 16 years ago
mca_32.c x86: refactor x86_quirks support 16 years ago
mfgpt_32.c cpumask: remove references to struct irqaction's mask field. 16 years ago
microcode_amd.c x86, microcode: Simplify vfree() use 16 years ago
microcode_core.c x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cleanup of synchronization logic 16 years ago
microcode_intel.c x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cleanup of synchronization logic 16 years ago
mmconf-fam10h_64.c x86: move various CPU initialization objects into .cpuinit.rodata 16 years ago
module.c module: cleanup FIXME comments about trimming exception table entries. 16 years ago
mpparse.c x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled 16 years ago
msr.c x86: msr.c fix style problems 16 years ago
olpc.c x86, olpc: fix model detection without OFW 16 years ago
paravirt-spinlocks.c x86: remove byte locks 16 years ago
paravirt.c Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
paravirt_patch_32.c x86/pvops: add a paravirt_ident functions to allow special patching 16 years ago
paravirt_patch_64.c x86/pvops: add a paravirt_ident functions to allow special patching 16 years ago
pci-calgary_64.c x86: calgary: remove IOMMU_DEBUG 16 years ago
pci-dma.c dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
pci-gart_64.c x86: enable GART-IOMMU only after setting up protection methods 16 years ago
pci-nommu.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
pci-swiotlb.c Merge commit 'v2.6.30-rc5' into core/iommu 16 years ago
pcspeaker.c x86: use platform_device_register_simple() 17 years ago
pmtimer_64.c
probe_roms_32.c x86: move mach-default/*.h files to asm/ 16 years ago
process.c Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
process_32.c Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
process_64.c Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
ptrace.c x86, bts, mm: clean up buffer allocation 16 years ago
pvclock.c x86: pvclock: fix shadowed variable warning 17 years ago
quirks.c Merge branch 'linus' into x86/cpu 16 years ago
reboot.c x86: Add quirk for reboot stalls on a Dell Optiplex 360 16 years ago
reboot_fixups_32.c
relocate_kernel_32.S x86, kexec: fix kexec x86 coding style 16 years ago
relocate_kernel_64.S x86, kexec: x86_64: add kexec jump support for x86_64 16 years ago
rtc.c x86: rtc.c cleanup 16 years ago
scx200_32.c
setup.c x86: handle initrd that extends into unusable memory 16 years ago
setup_percpu.c Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
signal.c Merge branch 'linus' into x86/mce3 16 years ago
smp.c Merge branch 'linus' into x86/mce3 16 years ago
smpboot.c x86: make zap_low_mapping could be used early 16 years ago
stacktrace.c x86/stacktrace: return 0 instead of -1 for stack ops 16 years ago
step.c
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 Merge branch 'core/signal' into perfcounters/core 16 years ago
tce_64.c
test_nx.c
test_rodata.c
time_32.c x86: refactor x86_quirks support 16 years ago
time_64.c cpumask: remove references to struct irqaction's mask field. 16 years ago
tlb_uv.c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
tls.c
tls.h
topology.c x86: topology.c cleanup 16 years ago
trampoline.c x86: change static allocation of trampoline area 16 years ago
trampoline_32.S x86: use _types.h headers in asm where available 16 years ago
trampoline_64.S x86: use _types.h headers in asm where available 16 years ago
traps.c Merge branch 'linus' into x86/mce3 16 years ago
tsc.c Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
tsc_sync.c x86: clean up arch/x86/kernel/tsc_sync.c a bit 16 years ago
uv_irq.c x86, apic: remove genapic.h 16 years ago
uv_sysfs.c x86: prevent /sys/firmware/sgi_uv from being created on non-uv systems 16 years ago
uv_time.c uv_time: add parameter to uv_read_rtc() 16 years ago
verify_cpu_64.S
visws_quirks.c x86: convert obsolete irq_desc_t typedef to struct irq_desc 16 years ago
vm86_32.c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
vmi_32.c Merge commit 'origin/master' into for-linus/xen/master 16 years ago
vmiclock_32.c clocksource: pass clocksource to read() callback 16 years ago
vmlinux.lds.S x86: Provide _sdata in the vmlinux.lds.S file 16 years ago
vsmp_64.c Revert "x86: don't compile vsmp_64 for 32bit" 16 years ago
vsyscall_64.c x86: move rdtsc_barrier() into the TSC vread method 16 years ago
x8664_ksyms_64.c x86: convert pda ops to wrappers around x86 percpu accessors 16 years ago
xsave.c x86-64: fix FPU corruption with signals and preemption 16 years ago