summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: compaction: abort compaction if too many pages are isolated and caller is...Mel Gorman2011-06-161-5/+24
* mm: vmscan: do not use page_count without a page pinAndrea Arcangeli2011-06-161-2/+14
* mm: compaction: ensure that the compaction free scanner does not move to the ...Mel Gorman2011-06-161-1/+12
* compaction: checks correct fragmentation indexShaohua Li2011-06-161-2/+4
* mm/memory-failure.c: fix page isolated count mismatchMinchan Kim2011-06-161-1/+3
* gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett2011-06-162-2/+2
* MAINTAINERS: add entry for legacy eeprom driverJean Delvare2011-06-161-0/+6
* memcg: avoid percpu cached charge draining at softlimitKAMEZAWA Hiroyuki2011-06-161-1/+7
* memcg: fix percpu cached charge draining frequencyKAMEZAWA Hiroyuki2011-06-161-16/+38
* memcg: fix wrong check of noswap with softlimitKAMEZAWA Hiroyuki2011-06-161-1/+1
* memcg: clear mm->owner when last possible owner leavesKAMEZAWA Hiroyuki2011-06-161-16/+15Star
* memcg: fix init_page_cgroup nid with sparsememKAMEZAWA Hiroyuki2011-06-161-18/+53
* mm: memory.numa_stat: fix file permissionKAMEZAWA Hiroyuki2011-06-161-0/+1
* leds: fix the incorrect display in menuconfigEric Miao2011-06-161-3/+2Star
* mm: fix negative commitlimit when gigantic hugepages are allocatedRafael Aquini2011-06-161-0/+8
* mm/memory_hotplug.c: fix building of node hotplug zonelistKAMEZAWA Hiroyuki2011-06-161-0/+6
* init/calibrate.c: remove annoying printkBorislav Petkov2011-06-161-3/+0Star
* w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-161-1/+1
* include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser2011-06-161-1/+1
* MAINTAINERS: add videobuf2 maintainersPawel Osciak2011-06-161-0/+8
* leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König2011-06-161-7/+7
* drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin2011-06-161-0/+1
* MAINTAINERS: Balbir has movedBalbir Singh2011-06-161-3/+3
* uts: make default hostname configurable, rather than always using "(none)"Josh Triplett2011-06-162-1/+10
* BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert2011-06-161-2/+2
* mm: compaction: fix special case -1 order checksMichal Hocko2011-06-161-14/+14
* mm: fix wrong kunmap_atomic() pointerSteven Rostedt2011-06-161-2/+4
* drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner2011-06-161-1/+1
* drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin2011-06-161-1/+1
* mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro2011-06-161-1/+1
* checkpatch: add warning for uses of printk_ratelimitJoe Perches2011-06-161-0/+5
* kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap2011-06-161-0/+1
* memcg: add documentation for the memory.numastat APIYing Han2011-06-161-0/+19
* vmscan: implement swap token priority agingKOSAKI Motohiro2011-06-162-8/+23
* vmscan: implement swap token traceKOSAKI Motohiro2011-06-162-1/+87
* vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro2011-06-165-36/+85
* drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton2011-06-161-0/+1
* backlight: new driver for the ADP8870 backlight devicesMichael Hennerich2011-06-165-0/+1233
* fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUPMichal Hocko2011-06-161-1/+1
* lib/bitmap.c: fix kernel-doc notationRandy Dunlap2011-06-161-1/+1
* mm/memory.c: fix kernel-doc notationRandy Dunlap2011-06-161-1/+1
* mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=nAndrea Arcangeli2011-06-161-4/+1Star
* signal.c: fix kernel-doc notationRandy Dunlap2011-06-151-1/+1
* x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft2011-06-141-2/+2
* Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-146-40/+74
|\
| * m68k: use kernel processor defines for conditional optimizationsGreg Ungerer2011-06-144-23/+19Star
| * m68knommu: create config options for CPU classesGreg Ungerer2011-06-141-7/+45
| * m68knommu: fix linker script exported name sectionsGreg Ungerer2011-06-141-10/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-06-141-1/+1
|\ \
| * | TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa2011-06-141-1/+1
| |/