| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: LDT mutex conversion | Daniel Walker | 2008-02-05 | 1 | -2/+2 |
* | uml: add back CONFIG_HZ | Jeff Dike | 2008-02-05 | 1 | -1/+1 |
* | uml: get rid of syscall counters | Jeff Dike | 2008-02-05 | 1 | -2/+0 |
* | uml: customize tlb.h | Jeff Dike | 2008-02-05 | 1 | -1/+121 |
* | uml: 64-bit tlb fixes | Jeff Dike | 2008-02-05 | 3 | -5/+4 |
* | uml: cover stubs with a VMA | Jeff Dike | 2008-02-05 | 1 | -2/+5 |
* | uml: clean up TASK_SIZE usage | Jeff Dike | 2008-02-05 | 3 | -8/+3 |
* | uml: add virt_to_pte | Jeff Dike | 2008-02-05 | 1 | -0/+3 |
* | uml: fix page table data sizes | Jeff Dike | 2008-02-05 | 3 | -5/+24 |
* | uml: current.h cleanup | Jeff Dike | 2008-02-05 | 2 | -25/+6 |
* | uml: style cleanup | Jeff Dike | 2008-02-05 | 1 | -15/+4 |
* | uml: header untangling | Jeff Dike | 2008-02-05 | 8 | -31/+19 |
* | uml: move um_virt_to_phys | Jeff Dike | 2008-02-05 | 1 | -3/+0 |
* | UML - Fix build in 2.6.24-rc2-mm1 | Jeff Dike | 2008-02-05 | 1 | -0/+2 |
* | uml: tidy pgtable.h | Jeff Dike | 2008-02-05 | 1 | -79/+7 |
* | uml: get rid of asmlinkage | Jeff Dike | 2008-02-05 | 1 | -6/+0 |
* | uml: implement get_wchan | Jeff Dike | 2008-02-05 | 1 | -1/+1 |
* | uml: remove xmm checking on x86 | Karol Swietlicki | 2008-02-05 | 1 | -1/+0 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 1 | -4/+4 |
* | git-x86: unbreak UML | WANG Cong | 2008-01-30 | 1 | -0/+6 |
* | uml: add asm-um/asm.h | Jeff Dike | 2008-01-30 | 1 | -0/+6 |
* | UML: remove remaining FASTCALL uses | Harvey Harrison | 2008-01-30 | 1 | -1/+0 |
* | uml: update address space affected by pud_clear | Jeff Dike | 2007-11-14 | 1 | -1/+1 |
* | x86 merge fallout: uml | Al Viro | 2007-10-29 | 1 | -1/+0 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+4 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 | 1 | -6/+0 |
* | x86: rename .i assembler includes to .h | Adrian Bunk | 2007-10-17 | 2 | -2/+2 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+0 |
* | uml: style fixes in FP code | Jeff Dike | 2007-10-16 | 1 | -11/+1 |
* | uml: coredumping floating point fixes | Jeff Dike | 2007-10-16 | 2 | -2/+12 |
* | uml: ptrace floating point fixes | Jeff Dike | 2007-10-16 | 3 | -4/+14 |
* | uml: fix inlines | Jeff Dike | 2007-10-16 | 4 | -4/+4 |
* | uml: rename pt_regs general-purpose register file | Jeff Dike | 2007-10-16 | 1 | -21/+21 |
* | uml: fold mmu_context_skas into mm_context | Jeff Dike | 2007-10-16 | 2 | -6/+2 |
* | uml: get rid of do_longjmp | Jeff Dike | 2007-10-16 | 1 | -2/+2 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 4 | -21/+18 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 6 | -67/+16 |
* | uml: style fixes pass 2 | Jeff Dike | 2007-10-16 | 2 | -3/+10 |
* | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 | 6 | -30/+10 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 2 | -20/+0 |
* | UML: Fix ELF_CORE_COPY_REGS build botch | Jeff Dike | 2007-09-10 | 1 | -21/+21 |
* | uml: fix x86_64 core dump crash | Jeff Dike | 2007-08-31 | 1 | -0/+40 |
* | uml: fix linker script alignment bugs | Jeff Dike | 2007-08-31 | 1 | -47/+77 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+2 |
* | Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE | Jeff Dike | 2007-07-16 | 1 | -0/+9 |
* | uml: use get_free_pages to allocate kernel stacks | Jeff Dike | 2007-07-16 | 1 | -2/+4 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 | 1 | -18/+0 |
* | uml: add asm/paravirt.h | Jeff Dike | 2007-06-24 | 1 | -0/+6 |
* | uml: use generic BUG | Nick Piggin | 2007-06-24 | 2 | -1/+3 |
* | uml: kill x86_64 STACK_TOP_MAX | Jeff Dike | 2007-06-16 | 1 | -0/+1 |