index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
1
-2
/
+2
2013-01-03
um: net: use eth_hw_addr_random() to generate random mac
Jiri Pirko
1
-1
/
+0
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
1
-1
/
+0
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
10
-16
/
+16
2012-10-09
um: move sysrq.h out of include/shared
Al Viro
1
-7
/
+0
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
2
-10
/
+11
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
3
-8
/
+11
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
1
-1
/
+1
2012-03-25
um: kill HOST_TASK_PID
Al Viro
2
-3
/
+1
2011-11-02
um: unify ptrace_user.h
Al Viro
1
-1
/
+2
2011-11-02
um: take ubd_user.h to its users...
Al Viro
1
-16
/
+0
2011-11-02
um: take ldt.h to arch/x86/um/asm/mm_context.h
Al Viro
1
-37
/
+0
2011-11-02
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
1
-5
/
+0
2011-11-02
um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit
Al Viro
1
-24
/
+0
2011-11-02
um: kill um_uaccess.h
Al Viro
1
-94
/
+0
2011-11-02
um: take mconsole*.h to arch/um/drivers
Al Viro
2
-150
/
+0
2011-11-02
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
3
-211
/
+0
2011-11-02
um: kill shared/mem_kern.h
Al Viro
1
-20
/
+0
2011-11-02
um: kill shared/tlb.h
Al Viro
1
-13
/
+0
2011-11-02
um: make flush_tlb_kernel_range_common() static
Al Viro
1
-2
/
+0
2011-11-02
um: kill shared/task.h and HOST_TASK_REGS
Al Viro
2
-10
/
+0
2011-11-02
um: shared/syscall.h is not even included
Al Viro
1
-12
/
+0
2011-11-02
um: trim kern.h
Al Viro
1
-18
/
+0
2011-11-02
um: make load_initrd() static, kill shared/initrd.h
Al Viro
1
-12
/
+0
2011-11-02
um: shared/process.h is empty now; kill it
Al Viro
1
-9
/
+0
2011-11-02
um: start switching the references to host mcontext_t to its userland type
Al Viro
1
-5
/
+0
2011-11-02
um: take userland definition of barrier() to user.h
Al Viro
2
-3
/
+3
2011-11-02
um: fill the handlers array at build time
Al Viro
1
-1
/
+1
2011-11-02
um: simplify set_handler()
Al Viro
1
-1
/
+1
2011-11-02
um: kill dead code around uaccess
Al Viro
2
-9
/
+0
2011-11-02
um: trim unused junk from user.h
Al Viro
1
-2
/
+0
2011-11-02
um: get rid of kern_constants.h
Al Viro
4
-4
/
+4
2011-11-02
um: kill skas_ptregs.h
Al Viro
1
-6
/
+0
2011-11-02
um: make copy_sc() static
Al Viro
1
-1
/
+0
2011-09-14
um: fix oopsable race in line_close()
Al Viro
1
-0
/
+1
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
1
-1
/
+1
2011-05-25
um: add earlyprintk support
Richard Weinberger
1
-0
/
+1
2011-05-25
um: fix UML_LIB_PATH
Richard Weinberger
1
-0
/
+6
2011-03-22
um: remove file pointer from ioctl
Richard Weinberger
1
-2
/
+2
2010-08-09
Deal with missing exports for hostfs
Al Viro
1
-0
/
+3
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-06-16
fbdev: move logo externs to header file
Geert Uytterhoeven
1
-1
/
+1
2009-06-16
uml: UML net driver does not allow for vlans
Alan Cox
1
-1
/
+1
2009-04-01
uml: remove useless comments
WANG Cong
5
-50
/
+0
2009-03-27
uml: convert network device to internal network device stats
Stephen Hemminger
1
-1
/
+1
2008-10-22
x86, um: get rid of uml-config.h
Al Viro
2
-1
/
+14
2008-10-22
x86, um: get rid of arch/um/os symlink
Al Viro
1
-1
/
+0
2008-10-22
x86, um: get rid of excessive includes of uml-config.h
Al Viro
2
-2
/
+0
[next]