aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...HEADmasterLinus Torvalds3-396/+125
2015-09-09Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+8
2015-09-09Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-96/+802
2015-09-09fix ufs write vs readpage race when writing into a holeAl Viro1-2/+2
2015-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-9/+23
2015-09-09Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-5/+7
2015-09-09Merge tag 'nios2-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds5-40/+360
2015-09-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-7/+115
2015-09-09dax: update PMD fault handler with PMEM APIRoss Zwisler1-2/+4
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds231-2731/+64431
2015-09-09ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errataJosh Wu1-0/+5
2015-09-09pwm: Add NXP LPC18xx PWM/SCT DT binding documentationAriel D'Alessandro1-0/+20
2015-09-09pwm: NXP LPC18xx PWM/SCT driverAriel D'Alessandro3-0/+478
2015-09-08Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds11-280/+437
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds99-1569/+2784
2015-09-08Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-24/+21
2015-09-08Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-19/+481
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds29-974/+942
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds16-303/+808
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds13-39/+28
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds35-419/+1080
2015-09-08Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds12-390/+703
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds46-524/+2189
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds82-933/+1756
2015-09-08zpool: remove no-op module init/exitDan Streetman1-14/+0
2015-09-08mm: zbud: constify the zbud_opsKrzysztof Kozlowski2-4/+4
2015-09-08mm: zpool: constify the zpool_opsKrzysztof Kozlowski5-8/+9
2015-09-08mm: swap: zswap: maybe_preload & refactoringDmitry Safonov3-78/+35
2015-09-08zram: unify error reportingSergey Senozhatsky1-7/+8
2015-09-08zsmalloc: remove null check from destroy_handle_cache()Sergey Senozhatsky1-2/+1
2015-09-08zsmalloc: do not take class lock in zs_shrinker_count()Sergey Senozhatsky1-4/+0
2015-09-08zsmalloc: use class->pages_per_zspageMinchan Kim1-3/+2
2015-09-08zsmalloc: consider ZS_ALMOST_FULL as migrate sourceMinchan Kim1-7/+10
2015-09-08zsmalloc: partial page ordering within a fullness_listSergey Senozhatsky1-5/+14
2015-09-08zsmalloc: use shrinker to trigger auto-compactionSergey Senozhatsky1-0/+78
2015-09-08zsmalloc: account the number of compacted pagesSergey Senozhatsky4-14/+22
2015-09-08zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky4-21/+30
2015-09-08zsmalloc: cosmetic compaction code adjustmentsSergey Senozhatsky1-6/+6
2015-09-08zsmalloc: introduce zs_can_compact() functionSergey Senozhatsky1-0/+26
2015-09-08zsmalloc: always keep per-class statsSergey Senozhatsky1-32/+8
2015-09-08zsmalloc: drop unused variable `nr_to_migrate'Sergey Senozhatsky1-4/+0
2015-09-08mm/memblock.c: fix comment in __next_mem_range()Alexander Kuleshov1-1/+1
2015-09-08mm/page_alloc.c: fix type information of memoryless nodeZhen Lei1-1/+2
2015-09-08memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned...Xishi Qiu1-2/+2
2015-09-08mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_rese...Yaowei Bai1-2/+2
2015-09-08mm/page_alloc.c: fix a misleading commentYaowei Bai2-3/+3
2015-09-08mm/mmap.c:insert_vm_struct(): check for failure before setting valuesChen Gang1-6/+7
2015-09-08mm/khugepaged: allow interruption of allocation sleep againPetr Mladek1-2/+6
2015-09-08mm/memblock.c: fiy typos in commentsAlexander Kuleshov1-4/+4
2015-09-08mm/compaction: correct to flush migrated pages if pageblock skip happensJoonsoo Kim2-15/+16
2015-09-08mm: use numa_mem_id() in alloc_pages_node()Vlastimil Babka1-2/+3
2015-09-08mm: unify checks in alloc_pages_node() and __alloc_pages_node()Vlastimil Babka1-5/+5
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka18-37/+38
2015-09-08mm, vmscan: unlock page while waiting on writebackHugh Dickins1-2/+5
2015-09-08list_lru: don't call list_lru_from_kmem if the list_head is emptyJeff Layton1-2/+2
2015-09-08kmemleak: record accurate early log buffer count and report when exceededWang Kai1-1/+2
2015-09-08mm/mmap.c: simplify the failure return working flowChen Gang1-22/+22
2015-09-08shmem: recalculate file inode when fstatYu Zhao1-0/+16
2015-09-08mm/memblock.c: rename local variable of memblock_type to 'type'Alexander Kuleshov1-5/+5
2015-09-08mm/hwpoison: don't try to unpoison containment-failed pagesNaoya Horiguchi1-0/+16
2015-09-08mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li3-8/+19
2015-09-08mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi2-16/+37
2015-09-08mm/hwpoison: replace most of put_page in memory error handling by put_hwpoiso...Wanpeng Li1-17/+15
2015-09-08mm/hwpoison: fix refcount of THP head page in no-injection caseWanpeng Li1-1/+1
2015-09-08mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li2-0/+22
2015-09-08mm/hwpoison: fix PageHWPoison test/set raceWanpeng Li1-0/+2
2015-09-08mm/hwpoison: fix failure to split thp w/ refcount heldWanpeng Li1-0/+2
2015-09-08x86: use generic early mem copyMark Salter1-21/+1
2015-09-08arm64: support initrd outside kernel linear mapMark Salter1-0/+62
2015-09-08mm: add utility for early copy from unmapped ramMark Salter2-0/+28
2015-09-08Documentation: update libhugetlbfs location and use for testingMike Kravetz1-4/+11
2015-09-08selftests:vm: point to libhugetlbfs for regression testingMike Kravetz1-0/+4
2015-09-08Revert "selftests: add hugetlbfstest"Mike Kravetz3-98/+0
2015-09-08mm, compaction: skip compound pages by order in free scannerVlastimil Babka1-0/+25
2015-09-08mm, compaction: always skip all compound pages by order in migrate scannerVlastimil Babka1-20/+27
2015-09-08mm, compaction: encapsulate resetting cached scanner positionsVlastimil Babka1-6/+10
2015-09-08mm, compaction: simplify handling restart position in free pages scannerVlastimil Babka1-15/+20
2015-09-08mm, compaction: more robust check for scanners meetingVlastimil Babka1-8/+14
2015-09-08coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciSean O. Stalley1-0/+84
2015-09-08pci: mm: add pci_pool_zalloc() callSean O. Stalley1-0/+2
2015-09-08mm: add dma_pool_zalloc() call to DMA APISean O. Stalley2-0/+13
2015-09-08mm: add support for __GFP_ZERO flag to dma_pool_alloc()Sean O. Stalley1-2/+7
2015-09-08vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim1-1/+1
2015-09-08mm: vmscan: never isolate more pages than necessaryVladimir Davydov1-1/+2
2015-09-08mm: drop __nocast from vm_flags_t definitionKirill A. Shutemov1-1/+1
2015-09-08bootmem: avoid freeing to bootmem after bootmem is doneChris Metcalf1-0/+7
2015-09-08mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi2-7/+3
2015-09-08mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages...Aristeu Rozanski1-3/+0
2015-09-08mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen3-3/+7
2015-09-08mm/memblock.c: make memblock_overlaps_region() return bool.Tang Chen2-6/+6
2015-09-08mm: madvise allow remove operation for hugetlbfsMike Kravetz1-1/+1
2015-09-08hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz3-2/+182
2015-09-08hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz2-9/+20
2015-09-08mm/hugetlb: alloc_huge_page handle areas hole punched by fallocateMike Kravetz1-15/+39
2015-09-08mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punchMike Kravetz1-2/+13
2015-09-08hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz3-14/+128
2015-09-08hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to deleteMike Kravetz1-7/+18
2015-09-08mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz2-10/+15
2015-09-08mm/hugetlb: add region_del() to delete a specific range of entriesMike Kravetz1-37/+85
2015-09-08mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz2-22/+155
2015-09-08mm: rename and move get/set_freepage_migratetypeVlastimil Babka2-25/+28
2015-09-08mm, page_isolation: remove bogus tests for isolated pagesVlastimil Babka2-24/+10
2015-09-08lib/show_mem.c: correct reserved memory calculationVishnu Pratap Singh1-3/+1
2015-09-08memcg: move memcg_proto_active from sock.hMichal Hocko2-6/+1
2015-09-08memcg, tcp_kmem: check for cg_proto in sock_update_memcgMichal Hocko1-2/+1
2015-09-08memcg: restructure mem_cgroup_can_attach()Tejun Heo1-29/+32
2015-09-08memcg: get rid of extern for functions in memcontrol.hMichal Hocko1-8/+8
2015-09-08memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCGMichal Hocko1-2/+0
2015-09-08memcg: export struct mem_cgroupMichal Hocko7-378/+351
2015-09-08sparc32: do not include swap.h from pgtable_32.hMichal Hocko1-1/+1
2015-09-08mm/dmapool: allow NULL `pool' pointer in dma_pool_destroy()Sergey Senozhatsky1-0/+3
2015-09-08mm/mempool: allow NULL `pool' pointer in mempool_destroy()Sergey Senozhatsky1-0/+3
2015-09-08mm/slab_common: allow NULL cache pointer in kmem_cache_destroy()Sergey Senozhatsky1-0/+3
2015-09-08mm, oom: remove unnecessary variableDavid Rientjes1-13/+8
2015-09-08mm, oom: add description of struct oom_controlDavid Rientjes1-3/+17
2015-09-08mm, oom: do not panic for oom kills triggered from sysrqDavid Rientjes2-3/+7
2015-09-08mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes5-8/+3
2015-09-08mm, oom: organize oom context into structDavid Rientjes5-80/+98
2015-09-08mm: make set_recommended_min_free_kbytes() return voidNicholas Krause1-2/+1
2015-09-08mm: improve __GFP_NORETRY comment based on implementationDavid Rientjes1-1/+4
2015-09-08fs: do not prefault sys_write() user buffer pagesDave Hansen1-16/+18
2015-09-08mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim4-7/+77
2015-09-08memtest: remove unused header filesVladimir Murzin1-5/+0
2015-09-08memtest: cleanup log messagesVladimir Murzin1-9/+5
2015-09-08memtest: use kstrtouint instead of simple_strtoulVladimir Murzin1-3/+5
2015-09-08pagemap: update documentationKonstantin Khlebnikov1-2/+12
2015-09-08pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov3-2/+25
2015-09-08pagemap: hide physical addresses from non-privileged usersKonstantin Khlebnikov1-11/+14
2015-09-08pagemap: rework hugetlb and thp reportKonstantin Khlebnikov1-56/+44
2015-09-08pagemap: switch to the new format and do some cleanupKonstantin Khlebnikov2-114/+61
2015-09-08pagemap: check permissions and capabilities at open timeKonstantin Khlebnikov1-20/+28
2015-09-08mm: remove put_page_unless_one()Vineet Gupta1-12/+0
2015-09-08mm/memblock.c: WARN_ON when flags differs from overlap regionWei Yang1-0/+1
2015-09-08mm/page_alloc.c: remove unused variable in free_area_init_core()Wei Yang1-3/+2
2015-09-08mm/page_alloc.c: refine the calculation of highest possible node idWei Yang1-4/+2
2015-09-08mm, dax: use i_mmap_unlock_write() in do_cow_fault()Kirill A. Shutemov1-4/+4
2015-09-08mm: take i_mmap_lock in unmap_mapping_range() for DAXKirill A. Shutemov2-25/+21
2015-09-08dax: use linear_page_index()Matthew Wilcox1-1/+1
2015-09-08dax: ensure that zero pages are removed from other processesMatthew Wilcox1-1/+5
2015-09-08dax: don't use set_huge_zero_page()Kirill A. Shutemov3-10/+13
2015-09-08thp: fix zap_huge_pmd() for DAXKirill A. Shutemov1-40/+31
2015-09-08thp: decrement refcount on huge zero page if it is splitKirill A. Shutemov1-1/+3
2015-09-08dax: fix race between simultaneous faultsMatthew Wilcox2-19/+25
2015-09-08ext4: start transaction before calling into DAXMatthew Wilcox1-3/+52
2015-09-08ext4: add ext4_get_block_dax()Matthew Wilcox3-3/+16
2015-09-08dax: improve comment about truncate raceMatthew Wilcox1-1/+6
2015-09-08thp: change insert_pfn's return type to voidMatthew Wilcox1-3/+3
2015-09-08ext4: use ext4_get_block_write() for DAXMatthew Wilcox1-4/+4
2015-09-08fs/dax.c: fix typo in #endif commentValentin Rothberg1-1/+1
2015-09-08xfs: huge page fault supportMatthew Wilcox2-1/+30
2015-09-08ext4: huge page fault supportMatthew Wilcox1-1/+9
2015-09-08ext2: huge page fault supportMatthew Wilcox1-1/+8
2015-09-08dax: add huge page fault supportMatthew Wilcox3-3/+170
2015-09-08mm: add vmf_insert_pfn_pmd()Matthew Wilcox2-0/+45
2015-09-08mm: export various functions for the benefit of DAXMatthew Wilcox2-6/+11
2015-09-08mm: add a pmd_fault handlerMatthew Wilcox2-6/+26
2015-09-08thp: prepare for DAX huge pagesMatthew Wilcox2-19/+33
2015-09-08dax: revert userfaultfd changeAndrew Morton1-1/+4
2015-09-08dax: move DAX-related functions to a new headerMatthew Wilcox9-14/+28
2015-09-08thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov2-11/+2
2015-09-08mremap: fix the wrong !vma->vm_file check in copy_vma()Oleg Nesterov1-1/+1
2015-09-08mmap: fix the usage of ->vm_pgoff in special_mapping pathsOleg Nesterov1-10/+2
2015-09-08mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2-4/+9
2015-09-08selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven1-3/+6
2015-09-08cgroup: fix seq_show_option merge with legacy_nameKees Cook1-1/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds92-745/+2142
2015-09-08Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds17-61/+345
2015-09-08Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds7-207/+211
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds10-381/+384
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds16-437/+562
2015-09-08Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds10-38/+359
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds76-1407/+3588
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-130/+196
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds42-363/+2229
2015-09-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+237
2015-09-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-40/+35
2015-09-08Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-10/+9
2015-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2015-09-08userfaultfd: selftest: update userfaultfd x86 32bit syscall numberAndrea Arcangeli1-1/+1
2015-09-08parisc: Use platform_device_register_simple("rtc-generic")Helge Deller1-10/+4
2015-09-08parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller1-7/+0
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross3-41/+49
2015-09-08xen: limit memory to architectural maximumJuergen Gross1-1/+1
2015-09-08xen: avoid another early crash of memory limited dom0Juergen Gross1-8/+15
2015-09-08xen: avoid early crash of memory limited dom0Juergen Gross1-3/+4
2015-09-08parisc: Use double word condition in 64bit CAS operationJohn David Anglin1-1/+1
2015-09-08parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+7
2015-09-08parisc: Additionally check for in_atomic() in page fault handlerHelge Deller1-1/+1
2015-09-08PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller2-3/+6
2015-09-08parisc: Define ioremap_uc and ioremap_wcGuenter Roeck1-0/+2
2015-09-08virtio_balloon: do not change memory amount visible via /proc/meminfoDenis V. Lunev1-2/+6
2015-09-08virtio_ballon: change stub of release_pages_by_pfnDenis V. Lunev1-4/+4
2015-09-08virtio-blk: Allow extended partitionsFam Zheng1-0/+1
2015-09-08virtio_mmio: add ACPI probingGraeme Gregory1-0/+10
2015-09-08virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1Paolo Bonzini1-3/+2
2015-09-08nios2: add Max10 defconfigChee Nouk Phoon1-0/+81
2015-09-08nios2: Add Max10 device treeChee Nouk Phoon1-0/+248
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds54-1089/+1321
2015-09-07Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds55-478/+861
2015-09-08MAINTAINERS: update nios2 git repoLey Foon Tan1-1/+1