aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-29genalloc: add devres support, allow to find a managed pool by devicePhilipp Zabel1-0/+18
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds23-38/+328
2013-04-30drm: Kill user_modes list and the associated ioctlsVille Syrjälä2-17/+2
2013-04-30drm: Silence some sparse warningsVille Syrjälä1-0/+3
2013-04-29Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds5-8/+201
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds3-40/+11
2013-04-29Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds6-44/+241
2013-04-29Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-0/+49
2013-04-29mm, nobootmem: clean-up of free_low_memory_core_early()Joonsoo Kim1-1/+0
2013-04-29mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2-4/+13
2013-04-29mm: allow for outstanding swap writeback accountingSeth Jennings1-1/+3
2013-04-29mm: break up swap_writepage() for frontswap backendsSeth Jennings1-0/+2
2013-04-29memcg: add memory.pressure_level eventsAnton Vorontsov1-0/+47
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2-3/+4
2013-04-29resource: add release_mem_region_adjustable()Toshi Kani1-0/+4
2013-04-29mm: remove CONFIG_HOTPLUG ifdefsYijing Wang1-6/+1
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker1-0/+1
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker1-0/+2
2013-04-29include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton2-5/+14
2013-04-29page_alloc: make setup_nr_node_ids() usable for arch init codeCody P Schafer1-0/+6
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-4/+4
2013-04-29mm, hugetlb: include hugepages in meminfoDavid Rientjes1-0/+4
2013-04-29mm: allow arch code to control the user page table ceilingHugh Dickins1-0/+10
2013-04-29kexec, vmalloc: export additional vmalloc layer informationAtsushi Kumagai1-0/+13
2013-04-29mm, vmalloc: export vmap_area_list, instead of vmlistJoonsoo Kim1-2/+1
2013-04-29mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim1-0/+18
2013-04-29mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong3-2/+3
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+40
2013-04-29fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett1-0/+4
2013-04-29cgroup: remove css_get_nextMichal Hocko1-7/+0
2013-04-29mm: introduce free_highmem_page() helper to free highmem pages into buddy systemJiang Liu1-0/+7
2013-04-29mm: introduce common help functions to deal with reserved/managed pagesJiang Liu1-0/+48
2013-04-29vm: adjust ifdef for TINY_RCUPaul E. McKenney1-1/+1
2013-04-29mm/shmem.c: remove an ifdefAndrew Morton1-1/+7
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-1/+2
2013-04-29mm: trace filemap add and delRobert Jarzmik1-0/+58
2013-04-29debug_locks.h: make warning more verboseJames Hogan1-1/+1
2013-04-29drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang1-0/+11
2013-04-29Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds6-57/+186
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10J. Bruce Fields3-26/+37
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2-31/+38
2013-04-29proc: Delete create_proc_read_entry()David Howells1-16/+0
2013-04-29hostap: Don't use create_proc_read_entry()David Howells1-1/+3
2013-04-29nubus: Don't use create_proc_read_entry()David Howells1-0/+4
2013-04-29procfs: Mark create_proc_read_entry deprecatedDavid Howells1-2/+4
2013-04-29new helper: read_code()Al Viro1-0/+1
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-6/+8
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds19-45/+252
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-72/+364
2013-04-29net: Add MIB counters for checksum errorsEric Dumazet1-0/+5