index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
skas
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
uml: header untangling
Jeff Dike
2008-02-05
1
-6
/
+7
*
uml: move um_virt_to_phys
Jeff Dike
2008-02-05
1
-2
/
+32
*
uml: clone.c tidying
Jeff Dike
2008-02-05
1
-14
/
+18
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
1
-4
/
+4
*
uml: remove last include of libc asm/page.h
Jeff Dike
2007-11-14
1
-1
/
+0
*
uml: fix stub address calculations
Jeff Dike
2007-10-16
3
-6
/
+7
*
uml: remove os_* usage from userspace files
Jeff Dike
2007-10-16
1
-74
/
+60
*
uml: free LDT state on process exit
Jeff Dike
2007-10-16
1
-0
/
+2
*
uml: rename pt_regs general-purpose register file
Jeff Dike
2007-10-16
1
-1
/
+1
*
uml: fold mmu_context_skas into mm_context
Jeff Dike
2007-10-16
2
-7
/
+7
*
uml: style fixes pass 3
Jeff Dike
2007-10-16
4
-66
/
+44
*
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
7
-381
/
+13
*
uml: throw out CHOOSE_MODE
Jeff Dike
2007-10-16
1
-6
/
+6
*
uml: more __init annotations
Jeff Dike
2007-07-24
1
-2
/
+2
*
uml: iRQ stacks
Jeff Dike
2007-05-11
1
-0
/
+4
*
uml: turn build warnings into comments
Miklos Szeredi
2007-05-09
1
-3
/
+6
*
uml: only flush areas covered by VMA
Jeff Dike
2007-05-07
1
-2
/
+7
*
uml: more page fault path trimming
Jeff Dike
2007-05-07
1
-10
/
+11
*
uml: speed page fault path
Jeff Dike
2007-05-07
1
-2
/
+64
*
uml: speed up exec
Jeff Dike
2007-05-07
1
-1
/
+11
*
uml: remove user_util.h
Jeff Dike
2007-05-07
2
-2
/
+0
*
uml: create as-layout.h
Jeff Dike
2007-05-07
1
-0
/
+1
*
[PATCH] uml: remove code controlled by non-existent config option
Jeff Dike
2007-02-11
1
-5
/
+1
*
[PATCH] uml: correct removal of pte_mkexec
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-4
/
+1
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
3
-3
/
+0
*
[PATCH] uml: remove pte_mkexec
Jeff Dike
2006-09-29
1
-2
/
+4
*
[PATCH] uml: remove unneeded file
Jeff Dike
2006-09-29
1
-484
/
+0
*
[PATCH] uml: file renaming
Jeff Dike
2006-09-27
5
-174
/
+646
*
[PATCH] uml: thread creation tidying
Jeff Dike
2006-09-27
1
-23
/
+13
*
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
1
-1
/
+1
*
[PATCH] uml: remove syscall debugging
Jeff Dike
2006-07-10
1
-7
/
+0
*
[PATCH] uml: signal initialization cleanup
Jeff Dike
2006-07-10
1
-1
/
+1
*
[PATCH] uml: fix static binary segfault
Jeff Dike
2006-07-10
1
-6
/
+5
*
[PATCH] uml: clean up address space limits code
Tyler
2006-07-10
1
-15
/
+4
*
[PATCH] uml: make copy_*_user atomic
Paolo 'Blaisorblade' Giarrusso
2006-07-01
1
-6
/
+9
*
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-7
/
+2
*
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-1
/
+8
*
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-0
/
+7
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-0
/
+2
*
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-0
/
+2
*
[PATCH] uml: remove a dead file
Jeff Dike
2006-02-07
1
-569
/
+0
*
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
2006-01-18
2
-12
/
+10
*
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2006-01-18
2
-283
/
+2
*
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
2006-01-18
8
-291
/
+0
*
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2006-01-18
2
-2
/
+0
*
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
2006-01-18
1
-1
/
+1
*
[PATCH] uml: move LDT creation
Bodo Stroesser
2006-01-18
3
-21
/
+5
*
[PATCH] uml: task_stack_page()
Al Viro
2006-01-12
1
-2
/
+2
*
[PATCH] uml: fix debug output on x86_64
Jeff Dike
2006-01-11
1
-2
/
+2
[prev]
[next]