| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 | 3 | -3/+3 |
* | net: Fix build with ARCH=um | David S. Miller | 2008-09-19 | 1 | -0/+7 |
* | [PATCH] kill altroot | Al Viro | 2008-07-26 | 1 | -6/+0 |
* | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2008-07-25 | 1 | -6/+0 |
|\ |
|
| * | remove dummy asm/kvm.h files | Adrian Bunk | 2008-07-25 | 1 | -6/+0 |
* | | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 | 1 | -15/+1 |
|/ |
|
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-07-24 | 1 | -1/+0 |
|\ |
|
| * | Remove asm/semaphore.h | Matthew Wilcox | 2008-07-24 | 1 | -1/+0 |
* | | UML: make several more things static | WANG Cong | 2008-07-24 | 1 | -3/+0 |
* | | arch/um/kernel/mem.c: remove arch_validate() | WANG Cong | 2008-07-24 | 1 | -3/+0 |
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -3/+0 |
|/ |
|
* | uml: activate_mm: remove the dead PF_BORROWED_MM check | Oleg Nesterov | 2008-06-06 | 1 | -9/+3 |
* | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace | Mike Frysinger | 2008-05-14 | 1 | -0/+2 |
* | uml: random driver fixes | Jeff Dike | 2008-05-13 | 1 | -1/+2 |
* | uml: use PAGE_SIZE in linker scripts | Cyrill Gorcunov | 2008-05-13 | 1 | -6/+11 |
* | uml: remove unused header | Jeff Dike | 2008-05-13 | 1 | -6/+0 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | 1 | -1/+0 |
* | 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-15 | 1 | -0/+1 |
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 | 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-14 | 1 | -1/+1 |