Commit Graph

55436 Commits (e61a1c1c4f240cec61300c8f27518c3e47570fd4)
 

Author SHA1 Message Date
Roman Zippel e61a1c1c4f Allow arch to initialize arch field of the module structure 18 years ago
Thomas Gleixner b52f52a093 clocksource: fix resume logic 18 years ago
Christoph Lameter 4037d45220 Move remote node draining out of slab allocators 18 years ago
Christoph Lameter 77461ab332 Make vm statistics update interval configurable 18 years ago
Christoph Lameter d1187ed210 vmstat: use our own timer events 18 years ago
Rafael J. Wysocki 455c017ae3 microcode: use suspend-related CPU hotplug notifications 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Nate Diller f37bc2712b fs: deprecate memclear_highpage_flush 18 years ago
Nate Diller f2fff59695 reiserfs: use zero_user_page 18 years ago
Nate Diller 0c11d7a9e9 ext3: use zero_user_page 18 years ago
Nate Diller f36dca90e6 affs: use zero_user_page 18 years ago
Nate Diller 01f2705daf fs: convert core functions to zero_user_page 18 years ago
Jarek Poplawski 38a23e311b timer: parenthesis fix in tbase_get_deferrable() etc 18 years ago
Eric Dumazet 34f01cc1f5 FUTEX: new PRIVATE futexes 18 years ago
Pierre Peiffer d0aa7a70bf futex_requeue_pi optimization 18 years ago
Pierre Peiffer c19384b5b2 Make futex_wait() use an hrtimer for timeout 18 years ago
Pierre Peiffer ec92d08292 futex priority based wakeup 18 years ago
Andrew Morton f34c506b03 declare struct ktime 18 years ago
Andrew Morton b8522ead35 aio is unlikely 18 years ago
NeilBrown b41eeef14d knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mapping 18 years ago
NeilBrown 072f62ed85 knfsd: various nfsd xdr cleanups 18 years ago
Christoph Hellwig f725b217b1 knfsd: trivial makefile cleanup 18 years ago
NeilBrown 05ed690efb knfsd: simplify a 'while' condition in svcsock.c 18 years ago
Wei Yongjun c5e434c98b knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc 18 years ago
Frank Filz 54f9247b3f knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.ko 18 years ago
NeilBrown 153e44d22f knfsd: rpc: fix server-side wrapping of krb5i replies 18 years ago
NeilBrown 402acd29e5 knfsd: avoid use of unitialised variables on error path when nfs exports 18 years ago
Akinobu Mita 5bd5f5812b sunrpc: fix error path in module_init 18 years ago
Jeff Layton cd123012d9 RPC: add wrapper for svc_reserve to account for checksum 18 years ago
Eric W. Biederman 6697164335 nfsd/nfs4state: remove unnecessary daemonize call 18 years ago
NeilBrown 7ac1bea550 knfsd: rename sk_defer_lock to sk_lock 18 years ago
Peter Staubach f34b95689d The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly 18 years ago
Adrian Bunk 8842c9655b remove nfs4_acl_add_ace() 18 years ago
Oleg Nesterov 6e84d644b5 make cancel_rearming_delayed_work() reliable 18 years ago
Gautham R Shenoy 7b0834c26f Remove kthread_bind() call from _cpu_down() 18 years ago
Oleg Nesterov 10ab825bde change kernel threads to ignore signals instead of blocking them 18 years ago
Oleg Nesterov 5de18d1697 worker_thread: don't play with SIGCHLD and numa policy 18 years ago
Oleg Nesterov 90cce03d9b wait_for_helper: remove unneeded do_sigaction() 18 years ago
Oleg Nesterov b8a124da92 usbatm_heavy_init: don't use CLONE_SIGHAND 18 years ago
Eric W. Biederman 49d769d52e Change reparent_to_init to reparent_to_kthreadd 18 years ago
Eric W. Biederman 73c279927f kthread: don't depend on work queues 18 years ago
Oleg Nesterov c93465181f ____call_usermodehelper: don't flush_signals() 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Christoph Lameter 5830c59021 slab: shut down cache_reaper when cpu goes down 18 years ago
Oleg Nesterov a4798833d2 zap_other_threads: remove unneeded ->exit_signal change 18 years ago
Oleg Nesterov 85f4186af9 worker_thread: fix racy try_to_freeze() usage 18 years ago
Oleg Nesterov b9aac8e0d3 worker_thread: don't play with signals 18 years ago
Oleg Nesterov 23b2e5991a workqueue: kill NOAUTOREL works 18 years ago
Oleg Nesterov c214b2cc5f ipvs: flush defense_work before module unload 18 years ago
Oleg Nesterov 1634c48f8b make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq 18 years ago