index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
skas
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
um: remove process stub VMA
Johannes Berg
1
-87
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-12-04
um: add support for folded p4d page tables
Mike Rapoport
1
-2
/
+10
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
1
-1
/
+1
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
1
-2
/
+2
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+2
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-1
/
+1
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
1
-0
/
+3
2015-05-31
um: Use char[] for linker script address declarations
Nicolas Iooss
1
-2
/
+2
2015-05-31
um: Create asm/sections.h
Nicolas Iooss
1
-2
/
+1
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
1
-45
/
+23
2013-07-19
um: Mark stub pages mapping with VM_PFNMAP
Richard Weinberger
1
-1
/
+1
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-8
/
+8
2012-04-10
um: uml_setup_stubs': warning: unused variable 'pages'
Boaz Harrosh
1
-1
/
+0
2012-03-20
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...
Al Viro
1
-1
/
+1
2012-03-20
um: embed ->stub_pages[] into mmu_context
Al Viro
1
-18
/
+5
2011-01-13
thp: pte alloc trans splitting
Andrea Arcangeli
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
uml: fix order of pud and pmd_free()
Roel Kluin
1
-2
/
+2
2008-02-08
uml: fix mm_context memory leak
Jeff Dike
1
-0
/
+5
2008-02-05
uml: don't kill pid 0
Jeff Dike
1
-1
/
+13
2008-02-05
uml: cover stubs with a VMA
Jeff Dike
1
-45
/
+59
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
1
-0
/
+5
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-4
/
+4
2007-10-16
uml: fix stub address calculations
Jeff Dike
1
-2
/
+3
2007-10-16
uml: free LDT state on process exit
Jeff Dike
1
-0
/
+2
2007-10-16
uml: fold mmu_context_skas into mm_context
Jeff Dike
1
-6
/
+6
2007-10-16
uml: style fixes pass 3
Jeff Dike
1
-35
/
+29
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
1
-2
/
+2
2006-10-11
[PATCH] uml: correct removal of pte_mkexec
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-29
[PATCH] uml: remove pte_mkexec
Jeff Dike
1
-2
/
+4
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
1
-1
/
+1
2006-01-18
[PATCH] uml: move LDT creation
Bodo Stroesser
1
-6
/
+2
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
1
-17
/
+27
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
1
-0
/
+1
2005-10-29
[PATCH] mm: arches skip ptlock
Hugh Dickins
1
-3
/
+0
2005-09-05
[PATCH] uml: fix x86_64 page leak
Jeff Dike
1
-1
/
+8
2005-09-05
[PATCH] uml: increase granularity of host capability checking
Bodo Stroesser
1
-24
/
+28
2005-07-07
[PATCH] uml: Proper clone support for skas0
Bodo Stroesser
1
-1
/
+6
2005-07-07
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
1
-22
/
+114
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+48