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 1f43c53930 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes 17 years ago
..
acpi acpi: get boot_cpu_id as early for k8_scan_nodes 17 years ago
cpu Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes 17 years ago
.gitignore
Makefile Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci 17 years ago
alternative.c x86: harden kernel code patching 17 years ago
aperture_64.c
apic_32.c x86: cleanup div_sc() usage 17 years ago
apic_64.c x86: cleanup div_sc() usage 17 years ago
apm_32.c fix idle (arch, acpi and apm) and lockdep 17 years ago
asm-offsets.c
asm-offsets_32.c x86: use kbuild.h 17 years ago
asm-offsets_64.c x86: use kbuild.h 17 years ago
audit_64.c
bootflag.c
bugs_64.c x86: don't use large pages to map the first 2/4MB of memory 17 years ago
cpuid.c PM: Remove destroy_suspended_device() 17 years ago
crash.c x86: allow machine_crash_shutdown to be replaced 17 years ago
crash_dump_32.c
crash_dump_64.c
doublefault_32.c
ds.c x86: debug Store - call kfree if only we really need it 17 years ago
e820_32.c x86: rename find_max_pfn() to propagate_e820_map() 17 years ago
e820_64.c bootprotocol: cleanup 17 years ago
early-quirks.c
early_printk.c
efi.c x86: EFI_PAGE_SHIFT fix 17 years ago
efi_32.c
efi_64.c x86: EFI_PAGE_SHIFT fix 17 years ago
efi_stub_32.S
efi_stub_64.S
entry_32.S xen: fold xen_sysexit into xen_iret 17 years ago
entry_64.S
genapic_64.c x86: use cpumask function for present, possible, and online cpus 17 years ago
genapic_flat_64.c x86: use cpumask_of_cpu() 17 years ago
genx2apic_uv_x.c x86: UV startup of slave cpus 17 years ago
geode_32.c
head32.c
head64.c x86, boot: add linked list of struct setup_data 17 years ago
head_32.S x86: remove pointless comments 17 years ago
head_64.S x86: move suspend wakeup code to C 17 years ago
hpet.c x86: cleanup div_sc() usage 17 years ago
i386_ksyms_32.c
i387.c x86, fpu: lazy allocation of FPU area - v5 17 years ago
i8237.c
i8253.c x86: cleanup div_sc() usage 17 years ago
i8259_32.c
i8259_64.c
init_task.c
io_apic_32.c x86: Fix 32-bit MSI-X allocation leakage 17 years ago
io_apic_64.c x86: section mismatch fixes, #3 17 years ago
io_delay.c
ioport.c
ipi.c
irq_32.c proper __do_softirq() prototype 17 years ago
irq_64.c
k8.c
kdebugfs.c x86, boot: export linked list of struct setup_data via debugfs 17 years ago
kgdb.c x86: KGDB build fix 17 years ago
kprobes.c x86: replace most VM86 flags with flags from processor-flags.h 17 years ago
kvm.c x86: KVM guest: hypercall batching 17 years ago
kvmclock.c x86: KVM guest: disable clock before rebooting. 17 years ago
ldt.c
machine_kexec_32.c
machine_kexec_64.c
mca_32.c
mfgpt_32.c x86: geode: MSR cleanup 17 years ago
microcode.c x86: use new set_cpus_allowed_ptr function 17 years ago
mmconf-fam10h_64.c x86: add pci=check_enable_amd_mmconf and dmi check 17 years ago
module_32.c
module_64.c
mpparse.c x86: uniq_ioapic_id - fix section mismatch warning 17 years ago
msr.c PM: Remove destroy_suspended_device() 17 years ago
nmi_32.c ftrace: add notrace annotations for NMI routines 17 years ago
nmi_64.c ftrace: add notrace annotations for NMI routines 17 years ago
numaq_32.c
olpc.c x86: olpc: add One Laptop Per Child architecture support 17 years ago
paravirt.c x86: add pud_alloc for 4-level pagetables 17 years ago
paravirt_patch_32.c
paravirt_patch_64.c
pci-calgary_64.c x86: remove duplicate get_bios_ebda() from rio.h 17 years ago
pci-dma.c x86: integrate pci-dma.c 17 years ago
pci-gart_64.c x86: dma-ops on highmem fix 17 years ago
pci-nommu.c x86: unify pci-nommu 17 years ago
pci-swiotlb_64.c x86: dma-ops on highmem fix 17 years ago
pcspeaker.c
pmtimer_64.c
process.c fix idle (arch, acpi and apm) and lockdep 17 years ago
process_32.c fix idle (arch, acpi and apm) and lockdep 17 years ago
process_64.c fix idle (arch, acpi and apm) and lockdep 17 years ago
ptrace.c x86_64 ia32 ptrace: convert to compat_arch_ptrace 17 years ago
quirks.c
reboot.c x86: make native_machine_shutdown non-static 17 years ago
reboot_fixups_32.c
relocate_kernel_32.S
relocate_kernel_64.S
rtc.c
scx200_32.c
setup.c x86: Drop duplicate from setup.c 17 years ago
setup64.c x86: fix exec mappings comments 17 years ago
setup_32.c x86: KVM guest: add basic paravirt support 17 years ago
setup_64.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci 17 years ago
sigframe.h
signal_32.c x86 signals: lift flags diddling code 17 years ago
signal_64.c x86 signals: lift set_fs 17 years ago
smp.c x86: move ipi definitions to mach_ipi.h 17 years ago
smpboot.c x86: fix PCI MSI breaks when booting with nosmp 17 years ago
smpcommon.c
smpcommon_32.c
srat_32.c
stacktrace.c
step.c
summit_32.c x86: use get_bios_ebda() 17 years ago
sys_i386_32.c
sys_x86_64.c
syscall_64.c
syscall_table_32.S
tce_64.c
test_nx.c
test_rodata.c
time_32.c proper extern for late_time_init 17 years ago
time_64.c
tlb_32.c
tlb_64.c x86: use cpumask function for present, possible, and online cpus 17 years ago
tls.c
tls.h
topology.c
trampoline.c x86: standalone trampoline code 17 years ago
trampoline_32.S x86: trampoline_32.S - switch to .cpuinit.data 17 years ago
trampoline_64.S x86: move suspend wakeup code to C 17 years ago
traps_32.c i386: fix signal type for iret exception 17 years ago
traps_64.c x86, fpu: lazy allocation of FPU area - v5 17 years ago
tsc_32.c x86: tsc prevent time going backwards 17 years ago
tsc_64.c x86: tsc prevent time going backwards 17 years ago
tsc_sync.c
verify_cpu_64.S
vm86_32.c x86: replace most VM86 flags with flags from processor-flags.h 17 years ago
vmi_32.c x86: unify KERNEL_PGD_PTRS 17 years ago
vmiclock_32.c
vmlinux.lds.S
vmlinux_32.lds.S
vmlinux_64.lds.S x86_64 vDSO: use initdata 17 years ago
vsmp_64.c x86: fix warning in "x86: clean up vSMP detection" 17 years ago
vsyscall_64.c "make namespacecheck" fixes 17 years ago
x8664_ksyms_64.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 17 years ago