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
2006-10-02
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
5
-0
/
+377
2006-10-02
[WATCHDOG] i8xx_tco remove pci_find_device.
Jiri Slaby
1
-14
/
+19
2006-10-02
[WATCHDOG] alim remove pci_find_device
Jiri Slaby
2
-8
/
+17
2006-10-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-1755
/
+1502
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
41
-529
/
+525
2006-10-02
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
17
-121
/
+289
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
57
-2185
/
+4516
2006-10-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
72
-625
/
+359
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
4
-6
/
+3
2006-10-02
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
11
-16
/
+48
2006-10-02
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
3
-2
/
+13
2006-10-02
[PATCH] proc: comment what proc_fill_cache does
Eric W. Biederman
1
-0
/
+12
2006-10-02
[PATCH] proc: remove the useless SMP-safe comments from /proc
Eric W. Biederman
1
-4
/
+0
2006-10-02
[PATCH] proc: remove trailing blank entry from pid_entry arrays
Eric W. Biederman
1
-18
/
+21
2006-10-02
[PATCH] proc: properly compute TGID_OFFSET
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] proc: drop tasklist lock in task_state()
Oleg Nesterov
1
-6
/
+5
2006-10-02
[PATCH] proc: convert do_task_stat() to use lock_task_sighand()
Oleg Nesterov
1
-28
/
+35
2006-10-02
[PATCH] proc: convert task_sig() to use lock_task_sighand()
Oleg Nesterov
1
-6
/
+5
2006-10-02
[PATCH] proc: Use pid_task instead of open coding it
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] proc: Merge proc_tid_attr and proc_tgid_attr
Eric W. Biederman
1
-43
/
+11
2006-10-02
[PATCH] proc: Remove the hard coded inode numbers
Eric W. Biederman
1
-210
/
+174
2006-10-02
[PATCH] proc: Factor out an instantiate method from every lookup method
Eric W. Biederman
1
-111
/
+158
2006-10-02
[PATCH] proc: Make the generation of the self symlink table driven
Eric W. Biederman
1
-22
/
+111
2006-10-02
[PATCH] AVR32: Implement kernel_execve
Haavard Skinnemoen
2
-77
/
+17
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
22
-662
/
+2
2006-10-02
[PATCH] sh64: remove the use of kernel syscalls
Arnd Bergmann
1
-257
/
+13
2006-10-02
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
5
-25
/
+15
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
16
-12
/
+300
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
21
-423
/
+49
2006-10-02
[PATCH] introduce kernel_execve
Arnd Bergmann
6
-11
/
+31
2006-10-02
[PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc
Matt Helsley
1
-4
/
+1
2006-10-02
[PATCH] nsproxy cloning error path fix
Pavel
1
-1
/
+1
2006-10-02
[PATCH] IPC namespace - sysctls
Kirill Korotaev
1
-28
/
+88
2006-10-02
[PATCH] IPC namespace - shm
Kirill Korotaev
1
-86
/
+168
2006-10-02
[PATCH] IPC namespace - sem
Kirill Korotaev
1
-71
/
+130
2006-10-02
[PATCH] IPC namespace - msg
Kirill Korotaev
1
-51
/
+106
2006-10-02
[PATCH] IPC namespace - utils
Kirill Korotaev
5
-14
/
+173
2006-10-02
[PATCH] IPC namespace core
Kirill Korotaev
7
-17
/
+95
2006-10-02
[PATCH] uts: copy nsproxy only when needed
Serge Hallyn
1
-6
/
+14
2006-10-02
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
5
-4
/
+83
2006-10-02
[PATCH] namespaces: utsname: remove system_utsname
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: utsname: sysctl
Serge E. Hallyn
1
-19
/
+119
2006-10-02
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
9
-12
/
+121
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
28
-52
/
+52
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
35
-160
/
+180
2006-10-02
[PATCH] namespaces: utsname: introduce temporary helpers
Serge E. Hallyn
1
-0
/
+10
2006-10-02
[PATCH] namespaces: exit_task_namespaces() invalidates nsproxy
Cedric Le Goater
1
-1
/
+1
2006-10-02
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
9
-39
/
+55
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
21
-40
/
+3
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
27
-2
/
+196
[next]