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 daab7fc734 Merge commit 'v2.6.36-rc3' into x86/memblock 15 years ago
..
acpi Merge commit 'v2.6.36-rc3' into x86/memblock 15 years ago
apic Merge commit 'v2.6.36-rc3' into x86/memblock 15 years ago
cpu perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag 15 years ago
.gitignore
Makefile x86, olpc: Add support for calling into OpenFirmware 15 years ago
alternative.c x86, alternatives: BUG on encountering an invalid CPU feature number 15 years ago
amd_iommu.c x86/amd-iommu: Export cache-coherency capability 15 years ago
amd_iommu_init.c x86/amd-iommu: Fall back to GART if initialization fails 15 years ago
apb_timer.c x86, mrst: add more timer config options 15 years ago
aperture_64.c x86, gcc-4.6: Fix set but not read variables 15 years ago
apm_32.c update email address 15 years ago
asm-offsets.c
asm-offsets_32.c
asm-offsets_64.c tracing: Define NR_syscalls for x86_64 16 years ago
audit_64.c
bios_uv.c Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
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 x86: convert cpu notifier to return encapsulate errno value 15 years ago
crash.c x86, UV: Make kdump avoid stack dumps 15 years ago
crash_dump_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
crash_dump_64.c
doublefault_32.c
dumpstack.c x86: Unify dumpstack.h and stacktrace.h 15 years ago
dumpstack_32.c x86: Unify dumpstack.h and stacktrace.h 15 years ago
dumpstack_64.c x86: Unify dumpstack.h and stacktrace.h 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 x86: Force HPET readback_cmp for all ATI chipsets 15 years ago
early_printk.c earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb 15 years ago
efi.c x86, memblock: Replace e820_/_early string with memblock_ 15 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 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
entry_64.S Mark arguments to certain syscalls as being const 15 years ago
ftrace.c Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core 15 years ago
head.c x86: Use memblock to replace early_res 15 years ago
head32.c Merge commit 'v2.6.36-rc3' into x86/memblock 15 years ago
head64.c x86, memblock: Replace e820_/_early string with memblock_ 15 years ago
head_32.S x86-32: Separate 1:1 pagetables from swapper_pg_dir 15 years ago
head_64.S x86-64: Simplify loading initial_gs 15 years ago
hpet.c x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods 15 years ago
hw_breakpoint.c x86: Support for instruction breakpoints 15 years ago
i386_ksyms_32.c x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y 16 years ago
i387.c Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm 15 years ago
i8237.c
i8253.c i8253: Convert i8253_lock to raw_spinlock 15 years ago
i8259.c x86, i8259: Only register sysdev if we have a real 8259 PIC 15 years ago
init_task.c Rename .data.cacheline_aligned to .data..cacheline_aligned. 15 years ago
io_delay.c
ioport.c x86-64, paravirt: Call set_iopl_mask() on 64 bits 15 years ago
irq.c genirq: Convert irq_desc.lock to raw_spinlock 15 years ago
irq_32.c x86: Unify fixup_irqs() for 32-bit and 64-bit kernels 15 years ago
irq_64.c x86: Unify fixup_irqs() for 32-bit and 64-bit kernels 15 years ago
irqinit.c x86: Merge simd_math_error() into math_error() 15 years ago
k8.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
kdebugfs.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
kgdb.c kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c 15 years ago
kprobes.c kprobes/x86: Fix the return address of multiple kretprobes 15 years ago
kvm.c KVM guest: do not batch pte updates from interrupt context 16 years ago
kvmclock.c x86, paravirt: don't compute pvclock adjustments if we trust the tsc 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 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
machine_kexec_64.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 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 Revert "x86: ucode-amd: Load ucode-patches once ..." 15 years ago
microcode_core.c driver core: add devname module aliases to allow module on-demand auto-loading 15 years ago
microcode_intel.c x86: Improve Intel microcode loader performance 15 years ago
mmconf-fam10h_64.c x86: Move range related operation to one file 15 years ago
module.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
mpparse.c Merge commit 'v2.6.36-rc3' into x86/memblock 15 years ago
mrst.c Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
msr.c x86: convert cpu notifier to return encapsulate errno value 15 years ago
olpc.c x86, olpc: Constify an olpc_ofw() arg 15 years ago
olpc_ofw.c x86, olpc: Constify an olpc_ofw() arg 15 years ago
paravirt-spinlocks.c locking: Convert __raw_spin* functions to arch_spin* 15 years ago
paravirt.c x86, paravirt: Remove kmap_atomic_pte paravirt op. 15 years ago
paravirt_patch_32.c
paravirt_patch_64.c
pci-calgary_64.c x86, Calgary: Limit the max PHB number to 256 15 years ago
pci-dma.c x86: Detect whether we should use Xen SWIOTLB. 15 years ago
pci-gart_64.c Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent 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: remove unnecessary sync_single_range_* in swiotlb_dma_ops 15 years ago
pcspeaker.c
pmtimer_64.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, perf: Add power_end event to process_*.c cpu_idle routine 15 years ago
ptrace.c hw-breakpoints: Tag ptrace breakpoint as exclude_kernel 15 years ago
pvclock.c x86, paravirt: don't compute pvclock adjustments if we trust the tsc 15 years ago
quirks.c x86: Force HPET readback_cmp for all ATI chipsets 15 years ago
reboot.c x86: Fix rebooting on Dell Precision WorkStation T7400 15 years ago
reboot_fixups_32.c cs5535: move the DIVIL MSR definition into linux/cs5535.h 15 years ago
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 commit 'v2.6.36-rc3' into x86/memblock 15 years ago
setup_percpu.c x86: Use memblock to replace early_res 15 years ago
sfi.c x86, irq: Rename gsi_end gsi_top, and fix off by one errors 15 years ago
signal.c x86: Merge sys_sigaltstack 15 years ago
smp.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
smpboot.c x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues 15 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 Make do_execve() take a const filename pointer 15 years ago
sys_x86_64.c improve sys_newuname() for compat architectures 15 years ago
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 x86: Convert i8259_lock to raw_spinlock 15 years ago
tlb_uv.c x86, UV: Initialize BAU hub map 15 years ago
tls.c
tls.h
topology.c
trampoline.c Merge commit 'v2.6.36-rc3' into x86/memblock 15 years ago
trampoline_32.S x86: cpuinit-annotate SMP boot trampolines properly 16 years ago
trampoline_64.S x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop 16 years ago
traps.c Merge branch 'perf/nmi' into perf/core 15 years ago
tsc.c x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states 15 years ago
tsc_sync.c locking: Convert __raw_spin* functions to arch_spin* 15 years ago
uv_irq.c Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
uv_sysfs.c x86: Remove trailing spaces in messages 15 years ago
uv_time.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
verify_cpu_64.S x86: Use symbolic MSR names 15 years ago
visws_quirks.c Merge remote branch 'origin/x86/apic' into x86/mrst 15 years ago
vm86_32.c x86, 32-bit: Convert sys_vm86 & sys_vm86old 15 years ago
vmi_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
vmiclock_32.c Merge branch 'for-next' into for-linus 15 years ago
vmlinux.lds.S Merge branch 'for-35' of git://repo.or.cz/linux-kbuild 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: Add i8042 pre-detection hook to x86_platform_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