sfrench/cifs-2.6.git
2015-09-08 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge tag 'trace-v4.3' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-09-08 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk...
2015-09-08 Linus TorvaldsMerge tag 'for-linus-4.3-rc0-tag' of git://git./linux...
2015-09-08 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2015-09-08 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-09-08 Linus TorvaldsMerge tag 'ecryptfs-4.3-rc1-stale-dcache' of git:/...
2015-09-08 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-09-08 Andrea Arcangeliuserfaultfd: selftest: update userfaultfd x86 32bit...
2015-09-08 Juergen Grossxen: switch extra memory accounting to use pfns
2015-09-08 Juergen Grossxen: limit memory to architectural maximum
2015-09-08 Juergen Grossxen: avoid another early crash of memory limited dom0
2015-09-08 Juergen Grossxen: avoid early crash of memory limited dom0
2015-09-07 Linus TorvaldsMerge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org...
2015-09-07 Linus TorvaldsMerge tag 'xfs-for-linus-4.3' of git://git./linux/kerne...
2015-09-07 Trond MyklebustNFSv4: Respect the server imposed limit on how many...
2015-09-07 Trond MyklebustNFSv4: Express delegation limit in units of pages
2015-09-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-09-06 Linus TorvaldsMerge tag 'for-linus-4.3-merge-window-part-1' of git...
2015-09-06 Linus TorvaldsMerge tag 'media/v4.3-1' of git://git./linux/kernel...
2015-09-06 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2015-09-06 Linus TorvaldsMerge tag 'md/4.3' of git://neil.brown.name/md
2015-09-06 Linus TorvaldsMerge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields...
2015-09-05 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-09-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-09-05 Eric Dumazettask_work: remove fifo ordering guarantee
2015-09-05 NeilBrownMerge linux-block/for-4.3/core into md/for-linux
2015-09-04 Nicholas Krausemm/hugetlb.c: make vma_has_reserves() return bool
2015-09-04 Nicholas Krausemm/madvise.c: make madvise_behaviour_valid() return...
2015-09-04 Nicholas Krausemm/memory.c: make tlb_next_batch() return bool
2015-09-04 Nicholas Krausemm/dmapool.c: change is_page_busy() return from int...
2015-09-04 minkyung88.kimmm: remove struct node_active_region
2015-09-04 Oleg Nesterovmremap: simplify the "overlap" check in mremap_to()
2015-09-04 Oleg Nesterovmremap: don't do uneccesary checks if new_len == old_len
2015-09-04 Oleg Nesterovmremap: don't do mm_populate(new_addr) on failure
2015-09-04 Oleg Nesterovmm: move ->mremap() from file_operations to vm_operatio...
2015-09-04 Oleg Nesterovmremap: don't leak new_vma if f_op->mremap() fails
2015-09-04 Nicholas Krausemm/hugetlb.c: make vma_shareable() return bool
2015-09-04 Kirill A. Shutemovmm: make GUP handle pfn mapping unless FOLL_GET is...
2015-09-04 Kirill A. Shutemovmm: fix status code which move_pages() returns for...
2015-09-04 Sebastian Andrzej... mm: memcontrol: bring back the VM_BUG_ON() in mem_cgrou...
2015-09-04 Vladimir Zapolskiygenalloc: add support of multiple gen_pools per device
2015-09-04 Vladimir Zapolskiygenalloc: add name arg to gen_pool_get() and devm_gen_p...
2015-09-04 Wei Yangmm/memblock: WARN_ON when nid differs from overlap...
2015-09-04 Mel GormanDocumentation/features/vm: add feature description...
2015-09-04 Mel Gormanmm: defer flush of writable TLB entries
2015-09-04 Mel Gormanmm: send one IPI per CPU to TLB flush all entries after...
2015-09-04 Mel Gormanx86, mm: trace when an IPI is about to be sent
2015-09-04 Andrea Arcangeliuserfaultfd: selftest
2015-09-04 Andrea Arcangeliuserfaultfd: avoid missing wakeups during refile in...
2015-09-04 Andrea Arcangeliuserfaultfd: propagate the full address in THP faults
2015-09-04 Andrea Arcangeliuserfaultfd: allow signals to interrupt a userfault
2015-09-04 Andrea Arcangeliuserfaultfd: require UFFDIO_API before other ioctls
2015-09-04 Andrea Arcangeliuserfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
2015-09-04 Andrea Arcangeliuserfaultfd: avoid mmap_sem read recursion in mcopy_atomic
2015-09-04 Andrea Arcangeliuserfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY...
2015-09-04 Andrea Arcangeliuserfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
2015-09-04 Andrea Arcangeliuserfaultfd: activate syscall
2015-09-04 Andrea Arcangeliuserfaultfd: buildsystem activation
2015-09-04 Andrea Arcangeliuserfaultfd: solve the race between UFFDIO_COPY|ZEROPAG...
2015-09-04 Andrea Arcangeliuserfaultfd: allocate the userfaultfd_ctx cacheline...
2015-09-04 Andrea Arcangeliuserfaultfd: optimize read() and poll() to be O(1)
2015-09-04 Andrea Arcangeliuserfaultfd: wake pending userfaults
2015-09-04 Andrea Arcangeliuserfaultfd: change the read API to return a uffd_msg
2015-09-04 Pavel Emelyanovuserfaultfd: Rename uffd_api.bits into .features
2015-09-04 Andrea Arcangeliuserfaultfd: add new syscall to provide memory external...
2015-09-04 Andrea Arcangeliuserfaultfd: prevent khugepaged to merge if userfaultfd...
2015-09-04 Andrea Arcangeliuserfaultfd: teach vma_merge to merge across vma->vm_us...
2015-09-04 Andrea Arcangeliuserfaultfd: call handle_userfault() for userfaultfd_mi...
2015-09-04 Andrea Arcangeliuserfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
2015-09-04 Andrea Arcangeliuserfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
2015-09-04 Andrea Arcangeliuserfaultfd: linux/userfaultfd_k.h
2015-09-04 Andrea Arcangeliuserfaultfd: uAPI
2015-09-04 Andrea Arcangeliuserfaultfd: waitqueue: add nr wake parameter to __wake...
2015-09-04 Andrea Arcangeliuserfaultfd: linux/Documentation/vm/userfaultfd.txt
2015-09-04 Daniel Borkmannmm/slab.h: fix argument order in cache_from_obj's error...
2015-09-04 Joonsoo Kimmm/slub: don't wait for high-order page allocation
2015-09-04 Konstantin... mm/slub: fix slab double-free in case of duplicate...
2015-09-04 Thomas Gleixnermm/slub: move slab initialization into irq enabled...
2015-09-04 Jesper Dangaard... slub: add support for kmem_cache_debug in bulk calls
2015-09-04 Jesper Dangaard... slub: initial bulk free implementation
2015-09-04 Jesper Dangaard... slub: improve bulk alloc strategy
2015-09-04 Jesper Dangaard... slub bulk alloc: extract objects from the per cpu slab
2015-09-04 Christoph Lameterslab: infrastructure for bulk object allocation and...
2015-09-04 Jesper Dangaard... slub: fix spelling succedd to succeed
2015-09-04 Ulrich Obergfellwatchdog: rename watchdog_suspend() and watchdog_resume()
2015-09-04 Ulrich Obergfellwatchdog: use suspend/resume interface in fixup_ht_bug()
2015-09-04 Ulrich Obergfellwatchdog: use park/unpark functions in update_watchdog_...
2015-09-04 Ulrich Obergfellwatchdog: introduce watchdog_suspend() and watchdog_res...
2015-09-04 Ulrich Obergfellwatchdog: introduce watchdog_park_threads() and watchdo...
2015-09-04 Guenter Roeckkernel/watchdog: move NMI function header declarations...
2015-09-04 Frederic Weisbeckerwatchdog: simplify housekeeping affinity with the appro...
2015-09-04 Frederic Weisbeckersmpboot: allow passing the cpumask on per-cpu thread...
2015-09-04 Frederic Weisbeckersmpboot: make cleanup to mirror setup
2015-09-04 Frederic Weisbeckersmpboot: fix memory leak on error handling
2015-09-04 Kees Cookfs: create and use seq_show_option for escaping
2015-09-04 Joseph Qiocfs2: clean up redundant NULL checks before kfree
next