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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-03
[PATCH] Create kallsyms_lookup_size_offset()
Franck Bui-Huu
1
-0
/
+11
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2
-2
/
+2
2006-10-03
[PATCH] pid.h cleanup
Andrew Morton
1
-15
/
+15
2006-10-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+1
2006-10-02
Add prototype for sigset_from_compat()
Linus Torvalds
1
-0
/
+1
2006-10-02
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
1
-0
/
+1
2006-10-02
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
5
-13
/
+31
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-88
/
+223
2006-10-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-78
/
+78
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
1
-0
/
+1
2006-10-02
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
1
-0
/
+7
2006-10-02
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
1
-0
/
+2
2006-10-02
[PATCH] AVR32: Implement kernel_execve
Haavard Skinnemoen
1
-77
/
+3
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
16
-625
/
+1
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
9
-397
/
+8
2006-10-02
[PATCH] IPC namespace - utils
Kirill Korotaev
2
-1
/
+20
2006-10-02
[PATCH] IPC namespace core
Kirill Korotaev
4
-0
/
+40
2006-10-02
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
2
-0
/
+12
2006-10-02
[PATCH] namespaces: utsname: remove system_utsname
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
4
-3
/
+42
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2
-2
/
+2
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2
-2
/
+2
2006-10-02
[PATCH] namespaces: utsname: introduce temporary helpers
Serge E. Hallyn
1
-0
/
+10
2006-10-02
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
4
-7
/
+7
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
3
-0
/
+54
2006-10-02
[PATCH] nfsd: lockdep annotation
Peter Zijlstra
1
-2
/
+9
2006-10-02
[PATCH] knfsd: make rpc threads pools numa aware
Greg Banks
1
-0
/
+1
2006-10-02
[PATCH] knfsd: add svc_set_num_threads
Greg Banks
1
-5
/
+16
2006-10-02
[PATCH] knfsd: add svc_get
Greg Banks
1
-0
/
+11
2006-10-02
[PATCH] knfsd: split svc_serv into pools
Greg Banks
2
-2
/
+24
2006-10-02
[PATCH] knfsd: convert sk_reserved to atomic_t
Greg Banks
1
-1
/
+1
2006-10-02
[PATCH] knfsd: use new lock for svc_sock deferred list
Greg Banks
1
-0
/
+1
2006-10-02
[PATCH] knfsd: convert sk_inuse to atomic_t
Greg Banks
1
-1
/
+1
2006-10-02
[PATCH] knfsd: move tempsock aging to a timer
Greg Banks
2
-0
/
+3
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2
-2
/
+2
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2
-1
/
+6
2006-10-02
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
1
-0
/
+1
2006-10-02
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
2
-17
/
+4
2006-10-02
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
1
-1
/
+1
2006-10-02
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
1
-1
/
+7
2006-10-02
[PATCH] cpumask: add highest_possible_node_id
Greg Banks
1
-0
/
+2
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
1
-1
/
+1
2006-10-02
[PATCH] Add regs_return_value() helper
Ananth N Mavinakayanahalli
5
-0
/
+11
2006-10-02
[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified
Ananth N Mavinakayanahalli
1
-4
/
+11
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
2
-0
/
+21
2006-10-02
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] Define struct pspace
Sukadev Bhattiprolu
2
-1
/
+7
2006-10-02
[PATCH] Move pidmap to pspace.h
Sukadev Bhattiprolu
1
-0
/
+16
2006-10-02
[PATCH] pid: simplify pid iterators
Oleg Nesterov
1
-36
/
+23
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+2
[next]