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