summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mm/vmalloc: fix show vmap_area information race with vmap_area tear downWanpeng Li2013-11-131-8/+5
* mm/vmalloc: don't set area->caller twiceWanpeng Li2013-11-131-4/+3
* mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes2013-11-133-47/+24
* mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-136-6/+6
* mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page()Naoya Horiguchi2013-11-131-19/+17
* cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani2013-11-133-29/+24
* mm/nobootmem.c: have __free_pages_memory() free in larger chunks.Robin Holt2013-11-131-17/+8
* mm: add a helper function to check may oom conditionQiang Huang2013-11-133-9/+7
* mm/memory_hotplug.c: use pfn_to_nid() instead of page_to_nid(pfn_to_page())Xishi Qiu2013-11-131-1/+1
* mm/memory_hotplug.c: rename the function is_memblock_offlined_cb()Xishi Qiu2013-11-131-2/+2
* mm: use populated_zone() instead of if(zone->present_pages)Xishi Qiu2013-11-131-2/+2
* mm: use pgdat_end_pfn() to simplify the code in othersXishi Qiu2013-11-133-8/+6
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-134-7/+4
* mm/huge_memory.c: fix stale comments of transparent_hugepage_flagsJianguo Wu2013-11-131-5/+6
* mm: remove obsolete comments about page table lockNaoya Horiguchi2013-11-132-4/+0
* drivers/video/acornfb.c: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-3/+1
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-133-11/+4
* mm/compaction.c: update comment about zone lock in isolate_freepages_blockJerome Marchand2013-11-131-4/+3
* mm/vmalloc: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* ksm: remove redundant __GFP_ZERO from kcallocJoe Perches2013-11-131-2/+2
* mm/readahead.c:do_readhead(): don't check for ->readpageAndrew Morton2013-11-131-1/+1
* ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()Jan Kara2013-11-131-17/+2
* ocfs2: convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-11-131-4/+4
* ocfs2: fix possible double free in ocfs2_write_begin_nolockXue jiufei2013-11-131-2/+6
* ocfs2: add missing errno in ocfs2_ioctl_move_extents()Younger Liu2013-11-131-2/+6
* ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()Younger Liu2013-11-131-3/+6
* ocfs2: rollback transaction in ocfs2_group_add()Younger Liu2013-11-131-0/+3
* ocfs2: break useless while loopJunxiao Bi2013-11-131-1/+3
* ocfs2: use find_last_bit()Akinobu Mita2013-11-131-16/+2
* ocfs2: delay migration when the lockres is in migration stateXue jiufei2013-11-131-0/+4
* ocfs2: skip locks in the blocked listXue jiufei2013-11-131-0/+7
* ocfs2: use bitmap_weight()Akinobu Mita2013-11-131-15/+7
* ocfs2: don't spam on -EDQUOTJoel Becker2013-11-131-1/+2
* ocfs2: add necessary check in case sb_getblk() failsRui Xiang2013-11-132-0/+11
* ocfs2: return ENOMEM when sb_getblk() failsRui Xiang2013-11-139-16/+18
* fs/ocfs2/file.c: fix wrong commentJunxiao Bi2013-11-131-1/+1
* fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_creditsGoldwyn Rodrigues2013-11-137-29/+16
* scripts/sortextable: support objects with more than 64K sections.Jamie Iles2013-11-132-3/+47
* drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*Jingoo Han2013-11-131-1/+1
* cris: media platform drivers: fix buildMauro Carvalho Chehab2013-11-131-0/+1
* sh64: kernel: remove useless variable 'regs'Chen Gang2013-11-131-1/+1
* sh64: kernel: use 'usp' instead of 'fn'Chen Gang2013-11-131-1/+1
* kthread: make kthread_create() killableTetsuo Handa2013-11-131-18/+55
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12212-1249/+1919
|\
| * powerpc: add missing explicit OF includes for ppcRob Herring2013-11-1115-0/+21
| * dt/irq: add empty of_irq_count for !OF_IRQRob Herring2013-11-081-1/+9
| * dt: disable self-tests for !OF_IRQRob Herring2013-11-081-0/+1
| * of: irq: Fix interrupt-map entry matchingTomasz Figa2013-11-071-1/+1
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07505-2556/+4141
| |\
| | * of/irq: Fix potential buffer overflowGrant Likely2013-11-031-2/+8
OpenPOWER on IntegriCloud