| Commit message (Expand) | Author | Age |
* | uml: free LDT state on process exit | Jeff Dike | 2007-10-16 |
* | uml: rename pt_regs general-purpose register file | Jeff Dike | 2007-10-16 |
* | uml: fold mmu_context_skas into mm_context | Jeff Dike | 2007-10-16 |
* | uml: get rid of do_longjmp | Jeff Dike | 2007-10-16 |
* | uml: remove __u64 usage from physical memory subsystem | Jeff Dike | 2007-10-16 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 |
* | uml: style fixes pass 2 | Jeff Dike | 2007-10-16 |
* | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 |
* | uml: style fixes pass 1 | Jeff Dike | 2007-10-16 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 |
* | uml: physmem code tidying | Jeff Dike | 2007-10-16 |
* | uml: stop specially protecting kernel stacks | Jeff Dike | 2007-10-16 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 |
* | uml: fix irqstack crash | Jeff Dike | 2007-09-19 |
* | uml: fix linker script alignment bugs | Jeff Dike | 2007-08-31 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
* | uml: more __init annotations | Jeff Dike | 2007-07-24 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | uml: Eliminate kernel allocator wrappers | Jeff Dike | 2007-07-16 |
* | uml: get declaration of simple_strtoul | Jeff Dike | 2007-06-08 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
* | uml: iRQ stacks | Jeff Dike | 2007-05-11 |
* | uml: tidy IRQ code | Jeff Dike | 2007-05-11 |
* | uml: use UM_THREAD_SIZE in userspace code | Jeff Dike | 2007-05-11 |
* | uml: remove task_protections | Jeff Dike | 2007-05-11 |
* | uml: turn build warnings into comments | Miklos Szeredi | 2007-05-09 |
* | uml: an idle system should have zero load average | Jeff Dike | 2007-05-08 |
* | uml: virtualized time fix | Jeff Dike | 2007-05-07 |
* | uml: out of tmpfs space error clarification | Jeff Dike | 2007-05-07 |
* | uml: only flush areas covered by VMA | Jeff Dike | 2007-05-07 |
* | uml: more page fault path trimming | Jeff Dike | 2007-05-07 |
* | uml: eliminate a piece of debugging code | Jeff Dike | 2007-05-07 |
* | uml: speed page fault path | Jeff Dike | 2007-05-07 |
* | uml: rename os_{read_write}_file_k back to os_{read_write}_file | Jeff Dike | 2007-05-07 |
* | uml: remove debugging remnants | Jeff Dike | 2007-05-07 |
* | uml: formatting fixes around os_{read_write}_file callers | Jeff Dike | 2007-05-07 |
* | uml: change remaining callers of os_{read_write}_file | Jeff Dike | 2007-05-07 |
* | uml: dump core on panic | Jeff Dike | 2007-05-07 |
* | uml: start fixing os_read_file and os_write_file | Jeff Dike | 2007-05-07 |
* | uml: speed up page table walking | Jeff Dike | 2007-05-07 |
* | uml: irq locking commentary | Jeff Dike | 2007-05-07 |
* | uml: comment early boot locking | Jeff Dike | 2007-05-07 |
* | uml: kernel segfaults should dump proper registers | Jeff Dike | 2007-05-07 |
* | uml: tidy fault code | Jeff Dike | 2007-05-07 |
* | uml: kernel_thread shouldn't panic | Jeff Dike | 2007-05-07 |
* | uml: remove page_size() | Jeff Dike | 2007-05-07 |