summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-09NFS: Fix a jiffie wraparound issueTrond Myklebust1-4/+8
2007-05-09[IA64] sa_interrupt is deprecatedakpm@linux-foundation.org1-1/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds23-221/+276
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds27-4751/+429
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds36-398/+572
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds78-983/+3366
2007-05-09Fix a bad error case handling in read_cache_page_async()David Howells1-3/+3
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds38-789/+1323
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds302-444/+438
2007-05-09Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds8-10/+17
2007-05-09i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin1-27/+22
2007-05-09i386: remove unused rdtsc() macroH. Peter Anvin2-12/+0
2007-05-09i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin1-2/+4
2007-05-09md: improve partition detection in md arrayNeilBrown4-22/+8
2007-05-09md: allow reshape_position for md arrays to be set via sysfsNeilBrown2-35/+107
2007-05-09md: remove the slash from the name of a kmem_cache used by raid5NeilBrown1-2/+2
2007-05-09md: stop using csum_partial for checksum calculation in mdNeilBrown1-2/+29
2007-05-09md: move test for whether level supports bitmap to correct placeNeilBrown1-16/+26
2007-05-09md: cleanup: use seq_release_private() where appropriateMartin Peschke1-10/+1
2007-05-09drivers/md.c: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-3/+3
2007-05-09frame buffer: geforce 7300 gtMichal Piotrowski2-2/+6
2007-05-09fbdev: add support for AVR32Haavard Skinnemoen2-1/+5
2007-05-09svgalib: move fb_get_caps to svgalibAntonino A. Daplas5-18/+22
2007-05-09arkfb: new framebuffer driver for ARK Logic cardsOndrej Zajicek4-0/+1282
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