Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c04bbc812b05b304a9118687d0e0a47e35f00d1d
/
arch
/
um
4f81c53
[UML] fix gcc ICEs and unresolved externs
by Jeff Dike
· 16 years ago
f1ef916
uml: work around broken host PTRACE_SYSEMU
by Jeff Dike
· 16 years ago
14c8a77
uml: remove include of asm/user.h
by Jeff Dike
· 16 years ago
b6d8adf
uml: PATH_MAX needs limits.h
by Ingo Molnar
· 16 years ago
3d5ede6
uml: stub needs to tolerate SIGWINCH
by Jeff Dike
· 16 years ago
8bfd04b
uml: memcpy export needs to follow host declaration
by Jeff Dike
· 16 years ago
40fb16a
uml: deal with inaccessible address space start
by Tom Spink
· 16 years ago
9f31287
uml: remove a duplicate include
by Huang Weiyi
· 16 years ago
06e1e4f
uml: deal with host time going backwards
by Jeff Dike
· 16 years ago
8152b4a
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
by Al Viro
· 16 years ago
3e3b48e
missing export of csum_partial() on uml/amd64
by Al Viro
· 16 years ago
d347926
uml: add missing exports for UML_RANDOM=m
by Al Viro
· 16 years ago
3787fa6
fix include order in sys-i386/registers.c
by Al Viro
· 16 years ago
296cd66
missed kmalloc() in pcap_user.c
by Al Viro
· 16 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 16 years ago
fe2cc53
uml: track and make up lost ticks
by Jeff Dike
· 16 years ago
3d88958
uml: style fixes in the random driver
by Jeff Dike
· 16 years ago
5d33e4d
uml: random driver fixes
by Jeff Dike
· 16 years ago
60a2988
uml: physical memory shouldn't include initial stack
by Jeff Dike
· 16 years ago
a7dfa94
uml: use PAGE_SIZE in linker scripts
by Cyrill Gorcunov
· 16 years ago
6d07424
uml: use DIV_ROUND_UP
by Jiri Olsa
· 16 years ago
63b9871
uml: fix CONFIG_RAW dependencies
by Robert P. J. Day
· 16 years ago
5563d72
uml: use __SPIN_LOCK_UNLOCKED
by Jeff Dike
· 16 years ago
cfd28f6
uml: fix bad NTP interaction with clock
by Jeff Dike
· 16 years ago
43f5b30
uml: fix build when SLOB is enabled
by Jeff Dike
· 16 years ago
484f1e2
uml: fix errno return
by Johann Felix Soden
· 16 years ago
47906dd
uml: tidy ptrace interface
by Jeff Dike
· 16 years ago
96cee30
uml: style fixes
by Jeff Dike
· 16 years ago
53c2587
uml: redo host capability detection and disabling
by Jeff Dike
· 16 years ago
3168cb9
uml: fix inconsistence due to tty_operation change
by WANG Cong
· 17 years ago
c0a1811
Revert "uml: fix gcc problem"
by Linus Torvalds
· 17 years ago
22eecde
uml: fix gcc problem
by Ingo Molnar
· 17 years ago
d35c7b0
unified (weak) sys_pipe implementation
by Ulrich Drepper
· 17 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
7d195a5
proper extern for late_time_init
by Adrian Bunk
· 17 years ago
5dc62b1
uml: clean up arch/um/drivers/ubd_kern.c
by WANG Cong
· 17 years ago
4415d8a
arch/um/os-Linux/sys-i386/task_size.c: improve a bit
by WANG Cong
· 17 years ago
074a0db
uml: make several things static
by WANG Cong
· 17 years ago
1605ec0
uml: make three functions static
by WANG Cong
· 17 years ago
02d324b
uml: remove a useless function
by WANG Cong
· 17 years ago
3af7cb7
uml: make a function static
by WANG Cong
· 17 years ago
626c59f
arch/um/os-Linux/start_up.c: various improvements.
by WANG Cong
· 17 years ago
3595726
uml: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
3af9c5b
arch/um/kernel/um_arch.c: some small improvements
by WANG Cong
· 17 years ago
19870de
x86, bitops: select the generic bitmap search functions
by Alexander van Heukelum
· 17 years ago
5245698
x86, UML: remove x86-specific implementations of find_first_bit
by Alexander van Heukelum
· 17 years ago
60b6783
x86, uml: fix uml with generic find_next_bit for x86
by Alexander van Heukelum
· 17 years ago
18e413f
uml: Kconfig cleanup
by Ingo Molnar
· 17 years ago
297e1b2
uml: fix build error
by Ingo Molnar
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
f70c176
[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
by Patrick McHardy
· 17 years ago
2d07b25
sched: add declaration of sched_tail to sched.h
by Harvey Harrison
· 17 years ago
2f56deb
uml: fix FP register corruption
by Jeff Dike
· 17 years ago
e4d06b3
uml: fix helper_wait calls in watchdog
by Johann Felix Soden
· 17 years ago
b32eb52
uml: remove unused sigcontext accessors
by Jeff Dike
· 17 years ago
c3be10f7
arch/um/kernel/mem.c: fix a shadowed variable
by WANG Cong
· 17 years ago
7b59ebc
UML: update defconfig
by Jeff Dike
· 17 years ago
4631a9a
uml: fix initrd printk
by Johann Felix Soden
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
ac2a659
uml: fix mm_context memory leak
by Jeff Dike
· 17 years ago
11a7ac2
uml: improved error handling while locating temp dir
by Jim Meyering
· 17 years ago
5134d8f
uml: style fixes in arch/um/os-Linux
by Jeff Dike
· 17 years ago
536788f
uml: runtime host VMSPLIT detection
by Jeff Dike
· 17 years ago
2f569af
CONFIG_HIGHPTE vs. sub-page page tables.
by Martin Schwidefsky
· 17 years ago
1eb1141
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
by David Howells
· 17 years ago
7fa3031
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
by David Howells
· 17 years ago
b0b933c
aout: mark arches that support A.OUT format
by David Howells
· 17 years ago
827b3f6
uml: make mconsole_stack namespace-aware
by Jeff Dike
· 17 years ago
f87ea91
uml: redo the calculation of NR_syscalls
by Jeff Dike
· 17 years ago
966f1d8
uml: defconfig tweaks
by Jeff Dike
· 17 years ago
2aa9c5d
uml: port mutex conversion
by Daniel Walker
· 17 years ago
e98fa28
uml: mconsole mutex conversion
by Daniel Walker
· 17 years ago
01ac835
uml: LDT mutex conversion
by Daniel Walker
· 17 years ago
2278c5a
uml: use of a public MAC is a warning, not an error
by Jeff Dike
· 17 years ago
cc0be0f
uml: fix infinite mconsole loop
by Karol Swietlicki
· 17 years ago
ab26a52
uml: remove map_cb
by Jeff Dike
· 17 years ago
47afa1d
uml: remove TOPDIR
by WANG Cong
· 17 years ago
d449c50
uml: remove unused fields from mm_context
by Jeff Dike
· 17 years ago
576c013
uml: move register initialization
by Jeff Dike
· 17 years ago
b549883
uml: add newlines to printks
by Jeff Dike
· 17 years ago
95906b2
uml: style fixes in arch/um/sys-x86_64
by Jeff Dike
· 17 years ago
7281ff9
uml: add back CONFIG_HZ
by Jeff Dike
· 17 years ago
438ee67
uml: DEBUG_SHIRQ fixes
by Jeff Dike
· 17 years ago
83380cc
uml: remove fakehd
by Jeff Dike
· 17 years ago
bf53d85
uml: implement O_APPEND
by Jeff Dike
· 17 years ago
80e3931
uml: SMP locking commentary
by Jeff Dike
· 17 years ago
3a24ebf
uml: remove init_irq_signals
by Jeff Dike
· 17 years ago
cfef8f3
uml: signal handling tidying
by Jeff Dike
· 17 years ago
c5d4bb1
uml: style fixes in arch/um/kernel
by Jeff Dike
· 17 years ago
e6a2d1f
uml: clean up sig_handler_common_skas
by Jeff Dike
· 17 years ago
75ada8f
uml: move sig_handler_common_skas
by Jeff Dike
· 17 years ago
e06173b
uml: don't allow processes to call into stub
by Jeff Dike
· 17 years ago
a9b71b6
uml: get rid of syscall counters
by Jeff Dike
· 17 years ago
00a905e
uml: don't kill pid 0
by Jeff Dike
· 17 years ago
1aa351a
uml: tidy helper code
by Jeff Dike
· 17 years ago
fce8c41
uml: use barrier() instead of mb()
by Jeff Dike
· 17 years ago
0983a88
uml: install panic notifier earlier
by Jeff Dike
· 17 years ago
8efa3c9
uml: eliminate setjmp_wrapper
by Jeff Dike
· 17 years ago
0b4e273
uml: customize tlb.h
by Jeff Dike
· 17 years ago
909e90d
uml: 64-bit tlb fixes
by Jeff Dike
· 17 years ago
Next »