Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
77bf4400319db9d2a8af6b00c2be6faa0f3d07cb
/
arch
/
um
/
kernel
77bf440
uml: remove code made redundant by CHOOSE_MODE removal
by Jeff Dike
· 17 years ago
ae2587e
uml: style fixes pass 2
by Jeff Dike
· 17 years ago
6aa802c
uml: throw out CHOOSE_MODE
by Jeff Dike
· 17 years ago
4c9e138
uml: style fixes pass 1
by Jeff Dike
· 17 years ago
42fda66
uml: throw out CONFIG_MODE_TT
by Jeff Dike
· 17 years ago
6d536e4
uml: physmem code tidying
by Jeff Dike
· 17 years ago
5c8aace
uml: stop specially protecting kernel stacks
by Jeff Dike
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
508a927
uml: fix irqstack crash
by Jeff Dike
· 17 years ago
c7ec16d
uml: fix linker script alignment bugs
by Jeff Dike
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
97a1fcb
uml: more __init annotations
by Jeff Dike
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 18 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 18 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 18 years ago
e4c4bf9
uml: Eliminate kernel allocator wrappers
by Jeff Dike
· 18 years ago
e16f535
uml: get declaration of simple_strtoul
by Jeff Dike
· 18 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 18 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 18 years ago
c14b849
uml: iRQ stacks
by Jeff Dike
· 18 years ago
2ea5bc5
uml: tidy IRQ code
by Jeff Dike
· 18 years ago
e1a79c4
uml: use UM_THREAD_SIZE in userspace code
by Jeff Dike
· 18 years ago
57598fd
uml: remove task_protections
by Jeff Dike
· 18 years ago
0e7d18b
uml: turn build warnings into comments
by Miklos Szeredi
· 18 years ago
c83e448
uml: an idle system should have zero load average
by Jeff Dike
· 18 years ago
b7ec15b
uml: virtualized time fix
by Jeff Dike
· 18 years ago
83ff7df
uml: out of tmpfs space error clarification
by Jeff Dike
· 18 years ago
1e7371c
uml: only flush areas covered by VMA
by Jeff Dike
· 18 years ago
16dd07b
uml: more page fault path trimming
by Jeff Dike
· 18 years ago
3ec704e
uml: eliminate a piece of debugging code
by Jeff Dike
· 18 years ago
64f6084
uml: speed page fault path
by Jeff Dike
· 18 years ago
a6ea4cc
uml: rename os_{read_write}_file_k back to os_{read_write}_file
by Jeff Dike
· 18 years ago
a263672
uml: remove debugging remnants
by Jeff Dike
· 18 years ago
dc764e5
uml: formatting fixes around os_{read_write}_file callers
by Jeff Dike
· 18 years ago
fda83a9
uml: change remaining callers of os_{read_write}_file
by Jeff Dike
· 18 years ago
63843c2
uml: dump core on panic
by Jeff Dike
· 18 years ago
3d56404
uml: start fixing os_read_file and os_write_file
by Jeff Dike
· 18 years ago
7f0536f
uml: speed up page table walking
by Jeff Dike
· 18 years ago
d973a77
uml: irq locking commentary
by Jeff Dike
· 18 years ago
1d1497e
uml: comment early boot locking
by Jeff Dike
· 18 years ago
377fad3
uml: kernel segfaults should dump proper registers
by Jeff Dike
· 18 years ago
5d86456
uml: tidy fault code
by Jeff Dike
· 18 years ago
ccdddb5
uml: kernel_thread shouldn't panic
by Jeff Dike
· 18 years ago
1ffb916
uml: remove page_size()
by Jeff Dike
· 18 years ago
6e21aec
uml: tidy process.c
by Jeff Dike
· 18 years ago
a18ff1b
uml: speed up exec
by Jeff Dike
· 18 years ago
85ee2ce
remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h
by Robert P. J. Day
· 18 years ago
36e4546
uml: add missing __init declarations
by Jeff Dike
· 18 years ago
9218b17
uml: remove user_util.h
by Jeff Dike
· 18 years ago
4ff83ce
uml: create as-layout.h
by Jeff Dike
· 18 years ago
eb83075
uml: create arch.h
by Jeff Dike
· 18 years ago
b4ffb6a
uml: host_info tidying
by Jeff Dike
· 18 years ago
a5ed1ff
uml: formatting fixes
by Jeff Dike
· 18 years ago
11100b1
uml: delete unused code
by Jeff Dike
· 18 years ago
af84eab
[PATCH] uml: fix LVM crash
by Jason Lunz
· 18 years ago
0f97869
[PATCH] uml: activate_fd: return ENOMEM only when appropriate
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
7c7a894
[PATCH] uml: fix formatting violations in signal delivery code
by Jeff Dike
· 18 years ago
7a3a06d0
[PATCH] Dynamic kernel command-line: fixups
by Alon Bar-Lev
· 18 years ago
19bf7e7
[PATCH] Dynamic kernel command-line: um
by Alon Bar-Lev
· 18 years ago
6e6d74c
[PATCH] uml: x86_64 ptrace fixes
by Jeff Dike
· 18 years ago
de5fe76
[PATCH] uml: umid tidying
by Jeff Dike
· 18 years ago
4cffb7f
[PATCH] uml: SIGIO formatting fixes
by Jeff Dike
· 18 years ago
d9f9d319
[PATCH] uml: SIGIO locking comment
by Jeff Dike
· 18 years ago
f2e6299
[PATCH] uml: IRQ handler tidying
by Jeff Dike
· 18 years ago
6bf7948
[PATCH] uml: locking comments in memory and tempfile code
by Jeff Dike
· 18 years ago
92b4202
[PATCH] uml: remove code controlled by non-existent config option
by Jeff Dike
· 18 years ago
0d0d0ed
[PATCH] uml: const a variable
by Jeff Dike
· 18 years ago
27aa6ef
[PATCH] uml: make signal handlers static
by Jeff Dike
· 18 years ago
6d1b18b
[PATCH] uml: remove unused variable and function
by Jeff Dike
· 18 years ago
b42e1ea
[PATCH] uml: delete unused file
by Jeff Dike
· 18 years ago
490ba17
[PATCH] uml: make time data per-cpu
by Jeff Dike
· 18 years ago
60678bb
[PATCH] uml: mem.c and physmem.c formatting fixes
by Jeff Dike
· 18 years ago
94c282d
[PATCH] uml: locking comments in iomem driver
by Jeff Dike
· 18 years ago
f979522
[PATCH] uml: Kill a compilation warning
by Jeff Dike
· 18 years ago
84f48d4
[PATCH] uml: mconsole locking
by Jeff Dike
· 18 years ago
f28169d
[PATCH] uml: return hotplug errors to host
by Jeff Dike
· 18 years ago
24ec839
[PATCH] tty: ->signal->tty locking
by Peter Zijlstra
· 18 years ago
d1480c5
[PATCH] uml: add _text definition to linker scripts
by Jeff Dike
· 18 years ago
d8d7c28
[PATCH] uml ubd driver: various little changes
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
c13e569
[PATCH] uml: split memory allocation prototypes out of user.h
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
d875f9f
[PATCH] uml: make TT mode compile after setjmp-related changes
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
21c935e
[PATCH] uml: correct removal of pte_mkexec
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
40220c1
IRQ: Use the new typedef for interrupt handler function pointers
by David Howells
· 18 years ago
7bea96f
[PATCH] uml pt_regs fixes
by Al Viro
· 18 years ago
96e1a87
[PATCH] um: irq changes break build
by Pekka Enberg
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
3db03b4
[PATCH] rename the provided execve functions to kernel_execve
by Arnd Bergmann
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
0437eb5
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
by Serge E. Hallyn
· 18 years ago
ab51601
[PATCH] namespaces: add nsproxy
by Serge E. Hallyn
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
5906e41
[PATCH] uml: remove pte_mkexec
by Jeff Dike
· 18 years ago
3b89af7
[PATCH] uml: remove unneeded file
by Jeff Dike
· 18 years ago
730760e
[PATCH] uml: locking documentation
by Jeff Dike
· 18 years ago
c1b4098
[PATCH] uml: fix sleep length bug
by Jeff Dike
· 18 years ago
db9d988
[PATCH] uml: add an export
by Jeff Dike
· 18 years ago
995473a
[PATCH] uml: file renaming
by Jeff Dike
· 18 years ago
3c91735
[PATCH] uml: thread creation tidying
by Jeff Dike
· 18 years ago
Next »