| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: further bugs.c tidying | Jeff Dike | 2008-02-05 | 1 | -3/+2 |
* | uml: implement get_wchan | Jeff Dike | 2008-02-05 | 1 | -0/+35 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 2 | -5/+5 |
* | UML: remove remaining FASTCALL uses | Harvey Harrison | 2008-01-30 | 1 | -2/+2 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 2 | -4/+4 |
* | uml: remove last include of libc asm/page.h | Jeff Dike | 2007-11-14 | 1 | -1/+0 |
* | uml: fix spurious IRQ testing | Jeff Dike | 2007-11-14 | 1 | -6/+7 |
* | misc uml annotation and section fixes | Al Viro | 2007-10-29 | 1 | -1/+1 |
* | spelling fixes: arch/um/ | Simon Arlott | 2007-10-20 | 3 | -4/+4 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 1 | -1/+1 |
* | uml: fix stub address calculations | Jeff Dike | 2007-10-16 | 6 | -11/+14 |
* | uml: use *SEC_PER_*SEC constants | Jeff Dike | 2007-10-16 | 1 | -4/+5 |
* | uml: eliminate interrupts in the idle loop | Jeff Dike | 2007-10-16 | 1 | -3/+4 |
* | uml: tickless support | Jeff Dike | 2007-10-16 | 2 | -35/+13 |
* | uml: clocksource support | Jeff Dike | 2007-10-16 | 1 | -0/+20 |
* | uml: GENERIC_CLOCKEVENTS support | Jeff Dike | 2007-10-16 | 1 | -53/+48 |
* | uml: GENERIC_TIME support | Jeff Dike | 2007-10-16 | 2 | -43/+0 |
* | uml: separate timer initialization | Jeff Dike | 2007-10-16 | 1 | -0/+2 |
* | uml: simplify interval setting | Jeff Dike | 2007-10-16 | 1 | -1/+1 |
* | uml: fix timer switching | Jeff Dike | 2007-10-16 | 1 | -7/+2 |
* | uml: eliminate hz() | Jeff Dike | 2007-10-16 | 1 | -5/+0 |
* | uml: style fixes in FP code | Jeff Dike | 2007-10-16 | 1 | -2/+0 |
* | uml: ptrace floating point fixes | Jeff Dike | 2007-10-16 | 1 | -12/+6 |
* | uml: clean up tlb flush path | Jeff Dike | 2007-10-16 | 1 | -131/+127 |
* | uml: userspace files should call libc directly | Jeff Dike | 2007-10-16 | 2 | -2/+3 |
* | uml: remove os_* usage from userspace files | Jeff Dike | 2007-10-16 | 1 | -74/+60 |
* | uml: free LDT state on process exit | Jeff Dike | 2007-10-16 | 1 | -0/+2 |
* | uml: rename pt_regs general-purpose register file | Jeff Dike | 2007-10-16 | 2 | -3/+3 |
* | uml: fold mmu_context_skas into mm_context | Jeff Dike | 2007-10-16 | 5 | -32/+31 |
* | uml: get rid of do_longjmp | Jeff Dike | 2007-10-16 | 4 | -6/+6 |
* | uml: remove __u64 usage from physical memory subsystem | Jeff Dike | 2007-10-16 | 1 | -1/+1 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 15 | -466/+375 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 19 | -435/+309 |
* | uml: style fixes pass 2 | Jeff Dike | 2007-10-16 | 1 | -12/+5 |
* | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 | 10 | -54/+36 |
* | uml: style fixes pass 1 | Jeff Dike | 2007-10-16 | 4 | -81/+71 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 37 | -3092/+6 |
* | uml: physmem code tidying | Jeff Dike | 2007-10-16 | 1 | -29/+21 |
* | uml: stop specially protecting kernel stacks | Jeff Dike | 2007-10-16 | 3 | -4/+5 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -5/+0 |
* | uml: fix irqstack crash | Jeff Dike | 2007-09-19 | 1 | -3/+4 |
* | uml: fix linker script alignment bugs | Jeff Dike | 2007-08-31 | 2 | -10/+13 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 3 | -0/+3 |
* | uml: more __init annotations | Jeff Dike | 2007-07-24 | 3 | -13/+8 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -14/+15 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -5/+1 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -10/+2 |
* | uml: Eliminate kernel allocator wrappers | Jeff Dike | 2007-07-16 | 2 | -17/+0 |
* | uml: get declaration of simple_strtoul | Jeff Dike | 2007-06-08 | 1 | -22/+17 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 2 | -2/+3 |