index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
um: Move uml_postsetup in the init_thread stack
Thomas Meyer
1
-1
/
+1
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
4
-408
/
+62
2014-07-20
Revert "um: Fix wait_stub_done() error handling"
Richard Weinberger
1
-7
/
+2
2014-04-20
um: Memory corruption on startup
Anton Ivanov
1
-0
/
+6
2014-04-20
um: Missing pipe handling
Anton Ivanov
1
-0
/
+1
2014-04-20
uml: Simplify tempdir logic.
Tristan Schmelcher
1
-297
/
+75
2013-11-17
um: Make stack trace reliable against kernel mode faults
Richard Weinberger
1
-0
/
+8
2013-09-07
um: Run UML in it's own session.
Richard Weinberger
1
-0
/
+2
2013-09-07
um: Cleanup SIGTERM handling
Richard Weinberger
4
-5
/
+13
2013-09-07
um: ubd: Add REQ_FLUSH suppport
Richard Weinberger
1
-0
/
+9
2013-09-07
um: Implement probe_kernel_read()
Richard Weinberger
1
-0
/
+52
2013-07-19
um: siginfo cleanup
Richard Weinberger
2
-9
/
+9
2013-07-19
uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...
Tristan Schmelcher
1
-41
/
+189
2013-07-19
um: Fix wait_stub_done() error handling
Richard Weinberger
1
-2
/
+7
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2
-1
/
+3
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
1
-1
/
+1
2013-03-11
um: fix build failure due to mess-up of sig_info protorype
Sergei Trofimovich
1
-1
/
+1
2013-03-11
um: add missing declaration of 'getrlimit()' and friends
Sergei Trofimovich
1
-0
/
+2
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+0
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
1
-13
/
+0
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
26
-85
/
+85
2012-09-05
uml: fix compile error in deliver_alarm()
Miklos Szeredi
1
-1
/
+1
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
4
-17
/
+26
2012-08-02
um: pull interrupt_end() into userspace()
Al Viro
1
-0
/
+3
2012-05-21
um: Remove unused variables
Richard Weinberger
1
-10
/
+0
2012-03-25
um: use the right ifdef around exports in user_syms.c
Al Viro
2
-3
/
+1
2011-11-02
um: unify ptrace_user.h
Al Viro
2
-7
/
+5
2011-11-02
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
2
-37
/
+2
2011-11-02
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
1
-1
/
+1
2011-11-02
um: take register_winch_irq() into the caller of is_skas_winch()
Al Viro
1
-5
/
+1
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro
7
-353
/
+1
2011-11-02
um: sysdep/barrier.h is not used for anything
Al Viro
1
-1
/
+0
2011-11-02
um: shared/process.h is empty now; kill it
Al Viro
5
-5
/
+0
2011-11-02
um: finish conversion to mcontext_t
Al Viro
3
-4
/
+35
2011-11-02
um: start switching the references to host mcontext_t to its userland type
Al Viro
3
-20
/
+18
2011-11-02
um: take userland definition of barrier() to user.h
Al Viro
1
-3
/
+0
2011-11-02
um: fill the handlers array at build time
Al Viro
3
-11
/
+20
2011-11-02
um: simplify set_handler()
Al Viro
3
-26
/
+18
2011-11-02
um: don't bother blocking SIGARLM and SIGUSR1
Al Viro
3
-9
/
+8
2011-11-02
um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...
Al Viro
1
-2
/
+2
2011-11-02
um: merge arch/um/os-Linux/sys-{i386,x86_64}
Al Viro
9
-85
/
+57
2011-11-02
um: merge hard_handler() instances, switch to use of SA_SIGINFO
Al Viro
5
-35
/
+10
2011-11-02
um: kill dead code around uaccess
Al Viro
2
-34
/
+2
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
23
-40
/
+0
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
3
-3
/
+27
2011-07-25
um: disable scan_elf_aux() on x86_64
Richard Weinberger
3
-7
/
+8
2011-07-25
uml: free resources
Davidlohr Bueso
1
-2
/
+4
2011-07-25
uml: helper.c warning corrections
Vitaliy Ivanov
1
-2
/
+2
2011-07-25
um: fix _FORTIFY_SOURCE=2 support for kernel modules
Richard Weinberger
1
-0
/
+5
2011-05-25
um: fix crash while os_dump_core()
Richard Weinberger
1
-0
/
+1
[next]