summaryrefslogtreecommitdiffstats
path: root/mm/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-17x86, dmar: move page fault handling code to dmar.cSuresh Siddha2-188/+191
2009-03-17x86, x2apic: fix lock ordering during IRQ migrationSuresh Siddha1-25/+33
2009-03-14x86: cpu/common.c more cleanupsIngo Molnar1-100/+143
2009-03-14VM, x86, PAT: add a new vm flag to track full pfnmap at mmapPallipadi, Venkatesh2-15/+5
2009-03-14x86: entry_32.S fix compile warnings - fix work mask bit widthJaswinder Singh Rajput1-10/+8
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput2-64/+68
2009-03-13x86: disable __do_IRQ supportThomas Gleixner1-0/+3
2009-03-13x86: ptrace, bts: fix an unreachable statementAmérico Wang1-2/+1
2009-03-13x86: fix e820_update_range()Yinghai Lu1-21/+24
2009-03-13cpuacct: reduce one NULL check in fast-pathLi Zefan1-2/+3
2009-03-13VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh3-6/+20
2009-03-13Linus 2.6.29-rc8v2.6.29-rc8Linus Torvalds1-1/+1
2009-03-13bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds1-8/+8
2009-03-13x86: cpu_debug add write support for MSRsJaswinder Singh Rajput2-37/+97
2009-03-13x86: create a non-zero sized bm_pte only when neededJan Beulich1-3/+16
2009-03-13x86: fix code paths used by update_mptableJan Beulich2-8/+26
2009-03-13x86: clean up output resulting from update_mptable optionJan Beulich1-3/+3
2009-03-13x86: properly __init-annotate recent early_printk additionsJan Beulich1-10/+10
2009-03-13x86: move save_mr() into .meminit.textJan Beulich1-3/+3
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich4-11/+25
2009-03-13x86, 32-bit: also limit NODES_HIGH_SHIFT hereJan Beulich1-1/+1
2009-03-13x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fixIngo Molnar2-19/+19
2009-03-13x86: smarten /proc/interrupts outputJan Beulich1-15/+18
2009-03-13trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre2-7/+7
2009-03-13RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif3-5/+37
2009-03-13fs: new inode i_state corruption fixNick Piggin2-1/+15
2009-03-13memcg: use correct scan number at reclaimKOSAKI Motohiro1-1/+1
2009-03-13mfd: add support for WM8351 revision BMark Brown1-0/+5
2009-03-13acer-wmi: fix regression in backlight detectionMichael Spang1-1/+1
2009-03-13mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks1-2/+1
2009-03-13MAINTAINERS: downgrade support for man-pagesMichael Kerrisk1-3/+1
2009-03-13ds2760_battery.c: fix division by zeroDaniel Mack1-4/+7
2009-03-13vfs: add missing unlock in sget()Li Zefan1-1/+4
2009-03-13pipe_rdwr_fasync: fix the error handling to prevent the leak/crashOleg Nesterov1-4/+4
2009-03-13drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack1-1/+1
2009-03-13uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org1-1/+4
2009-03-13UML on UML fixed: it did not startRenzo Davoli1-0/+5
2009-03-12x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin2-4/+1
2009-03-12x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin2-32/+24
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor1-1/+1
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor1-0/+4
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman1-1/+1
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang1-0/+3
2009-03-12PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck1-0/+25
2009-03-12hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner1-1/+1
2009-03-12hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare1-4/+4
2009-03-12hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong3-6/+16
2009-03-12hwmon: (abituguru3) Fix I/O error handlingJean Delvare1-2/+5
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich12-35/+36