Commit Graph

372 Commits (edea138584d7586a3b93b6d5ab5ec021d18e11e9)

Author SHA1 Message Date
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 18 years ago
Simon Arlott b60745b960 spelling fixes: arch/um/ 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Jeff Dike 54ae36f24b uml: fix stub address calculations 18 years ago
Jeff Dike 1a80521990 uml: use *SEC_PER_*SEC constants 18 years ago
Jeff Dike b160fb6309 uml: eliminate interrupts in the idle loop 18 years ago
Jeff Dike d2753a6d19 uml: tickless support 18 years ago
Jeff Dike 791a644a8d uml: clocksource support 18 years ago
Jeff Dike 31ccc1f524 uml: GENERIC_CLOCKEVENTS support 18 years ago
Jeff Dike d83d2aa948 uml: GENERIC_TIME support 18 years ago
Jeff Dike 78a26e25ce uml: separate timer initialization 18 years ago
Jeff Dike a2f018bf38 uml: simplify interval setting 18 years ago
Jeff Dike 181bde801a uml: fix timer switching 18 years ago
Jeff Dike 532d0fa4d1 uml: eliminate hz() 18 years ago
Jeff Dike f0c4cad99c uml: style fixes in FP code 18 years ago
Jeff Dike e8012b584f uml: ptrace floating point fixes 18 years ago
Jeff Dike 1466abf2d0 uml: clean up tlb flush path 18 years ago
Jeff Dike 512b6fb1c1 uml: userspace files should call libc directly 18 years ago
Jeff Dike 8ca842c4b5 uml: remove os_* usage from userspace files 18 years ago
Jeff Dike 28078e8f97 uml: free LDT state on process exit 18 years ago
Jeff Dike 18badddaa8 uml: rename pt_regs general-purpose register file 18 years ago
Jeff Dike 6c738ffa9f uml: fold mmu_context_skas into mm_context 18 years ago
Jeff Dike fab95c55e3 uml: get rid of do_longjmp 18 years ago
Jeff Dike 0a7675aa20 uml: remove __u64 usage from physical memory subsystem 18 years ago
Jeff Dike ba180fd437 uml: style fixes pass 3 18 years ago
Jeff Dike 77bf440031 uml: remove code made redundant by CHOOSE_MODE removal 18 years ago
Jeff Dike ae2587e412 uml: style fixes pass 2 18 years ago
Jeff Dike 6aa802ce6a uml: throw out CHOOSE_MODE 18 years ago
Jeff Dike 4c9e138513 uml: style fixes pass 1 18 years ago
Jeff Dike 42fda66387 uml: throw out CONFIG_MODE_TT 18 years ago
Jeff Dike 6d536e4b59 uml: physmem code tidying 18 years ago
Jeff Dike 5c8aaceab8 uml: stop specially protecting kernel stacks 18 years ago
Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH 18 years ago
Jeff Dike 508a92741a uml: fix irqstack crash 18 years ago
Jeff Dike c7ec16da5a uml: fix linker script alignment bugs 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Jeff Dike 97a1fcbb20 uml: more __init annotations 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Alexey Dobriyan f284ce7269 PTRACE_POKEDATA consolidation 18 years ago
Alexey Dobriyan 7664732315 PTRACE_PEEKDATA consolidation 18 years ago