Age | Commit message (Expand) | Author |
2011-06-15 | Documentation: update kmemleak supported archs | Maxin B. John |
2011-06-15 | Documentation: update printk-formats.txt | Andrew Murray |
2011-06-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-06-15 | alpha: fix several security issues | Dan Rosenberg |
2011-06-15 | drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON... | Geert Uytterhoeven |
2011-06-15 | ksm: fix NULL pointer dereference in scan_get_next_rmap_item() | Hugh Dickins |
2011-06-15 | rtc: fix build warnings in defconfigs | Wanlong Gao |
2011-06-15 | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL | Alexander Stein |
2011-06-15 | drivers/char/hpet.c: fix periodic-emulation for delayed interrupts | Nils Carlson |
2011-06-15 | Documentation/feature-removal-schedule.txt: remove ns_cgroup from feature-rem... | akpm@linux-foundation.org |
2011-06-15 | mm: compaction: abort compaction if too many pages are isolated and caller is... | Mel Gorman |
2011-06-15 | mm: vmscan: do not use page_count without a page pin | Andrea Arcangeli |
2011-06-15 | mm: compaction: ensure that the compaction free scanner does not move to the ... | Mel Gorman |
2011-06-15 | compaction: checks correct fragmentation index | Shaohua Li |
2011-06-15 | mm/memory-failure.c: fix page isolated count mismatch | Minchan Kim |
2011-06-15 | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL | Josh Triplett |
2011-06-15 | MAINTAINERS: add entry for legacy eeprom driver | Jean Delvare |
2011-06-15 | memcg: avoid percpu cached charge draining at softlimit | KAMEZAWA Hiroyuki |
2011-06-15 | memcg: fix percpu cached charge draining frequency | KAMEZAWA Hiroyuki |
2011-06-15 | memcg: fix wrong check of noswap with softlimit | KAMEZAWA Hiroyuki |
2011-06-15 | memcg: clear mm->owner when last possible owner leaves | KAMEZAWA Hiroyuki |
2011-06-15 | memcg: fix init_page_cgroup nid with sparsemem | KAMEZAWA Hiroyuki |
2011-06-15 | mm: memory.numa_stat: fix file permission | KAMEZAWA Hiroyuki |
2011-06-15 | leds: fix the incorrect display in menuconfig | Eric Miao |
2011-06-15 | mm: fix negative commitlimit when gigantic hugepages are allocated | Rafael Aquini |
2011-06-15 | mm/memory_hotplug.c: fix building of node hotplug zonelist | KAMEZAWA Hiroyuki |
2011-06-15 | init/calibrate.c: remove annoying printk | Borislav Petkov |
2011-06-15 | w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS | Geert Uytterhoeven |
2011-06-15 | include/asm-generic/pgtable.h: fix unbalanced parenthesis | Nicolas Kaiser |
2011-06-15 | MAINTAINERS: add videobuf2 maintainers | Pawel Osciak |
2011-06-15 | leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDS | Uwe Kleine-König |
2011-06-15 | drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASS | Axel Lin |
2011-06-15 | MAINTAINERS: Balbir has moved | Balbir Singh |
2011-06-15 | uts: make default hostname configurable, rather than always using "(none)" | Josh Triplett |
2011-06-15 | BUILD_BUG_ON_ZERO: fix sparse breakage | Dr. David Alan Gilbert |
2011-06-15 | mm: compaction: fix special case -1 order checks | Michal Hocko |
2011-06-15 | mm: fix wrong kunmap_atomic() pointer | Steven Rostedt |
2011-06-15 | drivers/misc/cs5535-mfgpt.c: fix wrong if condition | Christian Gmeiner |
2011-06-15 | drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_... | Axel Lin |
2011-06-15 | mm: increase RECLAIM_DISTANCE to 30 | KOSAKI Motohiro |
2011-06-15 | checkpatch: add warning for uses of printk_ratelimit | Joe Perches |
2011-06-15 | kmsg_dump.h: fix build when CONFIG_PRINTK is disabled | Randy Dunlap |
2011-06-15 | memcg: add documentation for the memory.numastat API | Ying Han |
2011-06-15 | vmscan: implement swap token priority aging | KOSAKI Motohiro |
2011-06-15 | vmscan: implement swap token trace | KOSAKI Motohiro |
2011-06-15 | vmscan,memcg: memcg aware swap token | KOSAKI Motohiro |
2011-06-15 | drivers/video/backlight/adp8870_bl.c: add missed props.type conversion | Andrew Morton |
2011-06-15 | backlight: new driver for the ADP8870 backlight devices | Michael Hennerich |
2011-06-15 | fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP | Michal Hocko |
2011-06-15 | lib/bitmap.c: fix kernel-doc notation | Randy Dunlap |