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
/
include
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-13
1
-1
/
+0
|
\
|
*
x86, um: convert to saner kernel_execve() semantics
Al Viro
2012-10-12
1
-1
/
+0
*
|
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
10
-16
/
+16
*
|
um: move sysrq.h out of include/shared
Al Viro
2012-10-09
1
-7
/
+0
*
|
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
2012-09-27
2
-10
/
+11
|
/
*
um: pass siginfo to guest process
Martin Pärtel
2012-08-02
3
-8
/
+11
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
um: Implement um_free_irq()
Richard Weinberger
2012-05-21
1
-1
/
+1
*
um: kill HOST_TASK_PID
Al Viro
2012-03-25
2
-3
/
+1
*
um: unify ptrace_user.h
Al Viro
2011-11-02
1
-1
/
+2
*
um: take ubd_user.h to its users...
Al Viro
2011-11-02
1
-16
/
+0
*
um: take ldt.h to arch/x86/um/asm/mm_context.h
Al Viro
2011-11-02
1
-37
/
+0
*
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
2011-11-02
1
-5
/
+0
*
um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit
Al Viro
2011-11-02
1
-24
/
+0
*
um: kill um_uaccess.h
Al Viro
2011-11-02
1
-94
/
+0
*
um: take mconsole*.h to arch/um/drivers
Al Viro
2011-11-02
2
-150
/
+0
*
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
2011-11-02
3
-211
/
+0
*
um: kill shared/mem_kern.h
Al Viro
2011-11-02
1
-20
/
+0
*
um: kill shared/tlb.h
Al Viro
2011-11-02
1
-13
/
+0
*
um: make flush_tlb_kernel_range_common() static
Al Viro
2011-11-02
1
-2
/
+0
*
um: kill shared/task.h and HOST_TASK_REGS
Al Viro
2011-11-02
2
-10
/
+0
*
um: shared/syscall.h is not even included
Al Viro
2011-11-02
1
-12
/
+0
*
um: trim kern.h
Al Viro
2011-11-02
1
-18
/
+0
*
um: make load_initrd() static, kill shared/initrd.h
Al Viro
2011-11-02
1
-12
/
+0
*
um: shared/process.h is empty now; kill it
Al Viro
2011-11-02
1
-9
/
+0
*
um: start switching the references to host mcontext_t to its userland type
Al Viro
2011-11-02
1
-5
/
+0
*
um: take userland definition of barrier() to user.h
Al Viro
2011-11-02
2
-3
/
+3
*
um: fill the handlers array at build time
Al Viro
2011-11-02
1
-1
/
+1
*
um: simplify set_handler()
Al Viro
2011-11-02
1
-1
/
+1
*
um: kill dead code around uaccess
Al Viro
2011-11-02
2
-9
/
+0
*
um: trim unused junk from user.h
Al Viro
2011-11-02
1
-2
/
+0
*
um: get rid of kern_constants.h
Al Viro
2011-11-02
4
-4
/
+4
*
um: kill skas_ptregs.h
Al Viro
2011-11-02
1
-6
/
+0
*
um: make copy_sc() static
Al Viro
2011-11-02
1
-1
/
+0
*
um: fix oopsable race in line_close()
Al Viro
2011-09-14
1
-0
/
+1
*
um: Save FPU registers between task switches
Ingo van Lil
2011-09-14
1
-1
/
+1
*
um: add earlyprintk support
Richard Weinberger
2011-05-25
1
-0
/
+1
*
um: fix UML_LIB_PATH
Richard Weinberger
2011-05-25
1
-0
/
+6
*
um: remove file pointer from ioctl
Richard Weinberger
2011-03-22
1
-2
/
+2
*
Deal with missing exports for hostfs
Al Viro
2010-08-09
1
-0
/
+3
*
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
fbdev: move logo externs to header file
Geert Uytterhoeven
2009-06-16
1
-1
/
+1
*
uml: UML net driver does not allow for vlans
Alan Cox
2009-06-16
1
-1
/
+1
*
uml: remove useless comments
WANG Cong
2009-04-01
5
-50
/
+0
*
uml: convert network device to internal network device stats
Stephen Hemminger
2009-03-27
1
-1
/
+1
*
x86, um: get rid of uml-config.h
Al Viro
2008-10-22
2
-1
/
+14
*
x86, um: get rid of arch/um/os symlink
Al Viro
2008-10-22
1
-1
/
+0
*
x86, um: get rid of excessive includes of uml-config.h
Al Viro
2008-10-22
2
-2
/
+0
*
x86, um: get rid of sysdep symlink
Al Viro
2008-10-22
40
-2284
/
+0
*
x86, um: take vm-flags.h to sysdep
Al Viro
2008-10-22
2
-0
/
+47
[next]