| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 | 1 | -3/+3 |
* | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 | 1 | -0/+10 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -6/+1 |
* | uml: compile error fix | WANG Cong | 2008-04-16 | 1 | -0/+1 |
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-03 | 1 | -0/+6 |
* | uml: x86_64 should copy %fs during fork | Jeff Dike | 2008-02-08 | 1 | -1/+2 |
* | uml: runtime host VMSPLIT detection | Jeff Dike | 2008-02-08 | 2 | -3/+5 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 2 | -3/+11 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -0/+27 |
* | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 | 2 | -11/+9 |
* | 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-15 | 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 |