aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/arkfb.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09vt8623fb: new framebuffer driver for VIA VT8623Ondrej Zajicek4-0/+1005
2007-05-09i386 mmzone: use __maybe_unusedDavid Rientjes1-3/+3
2007-05-09i386: voyager: use __maybe_unusedDavid Rientjes1-2/+2
2007-05-09sh: dma: use __maybe_unusedDavid Rientjes3-3/+3
2007-05-09i386 pci: use __maybe_unusedDavid Rientjes1-1/+1
2007-05-09compiler: introduce __used and __maybe_unusedDavid Rientjes4-6/+25
2007-05-09rename thread_info to stackRoman Zippel19-33/+33
2007-05-09wrap access to thread_infoRoman Zippel13-18/+18
2007-05-09Allow arch to initialize arch field of the module structureRoman Zippel2-0/+4
2007-05-09clocksource: fix resume logicThomas Gleixner3-0/+50
2007-05-09Move remote node draining out of slab allocatorsChristoph Lameter6-131/+67
2007-05-09Make vm statistics update interval configurableChristoph Lameter2-1/+15
2007-05-09vmstat: use our own timer eventsChristoph Lameter4-9/+36
2007-05-09microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki2-36/+36
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki47-27/+152
2007-05-09fs: deprecate memclear_highpage_flushNate Diller1-2/+1
2007-05-09reiserfs: use zero_user_pageNate Diller2-39/+13
2007-05-09ext3: use zero_user_pageNate Diller1-10/+2
2007-05-09affs: use zero_user_pageNate Diller1-5/+1
2007-05-09fs: convert core functions to zero_user_pageNate Diller7-81/+42
2007-05-09timer: parenthesis fix in tbase_get_deferrable() etcJarek Poplawski1-5/+5
2007-05-09FUTEX: new PRIVATE futexesEric Dumazet2-117/+236
2007-05-09futex_requeue_pi optimizationPierre Peiffer5-88/+540
2007-05-09Make futex_wait() use an hrtimer for timeoutPierre Peiffer3-55/+57
2007-05-09futex priority based wakeupPierre Peiffer1-29/+49
2007-05-09declare struct ktimeAndrew Morton1-2/+4
2007-05-09aio is unlikelyAndrew Morton1-1/+2
2007-05-09knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mappingNeilBrown1-6/+50
2007-05-09knfsd: various nfsd xdr cleanupsNeilBrown2-60/+34
2007-05-09knfsd: trivial makefile cleanupChristoph Hellwig1-1/+0
2007-05-09knfsd: simplify a 'while' condition in svcsock.cNeilBrown1-8/+13
2007-05-09knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpcWei Yongjun1-0/+2
2007-05-09knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.koFrank Filz1-1/+4
2007-05-09knfsd: rpc: fix server-side wrapping of krb5i repliesNeilBrown1-7/+1
2007-05-09knfsd: avoid use of unitialised variables on error path when nfs exportsNeilBrown1-7/+7
2007-05-09sunrpc: fix error path in module_initAkinobu Mita2-3/+12
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton4-3/+22
2007-05-09nfsd/nfs4state: remove unnecessary daemonize callEric W. Biederman1-2/+0
2007-05-09knfsd: rename sk_defer_lock to sk_lockNeilBrown3-12/+14
2007-05-09The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach2-17/+77
2007-05-09remove nfs4_acl_add_ace()Adrian Bunk2-18/+0
2007-05-09make cancel_rearming_delayed_work() reliableOleg Nesterov1-49/+91
2007-05-09Remove kthread_bind() call from _cpu_down()Gautham R Shenoy1-4/+0
2007-05-09change kernel threads to ignore signals instead of blocking themOleg Nesterov4-15/+15
2007-05-09worker_thread: don't play with SIGCHLD and numa policyOleg Nesterov1-12/+0
2007-05-09wait_for_helper: remove unneeded do_sigaction()Oleg Nesterov1-5/+0
2007-05-09usbatm_heavy_init: don't use CLONE_SIGHANDOleg Nesterov1-1/+1
2007-05-09Change reparent_to_init to reparent_to_kthreaddEric W. Biederman1-8/+8
2007-05-09kthread: don't depend on work queuesEric W. Biederman3-56/+76
2007-05-09____call_usermodehelper: don't flush_signals()Oleg Nesterov1-1/+0