Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7a2827cbbdb11717877c44cbbdf0fb1d14e890c
/
arch
/
um
« Previous
d1254b1
uml: fix x86_64 core dump crash
by Jeff Dike
· 17 years ago
c7ec16d
uml: fix linker script alignment bugs
by Jeff Dike
· 17 years ago
f4768ff
uml: fix previous request size limit fix
by Jeff Dike
· 17 years ago
6676ae6
UML: console should handle spurious IRQS
by Jeff Dike
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
b2e961e
Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
97a1fcb
uml: more __init annotations
by Jeff Dike
· 17 years ago
da3e30e
uml: fix aio compilation bug
by Jeff Dike
· 17 years ago
1a65f49
uml: fix string exporting on UML/i386
by Jeff Dike
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
75473c1
fallout from kbuild changes
by Al Viro
· 17 years ago
2d9ce17
i386: Allow KVM on i386 nonpae
by Avi Kivity
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
6d0fd9c
um_kmalloc() remnants
by Al Viro
· 17 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 17 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 17 years ago
23f465b
uml: remove dead file
by Jeff Dike
· 17 years ago
8619b86
uml: limit request size on COWed devices
by Jeff Dike
· 17 years ago
e823448
uml: export hostfs symbols
by Jeff Dike
· 17 years ago
e4c4bf9
uml: Eliminate kernel allocator wrappers
by Jeff Dike
· 17 years ago
c439901
uml: simplify helper stack handling
by Jeff Dike
· 17 years ago
42a359e
uml: SIGIO support cleanup
by Jeff Dike
· 17 years ago
d14ad81
uml: handle errors on opening host side of consoles
by Jeff Dike
· 17 years ago
75886f2
uml: pty channel tidying
by Jeff Dike
· 17 years ago
63920f4
uml: xterm driver tidying
by Jeff Dike
· 17 years ago
89df6bf
uml: DEBUG_SHIRQ fixes
by Eduard-Gabriel Munteanu
· 17 years ago
e18eecb
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
by Jeff Dike
· 17 years ago
0a6d3a2
uml: fix request->sector update
by Jeff Dike
· 17 years ago
c539ab7
uml: remove PAGE_SIZE from libc code
by Jeff Dike
· 17 years ago
e16f535
uml: get declaration of simple_strtoul
by Jeff Dike
· 17 years ago
e80ad9b
uml: fix kernel stack size on x86_64
by Jeff Dike
· 17 years ago
cf6aced
uml: improve PTRACE_SYSEMU checking
by Jeff Dike
· 17 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 17 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 18 years ago
ecec5ba
fix uml-x86_64
by Al Viro
· 17 years ago
02239c2
uml: shrink kernel stacks
by Jeff Dike
· 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
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
0e7d18b
uml: turn build warnings into comments
by Miklos Szeredi
· 18 years ago
231f7e9
uml: mark a tt-only function
by Jeff Dike
· 18 years ago
0ff5638
uml: turn on SCSI support
by Peter Zijlstra
· 18 years ago
5886269
fix file specification in comments
by Uwe Kleine-König
· 18 years ago
0ba34e1
uml: pcap devices should get MACs from command line
by Jeff Dike
· 18 years ago
7d98230
uml: network and pcap cleanup
by Jeff Dike
· 18 years ago
c83e448
uml: an idle system should have zero load average
by Jeff Dike
· 18 years ago
c2f239d
uml: fix prototypes
by Paolo 'Blaisorblade' Giarrusso
· 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
8603ec8
uml: aIO deadlock avoidance
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
77f6af7
uml: don't try to handle signals on initial process stack
by Jeff Dike
· 18 years ago
63843c2
uml: dump core on panic
by Jeff Dike
· 18 years ago
990c558
uml: fixup allocation in the ubd driver
by Peter Zijlstra
· 18 years ago
2adcec2
uml: send pointers instead of structures to I/O thread
by Jeff Dike
· 18 years ago
a0044bd
uml: batch I/O requests
by Jeff Dike
· 18 years ago
a61f334
uml: convert libc layer to call read and write
by Jeff Dike
· 18 years ago
ef0470c
uml: tidy libc code
by Jeff Dike
· 18 years ago
3d56404
uml: start fixing os_read_file and os_write_file
by Jeff Dike
· 18 years ago
f9d6e5f
uml: remove unused x86_64 code
by Jeff Dike
· 18 years ago
7f0536f
uml: speed up page table walking
by Jeff Dike
· 18 years ago
f30c2c9
uml: dump registers on ptrace or wait failure
by Jeff Dike
· 18 years ago
2e3f525
uml: drivers get release methods
by Jeff Dike
· 18 years ago
d883935
uml: delete HOST_FRAME_SIZE
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
65a58ab
uml: no locking needed in tls.c
by Jeff Dike
· 18 years ago
a18ff1b
uml: speed up exec
by Jeff Dike
· 18 years ago
57ac895
uml: fix umid in xterm titles
by Davide Brini
· 18 years ago
c74c69b4
uml: Replace one-element array with zero-element array
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
8c84083
uml: Eliminate temporary buffer in eth_configure
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
e024715
uml: improve checking and diagnostics of ethernet MACs
by Paolo 'Blaisorblade' Giarrusso
· 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
24fa6c0
uml: move remaining useful contents of 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
c65badb
uml: move SIGIO testing to sigio.c
by Jeff Dike
· 18 years ago
c5e631cf
ARRAY_SIZE: check for type
by Rusty Russell
· 18 years ago
f34d9d2
uml: network interface hotplug error handling
by Jeff Dike
· 18 years ago
b16895b
uml-driver-formatting-fixes-fix
by Andrew Morton
· 18 years ago
56bd194
uml: driver formatting fixes
by Jeff Dike
· 18 years ago
b47d2de
uml: handle block device hotplug errors
by Jeff Dike
· 18 years ago
1d94cda
uml: print coredump limits
by Jeff Dike
· 18 years ago
48b2018
uml: mark tt-mode code for future removal
by Jeff Dike
· 18 years ago
Next »