aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-29MAINTAINERS: SIMPLE FIRMWARE INTERFACE: update email styleJoe Perches1-2/+1
2009-10-29MAINTAINERS: update SCORE architecture name style and add file patternJoe Perches1-4/+3
2009-10-29MAINTAINERS: update Kernel Janitors after mismergeJoe Perches1-2/+2
2009-10-29MAINTAINERS: use tab not spaces after field typesJoe Perches1-6/+6
2009-10-29MAINTAINERS: change ATM mailing list to moderatedJoe Perches1-1/+1
2009-10-29MAINTAINERS: update OMAP Tony Lindgren email nameJoe Perches1-1/+1
2009-10-29MAINTAINERS: update TRACING sectionJoe Perches1-12/+14
2009-10-29MAINTAINERS: update GENERIC UIO FOR PCI DEVICESJoe Perches1-2/+1
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros1-1/+1
2009-10-29strstrip(): mark as as must_checkKOSAKI Motohiro1-1/+1
2009-10-29cgroup: fix strstrip() misuseKOSAKI Motohiro1-5/+3
2009-10-29congestion_wait(): don't use WRITEKOSAKI Motohiro1-1/+1
2009-10-29connector: fix regression introduced by sid connectorChristian Borntraeger2-3/+3
2009-10-29hwpoison: fix/proc/meminfo alignmentHugh Dickins1-1/+1
2009-10-29hwpoison: fix oops on ksm pagesHugh Dickins1-1/+2
2009-10-29cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap1-0/+7
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens2-1/+1
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens3-6/+6
2009-10-29[S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky1-3/+3
2009-10-29[S390] call home: fix string length handlingHeiko Carstens1-8/+6
2009-10-29[S390] call home: fix error handling in init functionHeiko Carstens1-18/+10
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens1-0/+2
2009-10-29[S390] s/r: cmm resume fixMartin Schwidefsky1-1/+6
2009-10-29[S390] call home: fix local buffer usage in proc handlerSebastian Ott1-4/+3
2009-10-29backing-dev: ensure that a removed bdi no longer has super_block referencing itJens Axboe1-0/+16
2009-10-29net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas1-4/+1
2009-10-29ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSDMikulas Patocka1-2/+4
2009-10-29netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik1-0/+4
2009-10-29qlge: Fix firmware mailbox command timeout.Ron Mercer2-11/+13
2009-10-29qlge: Fix EEH handling.Ron Mercer1-26/+52
2009-10-29AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman1-7/+17
2009-10-28bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac1-1/+1
2009-10-29param: fix setting arrays of boolRusty Russell1-1/+4
2009-10-29param: fix NULL comparison on oomRusty Russell1-1/+1
2009-10-29param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell2-10/+1
2009-10-29virtio: order used ring after used index readMichael S. Tsirkin1-0/+3
2009-10-29virtio-pci: fix per-vq MSI-X request logicMichael S. Tsirkin1-12/+15
2009-10-28futex: Fix spurious wakeup for requeue_pi reallyThomas Gleixner1-5/+1
2009-10-28ARM: S3C2410: Fix sparse warnings in arch/arm/mach-s3c2410/gpio.cBen Dooks1-0/+1
2009-10-28ARM: S3C2440: mini2440: Fix spare warningsBen Dooks1-2/+2
2009-10-28ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.cBen Dooks1-0/+1
2009-10-28ARM: S3C2440: mini2440: Fix missing CONFIG_S3C_DEV_USB_HOSTBen Dooks1-0/+1
2009-10-28ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL testJulia Lawall1-3/+3
2009-10-28ARM: S3C: Fix adc function exportsRyan Mallon1-1/+1
2009-10-28ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not setBen Dooks1-2/+7
2009-10-28ARM: S3C24XX: Introduce S3C2442B CPUHarald Welte1-0/+10
2009-10-28ARM: S3C24XX: Define a macro to avoid compilation errorRamax Lo1-0/+1
2009-10-28ARM: S3C: Add info for supporting circular DMA buffersBen Dooks3-2/+27
2009-10-29sched: move rq_weight data array out of .percpuJiri Kosina1-11/+11
2009-10-29percpu: allow pcpu_alloc() to be called with IRQs offJiri Kosina1-13/+17