Age | Commit message (Expand) | Author | Files | Lines |
2008-10-20 | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley | 1 | -0/+2 |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 3 | -3/+3 |
2008-09-19 | net: Fix build with ARCH=um | David S. Miller | 1 | -0/+7 |
2008-07-27 | [PATCH] kill altroot | Al Viro | 1 | -6/+0 |
2008-07-25 | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 1 | -6/+0 |
2008-07-25 | remove dummy asm/kvm.h files | Adrian Bunk | 1 | -6/+0 |
2008-07-25 | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 1 | -15/+1 |
2008-07-24 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 1 | -1/+0 |
2008-07-24 | UML: make several more things static | WANG Cong | 1 | -3/+0 |
2008-07-24 | arch/um/kernel/mem.c: remove arch_validate() | WANG Cong | 1 | -3/+0 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 1 | -3/+0 |
2008-07-24 | Remove asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2008-06-06 | uml: activate_mm: remove the dead PF_BORROWED_MM check | Oleg Nesterov | 1 | -9/+3 |
2008-05-15 | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace | Mike Frysinger | 1 | -0/+2 |
2008-05-13 | uml: random driver fixes | Jeff Dike | 1 | -1/+2 |
2008-05-13 | uml: use PAGE_SIZE in linker scripts | Cyrill Gorcunov | 1 | -6/+11 |
2008-05-13 | uml: remove unused header | Jeff Dike | 1 | -6/+0 |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel | 1 | -1/+0 |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison | 1 | -3/+3 |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin | 1 | -0/+10 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 1 | -6/+1 |
2008-04-16 | uml: compile error fix | WANG Cong | 1 | -0/+1 |
2008-04-03 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 1 | -0/+6 |
2008-02-08 | uml: x86_64 should copy %fs during fork | Jeff Dike | 1 | -1/+2 |
2008-02-08 | uml: runtime host VMSPLIT detection | Jeff Dike | 2 | -3/+5 |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2 | -3/+11 |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 1 | -0/+27 |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2 | -11/+9 |
2008-02-05 | uml: LDT mutex conversion | Daniel Walker | 1 | -2/+2 |
2008-02-05 | uml: add back CONFIG_HZ | Jeff Dike | 1 | -1/+1 |
2008-02-05 | uml: get rid of syscall counters | Jeff Dike | 1 | -2/+0 |
2008-02-05 | uml: customize tlb.h | Jeff Dike | 1 | -1/+121 |
2008-02-05 | uml: 64-bit tlb fixes | Jeff Dike | 3 | -5/+4 |
2008-02-05 | uml: cover stubs with a VMA | Jeff Dike | 1 | -2/+5 |
2008-02-05 | uml: clean up TASK_SIZE usage | Jeff Dike | 3 | -8/+3 |
2008-02-05 | uml: add virt_to_pte | Jeff Dike | 1 | -0/+3 |
2008-02-05 | uml: fix page table data sizes | Jeff Dike | 3 | -5/+24 |
2008-02-05 | uml: current.h cleanup | Jeff Dike | 2 | -25/+6 |
2008-02-05 | uml: style cleanup | Jeff Dike | 1 | -15/+4 |
2008-02-05 | uml: header untangling | Jeff Dike | 8 | -31/+19 |
2008-02-05 | uml: move um_virt_to_phys | Jeff Dike | 1 | -3/+0 |
2008-02-05 | UML - Fix build in 2.6.24-rc2-mm1 | Jeff Dike | 1 | -0/+2 |
2008-02-05 | uml: tidy pgtable.h | Jeff Dike | 1 | -79/+7 |
2008-02-05 | uml: get rid of asmlinkage | Jeff Dike | 1 | -6/+0 |
2008-02-05 | uml: implement get_wchan | Jeff Dike | 1 | -1/+1 |
2008-02-05 | uml: remove xmm checking on x86 | Karol Swietlicki | 1 | -1/+0 |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 1 | -4/+4 |
2008-01-30 | git-x86: unbreak UML | WANG Cong | 1 | -0/+6 |
2008-01-30 | uml: add asm-um/asm.h | Jeff Dike | 1 | -0/+6 |
2008-01-30 | UML: remove remaining FASTCALL uses | Harvey Harrison | 1 | -1/+0 |