Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ee09543c866559e1ffb4f5c38533f2bedd725acd
/
arch
/
um
d886e87
sound: make OSS sound core optional
by Tejun Heo
· 16 years ago
06ac667
uml: fix tty-related build error
by WANG Cong
· 16 years ago
79b0cbd
um: use generic show_mem()
by Johannes Weiner
· 16 years ago
ecc8b65
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
99764fa
UML: make several more things static
by WANG Cong
· 16 years ago
4a56758
arch/um/kernel/mem.c: remove arch_validate()
by WANG Cong
· 16 years ago
4c182ae
arch/um/kernel/irq.c: clean up some functions
by WANG Cong
· 16 years ago
7c1fed0
UML - Fix boot crash
by Jeff Dike
· 16 years ago
9b610fd
Merge branch 'linus' into timers/nohz
by Ingo Molnar
· 16 years ago
b8f8c3c
nohz: prevent tick stop outside of the idle loop
by Thomas Gleixner
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
4f81c53
[UML] fix gcc ICEs and unresolved externs
by Jeff Dike
· 16 years ago
7eb500d
uml-random: BKL pushdown
by Arnd Bergmann
· 16 years ago
bd6859f
uml-mmapper: BKL pushdown
by Arnd Bergmann
· 16 years ago
78dccb4
uml-harddog: BKL pushdown
by Arnd Bergmann
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 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
Next »