index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2005-09-09
2
-0
/
+17
|
\
|
*
kbuild: um fix so it compile with generic asm-offsets.h support
Sam Ravnborg
2005-09-09
2
-0
/
+17
*
|
[PATCH] uaccess.h annotations (uml)
viro@ZenIV.linux.org.uk
2005-09-09
2
-14
/
+14
*
|
[PATCH] sparse on uml (infrastructure bits)
viro@ZenIV.linux.org.uk
2005-09-09
2
-0
/
+6
|
/
*
[PATCH] bogus #if (arch/um/kernel/mem.c)
viro@ZenIV.linux.org.uk
2005-09-07
1
-1
/
+1
*
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
2005-09-07
5
-1
/
+8
*
[PATCH] lost chunk of "uml: build cleanups"
viro@ZenIV.linux.org.uk
2005-09-07
1
-1
/
+1
*
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...
Jesper Juhl
2005-09-07
1
-7
/
+0
*
[PATCH] uml: fix x86_64 page leak
Jeff Dike
2005-09-05
2
-1
/
+12
*
[PATCH] uml: fix advanced sysemu check
Bodo Stroesser
2005-09-05
1
-11
/
+17
*
[PATCH] uml: allow host capability usage to be disabled
Bodo Stroesser
2005-09-05
1
-0
/
+24
*
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
2005-09-05
8
-238
/
+348
*
[PATCH] uml: increase granularity of host capability checking
Bodo Stroesser
2005-09-05
4
-34
/
+96
*
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
2005-09-05
8
-168
/
+230
*
[PATCH] uml: add host AIO support to block driver
Jeff Dike
2005-09-05
4
-409
/
+373
*
[PATCH] uml: use host AIO support
Jeff Dike
2005-09-05
6
-15
/
+475
*
[PATCH] uml: build cleanups
Al Viro
2005-09-05
5
-14
/
+6
*
[PATCH] uml: system call path cleanup
Jeff Dike
2005-09-05
13
-215
/
+131
*
[PATCH] uml: TLB operation batching
Jeff Dike
2005-09-05
8
-166
/
+273
*
[PATCH] uml: remove duplicated exports
Jeff Dike
2005-09-05
1
-19
/
+0
*
[PATCH] uml: mark SMP on UML/x86_64 as broken
Jeff Dike
2005-09-05
2
-1
/
+5
*
[PATCH] uml: remove libc reference in build
Al Viro
2005-09-05
1
-1
/
+1
*
[PATCH] uml: build cleanup
Al Viro
2005-09-05
3
-4
/
+1
*
[PATCH] uml: error path cleanup
Jeff Dike
2005-09-05
1
-5
/
+9
*
[PATCH] uml: fix a macro typo
Al Viro
2005-09-05
1
-1
/
+1
*
[PATCH] uml: fix signal frame copy_user
Al Viro
2005-09-05
2
-18
/
+25
*
[PATCH] uml: fault handler micro-cleanups
Paolo 'Blaisorblade' Giarrusso
2005-09-05
1
-15
/
+13
*
[PATCH] uml: fix SIGWINCH handler race while waiting for signals.
Bodo Stroesser
2005-09-05
1
-5
/
+6
*
[PATCH] uml: workaround GDB problems on debugging
Paolo 'Blaisorblade' Giarrusso
2005-09-05
3
-4
/
+15
*
[PATCH] uml: Rename Kconfig files to be like the other arches
Jeff Dike
2005-09-05
7
-14
/
+14
*
[PATCH] uml: remove debugging code from page fault path
Jeff Dike
2005-09-05
2
-48
/
+0
*
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
2005-09-05
3
-3
/
+10
*
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-08-29
1
-3
/
+3
*
[PATCH] mmaper_kern.c fixes [buffer overruns]
Al Viro
2005-08-27
1
-32
/
+9
*
[PATCH] uml: fix a crash under screen
Jeff Dike
2005-08-18
1
-1
/
+5
*
[PATCH] uml: fix the x86_64 build
Al Viro
2005-08-18
1
-1
/
+0
*
[PATCH] uml: fix vsyscall brokenness
Jeff Dike
2005-07-29
1
-1
/
+5
*
[PATCH] uml: implement hostfs syncing
Paolo 'Blaisorblade' Giarrusso
2005-07-28
1
-0
/
+3
*
[PATCH] uml: Clean up prink calls
Christophe Lucas
2005-07-28
3
-3
/
+3
*
[PATCH] uml: Fix typo
Bodo Stroesser
2005-07-28
1
-1
/
+1
*
[PATCH] uml: Fix load average >=1
Jeff Dike
2005-07-28
1
-1
/
+4
*
[PATCH] uml: Fix redundant assignment
Jeff Dike
2005-07-28
1
-1
/
+0
*
[PATCH] uml: Fix skas0 stub return
Bodo Stroesser
2005-07-28
1
-3
/
+3
*
[PATCH] uml: avoid unnecessary pcap rebuild
Paolo 'Blaisorblade' Giarrusso
2005-07-28
1
-1
/
+3
*
[PATCH] uml: fix TT mode by reverting "use fork instead of clone"
Jeff Dike
2005-07-28
1
-19
/
+29
*
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-07-27
3
-4
/
+5
*
[PATCH] uml: fix misdeclared function
Jeff Dike
2005-07-27
1
-12
/
+2
*
[PATCH] uml: update module interface
Dominik Hackl
2005-07-27
1
-2
/
+2
*
[PATCH] uml: add skas0 command-line option
Paolo 'Blaisorblade' Giarrusso
2005-07-27
2
-10
/
+44
*
[PATCH] uml: add dependency to arch/um/Makefile for parallel builds
Olaf Hering
2005-07-27
1
-1
/
+1
[next]