Commit Graph

1462 Commits (dbd1b5473ce8ae40fe7385eacc9294355eec0676)

Author SHA1 Message Date
Richard Weinberger 8535639810 um: fix ubd cow size 13 years ago
Al Viro 3369465ed1 um: switch to use of drivers/Kconfig 13 years ago
Al Viro 73395a0002 um: distribute exports to where exported stuff is defined 13 years ago
Al Viro a34978cbd9 um: kill system-um.h 13 years ago
Al Viro b8c655d727 um: generic ftrace.h will do... 13 years ago
Al Viro 46ecca8ae1 um: segment.h is x86-only and needed only there 13 years ago
Al Viro c2ad3ad009 um: asm/pda.h is not needed anymore 13 years ago
Al Viro 8e66cda4af um: hw_irq.h can go generic as well 13 years ago
Al Viro f5e900770f um: switch to generic-y 13 years ago
Al Viro d805a78603 um: clean Kconfig up a bit 13 years ago
Al Viro 772bd0a5a5 um: kill useless argument of free_chan() and free_one_chan() 13 years ago
Al Viro 966e803ab1 um: unify ptrace_user.h 13 years ago
Al Viro 4d211093e8 um: fix gcov build breakage 13 years ago
Al Viro c32324e312 um: page_offset.h is never used 13 years ago
Al Viro 3fb77d7256 um: irq_vectors.h just shadows x86 one 13 years ago
Al Viro ff9586e98f um: required-features.h is there only to shadow x86 one... 13 years ago
Al Viro 8807c1d561 um: asm/apic.h is there only to shadow the x86 one... 13 years ago
Al Viro c506c0e4a7 um: take ubd_user.h to its users... 13 years ago
Al Viro b3ee571e58 um: take ldt.h to arch/x86/um/asm/mm_context.h 13 years ago
Al Viro 1bbd5f21f4 um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c 13 years ago
Al Viro c5cc32fe14 um: move asm/desc.h into arch/x86/um/asm 13 years ago
Al Viro 4dc706c2f2 um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit 13 years ago
Al Viro fced95cacf um: kill um_uaccess.h 13 years ago
Al Viro ece67c8697 um: take mconsole*.h to arch/um/drivers 13 years ago
Al Viro 510c72a3cf um: take chan_*.h and line.h to arch/um/drivers 13 years ago
Al Viro 17e052093b um: take register_winch_irq() into the caller of is_skas_winch() 13 years ago
Al Viro 0a9e70b1cd um: kill shared/mem_kern.h 13 years ago
Al Viro 445c5786c9 um: kill shared/tlb.h 13 years ago
Al Viro c75d053b70 um: make flush_tlb_kernel_range_common() static 13 years ago
Al Viro 5ade8878e0 um: kill shared/task.h and HOST_TASK_REGS 13 years ago
Al Viro 1cf5e62ab9 um: shared/syscall.h is not even included 13 years ago
Al Viro dbddc51bc8 um: don't include kern.h unless it's needed 13 years ago
Al Viro 429172ccf0 um: trim kern.h 13 years ago
Al Viro 549e78db94 um: make load_initrd() static, kill shared/initrd.h 13 years ago
Al Viro 0acdbbeb6d um: bury unused macros around ptrace.h 13 years ago
Al Viro 5c48b108ec um: take arch/um/sys-x86 to arch/x86/um 13 years ago
Al Viro 7bbe7204e9 um: merge Makefile-{i386,x86_64} 13 years ago
Al Viro a6e77d6c74 um: trim detritus from Makefile-i386 13 years ago
Al Viro 9aecaa6a8a um: arch_hweight.h is needed only on uml-x86 13 years ago
Al Viro 709585063f um: merge kernel_offsets_*.h 13 years ago
Al Viro c75361bddb um: merge skas_ptrace.h 32/64bit variants 13 years ago
Al Viro 62982ad6b0 um: sysdep/barrier.h is not used for anything 13 years ago
Al Viro 0de021f797 um: shared/process.h is empty now; kill it 13 years ago
Al Viro ab1c0cc7c9 um: finish conversion to mcontext_t 13 years ago
Al Viro 248b74c79e um: start switching the references to host mcontext_t to its userland type 13 years ago
Al Viro 05c46db4d7 um: take userland definition of barrier() to user.h 13 years ago
Al Viro dd768c56da um: take system.h out of shared/sysdep 13 years ago
Al Viro 00361683ce um: fill the handlers array at build time 13 years ago
Al Viro e87df986ed um: simplify set_handler() 13 years ago
Al Viro d5c7e8b4ec um: don't bother blocking SIGARLM and SIGUSR1 13 years ago