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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
start the global /sbin/init with 0,0 special pids
Oleg Nesterov
2
-6
/
+4
2008-02-08
move daemonized kernel threads into the swapper's session
Oleg Nesterov
1
-1
/
+1
2008-02-08
teach set_special_pids() to use struct pid
Oleg Nesterov
4
-18
/
+18
2008-02-08
fix setsid() for sub-namespace /sbin/init
Oleg Nesterov
1
-12
/
+10
2008-02-08
sys_setpgid(): simplify pid/ns interaction
Oleg Nesterov
1
-13
/
+10
2008-02-08
wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAIT
Oleg Nesterov
1
-4
/
+0
2008-02-08
wait_task_continued/zombie: don't use task_pid_nr_ns() lockless
Oleg Nesterov
1
-10
/
+5
2008-02-08
do_wait: fix security checks
Oleg Nesterov
1
-21
/
+18
2008-02-08
do_wait: cleanup delay_group_leader() usage
Oleg Nesterov
1
-13
/
+4
2008-02-08
wait_task_stopped(): remove unneeded delay_group_leader check
Oleg Nesterov
1
-4
/
+3
2008-02-08
ptrace_stop: fix racy nonstop_code setting
Oleg Nesterov
1
-6
/
+7
2008-02-08
do_wait: factor out "retval != 0" checks
Oleg Nesterov
1
-8
/
+4
2008-02-08
wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace
Oleg Nesterov
1
-62
/
+26
2008-02-08
ptrace_stop: fix the race with ptrace detach+attach
Oleg Nesterov
1
-3
/
+3
2008-02-08
ptrace_check_attach: remove unneeded ->signal != NULL check
Oleg Nesterov
1
-2
/
+5
2008-02-08
kill my_ptrace_child()
Oleg Nesterov
1
-20
/
+3
2008-02-08
kill PT_ATTACHED
Oleg Nesterov
4
-22
/
+3
2008-02-08
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
5
-67
/
+50
2008-02-08
IPC: make struct ipc_ids static in ipc_namespace
Pierre Peiffer
7
-104
/
+34
2008-02-08
IPC/semaphores: consolidate SEM_STAT and IPC_STAT commands
Pierre Peiffer
1
-22
/
+16
2008-02-08
ipc: uninline some code from util.h
Pavel Emelyanov
2
-58
/
+57
2008-02-08
serial_core: bring mostly into line with coding style
Alan Cox
1
-27
/
+28
2008-02-08
8250: enable rate reporting via termios
Alan Cox
1
-0
/
+1
2008-02-08
serial8250: coding style
Alan Cox
1
-9
/
+10
2008-02-08
8250_pci: coding style
Alan Cox
1
-55
/
+54
2008-02-08
8250_hub6: codding style
Alan Cox
1
-12
/
+12
2008-02-08
8250_hp300: coding style
Alan Cox
1
-20
/
+15
2008-02-08
8250_gsc: coding style
Alan Cox
1
-9
/
+8
2008-02-08
8250_early: coding style
Alan Cox
1
-8
/
+15
2008-02-08
tty_ioctl: drag screaming into compliance with the coding style
Alan Cox
1
-182
/
+180
2008-02-08
tty_io: drag screaming into coding style compliance
Alan Cox
1
-278
/
+283
2008-02-08
tty_audit: fix checkpatch complaint
Alan Cox
1
-1
/
+1
2008-02-08
rocket: don't let random users reset the controller
Alan Cox
1
-0
/
+3
2008-02-08
rocket: first pass at termios reporting
Alan Cox
1
-10
/
+8
2008-02-08
n_tty: clean up old code to follow coding style and (mostly) checkpatch
Alan Cox
1
-75
/
+73
2008-02-08
moxa: first pass at termios reporting
Alan Cox
1
-8
/
+15
2008-02-08
fix "modules: make module_address_lookup() safe"
Andrew Morton
2
-4
/
+4
2008-02-08
modules: include sections.h to avoid defining linker variables explicitly
Christoph Lameter
1
-3
/
+1
2008-02-08
Modules: handle symbols that have a zero value
Christoph Lameter
1
-9
/
+14
2008-02-08
tty: s390 support for termios2.
Heiko Carstens
3
-1
/
+11
2008-02-08
tty: let architectures override the user/kernel macros.
Heiko Carstens
1
-0
/
+6
2008-02-08
intel-iommu: fault_reason index cleanup
mark gross
2
-7
/
+6
2008-02-08
intel-iommu: PMEN support
mark gross
2
-1
/
+24
2008-02-08
proc: fix ->open'less usage due to ->proc_fops flip
Alexey Dobriyan
4
-11
/
+47
2008-02-08
proc: fix the threaded /proc/self
Eric W. Biederman
1
-6
/
+6
2008-02-08
proc: proper pidns handling for /proc/self
Eric W. Biederman
1
-2
/
+10
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
10
-101
/
+103
2008-02-08
seqfile convert proc_pid_statm
Eric W. Biederman
3
-6
/
+9
2008-02-08
proc: rewrite do_task_stat to correctly handle pid namespaces.
Eric W. Biederman
3
-17
/
+20
2008-02-08
proc: implement proc_single_file_operations
Eric W. Biederman
2
-0
/
+46
[next]