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/include/asm-i386
Linus Torvalds b278240839 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 19 years ago
..
mach-bigsmp
mach-default [PATCH] x86: increase MAX_MP_BUSSES on default arch 19 years ago
mach-es7000 [PATCH] i386: Allow to use GENERICARCH for UP kernels 19 years ago
mach-generic
mach-numaq
mach-summit [PATCH] i386: Allow to use GENERICARCH for UP kernels 19 years ago
mach-visws
mach-voyager
8253pit.h
Kbuild [PATCH] Split i386 and x86_64 ptrace.h 19 years ago
a.out.h
acpi.h [PATCH] i386: Replace i386 open-coded cmdline parsing with 19 years ago
agp.h
alternative-asm.i [PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files 19 years ago
alternative.h [PATCH] i386: Remove alternative_smp 19 years ago
apic.h [PATCH] i386: Make enable_local_apic static 19 years ago
apicdef.h
arch_hooks.h
atomic.h
auxvec.h
bitops.h
boot.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
checksum.h
cpu.h
cpufeature.h
cputime.h
current.h
debugreg.h
delay.h
desc.h [PATCH] i386: Fix pack_descriptor() 19 years ago
div64.h
dma-mapping.h [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h 19 years ago
dma.h
dmi.h
dwarf2.h [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder 19 years ago
e820.h [PATCH] x86: Remove incorrect comment about ACPI e820 entries 19 years ago
edac.h
elf.h [PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h> 19 years ago
emergency-restart.h
errno.h
fcntl.h
fixmap.h [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor 19 years ago
floppy.h
frame.i [PATCH] i386: Redo semaphore and rwlock assembly helpers 19 years ago
futex.h
genapic.h [PATCH] i386: Allow to use GENERICARCH for UP kernels 19 years ago
hardirq.h
highmem.h
hpet.h
hw_irq.h
i387.h
i8253.h
i8259.h
ide.h
intel_arch_perfmon.h [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs 19 years ago
io.h
io_apic.h [PATCH] i386: Replace i386 open-coded cmdline parsing with 19 years ago
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq.h
irqflags.h
ist.h
k8.h
kdebug.h
kexec.h [PATCH] i386: Avoid overwriting the current pgd (V4, i386) 19 years ago
kmap_types.h
kprobes.h
ldt.h
linkage.h
local.h
math_emu.h
mc146818rtc.h
mca.h
mca_dma.h
mce.h
mman.h
mmu.h
mmu_context.h
mmx.h
mmzone.h [PATCH] convert i386 NUMA KVA space to bootmem 19 years ago
module.h
mpspec.h
mpspec_def.h
msgbuf.h
msi.h
msr.h
mtrr.h
mutex.h [PATCH] i386: Remove lock section support in mutex.h 19 years ago
namei.h
nmi.h [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume 19 years ago
numa.h
numaq.h
page.h
param.h
parport.h
pci-direct.h
pci.h
percpu.h
pgalloc.h
pgtable-2level-defs.h
pgtable-2level.h [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers 19 years ago
pgtable-3level-defs.h
pgtable-3level.h [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers 19 years ago
pgtable.h Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 19 years ago
poll.h
posix_types.h
processor.h [PATCH] x86: roll all the cpuid asm into one __cpuid call 19 years ago
ptrace-abi.h [PATCH] Split i386 and x86_64 ptrace.h 19 years ago
ptrace.h Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 19 years ago
resource.h
rtc.h
rwlock.h [PATCH] i386: Clean up spin/rwlocks 19 years ago
rwsem.h [PATCH] i386: Remove lock section support in rwsem.h 19 years ago
scatterlist.h
seccomp.h
sections.h
segment.h [PATCH] i386: Allow a kernel not to be in ring 0 19 years ago
semaphore.h [PATCH] i386: Remove lock section support in semaphore.h 19 years ago
sembuf.h
serial.h
setup.h [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h> 19 years ago
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h [PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signal.h> 19 years ago
smp.h [PATCH] i386: Support physical cpu hotplug for x86_64 19 years ago
socket.h
sockios.h
sparsemem.h
spinlock.h [PATCH] i386: Abstract sensitive instructions 19 years ago
spinlock_types.h
srat.h
stacktrace.h [PATCH] i386: Do stacktracer conversion too 19 years ago
stat.h
statfs.h
string.h
suspend.h
sync_bitops.h [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor 19 years ago
system.h [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor 19 years ago
termbits.h
termios.h
therm_throt.h [PATCH] x86: Add a cumulative thermal throttle event counter. 19 years ago
thread_info.h
timer.h
timex.h
tlb.h
tlbflush.h [PATCH] i386: Minor fixes & cleanup to tlb flush 19 years ago
topology.h
tsc.h [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 19 years ago
types.h
uaccess.h
ucontext.h
unaligned.h
unistd.h [PATCH] x86: Add portable getcpu call 19 years ago
unwind.h [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder 19 years ago
user.h
vga.h
vic.h
vm86.h
voyager.h
xor.h