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 f0f1b3364a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 17 years ago
..
acpi Merge branches 'release' and 'fluff' into release 17 years ago
cpu Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 17 years ago
.gitignore .gitignore update for x86 arch 18 years ago
Makefile x86: rename module scx200_32 to scx200 17 years ago
alternative.c x86: fix up alternatives with lockdep enabled 17 years ago
aperture_64.c x86: change aper valid checking sequence 17 years ago
apic_32.c x86: don't disable the APIC if it hasn't been mapped yet 17 years ago
apic_64.c x86: change bios_cpu_apicid to percpu data variable fixup 17 years ago
apm_32.c x86: isolate PIC/PIT in/out calls 17 years ago
asm-offsets.c
asm-offsets_32.c x86: unify struct desc_ptr 17 years ago
asm-offsets_64.c x86: add asm_offset PARAVIRT constants 17 years ago
audit_64.c
bootflag.c x86: coding style cleanup for kernel/bootflag.c 17 years ago
bugs_64.c x86, 32-bit: trim memory not covered by wb mtrrs 17 years ago
cpuid.c x86: cpuid, msr: use inode mutex instead of big kernel lock 17 years ago
crash.c x86: disable hpet legacy replacement for kdump 17 years ago
crash_dump_32.c kmap leak fix for x86_32 kdump 18 years ago
crash_dump_64.c
doublefault_32.c x86: unify tss_struct 17 years ago
ds.c x86: fix small sparse warning 17 years ago
e820_32.c x86_32: trim memory by updating e820 17 years ago
e820_64.c x86_64: make bootmap_start page align v6 17 years ago
early-quirks.c x86: fix section mismatch warning in early-quirks.c 17 years ago
early_printk.c x86: make early_console static in early_printk.c 17 years ago
efi.c x86: fix EFI mapping 17 years ago
efi_32.c x86: fixes some bugs about EFI memory map handling 17 years ago
efi_64.c x86: fix EFI mapping 17 years ago
efi_stub_32.S
efi_stub_64.S x86: EFI runtime service support 17 years ago
entry_32.S x86: move to .rodata/.init.data 17 years ago
entry_64.S x86: fix iret exception recovery on 64-bit 17 years ago
genapic_64.c x86: cleanup x86_cpu_to_apicid references 17 years ago
genapic_flat_64.c x86: convert cpu_to_apicid to be a per cpu variable 18 years ago
geode_32.c x86: GEODE: update GPIO API to support setting multiple GPIOs at once 17 years ago
head64.c x86_64: add debug name for early_res 17 years ago
head_32.S x86: fix Section mismatch: reference to .init.text:lguest_entry 17 years ago
head_64.S x86: fix 64-bit sections 17 years ago
hpet.c rtc: use the IRQ callback interface in (old) RTC driver 17 years ago
i386_ksyms_32.c x86: unexport __{read,write}_lock_failed 17 years ago
i387.c x86: x86 user_regset cleanup 17 years ago
i8237.c Driver core: change sysdev classes to use dynamic kobject names 17 years ago
i8253.c x86: isolate PIC/PIT in/out calls 17 years ago
i8259_32.c x86: isolate PIC/PIT in/out calls 17 years ago
i8259_64.c x86: provide a native_init_IRQ function on 64-bit 17 years ago
init_task.c x86: nuke a ton of unused exports 17 years ago
io_apic_32.c arch/x86/kernel/io_apic_{64,32}.c: use time_before 17 years ago
io_apic_64.c arch/x86/kernel/io_apic_{64,32}.c: use time_before 17 years ago
io_delay.c x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptops 17 years ago
ioport.c x86: refactor ioport unification 17 years ago
irq_32.c x86: remove all definitions with fastcall 17 years ago
irq_64.c x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
k8.c
kdebugfs.c x86 boot : export boot_params via debugfs for debugging 17 years ago
kprobes.c x86: remove unneded casts 17 years ago
ldt.c x86: cleanup - eliminate numbers in LDT allocation code 17 years ago
machine_kexec_32.c vmcoreinfo: fix the configuration dependencies 17 years ago
machine_kexec_64.c vmcoreinfo: fix the configuration dependencies 17 years ago
mca_32.c
mfgpt_32.c x86: GEODE add the "mfgptfix" boot time option to fix MFGPT timers 17 years ago
microcode.c x86: fix section mismatch warnings when referencing notifiers 17 years ago
module_32.c
module_64.c
mpparse_32.c Introduce flags for reserve_bootmem() 17 years ago
mpparse_64.c x86: fix section mismatch warning in acpi/boot.c 17 years ago
msr.c x86: cpuid, msr: use inode mutex instead of big kernel lock 17 years ago
nmi_32.c x86: clean up nmi_32/64.c 17 years ago
nmi_64.c x86: clean up nmi_32/64.c 17 years ago
numaq_32.c x86: convert TSC disabling to generic cpuid disable bitmap 17 years ago
paravirt.c x86: fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3 17 years ago
paravirt_patch_32.c x86: move patching code to arch-specific file. 17 years ago
paravirt_patch_64.c x86: add stringify header 17 years ago
pci-calgary_64.c iommu sg: x86: convert calgary IOMMU to use the IOMMU helper 17 years ago
pci-dma_32.c i386: Clean up duplicate includes in arch/i386/kernel/ 18 years ago
pci-dma_64.c x86: pci-dma_64.c: cleanups 17 years ago
pci-gart_64.c iommu sg: x86: convert gart IOMMU to use the IOMMU helper 17 years ago
pci-nommu_64.c x86 gart: rename iommu.h to gart.h 17 years ago
pci-swiotlb_64.c x86: nuke a ton of unused exports 17 years ago
pcspeaker.c
pmtimer_64.c x86: move pmtmr related declarations 17 years ago
process_32.c x86: small sparse fix in process_32.c 17 years ago
process_64.c x86: fix section mismatch warning in process_*.c 17 years ago
ptrace.c x86 ptrace: disallow null cs/ss 17 years ago
quirks.c x86: trivial sparse/checkpatch in quirks.c 17 years ago
reboot.c x86: reboot: remove inb_p usage 17 years ago
reboot_fixups_32.c x86: add the RDC machine specific reboot fixup 17 years ago
relocate_kernel_32.S
relocate_kernel_64.S
rtc.c x86: fix sched_clock() 17 years ago
scx200_32.c x86: fix sparse warning in kernel/scx200_32.c 17 years ago
setup64.c x86: export __supported_pte_mask 17 years ago
setup_32.c Introduce flags for reserve_bootmem() 17 years ago
setup_64.c Use BOOTMEM_EXCLUSIVE for kdump 17 years ago
sigframe_32.h
signal_32.c x86: remove unneded casts 17 years ago
signal_64.c x86: print which shared library/executable faulted in segfault etc. messages v3 17 years ago
smp_32.c x86: voluntary leave_mm before entering ACPI C3 17 years ago
smp_64.c x86: voluntary leave_mm before entering ACPI C3 17 years ago
smpboot_32.c calibrate_delay() must be __cpuinit 17 years ago
smpboot_64.c x86: silence section mismatch warning in smpboot_64.c 17 years ago
smpcommon_32.c x86: change write_gdt_entry signature. 17 years ago
srat_32.c Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release 17 years ago
stacktrace.c x86: remove unneded casts 17 years ago
step.c x86: remove last user of get_segment_eip 17 years ago
summit_32.c spelling fixes: arch/i386/ 18 years ago
suspend_64.c Suspend: Clean up suspend_64.c 17 years ago
suspend_asm_64.S x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
sys_i386_32.c remove include/asm-*/ipc.h 18 years ago
sys_x86_64.c x86: PIE executable randomization, checkpatch fixes 17 years ago
syscall_64.c
syscall_table_32.S timerfd: wire the new timerfd API to the x86 family 17 years ago
tce_64.c x86: Create clflush() inline, remove hardcoded wbinvd 18 years ago
test_nx.c x86: mark the .rodata section also NX 17 years ago
test_rodata.c x86: add testcases for RODATA and NX protections/attributes 17 years ago
time_32.c x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
time_64.c x86: fix cpu MHz reporting for AMD family 0x11 17 years ago
tls.c x86: x86 user_regset TLS 17 years ago
tls.h x86: x86 user_regset TLS 17 years ago
topology.c x86: avoid section mismatch involving arch_register_cpu 17 years ago
trampoline_32.S x86: remove misleading comments in trampoline_*.S 17 years ago
trampoline_64.S x86: remove misleading comments in trampoline_*.S 17 years ago
traps_32.c x86: fix sparse error in traps_32.c 17 years ago
traps_64.c x86: use KSYM_NAME_LEN 17 years ago
tsc_32.c x86: convert TSC disabling to generic cpuid disable bitmap 17 years ago
tsc_64.c x86: export check_tsc_unstable 17 years ago
tsc_sync.c x86: add warning to check_tsc_warp() 17 years ago
verify_cpu_64.S
vm86_32.c arch/x86/: spelling fixes 17 years ago
vmi_32.c x86: VMI fix 17 years ago
vmiclock_32.c x86: isolate PIC/PIT in/out calls 17 years ago
vmlinux.lds.S
vmlinux_32.lds.S x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate 17 years ago
vmlinux_64.lds.S x86: provide __parainstructions section 17 years ago
vsmp_64.c x86: clean up arch/x86/kernel/vsmp_64.c 17 years ago
vsyscall_64.c x86: map vsyscalls early enough 17 years ago
x8664_ksyms_64.c x86: export cpu_gdt_descr 17 years ago