Age | Commit message (Expand) | Author |
2013-04-29 | mm, nobootmem: clean-up of free_low_memory_core_early() | Joonsoo Kim |
2013-04-29 | mm: thp: add split tail pages to shrink page list in page reclaim | Shaohua Li |
2013-04-29 | mm: allow for outstanding swap writeback accounting | Seth Jennings |
2013-04-29 | mm: break up swap_writepage() for frontswap backends | Seth Jennings |
2013-04-29 | memcg: add memory.pressure_level events | Anton Vorontsov |
2013-04-29 | mm, hotplug: avoid compiling memory hotremove functions when disabled | David Rientjes |
2013-04-29 | resource: add release_mem_region_adjustable() | Toshi Kani |
2013-04-29 | mm: remove CONFIG_HOTPLUG ifdefs | Yijing Wang |
2013-04-29 | mm: replace hardcoded 3% with admin_reserve_pages knob | Andrew Shewmaker |
2013-04-29 | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker |
2013-04-29 | include/linux/memory.h: implement register_hotmemory_notifier() | Andrew Morton |
2013-04-29 | page_alloc: make setup_nr_node_ids() usable for arch init code | Cody P Schafer |
2013-04-29 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner |
2013-04-29 | mm, hugetlb: include hugepages in meminfo | David Rientjes |
2013-04-29 | kexec, vmalloc: export additional vmalloc layer information | Atsushi Kumagai |
2013-04-29 | mm, vmalloc: export vmap_area_list, instead of vmlist | Joonsoo Kim |
2013-04-29 | mm, vmalloc: move get_vmalloc_info() to vmalloc.c | Joonsoo Kim |
2013-04-29 | mm: make snapshotting pages for stable writes a per-bio operation | Darrick J. Wong |
2013-04-29 | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n | Josh Triplett |
2013-04-29 | cgroup: remove css_get_next | Michal Hocko |
2013-04-29 | mm: introduce free_highmem_page() helper to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm: introduce common help functions to deal with reserved/managed pages | Jiang Liu |
2013-04-29 | vm: adjust ifdef for TINY_RCU | Paul E. McKenney |
2013-04-29 | mm/shmem.c: remove an ifdef | Andrew Morton |
2013-04-29 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2013-04-29 | debug_locks.h: make warning more verbose | James Hogan |
2013-04-29 | drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver | Haiyang Zhang |
2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-04-29 | Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-29 | Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-04-29 | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-04-29 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-04-29 | Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-29 | Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-29 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-04-26 | Merge branch '3.10/fb-mmap' into for-next | Tomi Valkeinen |
2013-04-24 | Merge branch 'pci/gavin-msi-cleanup' into next | Bjorn Helgaas |
2013-04-23 | usb: phy: tegra: don't call into tegra-ehci directly | Arnd Bergmann |
2013-04-23 | PCI: Remove "extern" from function declarations | Bjorn Helgaas |
2013-04-23 | PCI: Cache MSI/MSI-X capability offsets in struct pci_dev | Gavin Shan |
2013-04-23 | PCI: Use u8, not int, for PM capability offset | Bjorn Helgaas |
2013-04-20 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-04-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-04-19 | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin |
2013-04-19 | pinctrl/pinconfig: add debug interface | Laurent Meunier |
2013-04-19 | mutex: Queue mutex spinners with MCS lock to reduce cacheline contention | Waiman Long |
2013-04-19 | mutex: Move mutex spinning code from sched/core.c back to mutex.c | Waiman Long |