Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
75659ca0c10992dcb39258518368a0f6f56e935d
/
arch
/
um
332540d
UML: remove remaining FASTCALL uses
by Harvey Harrison
· 17 years ago
7796931
UML: change sigcontext fields to match x86
by Jeff Dike
· 17 years ago
3ff6eec
remove __attribute_used__
by Adrian Bunk
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
4898b53
blk_end_request: changing um (take 4)
by Kiyoshi Ueda
· 17 years ago
c63f702
uml: user of helper_wait() got missed when it got extra arguments
by Al Viro
· 17 years ago
4dbed85
uml: stop gdb from deleting breakpoints when running UML
by Stanislaw Gruszka
· 17 years ago
505a41d
[UM]: Fix use of skb after netif_rx
by Julia Lawall
· 17 years ago
79901a9
no need to mess with KBUILD_CFLAGS on uml-i386 anymore
by Al Viro
· 17 years ago
ce3b642
uml: work around host tcsetattr bug
by Jeff Dike
· 17 years ago
0a76532
uml: after_sleep_interval should return something
by Jeff Dike
· 17 years ago
54d67ee
uml: keep UML Kconfig in sync with x86
by Jeff Dike
· 17 years ago
12429bf
leak in do_ubd_request
by Miklos Szeredi
· 17 years ago
364e3a3
uml: fix !NO_HZ busy-loop
by Jeff Dike
· 17 years ago
c06869d
UML: build fix
by WANG Cong
· 17 years ago
9c8d638
uml: fix build for !CONFIG_PRINTK
by Jeff Dike
· 17 years ago
32f862c
uml: fix build for !CONFIG_TCP
by Jeff Dike
· 17 years ago
ee1eca5
uml: remove last include of libc asm/page.h
by Jeff Dike
· 17 years ago
9ac625a
uml: fix spurious IRQ testing
by Jeff Dike
· 17 years ago
d4d5d20
uml: fix recvmsg return value checking
by Jeff Dike
· 17 years ago
fcbaa08
uml: fix symlink loops
by Jeff Dike
· 17 years ago
7a82b63
UML: fix defconfig build again
by Jeff Dike
· 17 years ago
f15cf51
uml: correctly strip kernel defines from userspace CFLAGS
by Jeff Dike
· 17 years ago
4f40c05
uml: fix incompatible types warning in previous SG fix
by WANG Cong
· 17 years ago
b4a08a1
misc uml annotation and section fixes
by Al Viro
· 17 years ago
7a78a17
more x86 merge fallout (uml, again)
by Al Viro
· 17 years ago
ca5cd87
x86 merge fallout: uml
by Al Viro
· 17 years ago
23464ff
arch/um/drivers/ubd_kern.c: fix a building error
by WANG Cong
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
01dd2fb
typo fixes
by Matt LaPlante
· 17 years ago
b60745b
spelling fixes: arch/um/
by Simon Arlott
· 17 years ago
09caded
Combine instrumentation menus in kernel/Kconfig.instrumentation
by Mathieu Desnoyers
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
be8ad5a
[UMP]: header_ops conversion needed for non-ethernet drivers
by Jeff Dike
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
a24864a
uml: definitively kill subprocesses on panic
by Lepton Wu
· 17 years ago
cb8fa61
uml: arch/um/drivers formatting
by Jeff Dike
· 17 years ago
54ae36f
uml: fix stub address calculations
by Jeff Dike
· 17 years ago
605c1e5
uml: correctly handle skb allocation failures
by Jeff Dike
· 17 years ago
b53f35a
uml: network driver MTU cleanups
by Jeff Dike
· 17 years ago
cd1ae0e
uml: network formatting
by Jeff Dike
· 17 years ago
1a80521
uml: use *SEC_PER_*SEC constants
by Jeff Dike
· 17 years ago
61b63c5
uml: eliminate SIGALRM
by Jeff Dike
· 17 years ago
5f73461
uml: time build fix
by Jeff Dike
· 17 years ago
b160fb6
uml: eliminate interrupts in the idle loop
by Jeff Dike
· 17 years ago
d2753a6
uml: tickless support
by Jeff Dike
· 17 years ago
791a644
uml: clocksource support
by Jeff Dike
· 17 years ago
31ccc1f
uml: GENERIC_CLOCKEVENTS support
by Jeff Dike
· 17 years ago
d83d2aa
uml: GENERIC_TIME support
by Jeff Dike
· 17 years ago
78a26e2
uml: separate timer initialization
by Jeff Dike
· 17 years ago
a2f018b
uml: simplify interval setting
by Jeff Dike
· 17 years ago
181bde8
uml: fix timer switching
by Jeff Dike
· 17 years ago
532d0fa
uml: eliminate hz()
by Jeff Dike
· 17 years ago
088bec4
uml: more idiomatic parameter parsing
by Jeff Dike
· 17 years ago
9212850
uml: remove unused file
by Jeff Dike
· 17 years ago
da2486b
uml: remove unneeded void * cast
by Jesper Juhl
· 17 years ago
75c7e21
uml: eliminate floating point state from register file
by Jeff Dike
· 17 years ago
f0c4cad
uml: style fixes in FP code
by Jeff Dike
· 17 years ago
54fa0ba
uml: sysrq and mconsole fixes
by Jeff Dike
· 17 years ago
058ac30
uml: coredumping floating point fixes
by Jeff Dike
· 17 years ago
e8012b5
uml: ptrace floating point fixes
by Jeff Dike
· 17 years ago
a5f6096
uml: floating point signal delivery fixes
by Jeff Dike
· 17 years ago
189872f
uml: don't use glibc asm/user.h
by Jeff Dike
· 17 years ago
1466abf
uml: clean up tlb flush path
by Jeff Dike
· 17 years ago
512b6fb
uml: userspace files should call libc directly
by Jeff Dike
· 17 years ago
3cdaf45
uml: replace clone with fork
by Jeff Dike
· 17 years ago
8ca842c
uml: remove os_* usage from userspace files
by Jeff Dike
· 17 years ago
28078e8
uml: free LDT state on process exit
by Jeff Dike
· 17 years ago
18baddd
uml: rename pt_regs general-purpose register file
by Jeff Dike
· 17 years ago
6c738ff
uml: fold mmu_context_skas into mm_context
by Jeff Dike
· 17 years ago
fab95c5
uml: get rid of do_longjmp
by Jeff Dike
· 17 years ago
0a7675a
uml: remove __u64 usage from physical memory subsystem
by Jeff Dike
· 17 years ago
ba180fd
uml: style fixes pass 3
by Jeff Dike
· 17 years ago
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
c28b59d
uml: remove sysdep/thread.h
by Jeff Dike
· 17 years ago
42fda66
uml: throw out CONFIG_MODE_TT
by Jeff Dike
· 17 years ago
ad43c35
uml: add VDE networking support
by Jeff Dike
· 17 years ago
6d536e4
uml: physmem code tidying
by Jeff Dike
· 17 years ago
42daba3
uml: stop saving process FP state
by Jeff Dike
· 17 years ago
5c8aace
uml: stop specially protecting kernel stacks
by Jeff Dike
· 17 years ago
8d82076
uml: fix nonremovability of watchdog
by Jeff Dike
· 17 years ago
818f6ef
uml: fix an IPV6 libc vs kernel symbol clash
by Jeff Dike
· 17 years ago
71f926f
uml: stop using libc asm/page.h
by Jeff Dike
· 17 years ago
2f8a2dc
uml: console tidying
by Jeff Dike
· 17 years ago
c59dbca
uml: fix console writing bugs
by Jeff Dike
· 17 years ago
e99525f
uml: console subsystem tidying
by Jeff Dike
· 17 years ago
79f6623
uml: fix error cleanup ordering
by Jeff Dike
· 17 years ago
8e2d10e
uml: tidy recently-moved code
by Jeff Dike
· 17 years ago
89fe647
uml: move userspace code to userspace file
by Jeff Dike
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
06c5040
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
by Sam Ravnborg
· 17 years ago
222d394
kbuild: enable 'make AFLAGS=...' to add additional options to AS
by Sam Ravnborg
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
2b8232c
minimal build fixes for uml (fallout from x86 merge)
by Al Viro
· 17 years ago
96a388d
i386/x86_64: move headers to include/asm-x86
by Thomas Gleixner
· 17 years ago
Next »