summaryrefslogtreecommitdiffstats
path: root/Documentation/memory-hotplug.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-29fix abuses of ptrdiff_tAl Viro5-11/+13
2007-10-29fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()Al Viro1-2/+2
2007-10-29arcmsr: endianness bugAl Viro1-1/+1
2007-10-29trivial annotations in arcmsrAl Viro3-105/+103
2007-10-29SCTP endianness annotations regressionAl Viro2-3/+3
2007-10-29intel-iommu fixesAl Viro2-5/+4
2007-10-29misc uml annotation and section fixesAl Viro3-7/+7
2007-10-29missing atomic_read_long() in slub.cAl Viro1-1/+1
2007-10-29SUNRPC endianness annotationsAl Viro2-28/+28
2007-10-29more x86 merge fallout (uml, again)Al Viro2-2/+2
2007-10-29x86 merge fallout: umlAl Viro11-23/+13
2007-10-29compat_ioctl: fix block device compat ioctl regressionPhilip Langdale1-1/+1
2007-10-29[BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe2-6/+4
2007-10-29Fix a build error when BLOCK=nEmil Medve1-0/+1
2007-10-29block: use lock bitops for the tag map.Nick Piggin1-11/+9
2007-10-29cciss: update copyright noticesMike Miller3-21/+21
2007-10-29cfq_get_queue: fix possible NULL pointer accessOleg Nesterov1-1/+4
2007-10-29blk_sync_queue() should cancel request_queue->unplug_workOleg Nesterov1-0/+1
2007-10-29cfq_exit_queue() should cancel cfq_data->unplug_workOleg Nesterov1-1/+1
2007-10-29block layer: remove a unused argument of drive_stat_acct()Jerome Marchand1-6/+6
2007-10-29Quieten hrtimer printk: "Switched to high resolution mode .."Michael Ellerman1-1/+1
2007-10-29timer_list: Fix printk format stringsVegard Nossum1-2/+4
2007-10-29clockevents: unexport tick_nohz_get_sleep_lengthAdrian Bunk1-2/+0
2007-10-29Correction of "Update drivers to use sg helpers" patch for IMXMMC driverPavel Pisa1-1/+1
2007-10-29sg_init_table() should use unsigned loop index variableChuck Lever1-1/+1
2007-10-29sg_last() should use unsigned loop index variableChuck Lever1-1/+1
2007-10-29Initialise scatter/gather list in sg driverAnton Blanchard1-0/+1
2007-10-29Initialise scatter/gather list in ata_sg_setupAnton Blanchard1-0/+1
2007-10-29x86: fix pci-gart failure handlingFUJITA Tomonori1-1/+1
2007-10-29SG: s390-scsi: missing size parameter in zfcp_address_to_sg()Jens Axboe1-2/+3
2007-10-29SG: clear termination bit in sg_chain()Jens Axboe1-1/+5
2007-10-28duplicate initializer in sound/pci/hda/patch_realtek.cAl Viro1-1/+0
2007-10-28fix breakage in pegasos_ethAl Viro1-0/+3
2007-10-28cirrusfb nonsenseAl Viro1-2/+1
2007-10-28scatterlist fallout: mmcAl Viro1-1/+1
2007-10-28ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro1-8/+8
2007-10-28scatterlist fallout: frvAl Viro1-1/+2
2007-10-27x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi1-0/+2
2007-10-27x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik1-1/+3
2007-10-27x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik1-2/+1
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman3-8/+21
2007-10-27x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley1-2/+2
2007-10-27x86: export smp_ops to allow modular build of KVMThomas Gleixner1-0/+1
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2-10/+6
2007-10-27[JFFS2] Update MAINTAINERS entry -- the jffs-dev list is deadDavid Woodhouse1-2/+2
2007-10-27[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()David Woodhouse1-1/+1
2007-10-27mmc_spi: Fix mmc-over-spi regressionDavid Brownell1-19/+33
2007-10-27mmc: use common byte swap macrosPierre Ossman1-2/+2
2007-10-27mmc: fix cid and csd byte orderPierre Ossman1-2/+20
2007-10-27at91_mci: Fix bad referencePierre Ossman1-2/+2