index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
*
fs: deprecate memclear_highpage_flush
Nate Diller
2007-05-09
1
-2
/
+1
*
reiserfs: use zero_user_page
Nate Diller
2007-05-09
2
-39
/
+13
*
ext3: use zero_user_page
Nate Diller
2007-05-09
1
-10
/
+2
*
affs: use zero_user_page
Nate Diller
2007-05-09
1
-5
/
+1
*
fs: convert core functions to zero_user_page
Nate Diller
2007-05-09
7
-81
/
+42
*
timer: parenthesis fix in tbase_get_deferrable() etc
Jarek Poplawski
2007-05-09
1
-5
/
+5
*
FUTEX: new PRIVATE futexes
Eric Dumazet
2007-05-09
2
-117
/
+236
*
futex_requeue_pi optimization
Pierre Peiffer
2007-05-09
5
-88
/
+540
*
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
2007-05-09
3
-55
/
+57
*
futex priority based wakeup
Pierre Peiffer
2007-05-09
1
-29
/
+49
*
declare struct ktime
Andrew Morton
2007-05-09
1
-2
/
+4
*
aio is unlikely
Andrew Morton
2007-05-09
1
-1
/
+2
*
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...
NeilBrown
2007-05-09
1
-6
/
+50
*
knfsd: various nfsd xdr cleanups
NeilBrown
2007-05-09
2
-60
/
+34
*
knfsd: trivial makefile cleanup
Christoph Hellwig
2007-05-09
1
-1
/
+0
*
knfsd: simplify a 'while' condition in svcsock.c
NeilBrown
2007-05-09
1
-8
/
+13
*
knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc
Wei Yongjun
2007-05-09
1
-0
/
+2
*
knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...
Frank Filz
2007-05-09
1
-1
/
+4
*
knfsd: rpc: fix server-side wrapping of krb5i replies
NeilBrown
2007-05-09
1
-7
/
+1
*
knfsd: avoid use of unitialised variables on error path when nfs exports
NeilBrown
2007-05-09
1
-7
/
+7
*
sunrpc: fix error path in module_init
Akinobu Mita
2007-05-09
2
-3
/
+12
*
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
2007-05-09
4
-3
/
+22
*
nfsd/nfs4state: remove unnecessary daemonize call
Eric W. Biederman
2007-05-09
1
-2
/
+0
*
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
2007-05-09
3
-12
/
+14
*
The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly
Peter Staubach
2007-05-09
2
-17
/
+77
*
remove nfs4_acl_add_ace()
Adrian Bunk
2007-05-09
2
-18
/
+0
*
make cancel_rearming_delayed_work() reliable
Oleg Nesterov
2007-05-09
1
-49
/
+91
*
Remove kthread_bind() call from _cpu_down()
Gautham R Shenoy
2007-05-09
1
-4
/
+0
*
change kernel threads to ignore signals instead of blocking them
Oleg Nesterov
2007-05-09
4
-15
/
+15
*
worker_thread: don't play with SIGCHLD and numa policy
Oleg Nesterov
2007-05-09
1
-12
/
+0
*
wait_for_helper: remove unneeded do_sigaction()
Oleg Nesterov
2007-05-09
1
-5
/
+0
*
usbatm_heavy_init: don't use CLONE_SIGHAND
Oleg Nesterov
2007-05-09
1
-1
/
+1
*
Change reparent_to_init to reparent_to_kthreadd
Eric W. Biederman
2007-05-09
1
-8
/
+8
*
kthread: don't depend on work queues
Eric W. Biederman
2007-05-09
3
-56
/
+76
*
____call_usermodehelper: don't flush_signals()
Oleg Nesterov
2007-05-09
1
-1
/
+0
*
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
9
-40
/
+41
*
slab: shut down cache_reaper when cpu goes down
Christoph Lameter
2007-05-09
1
-0
/
+14
*
zap_other_threads: remove unneeded ->exit_signal change
Oleg Nesterov
2007-05-09
1
-11
/
+0
*
worker_thread: fix racy try_to_freeze() usage
Oleg Nesterov
2007-05-09
1
-4
/
+4
*
worker_thread: don't play with signals
Oleg Nesterov
2007-05-09
1
-7
/
+0
*
workqueue: kill NOAUTOREL works
Oleg Nesterov
2007-05-09
2
-58
/
+11
*
ipvs: flush defense_work before module unload
Oleg Nesterov
2007-05-09
1
-0
/
+1
*
make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq
Oleg Nesterov
2007-05-09
2
-21
/
+19
*
workqueue: introduce wq_per_cpu() helper
Oleg Nesterov
2007-05-09
1
-13
/
+13
*
unify queue_delayed_work() and queue_delayed_work_on()
Oleg Nesterov
2007-05-09
1
-22
/
+10
*
make queue_delayed_work() friendly to flush_fork()
Oleg Nesterov
2007-05-09
1
-10
/
+18
*
workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINE
Oleg Nesterov
2007-05-09
1
-8
/
+15
*
workqueue: make init_workqueues() __init
Oleg Nesterov
2007-05-09
1
-1
/
+1
*
workqueue: introduce workqueue_struct->singlethread
Oleg Nesterov
2007-05-09
1
-4
/
+6
*
workqueue: introduce cpu_singlethread_map
Oleg Nesterov
2007-05-09
1
-30
/
+25
[next]