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-um
Matt Helsley 83224b0837 container freezer: add TIF_FREEZE flag to all architectures 16 years ago
..
a.out-core.h aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
a.out.h aout: move STACK_TOP[_MAX] to asm/processor.h 17 years ago
alternative-asm.h x86: rename .i assembler includes to .h 17 years ago
alternative.h [PATCH] x86: SMP alternatives 19 years ago
apic.h
archparam-i386.h
archparam-ppc.h [PATCH] uml: remove some leftover PPC code 18 years ago
archparam-x86_64.h
asm.h uml: add asm-um/asm.h 17 years ago
atomic.h
auxvec.h [PATCH] auxiliary vector cleanups 20 years ago
bitops.h forbid asm/bitops.h direct inclusion 17 years ago
boot.h
bug.h uml: use generic BUG 18 years ago
bugs.h
byteorder.h
cache.h Don't include linux/config.h from anywhere else in include/ 19 years ago
cacheflush.h
calling.h
checksum.h
cmpxchg.h x86: create asm/cmpxchg.h 18 years ago
cobalt.h
common.lds.S uml: fix linker script alignment bugs 18 years ago
cpufeature.h
cputime.h
current.h uml: current.h cleanup 17 years ago
delay.h [PATCH] uml: fix unreasonably long udelay 18 years ago
desc.h [PATCH] uml: implement {get,set}_thread_area for i386 19 years ago
device.h Driver core: add dev_archdata to struct device 18 years ago
div64.h rename div64_64 to div64_u64 17 years ago
dma-mapping.h net: Fix build with ARCH=um 17 years ago
dma.h
dwarf2.h
elf-i386.h [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY 16 years ago
elf-ppc.h [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY 16 years ago
elf-x86_64.h [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY 16 years ago
emergency-restart.h [PATCH] Add emergency_restart() 20 years ago
errno.h
fcntl.h
fixmap.h uml: runtime host VMSPLIT detection 17 years ago
floppy.h
frame.h x86: rename .i assembler includes to .h 17 years ago
futex.h [PATCH] consolidate asm/futex.h 19 years ago
hardirq.h Don't include linux/config.h from anywhere else in include/ 19 years ago
highmem.h
host_ldt-i386.h [PATCH] uml: split ldt.h in arch-independent and arch-dependant code 19 years ago
host_ldt-x86_64.h [PATCH] uml: split ldt.h in arch-independent and arch-dependant code 19 years ago
hw_irq.h [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() 19 years ago
ide.h
io.h [PATCH] uml: add __raw_writeq definition 19 years ago
ioctl.h
ioctls.h
ipcbuf.h
irq.h uml: random driver fixes 17 years ago
irq_regs.h [PATCH] um: irq changes break build 19 years ago
irq_vectors.h
irqflags.h [PATCH] uml: add asm/irqflags.h 19 years ago
kdebug.h move die notifier handling to common code 18 years ago
kmap_types.h [PATCH] uml: make copy_*_user atomic 19 years ago
ldt.h uml: LDT mutex conversion 17 years ago
linkage.h uml: get rid of asmlinkage 17 years ago
local.h
locks.h
mca_dma.h
mman.h
mmu.h
mmu_context.h uml: activate_mm: remove the dead PF_BORROWED_MM check 17 years ago
module-generic.h
module-i386.h
module-x86_64.h
msgbuf.h
mtrr.h
mutex.h [PATCH] mutex subsystem, add default include/asm-*/mutex.h files 19 years ago
nops.h git-x86: unbreak UML 17 years ago
page.h arch/um/kernel/mem.c: remove arch_validate() 17 years ago
page_offset.h
param.h asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace 17 years ago
paravirt.h uml: add asm/paravirt.h 18 years ago
pci.h
pda.h
percpu.h
pgalloc.h CONFIG_HIGHPTE vs. sub-page page tables. 17 years ago
pgtable-2level.h uml: 64-bit tlb fixes 17 years ago
pgtable-3level.h uml: 64-bit tlb fixes 17 years ago
pgtable.h mm: introduce pte_special pte bit 17 years ago
poll.h
posix_types.h
prctl.h
processor-generic.h uml: runtime host VMSPLIT detection 17 years ago
processor-i386.h uml: remove xmm checking on x86 17 years ago
processor-ppc.h
processor-x86_64.h uml: x86_64 should copy %fs during fork 17 years ago
ptrace-generic.h UML: make several more things static 17 years ago
ptrace-i386.h uml: ptrace floating point fixes 17 years ago
ptrace-x86_64.h uml: remove code made redundant by CHOOSE_MODE removal 17 years ago
required-features.h uml: fix build breakage 18 years ago
resource.h
rwlock.h
rwsem.h [PATCH] remove gcc-2 checks 19 years ago
scatterlist.h
sections.h
segment.h [PATCH] uml: check for differences in host support 19 years ago
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext-generic.h
sigcontext-i386.h
sigcontext-ppc.h
sigcontext-x86_64.h
siginfo.h
signal.h
smp.h uml: fix inlines 17 years ago
socket.h
sockios.h
spinlock.h
spinlock_types.h [PATCH] uml spinlock breakage 20 years ago
stat.h
statfs.h
string.h
suspend.h
system-generic.h
system-i386.h [PATCH] uml: UML/i386 cmpxchg fix 20 years ago
system-ppc.h
system-x86_64.h
termbits.h
termios.h
thread_info.h container freezer: add TIF_FREEZE flag to all architectures 16 years ago
timex.h
tlb.h uml: compile error fix 17 years ago
tlbflush.h remove unused flush_tlb_pgtables 17 years ago
topology.h
types.h
uaccess.h uml: header untangling 17 years ago
ucontext.h
unaligned.h kernel: Move arches to use common unaligned access 17 years ago
unistd.h x86 merge fallout: uml 17 years ago
user.h
vga.h
vm-flags-i386.h
vm-flags-x86_64.h
vm86.h [PATCH] uml: vm86 compile fix 20 years ago
xor.h