Commit Graph

405 Commits (87dd965f101bafea7c5e507f686814a0f0057417)

Author SHA1 Message Date
Harvey Harrison 2d07b255c7 sched: add declaration of sched_tail to sched.h 17 years ago
WANG Cong c3be10f757 arch/um/kernel/mem.c: fix a shadowed variable 17 years ago
Johann Felix Soden 4631a9a151 uml: fix initrd printk 17 years ago
Jeff Dike ac2a659968 uml: fix mm_context memory leak 17 years ago
Jeff Dike 536788fe2d uml: runtime host VMSPLIT detection 17 years ago
Martin Schwidefsky 2f569afd9c CONFIG_HIGHPTE vs. sub-page page tables. 17 years ago
David Howells 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h 17 years ago
David Howells 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
Jeff Dike f87ea91d98 uml: redo the calculation of NR_syscalls 17 years ago
Jeff Dike ab26a5276c uml: remove map_cb 17 years ago
Jeff Dike 80e39311ff uml: SMP locking commentary 17 years ago
Jeff Dike c5d4bb171c uml: style fixes in arch/um/kernel 17 years ago
Jeff Dike a9b71b6c54 uml: get rid of syscall counters 17 years ago
Jeff Dike 00a905e614 uml: don't kill pid 0 17 years ago
Jeff Dike 0983a88b9f uml: install panic notifier earlier 17 years ago
Jeff Dike 8efa3c9d54 uml: eliminate setjmp_wrapper 17 years ago
Jeff Dike 0b4e273fb8 uml: customize tlb.h 17 years ago
Jeff Dike 909e90d3c4 uml: 64-bit tlb fixes 17 years ago
Jeff Dike bf8fde785b uml: miscellaneous code cleanups 17 years ago
Karol Swietlicki 2dc5802a22 uml: remove duplicate config symbol and unused file and variables 17 years ago
Jeff Dike 3963333fe6 uml: cover stubs with a VMA 17 years ago
Jeff Dike 42a2b54ce8 uml: clean up TASK_SIZE usage 17 years ago
Jeff Dike 3e6f2ac480 uml: kill processes instead of panicing kernel 17 years ago
Jeff Dike d25f2e1235 uml: use ptrace directly in libc code 17 years ago
Jeff Dike ca77b555c0 uml: add virt_to_pte 17 years ago
Jeff Dike 655e4ed0c5 uml: fix page table data sizes 17 years ago
Jeff Dike a5a678c80b uml: current.h cleanup 17 years ago
Jeff Dike 009ec2a915 uml: style cleanup 17 years ago
Jeff Dike 8192ab42bf uml: header untangling 17 years ago
Jeff Dike 9157f90f08 uml: move um_virt_to_phys 17 years ago
Karol Swietlicki 6b7e967484 uml: convert functions to void 17 years ago
Karol Swietlicki 291248fd6e uml: remove unused variables in the context switcher 17 years ago
Jeff Dike d83ecf083a uml: tidy pgtable.h 17 years ago
Jeff Dike edea138584 uml: tidy kern_util.h 17 years ago
Jeff Dike ee56314b79 uml: clone.c tidying 17 years ago
WANG Cong c0a9290ecf uml: const and other tidying 17 years ago
Jeff Dike 9226b83847 uml: further bugs.c tidying 17 years ago
Jeff Dike c112746555 uml: implement get_wchan 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Harvey Harrison 332540d5fe UML: remove remaining FASTCALL uses 17 years ago
Sam Ravnborg 01ba2bdc6b all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
Jeff Dike ee1eca5d24 uml: remove last include of libc asm/page.h 17 years ago
Jeff Dike 9ac625a398 uml: fix spurious IRQ testing 17 years ago
Al Viro b4a08a10b1 misc uml annotation and section fixes 17 years ago
Simon Arlott b60745b960 spelling fixes: arch/um/ 17 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 17 years ago
Jeff Dike 54ae36f24b uml: fix stub address calculations 17 years ago
Jeff Dike 1a80521990 uml: use *SEC_PER_*SEC constants 17 years ago
Jeff Dike b160fb6309 uml: eliminate interrupts in the idle loop 17 years ago
Jeff Dike d2753a6d19 uml: tickless support 17 years ago