summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-3023-38/+328
|\
| * mm, nobootmem: clean-up of free_low_memory_core_early()Joonsoo Kim2013-04-301-1/+0
| * mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2013-04-302-4/+13
| * mm: allow for outstanding swap writeback accountingSeth Jennings2013-04-301-1/+3
| * mm: break up swap_writepage() for frontswap backendsSeth Jennings2013-04-301-0/+2
| * memcg: add memory.pressure_level eventsAnton Vorontsov2013-04-301-0/+47
| * mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-302-3/+4
| * resource: add release_mem_region_adjustable()Toshi Kani2013-04-301-0/+4
| * mm: remove CONFIG_HOTPLUG ifdefsYijing Wang2013-04-301-6/+1
| * mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker2013-04-301-0/+1
| * mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker2013-04-301-0/+2
| * include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton2013-04-302-5/+14
| * page_alloc: make setup_nr_node_ids() usable for arch init codeCody P Schafer2013-04-301-0/+6
| * sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-301-4/+4
| * mm, hugetlb: include hugepages in meminfoDavid Rientjes2013-04-301-0/+4
| * mm: allow arch code to control the user page table ceilingHugh Dickins2013-04-301-0/+10
| * kexec, vmalloc: export additional vmalloc layer informationAtsushi Kumagai2013-04-301-0/+13
| * mm, vmalloc: export vmap_area_list, instead of vmlistJoonsoo Kim2013-04-301-2/+1
| * mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim2013-04-301-0/+18
| * mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong2013-04-303-2/+3
| * mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-301-0/+40
| * fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett2013-04-301-0/+4
| * cgroup: remove css_get_nextMichal Hocko2013-04-301-7/+0
| * mm: introduce free_highmem_page() helper to free highmem pages into buddy systemJiang Liu2013-04-301-0/+7
| * mm: introduce common help functions to deal with reserved/managed pagesJiang Liu2013-04-301-0/+48
| * vm: adjust ifdef for TINY_RCUPaul E. McKenney2013-04-301-1/+1
| * mm/shmem.c: remove an ifdefAndrew Morton2013-04-301-1/+7
| * mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-301-1/+2
| * mm: trace filemap add and delRobert Jarzmik2013-04-301-0/+58
| * debug_locks.h: make warning more verboseJames Hogan2013-04-301-1/+1
| * drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang2013-04-301-0/+11
* | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-305-8/+201
|\ \
| * | clk: composite: rename 'div' references to 'rate'Mike Turquette2013-04-121-7/+7
| * | clk: add si5351 i2c common clock driverSebastian Hesselbarth2013-04-121-0/+114
| * | clk: add device tree fixed-factor-clock binding supportGregory CLEMENT2013-04-121-0/+2
| * | clk: Properly handle notifier return valuesSoren Brinkmann2013-04-111-4/+4
| * | clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann2013-04-031-1/+7
| * | clk: fix clk_mux::flags kerneldocJames Hogan2013-04-031-1/+1
| * | clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-271-0/+22
| * | clk: Add composite clock typePrashant Gaikwad2013-03-261-0/+31
| * | clk: add table lookup to muxPeter De Schrijver2013-03-222-2/+9
| * | clk: Introduce optional unprepare_unused callbackUlf Hansson2013-03-191-0/+5
| * | clk: Introduce optional is_prepared callbackUlf Hansson2013-03-191-0/+6
* | | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-303-40/+11
|\ \ \
| * | | spi: s3c64xx: move to generic dmaengine APIArnd Bergmann2013-04-121-0/+3
| * | | spi/tegra: remove unused Tegra platform data headerStephen Warren2013-04-071-40/+0
| * | | spi: add ability to validate xfer->bits_per_word in SPI coreStephen Warren2013-04-011-0/+8
* | | | Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-306-44/+241
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8Mark Brown2013-04-281-13/+11
| |\ \ \ \
| | * | | | regulator: palmas: preserve modes of rails during enable/disableLaxman Dewangan2013-04-181-0/+1