Commit Graph

359 Commits (b8b739d3361c16773a30fe5c0360336bbc19f435)

Author SHA1 Message Date
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
Jeff Dike e4c4bf9968 uml: Eliminate kernel allocator wrappers 18 years ago
Jeff Dike e16f5350d4 uml: get declaration of simple_strtoul 18 years ago
Sam Ravnborg ca967258b6 all-archs: consolidate .data section definition in asm-generic 18 years ago
Sam Ravnborg 7664709b44 all-archs: consolidate .text section definition in asm-generic 18 years ago
Jeff Dike c14b84949e uml: iRQ stacks 18 years ago
Jeff Dike 2ea5bc5e5b uml: tidy IRQ code 18 years ago
Jeff Dike e1a79c400a uml: use UM_THREAD_SIZE in userspace code 18 years ago
Jeff Dike 57598fd7b3 uml: remove task_protections 18 years ago
Miklos Szeredi 0e7d18b57c uml: turn build warnings into comments 18 years ago
Jeff Dike c83e448420 uml: an idle system should have zero load average 18 years ago
Jeff Dike b7ec15bd00 uml: virtualized time fix 18 years ago
Jeff Dike 83ff7df5f1 uml: out of tmpfs space error clarification 18 years ago
Jeff Dike 1e7371c1a1 uml: only flush areas covered by VMA 18 years ago