Age | Commit message (Expand) | Author | Files | Lines |
2007-11-15 | uml: update address space affected by pud_clear | Jeff Dike | 1 | -1/+1 |
2007-10-29 | x86 merge fallout: uml | Al Viro | 1 | -1/+0 |
2007-10-19 | forbid asm/bitops.h direct inclusion | Jiri Slaby | 1 | -0/+4 |
2007-10-19 | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 1 | -6/+0 |
2007-10-17 | x86: rename .i assembler includes to .h | Adrian Bunk | 2 | -2/+2 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+0 |
2007-10-16 | uml: style fixes in FP code | Jeff Dike | 1 | -11/+1 |
2007-10-16 | uml: coredumping floating point fixes | Jeff Dike | 2 | -2/+12 |
2007-10-16 | uml: ptrace floating point fixes | Jeff Dike | 3 | -4/+14 |
2007-10-16 | uml: fix inlines | Jeff Dike | 4 | -4/+4 |
2007-10-16 | uml: rename pt_regs general-purpose register file | Jeff Dike | 1 | -21/+21 |
2007-10-16 | uml: fold mmu_context_skas into mm_context | Jeff Dike | 2 | -6/+2 |
2007-10-16 | uml: get rid of do_longjmp | Jeff Dike | 1 | -2/+2 |
2007-10-16 | uml: style fixes pass 3 | Jeff Dike | 4 | -21/+18 |
2007-10-16 | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 6 | -67/+16 |
2007-10-16 | uml: style fixes pass 2 | Jeff Dike | 2 | -3/+10 |
2007-10-16 | uml: throw out CHOOSE_MODE | Jeff Dike | 6 | -30/+10 |
2007-10-16 | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2 | -20/+0 |
2007-09-11 | UML: Fix ELF_CORE_COPY_REGS build botch | Jeff Dike | 1 | -21/+21 |
2007-08-31 | uml: fix x86_64 core dump crash | Jeff Dike | 1 | -0/+40 |
2007-08-31 | uml: fix linker script alignment bugs | Jeff Dike | 1 | -47/+77 |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra | 1 | -0/+2 |
2007-07-16 | Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE | Jeff Dike | 1 | -0/+9 |
2007-07-16 | uml: use get_free_pages to allocate kernel stacks | Jeff Dike | 1 | -2/+4 |
2007-07-16 | page table handling cleanup | Jan Beulich | 1 | -18/+0 |
2007-06-24 | uml: add asm/paravirt.h | Jeff Dike | 1 | -0/+6 |
2007-06-24 | uml: use generic BUG | Nick Piggin | 2 | -1/+3 |
2007-06-17 | uml: kill x86_64 STACK_TOP_MAX | Jeff Dike | 1 | -0/+1 |
2007-05-11 | uml: iRQ stacks | Jeff Dike | 1 | -0/+2 |
2007-05-09 | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 1 | -0/+4 |
2007-05-09 | uml: fix build breakage | Jeff Dike | 1 | -0/+9 |
2007-05-08 | x86: create asm/cmpxchg.h | Jeff Dike | 1 | -0/+6 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 1 | -0/+1 |
2007-05-07 | uml: more page fault path trimming | Jeff Dike | 2 | -14/+13 |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 1 | -0/+2 |
2007-04-26 | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger | 1 | -0/+1 |
2007-04-02 | [PATCH] uml: fix unreasonably long udelay | Paolo 'Blaisorblade' Giarrusso | 1 | -3/+14 |
2007-03-31 | [PATCH] uml: fix static linking for real | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2007-03-29 | [PATCH] uml: fix pte bit collision | Miklos Szeredi | 1 | -4/+4 |
2007-03-27 | [PATCH] uml: fix static linking | Jeff Dike | 1 | -0/+1 |
2007-03-02 | [PATCH] uml: pte_mkread fix | Jeff Dike | 1 | -1/+1 |
2007-02-11 | [PATCH] uml: x86_64 ptrace fixes | Jeff Dike | 1 | -0/+3 |
2007-02-11 | [PATCH] uml: x86_64 thread fixes | Jeff Dike | 2 | -6/+6 |
2007-02-11 | [PATCH] uml: fix apparent "CONFIG_64_BIT" typo. | Robert P. J. Day | 1 | -1/+1 |
2007-02-02 | [PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEM | Al Viro | 1 | -0/+9 |
2006-12-08 | [PATCH] UML: add generic BUG support | Jeff Dike | 1 | -1/+3 |
2006-12-07 | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 1 | -1/+1 |
2006-12-07 | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 1 | -1/+1 |
2006-12-02 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 1 | -0/+7 |
2006-10-31 | [PATCH] uml: add INITCALLS | Jeff Dike | 1 | -7/+1 |