index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] IPC namespace core
Kirill Korotaev
2006-10-02
7
-17
/
+95
*
[PATCH] uts: copy nsproxy only when needed
Serge Hallyn
2006-10-02
1
-6
/
+14
*
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
2006-10-02
5
-4
/
+83
*
[PATCH] namespaces: utsname: remove system_utsname
Serge E. Hallyn
2006-10-02
1
-2
/
+0
*
[PATCH] namespaces: utsname: sysctl
Serge E. Hallyn
2006-10-02
1
-19
/
+119
*
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
2006-10-02
9
-12
/
+121
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
28
-52
/
+52
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
35
-160
/
+180
*
[PATCH] namespaces: utsname: introduce temporary helpers
Serge E. Hallyn
2006-10-02
1
-0
/
+10
*
[PATCH] namespaces: exit_task_namespaces() invalidates nsproxy
Cedric Le Goater
2006-10-02
1
-1
/
+1
*
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
2006-10-02
9
-39
/
+55
*
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
21
-40
/
+3
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
27
-2
/
+196
*
[PATCH] make kernel/sysctl.c:_proc_do_string() static
Adrian Bunk
2006-10-02
1
-2
/
+3
*
[PATCH] proc: sysctl: add _proc_do_string helper
Sam Vilain
2006-10-02
1
-29
/
+36
*
[PATCH] nfsd: lockdep annotation
Peter Zijlstra
2006-10-02
2
-6
/
+13
*
[PATCH] knfsd: allow admin to set nthreads per node
Greg Banks
2006-10-02
2
-0
/
+144
*
[PATCH] knfsd: make rpc threads pools numa aware
Greg Banks
2006-10-02
3
-2
/
+261
*
[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd
Greg Banks
2006-10-02
1
-31
/
+5
*
[PATCH] knfsd: add svc_set_num_threads
Greg Banks
2006-10-02
3
-8
/
+154
*
[PATCH] knfsd: add svc_get
Greg Banks
2006-10-02
2
-1
/
+12
*
[PATCH] knfsd: split svc_serv into pools
Greg Banks
2006-10-02
4
-54
/
+153
*
[PATCH] knfsd: test and set SK_BUSY atomically
Greg Banks
2006-10-02
1
-10
/
+10
*
[PATCH] knfsd: convert sk_reserved to atomic_t
Greg Banks
2006-10-02
2
-8
/
+6
*
[PATCH] knfsd: use new lock for svc_sock deferred list
Greg Banks
2006-10-02
2
-6
/
+7
*
[PATCH] knfsd: convert sk_inuse to atomic_t
Greg Banks
2006-10-02
2
-19
/
+12
*
[PATCH] knfsd: move tempsock aging to a timer
Greg Banks
2006-10-02
4
-26
/
+76
*
[PATCH] knfsd: Correctly handle error condition from lockd_up
NeilBrown
2006-10-02
3
-14
/
+16
*
[PATCH] knfsd: Move makesock failed warning into make_socks.
NeilBrown
2006-10-02
1
-10
/
+8
*
[PATCH] knfsd: Check return value of lockd_up in write_ports
NeilBrown
2006-10-02
1
-3
/
+6
*
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2006-10-02
7
-15
/
+13
*
[PATCH] nfsd: add lock annotations to e_start and e_stop
Josh Triplett
2006-10-02
1
-0
/
+2
*
[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1
Greg Banks
2006-10-02
1
-3
/
+3
*
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2006-10-02
5
-17
/
+102
*
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
2006-10-02
3
-0
/
+61
*
[PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers
NeilBrown
2006-10-02
1
-26
/
+57
*
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
2006-10-02
4
-70
/
+62
*
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
2006-10-02
5
-16
/
+54
*
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
2006-10-02
5
-26
/
+33
*
[PATCH] knfsd: remove an unused variable from auth_unix_lookup()
Greg Banks
2006-10-02
1
-4
/
+1
*
[PATCH] knfsd: remove an unused variable from e_show()
Greg Banks
2006-10-02
1
-2
/
+0
*
[PATCH] knfsd: add some missing newlines in printks
Greg Banks
2006-10-02
3
-3
/
+3
*
[PATCH] cpumask: export node_to_cpu_mask consistently
Greg Banks
2006-10-02
2
-0
/
+2
*
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
2006-10-02
4
-0
/
+7
*
[PATCH] cpumask: add highest_possible_node_id
Greg Banks
2006-10-02
2
-0
/
+18
*
[PATCH] isdn: work around excessive udelay()
Andrew Morton
2006-10-02
1
-1
/
+12
*
[PATCH] isdn4linux: Gigaset driver: fix __must_check warning
Tilman Schmidt
2006-10-02
1
-1
/
+2
*
[PATCH] Linux Kernel Dump Test Module
Ankita Garg
2006-10-02
3
-1
/
+358
*
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
2006-10-02
7
-15
/
+47
*
[PATCH] disallow kprobes on notifier_call_chain
bibo,mao
2006-10-02
1
-1
/
+1
[next]