summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-21dm snapshot: use per device mempoolsMikulas Patocka2-18/+24
2008-07-21dm snapshot: fix race during exception creationMikulas Patocka1-0/+28
2008-07-21dm snapshot: track snapshot readsMikulas Patocka2-10/+106
2008-07-21dm mpath: fix test for reinstate_pathAlasdair G Kergon1-1/+1
2008-07-21dm mpath: return parameter errorMikulas Patocka1-1/+3
2008-07-21dm io: remove struct paddingRichard Kennedy1-1/+1
2008-07-21dm log: make dm_dirty_log init and exit staticAdrian Bunk2-8/+2
2008-07-21dm mpath: free path selector on invalid argsMikulas Patocka1-1/+3
2008-07-21KVM: fix exception entry / build bug, on 64-bitIngo Molnar1-3/+5
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar1549-78830/+148171
2008-07-21md: Protect access to mddev->disks list using RCUNeilBrown3-17/+31
2008-07-21md: only count actual openers as access which prevent a 'stop'NeilBrown2-4/+8
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll2-9/+9
2008-07-21md: Make mddev->array_size sector-based.Andre Noll9-28/+33
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov6721-389233/+458387
2008-07-21md: Make super_type->rdev_size_change() take sector-based sizes.Andre Noll1-21/+19
2008-07-21md: Fix check for overlapping devices.Andre Noll1-2/+3
2008-07-21md: Tidy up rdev_size_store a bit:Neil Brown2-10/+9
2008-07-21Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds36-966/+1042
2008-07-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+3
2008-07-21ipv6: Fix warning in addrconf code.David Miller1-2/+1
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2008-07-21Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds3-256/+319
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds290-5190/+47416
2008-07-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds74-1192/+5240
2008-07-21Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds37-520/+1215
2008-07-21pkt_sched: Fix build with NET_SCHED disabled.David S. Miller2-0/+4
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds891-67567/+90317
2008-07-21Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds13-154/+154
2008-07-21initrd: Fix virtual/physical mix-up in overwrite testGeert Uytterhoeven1-2/+3
2008-07-21dio: use dio_match_device() in dio_bus_match()Akinobu Mita1-13/+1
2008-07-21arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0
2008-07-21arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0
2008-07-21m68k/Apollo: remove the unused APOLLO_ELPLUS optionGeert Uytterhoeven1-9/+0
2008-07-21m68k/Atari: remove the dead ATARI_SCC{,_DMA} optionsAdrian Bunk1-23/+1
2008-07-21m68k/Mac: remove the unused ADB_KEYBOARD optionAdrian Bunk1-12/+0
2008-07-21m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven1-0/+3
2008-07-21m68k: remove stale ARCH_SUN4 #defineAdrian Bunk1-2/+0
2008-07-21m68k/sun3/: possible cleanupsAdrian Bunk11-43/+10
2008-07-21m68k/q40/config.c: make functions staticAdrian Bunk1-13/+13
2008-07-21m68k/mac/: possible cleanupsAdrian Bunk11-189/+35
2008-07-21m68k/atari/debug.c: possible cleanupsAdrian Bunk1-30/+7
2008-07-21m68k/amiga/: possible cleanupsAdrian Bunk3-18/+8
2008-07-21export c2pAdrian Bunk1-0/+1
2008-07-21export amiga_vblankAdrian Bunk1-0/+2
2008-07-21drivers/video/c2p.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-07-21atafb: Register Atari-specific video modes with sysfsGeert Uytterhoeven1-0/+3
2008-07-21amifb: Register Amiga-specific video modes with sysfsGeert Uytterhoeven1-0/+3
2008-07-21zorro: use memory_read_from_bufferakinobu.mita@gmail.com1-8/+2
2008-07-21ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day1-1/+1