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/i386/kernel
Linus Torvalds b278240839 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 19 years ago
..
acpi [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 19 years ago
cpu Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 19 years ago
.gitignore [PATCH] x86: gitignore some autogenerated files for i386 19 years ago
Makefile [PATCH] i386: Do stacktracer conversion too 19 years ago
alternative.c [PATCH] lockdep: x86 smp alternatives workaround 19 years ago
apic.c [PATCH] i386: Make enable_local_apic static 19 years ago
apm.c [PATCH] i386: Kill references to xtime 19 years ago
asm-offsets.c [PATCH] vdso: randomize the i386 vDSO by moving it into a vma 19 years ago
bootflag.c Remove obsolete #include <linux/config.h> 19 years ago
cpuid.c [PATCH] Fix modular cpuid.ko 19 years ago
crash.c [PATCH] i386: Kdump i386 nmi event notification fix 19 years ago
crash_dump.c [PATCH] kdump: read previous kernel's memory 19 years ago
doublefault.c [PATCH] i386: cpu_relax() in crash.c and doublefault.c 19 years ago
early_printk.c
efi.c Remove obsolete #include <linux/config.h> 19 years ago
efi_stub.S [PATCH] x86: remove unused include from efi_stub.S 19 years ago
entry.S [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder 19 years ago
head.S [PATCH] i386: Do better early exception handlers 19 years ago
hpet.c [PATCH] Fix faulty HPET clocksource usage (fix for bug #7062) 19 years ago
i386_ksyms.c Remove obsolete #include <linux/config.h> 19 years ago
i387.c Remove obsolete #include <linux/config.h> 19 years ago
i8237.c [PATCH] ISA DMA suspend for i386 20 years ago
i8253.c [PATCH] time: fix time going backward w/ clock=pit 19 years ago
i8259.c [PATCH] x86: - restore i8259A eoi status on resume 19 years ago
init_task.c [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros 19 years ago
io_apic.c [PATCH] i386: Replace i386 open-coded cmdline parsing with 19 years ago
ioport.c [PATCH] i386: use thread_info flags for debug regs and IO bitmaps 19 years ago
irq.c [PATCH] i386: Fix stack switching in do_IRQ 19 years ago
kprobes.c [PATCH] kprobe-booster: disable in preemptible kernel 19 years ago
ldt.c [PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h> 19 years ago
machine_kexec.c [PATCH] i386: Avoid overwriting the current pgd (V4, i386) 19 years ago
mca.c [PATCH] i386: Disallow kprobes on NMI handlers 19 years ago
microcode.c [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed 19 years ago
module.c [PATCH] x86: SMP alternatives 19 years ago
mpparse.c [PATCH] i386: Support physical cpu hotplug for x86_64 19 years ago
msr.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 19 years ago
nmi.c [PATCH] i386: Disallow kprobes on NMI handlers 19 years ago
numaq.c Remove obsolete #include <linux/config.h> 19 years ago
pci-dma.c [PATCH] gfp flags annotations - part 1 20 years ago
process.c [PATCH] i386: Allow a kernel not to be in ring 0 19 years ago
ptrace.c [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix 19 years ago
quirks.c Remove obsolete #include <linux/config.h> 19 years ago
reboot.c [PATCH] x86: remove locally-defined ldt structure in favour of standard type 19 years ago
reboot_fixups.c [PATCH] i386: Remove printk about reboot fixups at reboot 19 years ago
relocate_kernel.S [PATCH] i386: Avoid overwriting the current pgd (V4, i386) 19 years ago
scx200.c Remove obsolete #include <linux/config.h> 19 years ago
setup.c Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 19 years ago
sigframe.h [PATCH] __user annotations for pointers in i386 sigframe 20 years ago
signal.c [PATCH] vdso: randomize the i386 vDSO by moving it into a vma 19 years ago
smp.c [PATCH] smp_call_function_single() cleanup 19 years ago
smpboot.c [PATCH] i386: don't taint UP K7's running SMP kernels. 19 years ago
srat.c [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES 19 years ago
summit.c
sys_i386.c [PATCH] Uninline sys_mmap common code (reduce binary size) 19 years ago
syscall_table.S [PATCH] x86: Add portable getcpu call 19 years ago
sysenter.c [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_additional_pages 19 years ago
time.c Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 19 years ago
time_hpet.c [PATCH] hpet rtc emulation: add watchdog timer 19 years ago
topology.c [PATCH] i386: clean up topology.c 19 years ago
trampoline.S
traps.c Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 19 years ago
tsc.c [PATCH] i386: mark two more functions as __init 19 years ago
vm86.c Remove obsolete #include <linux/config.h> 19 years ago
vmlinux.lds.S [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux 19 years ago
vsyscall-int80.S
vsyscall-note.S
vsyscall-sigreturn.S [PATCH] Mark unwind info for signal trampolines in vDSOs 19 years ago
vsyscall-sysenter.S [PATCH] vdso: randomize the i386 vDSO by moving it into a vma 19 years ago
vsyscall.S
vsyscall.lds.S [PATCH] vDSO hash-style fix 19 years ago