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
Tejun Heo 0a3aee0da4 x86: Use this_cpu_ops to optimize code 14 years ago
..
acpi Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 14 years ago
apic x86: Use this_cpu_ops to optimize code 14 years ago
cpu x86: Use this_cpu_ops to optimize code 14 years ago
.gitignore
Makefile x86: Move olpc to platform 14 years ago
alternative.c Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
amd_iommu.c x86/amd-iommu: Update copyright headers 15 years ago
amd_iommu_init.c Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
amd_nb.c x86, amd_nb: Enable GART support for AMD family 0x15 CPUs 15 years ago
apb_timer.c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
aperture_64.c Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
apm_32.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
asm-offsets.c
asm-offsets_32.c x86, asm: Fix CFI macro invocations to deal with shortcomings in gas 15 years ago
asm-offsets_64.c
audit_64.c
bootflag.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
check.c x86: Use memblock to replace early_res 15 years ago
cpuid.c BKL: remove extraneous #include <smp_lock.h> 14 years ago
crash.c x86, UV: Make kdump avoid stack dumps 15 years ago
crash_dump_32.c mm: stack based kmap_atomic() 14 years ago
crash_dump_64.c mm, x86: Saving vmcore with non-lazy freeing of vmas 15 years ago
doublefault_32.c
dumpstack.c x86: Unify dumpstack.h and stacktrace.h 15 years ago
dumpstack_32.c x86, printk: Get rid of <0> from stack output 15 years ago
dumpstack_64.c x86, printk: Get rid of <0> from stack output 15 years ago
e820.c x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve 15 years ago
early-quirks.c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
early_printk.c x86, earlyprintk: Add hsu early console for Intel Medfield platform 15 years ago
early_printk_mrst.c x86, earlyprintk: Add hsu early console for Intel Medfield platform 15 years ago
entry_32.S x86, asm: Fix binutils 2.15 build failure 14 years ago
entry_64.S x86/kprobes: Prevent kprobes to probe on save_args() 14 years ago
ftrace.c x86: Use this_cpu_ops to optimize code 14 years ago
head.c x86: Use memblock to replace early_res 15 years ago
head32.c Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
head64.c x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S 15 years ago
head_32.S lguest: populate initial_page_table 14 years ago
head_64.S x86-64: Simplify loading initial_gs 15 years ago
hpet.c workqueues: s/ON_STACK/ONSTACK/ 14 years ago
hw_breakpoint.c x86: Use this_cpu_ops to optimize code 14 years ago
i386_ksyms_32.c
i387.c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
i8237.c
i8253.c
i8259.c x86: i8259: Convert to new irq_chip functions 15 years ago
init_task.c
io_delay.c
ioport.c
irq.c x86: Use this_cpu_ops to optimize code 14 years ago
irq_32.c x86: Use this_cpu_ops to optimize code 14 years ago
irq_64.c
irq_work.c irq_work: Add generic hardirq context callbacks 15 years ago
irqinit.c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
jump_label.c jump label: x86 support 15 years ago
kdebugfs.c llseek: automatically add .llseek fop 15 years ago
kgdb.c kgdb,x86: fix regression in detach handling 14 years ago
kprobes.c kprobes: Use this_cpu_ops 14 years ago
kvm.c
kvmclock.c KVM guest: Move a printk that's using the clock before it's ready 15 years ago
ldt.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
machine_kexec_32.c
machine_kexec_64.c x86, cleanups: Use clear_page/copy_page rather than memset/memcpy 15 years ago
mca_32.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
microcode_amd.c x86: Remove unnecessary casts of void ptr returning alloc function return values 14 years ago
microcode_core.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
microcode_intel.c Update broken web addresses in arch directory. 15 years ago
mmconf-fam10h_64.c x86-64: Fix and clean up AMD Fam10 MMCONF enabling 14 years ago
module.c Merge commit 'v2.6.36-rc7' into perf/core 15 years ago
mpparse.c Merge commit 'v2.6.36-rc3' into x86/memblock 15 years ago
msr.c BKL: remove extraneous #include <smp_lock.h> 14 years ago
paravirt-spinlocks.c
paravirt.c x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI 15 years ago
paravirt_patch_32.c
paravirt_patch_64.c
pci-calgary_64.c x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros. 15 years ago
pci-dma.c x86, iommu: Utilize the IOMMU_INIT macros functionality. 15 years ago
pci-gart_64.c Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
pci-iommu_table.c x86, iommu: Add proper dependency sort routine (and sanity check). 15 years ago
pci-nommu.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
pci-swiotlb.c x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. 15 years ago
pcspeaker.c
probe_roms_32.c
process.c Make do_execve() take a const filename pointer 15 years ago
process_32.c x86, perf: Add power_end event to process_*.c cpu_idle routine 15 years ago
process_64.c x86-64, fpu: Disable preemption when using TS_USEDFPU 15 years ago
ptrace.c ptrace: cleanup arch_ptrace() on x86 14 years ago
pvclock.c x86/pvclock: Zero last_value on resume 14 years ago
quirks.c x86: HPET force enable for CX700 / VIA Epia LT 15 years ago
reboot.c Merge branch 'linus' into x86/urgent 15 years ago
reboot_fixups_32.c
relocate_kernel_32.S
relocate_kernel_64.S
rtc.c
setup.c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 14 years ago
setup_percpu.c Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
signal.c
smp.c x86, kexec: Make sure to stop all CPUs before exiting the kernel 15 years ago
smpboot.c x86: Use this_cpu_ops to optimize code 14 years ago
stacktrace.c x86: Unify save_stack_address() and save_stack_address_nosched() 15 years ago
step.c x86, ptrace: Fix block-step 15 years ago
sys_i386_32.c i386: Make kernel_execve() suitable for stack unwinding 15 years ago
sys_x86_64.c
syscall_64.c
syscall_table_32.S x86: fix up system call numbering nit 15 years ago
tboot.c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm 15 years ago
tce_64.c
test_nx.c
test_rodata.c
time.c
tls.c
tls.h
topology.c
trampoline.c Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
trampoline_32.S
trampoline_64.S
traps.c Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
tsc.c x86: Use this_cpu_ops to optimize code 14 years ago
tsc_sync.c
verify_cpu_64.S x86: Use symbolic MSR names 15 years ago
vm86_32.c x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers. 15 years ago
vmlinux.lds.S Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
vsmp_64.c
vsyscall_64.c timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset 15 years ago
x86_init.c x86: Introduce x86_msi_ops 15 years ago
x8664_ksyms_64.c x86-64: Don't export init_level4_pgt 15 years ago
xsave.c Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago