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
Michael Tokarev 7da8b6ddc7 trivial: fix missing printk space in amd_k7_smp_check 16 years ago
..
acpi Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 into x86/apic 16 years ago
apic Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
cpu trivial: fix missing printk space in amd_k7_smp_check 16 years ago
.gitignore
Makefile Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 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 16 years ago
amd_iommu.c Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32 16 years ago
amd_iommu_init.c Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32 16 years ago
aperture_64.c kmemleak: Ignore the aperture memory hole on x86_64 16 years ago
apm_32.c Merge commit 'origin/x86/urgent' into x86/asm 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 tracing: Define NR_syscalls for x86_64 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
cpuid.c Driver-Core: extend devnode callbacks to provide permissions 16 years ago
crash.c x86: disable IOMMUs on kernel crash 16 years ago
crash_dump_32.c
crash_dump_64.c
doublefault_32.c x86: Use get_desc_base() 16 years ago
ds.c x86: ds.c fix invalid assignment 16 years ago
ds_selftest.c x86, ds: fix buffer alignment in debug store selftest 16 years ago
ds_selftest.h
dumpstack.c x86: Remove duplicated #include 16 years ago
dumpstack.h x86: avoid multiple declaration of kstack_depth_to_print 16 years ago
dumpstack_32.c perf_counter: Ignore the nmi call frames in the x86-64 backtraces 16 years ago
dumpstack_64.c perf_counter: Ignore the nmi call frames in the x86-64 backtraces 16 years ago
e820.c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
early-quirks.c x86 early quirks: eliminate unused function 16 years ago
early_printk.c
efi.c x86: Move get/set_wallclock to x86_platform_ops 16 years ago
efi_32.c
efi_64.c x86: Make 64-bit efi_ioremap use ioremap on MMIO regions 16 years ago
efi_stub_32.S
efi_stub_64.S
entry_32.S Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
entry_64.S tracing/function-graph: x86_64 stack allocation cleanup 16 years ago
ftrace.c tracing: Convert event tracing code to use NR_syscalls 16 years ago
geode_32.c
head.c
head32.c x86: Add Moorestown early detection 16 years ago
head64.c x86: Add early platform detection 16 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 16 years ago
head_64.S x86: de-assembler-ize asm/desc.h 16 years ago
hpet.c x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failure 16 years ago
i386_ksyms_32.c
i387.c
i8237.c
i8253.c x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown 16 years ago
i8259.c
init_task.c mm: consolidate init_mm definition 16 years ago
io_delay.c
ioport.c
irq.c x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE 16 years ago
irq_32.c x86: Use printk_once() 16 years ago
irq_64.c
irqinit.c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
k8.c
kdebugfs.c
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
kvm.c KVM guest: do not batch pte updates from interrupt context 16 years ago
kvmclock.c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
ldt.c
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
mfgpt_32.c x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure 16 years ago
microcode_amd.c x86, microcode: Simplify vfree() use 16 years ago
microcode_core.c Driver-Core: extend devnode callbacks to provide permissions 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
module.c module: cleanup FIXME comments about trimming exception table entries. 16 years ago
mpparse.c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
mrst.c x86: Add Moorestown early detection 16 years ago
msr.c Driver-Core: extend devnode callbacks to provide permissions 16 years ago
olpc.c
paravirt-spinlocks.c
paravirt.c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
paravirt_patch_32.c
paravirt_patch_64.c
pci-calgary_64.c x86: calgary: remove IOMMU_DEBUG 16 years ago
pci-dma.c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 16 years ago
pci-gart_64.c x86: replace is_buffer_dma_capable() with dma_capable 16 years ago
pci-nommu.c dma-ops: Remove flush_write_buffers() in dma-mapping-common.h 16 years ago
pci-swiotlb.c x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys() 16 years ago
pcspeaker.c
pmtimer_64.c
probe_roms_32.c
process.c tracing, x86, cpuidle: Move the end point of a C state in the power tracer 16 years ago
process_32.c Merge branch 'x86-percpu-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 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
ptrace.c tracing: Create generic syscall TRACE_EVENTs 16 years ago
pvclock.c x86: Fix warning in pvclock.c 16 years ago
quirks.c x86/PCI: pci quirks, fix pci refcounting 16 years ago
reboot.c Merge commit 'v2.6.31-rc8' into x86/txt 16 years ago
reboot_fixups_32.c
relocate_kernel_32.S
relocate_kernel_64.S
rtc.c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
scx200_32.c
setup.c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
setup_percpu.c x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA 16 years ago
signal.c Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
smp.c Merge branch 'linus' into x86/mce3 16 years ago
smpboot.c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
stacktrace.c x86: add save_stack_trace_bp() for tracing from a specific stack frame 16 years ago
step.c x86: Use get_desc_base() 16 years ago
sys_i386_32.c
sys_x86_64.c tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALL 16 years ago
syscall_64.c
syscall_table_32.S Merge branch 'core/signal' into perfcounters/core 16 years ago
tboot.c x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
tce_64.c
test_nx.c
test_rodata.c
time.c x86: platform: Fix section annotations 16 years ago
tlb_uv.c x86: uv: Clean up uv_ptc_init(), use proc_create() 16 years ago
tls.c
tls.h
topology.c
trampoline.c
trampoline_32.S
trampoline_64.S
traps.c includecheck fix: x86, traps.c 16 years ago
tsc.c Merge branch 'x86-platform-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
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: Add timer_init to x86_init_ops 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 x86: Move get/set_wallclock to x86_platform_ops 16 years ago
vmiclock_32.c x86: Move tsc_calibration to x86_init_ops 16 years ago
vmlinux.lds.S Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 16 years ago
vsmp_64.c
vsyscall_64.c time: Introduce CLOCK_REALTIME_COARSE 16 years ago
x86_init.c x86: Move get/set_wallclock to x86_platform_ops 16 years ago
x8664_ksyms_64.c
xsave.c x86-64: fix FPU corruption with signals and preemption 16 years ago