aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_io.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-05iSCSI/iBFT: use proper address translationJan Beulich2-3/+3
2009-10-05microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2-1/+3
2009-10-05microblaze: UMS is used only for MMU kernelMichal Simek1-0/+2
2009-10-05sparc: using HZ needs an include of linux/param.hStephen Rothwell1-0/+1
2009-10-04Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller1-9/+0
2009-10-04Linux 2.6.32-rc3Linus Torvalds1-1/+1
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan26-1/+27
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare5-5/+15
2009-10-04i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare7-8/+12
2009-10-04i2c: Minor documentation updateJean Delvare1-1/+1
2009-10-04mfd: AB3100 drop unused module parametersJean Delvare1-3/+1
2009-10-04Staging: IIO: tsl2561: Drop unused module parametersJean Delvare1-4/+0
2009-10-04leds: leds-pca9532 - Drop unused module parametersJean Delvare1-3/+0
2009-10-04ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare4-174/+18
2009-10-04ds2482: Discard obsolete detect methodJean Delvare2-33/+8
2009-10-04max6875: Discard obsolete detect methodJean Delvare2-26/+9
2009-10-04i2c: Move misc devices documentationJean Delvare2-0/+0
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe6-42/+19
2009-10-04cfq-iosched: don't delay async queue if it hasn't dispatched at allJens Axboe1-9/+2
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus3-9/+68
2009-10-04KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus2-7/+26
2009-10-04KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus1-5/+2
2009-10-04KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity1-0/+2
2009-10-04KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti1-1/+1
2009-10-04KVM: fix LAPIC timer period overflowAurelien Jarno1-1/+1
2009-10-04KVM: s390: fix memsize >= 4GChristian Borntraeger1-1/+1
2009-10-04KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel1-6/+17
2009-10-04KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel1-0/+2
2009-10-03tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds1-5/+2
2009-10-04m32r: Fix IPI function calls for SMPToshihiro HANAWA1-2/+2
2009-10-04m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata1-1/+4
2009-10-04m32r: add rtc_lock variableHirokazu Takata1-0/+9
2009-10-04m32r: define ioread* and iowrite* macrosHirokazu Takata1-0/+7
2009-10-04m32r: export delay loop symbolsHirokazu Takata2-6/+4
2009-10-04m32r: fix tme_handlerHirokazu Takata1-4/+8
2009-10-03block: Topology ioctlsMartin K. Petersen4-7/+62
2009-10-03cfq-iosched: use assigned slice sync value, not defaultJens Axboe1-3/+4
2009-10-03cfq-iosched: rename 'desktop' sysfs entry to 'low_latency'Jens Axboe1-7/+7
2009-10-03cfq-iosched: implement slower async initiate and queue ramp upJens Axboe3-20/+48
2009-10-03cfq-iosched: delay async IO dispatch, if sync IO was just doneVivek Goyal1-2/+16
2009-10-03ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy1-0/+15
2009-10-03ACPI: EC: Rewrite DMI checksAlexey Starikovskiy1-6/+31
2009-10-03SFI: remove __init from sfi_verify_tableArjan van de Ven1-1/+1
2009-10-03ACPI: dock: fix "sibiling" typoAlex Chiang1-8/+8
2009-10-03ACPI: kill overly verbose "throttling states" log messagesRoland Dreier1-7/+0
2009-10-03SFI: fix section mismatch warnings in sfi_core.cRakib Mullick1-3/+12
2009-10-03ACPI: Fix bound checks for copy_from_user in the acpi /proc codeArjan van de Ven1-0/+2
2009-10-02[PATCH] ext4: retry failed direct IO allocationsEric Sandeen1-0/+4
2009-10-02ext4: Fix build warning in ext4_dirty_inode()Curt Wohlgemuth1-2/+0
2009-10-02ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov1-1/+50