summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | i386 pci: use __maybe_unusedDavid Rientjes2007-05-091-1/+1
* | compiler: introduce __used and __maybe_unusedDavid Rientjes2007-05-094-6/+25
* | rename thread_info to stackRoman Zippel2007-05-0919-33/+33
* | wrap access to thread_infoRoman Zippel2007-05-0913-18/+18
* | Allow arch to initialize arch field of the module structureRoman Zippel2007-05-092-0/+4
* | clocksource: fix resume logicThomas Gleixner2007-05-093-0/+50
* | Move remote node draining out of slab allocatorsChristoph Lameter2007-05-096-131/+67
* | Make vm statistics update interval configurableChristoph Lameter2007-05-092-1/+15
* | vmstat: use our own timer eventsChristoph Lameter2007-05-094-9/+36
* | microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki2007-05-092-36/+36
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-0947-27/+152
* | fs: deprecate memclear_highpage_flushNate Diller2007-05-091-2/+1
* | reiserfs: use zero_user_pageNate Diller2007-05-092-39/+13
* | ext3: use zero_user_pageNate Diller2007-05-091-10/+2
* | affs: use zero_user_pageNate Diller2007-05-091-5/+1
* | fs: convert core functions to zero_user_pageNate Diller2007-05-097-81/+42
* | timer: parenthesis fix in tbase_get_deferrable() etcJarek Poplawski2007-05-091-5/+5
* | FUTEX: new PRIVATE futexesEric Dumazet2007-05-092-117/+236
* | futex_requeue_pi optimizationPierre Peiffer2007-05-095-88/+540
* | Make futex_wait() use an hrtimer for timeoutPierre Peiffer2007-05-093-55/+57
* | futex priority based wakeupPierre Peiffer2007-05-091-29/+49
* | declare struct ktimeAndrew Morton2007-05-091-2/+4
* | aio is unlikelyAndrew Morton2007-05-091-1/+2
* | knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...NeilBrown2007-05-091-6/+50
* | knfsd: various nfsd xdr cleanupsNeilBrown2007-05-092-60/+34
* | knfsd: trivial makefile cleanupChristoph Hellwig2007-05-091-1/+0
* | knfsd: simplify a 'while' condition in svcsock.cNeilBrown2007-05-091-8/+13
* | knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpcWei Yongjun2007-05-091-0/+2
* | knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...Frank Filz2007-05-091-1/+4
* | knfsd: rpc: fix server-side wrapping of krb5i repliesNeilBrown2007-05-091-7/+1
* | knfsd: avoid use of unitialised variables on error path when nfs exportsNeilBrown2007-05-091-7/+7
* | sunrpc: fix error path in module_initAkinobu Mita2007-05-092-3/+12
* | RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-094-3/+22
* | nfsd/nfs4state: remove unnecessary daemonize callEric W. Biederman2007-05-091-2/+0
* | knfsd: rename sk_defer_lock to sk_lockNeilBrown2007-05-093-12/+14
* | The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach2007-05-092-17/+77
* | remove nfs4_acl_add_ace()Adrian Bunk2007-05-092-18/+0
* | make cancel_rearming_delayed_work() reliableOleg Nesterov2007-05-091-49/+91
* | Remove kthread_bind() call from _cpu_down()Gautham R Shenoy2007-05-091-4/+0
* | change kernel threads to ignore signals instead of blocking themOleg Nesterov2007-05-094-15/+15
* | worker_thread: don't play with SIGCHLD and numa policyOleg Nesterov2007-05-091-12/+0
* | wait_for_helper: remove unneeded do_sigaction()Oleg Nesterov2007-05-091-5/+0
* | usbatm_heavy_init: don't use CLONE_SIGHANDOleg Nesterov2007-05-091-1/+1
* | Change reparent_to_init to reparent_to_kthreaddEric W. Biederman2007-05-091-8/+8
* | kthread: don't depend on work queuesEric W. Biederman2007-05-093-56/+76
* | ____call_usermodehelper: don't flush_signals()Oleg Nesterov2007-05-091-1/+0
* | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-099-40/+41
* | slab: shut down cache_reaper when cpu goes downChristoph Lameter2007-05-091-0/+14
* | zap_other_threads: remove unneeded ->exit_signal changeOleg Nesterov2007-05-091-11/+0
* | worker_thread: fix racy try_to_freeze() usageOleg Nesterov2007-05-091-4/+4
OpenPOWER on IntegriCloud