aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mremap.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao11-11/+11
2011-06-15drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein1-1/+3
2011-06-15drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson1-2/+23
2011-06-15Documentation/feature-removal-schedule.txt: remove ns_cgroup from feature-removal-schedule.txtakpm@linux-foundation.org1-17/+0
2011-06-15mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2Mel Gorman1-5/+24
2011-06-15mm: vmscan: do not use page_count without a page pinAndrea Arcangeli1-2/+14
2011-06-15mm: compaction: ensure that the compaction free scanner does not move to the next zoneMel Gorman1-1/+12
2011-06-15compaction: checks correct fragmentation indexShaohua Li1-2/+4
2011-06-15mm/memory-failure.c: fix page isolated count mismatchMinchan Kim1-1/+3
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett2-2/+2
2011-06-15MAINTAINERS: add entry for legacy eeprom driverJean Delvare1-0/+6
2011-06-15memcg: avoid percpu cached charge draining at softlimitKAMEZAWA Hiroyuki1-1/+7
2011-06-15memcg: fix percpu cached charge draining frequencyKAMEZAWA Hiroyuki1-16/+38
2011-06-15memcg: fix wrong check of noswap with softlimitKAMEZAWA Hiroyuki1-1/+1
2011-06-15memcg: clear mm->owner when last possible owner leavesKAMEZAWA Hiroyuki1-16/+15
2011-06-15memcg: fix init_page_cgroup nid with sparsememKAMEZAWA Hiroyuki1-18/+53
2011-06-15mm: memory.numa_stat: fix file permissionKAMEZAWA Hiroyuki1-0/+1
2011-06-15leds: fix the incorrect display in menuconfigEric Miao1-3/+2
2011-06-15mm: fix negative commitlimit when gigantic hugepages are allocatedRafael Aquini1-0/+8
2011-06-15mm/memory_hotplug.c: fix building of node hotplug zonelistKAMEZAWA Hiroyuki1-0/+6
2011-06-15init/calibrate.c: remove annoying printkBorislav Petkov1-3/+0
2011-06-15w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven1-1/+1
2011-06-15include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser1-1/+1
2011-06-15MAINTAINERS: add videobuf2 maintainersPawel Osciak1-0/+8
2011-06-15leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König1-7/+7
2011-06-15drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin1-0/+1
2011-06-15MAINTAINERS: Balbir has movedBalbir Singh1-3/+3
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett2-1/+10
2011-06-15BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert1-2/+2
2011-06-15mm: compaction: fix special case -1 order checksMichal Hocko1-14/+14
2011-06-15mm: fix wrong kunmap_atomic() pointerSteven Rostedt1-2/+4
2011-06-15drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner1-1/+1
2011-06-15drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_probe error pathAxel Lin1-1/+1
2011-06-15mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro1-1/+1
2011-06-15checkpatch: add warning for uses of printk_ratelimitJoe Perches1-0/+5
2011-06-15kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap1-0/+1
2011-06-15memcg: add documentation for the memory.numastat APIYing Han1-0/+19
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro2-8/+23
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro2-1/+87
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro5-36/+85
2011-06-15drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton1-0/+1
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich5-0/+1233
2011-06-15fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUPMichal Hocko1-1/+1
2011-06-15lib/bitmap.c: fix kernel-doc notationRandy Dunlap1-1/+1
2011-06-15mm/memory.c: fix kernel-doc notationRandy Dunlap1-1/+1
2011-06-15mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=nAndrea Arcangeli1-4/+1
2011-06-14signal.c: fix kernel-doc notationRandy Dunlap1-1/+1
2011-06-14x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft1-2/+2
2011-06-14[CIFS] update cifs version to 1.73Steve French1-1/+1
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French2-30/+27