summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin2007-05-091-27/+22
* i386: remove unused rdtsc() macroH. Peter Anvin2007-05-092-12/+0
* i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin2007-05-091-2/+4
* md: improve partition detection in md arrayNeilBrown2007-05-094-22/+8
* md: allow reshape_position for md arrays to be set via sysfsNeilBrown2007-05-092-35/+107
* md: remove the slash from the name of a kmem_cache used by raid5NeilBrown2007-05-091-2/+2
* md: stop using csum_partial for checksum calculation in mdNeilBrown2007-05-091-2/+29
* md: move test for whether level supports bitmap to correct placeNeilBrown2007-05-091-16/+26
* md: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-091-10/+1
* drivers/md.c: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-05-091-3/+3
* frame buffer: geforce 7300 gtMichal Piotrowski2007-05-092-2/+6
* fbdev: add support for AVR32Haavard Skinnemoen2007-05-092-1/+5
* svgalib: move fb_get_caps to svgalibAntonino A. Daplas2007-05-095-18/+22
* arkfb: new framebuffer driver for ARK Logic cardsOndrej Zajicek2007-05-094-0/+1282
* vt8623fb: new framebuffer driver for VIA VT8623Ondrej Zajicek2007-05-094-0/+1005
* i386 mmzone: use __maybe_unusedDavid Rientjes2007-05-091-3/+3
* i386: voyager: use __maybe_unusedDavid Rientjes2007-05-091-2/+2
* sh: dma: use __maybe_unusedDavid Rientjes2007-05-093-3/+3
* 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
OpenPOWER on IntegriCloud