summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas
AgeCommit message (Expand)AuthorLines
2013-07-19um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger-1/+1
2013-07-19um: Fix return value of strnlen_user()Richard Weinberger-1/+1
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro-25/+25
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro-2/+2
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro-1/+1
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro-1/+1
2012-04-10um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh-1/+0
2012-03-29remove references to cpu_*_map in arch/Rusty Russell-1/+1
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-19/+6
2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro-1/+1
2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro-18/+5
2012-03-20um: remove the second argument of k[un]map_atomic()Cong Wang-2/+2
2011-11-02um: distribute exports to where exported stuff is definedAl Viro-0/+6
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro-1/+0
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli-1/+1
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros-1/+1
2010-05-10uml: i386: Avoid redefinition of NR_syscallsJan Kiszka-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin-2/+2
2008-02-08uml: fix mm_context memory leakJeff Dike-0/+5
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike-0/+3
2008-02-05uml: get rid of syscall countersJeff Dike-3/+0
2008-02-05uml: don't kill pid 0Jeff Dike-1/+13
2008-02-05uml: eliminate setjmp_wrapperJeff Dike-46/+27
2008-02-05uml: cover stubs with a VMAJeff Dike-45/+59
2008-02-05uml: kill processes instead of panicing kernelJeff Dike-4/+21
2008-02-05uml: add virt_to_pteJeff Dike-33/+23
2008-02-05uml: header untanglingJeff Dike-6/+7
2008-02-05uml: move um_virt_to_physJeff Dike-2/+32
2008-02-05uml: clone.c tidyingJeff Dike-14/+18
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-4/+4
2007-11-14uml: remove last include of libc asm/page.hJeff Dike-1/+0
2007-10-16uml: fix stub address calculationsJeff Dike-6/+7
2007-10-16uml: remove os_* usage from userspace filesJeff Dike-74/+60
2007-10-16uml: free LDT state on process exitJeff Dike-0/+2
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike-1/+1
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike-7/+7
2007-10-16uml: style fixes pass 3Jeff Dike-66/+44
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-381/+13
2007-10-16uml: throw out CHOOSE_MODEJeff Dike-6/+6
2007-07-24uml: more __init annotationsJeff Dike-2/+2
2007-05-11uml: iRQ stacksJeff Dike-0/+4
2007-05-09uml: turn build warnings into commentsMiklos Szeredi-3/+6
2007-05-07uml: only flush areas covered by VMAJeff Dike-2/+7
2007-05-07uml: more page fault path trimmingJeff Dike-10/+11
2007-05-07uml: speed page fault pathJeff Dike-2/+64
2007-05-07uml: speed up execJeff Dike-1/+11
2007-05-07uml: remove user_util.hJeff Dike-2/+0
2007-05-07uml: create as-layout.hJeff Dike-0/+1
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff Dike-5/+1