Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
605e9710fb5fef0dd2bb49d7b75e46601df62112
605e971
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
dab3c3c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
59a47ff
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
425afcf
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
b793c00
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
6f0a2fc
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
752240e
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
b8cb642af
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1c8cc72
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 9 years ago
b9ffce9
Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 9 years ago
0c8e2f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
49df2e3
userfaultfd: selftest: update userfaultfd x86 32bit syscall number
by Andrea Arcangeli
· 9 years ago
626d750
xen: switch extra memory accounting to use pfns
by Juergen Gross
· 9 years ago
cb9e444
xen: limit memory to architectural maximum
by Juergen Gross
· 9 years ago
ab24507
xen: avoid another early crash of memory limited dom0
by Juergen Gross
· 9 years ago
eafd72e
xen: avoid early crash of memory limited dom0
by Juergen Gross
· 9 years ago
4e4adb2
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
77a7880
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
5445b1f
NFSv4: Respect the server imposed limit on how many changes we may cache
by Trond Myklebust
· 9 years ago
7d160a6
NFSv4: Express delegation limit in units of pages
by Trond Myklebust
· 9 years ago
7d9071a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
bd77966
Merge tag 'for-linus-4.3-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 9 years ago
9cfcc65
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
e3a98ac
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 9 years ago
2a013e3
Merge tag 'md/4.3' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
1744771
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
2236597
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
6c0f568
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
c821990
task_work: remove fifo ordering guarantee
by Eric Dumazet
· 9 years ago
e89c6fd
Merge linux-block/for-4.3/core into md/for-linux
by NeilBrown
· 9 years ago
559ec2f
mm/hugetlb.c: make vma_has_reserves() return bool
by Nicholas Krause
· 9 years ago
1ecef9e
mm/madvise.c: make madvise_behaviour_valid() return bool
by Nicholas Krause
· 9 years ago
ca1d6c7
mm/memory.c: make tlb_next_batch() return bool
by Nicholas Krause
· 9 years ago
d9e7e37
mm/dmapool.c: change is_page_busy() return from int to bool
by Nicholas Krause
· 9 years ago
4e6dab4
mm: remove struct node_active_region
by minkyung88.kim
· 9 years ago
9943242
mremap: simplify the "overlap" check in mremap_to()
by Oleg Nesterov
· 9 years ago
1d39168
mremap: don't do uneccesary checks if new_len == old_len
by Oleg Nesterov
· 9 years ago
d456fb9
mremap: don't do mm_populate(new_addr) on failure
by Oleg Nesterov
· 9 years ago
5477e70
mm: move ->mremap() from file_operations to vm_operations_struct
by Oleg Nesterov
· 9 years ago
df1eab3
mremap: don't leak new_vma if f_op->mremap() fails
by Oleg Nesterov
· 9 years ago
31aafb4
mm/hugetlb.c: make vma_shareable() return bool
by Nicholas Krause
· 9 years ago
1027e44
mm: make GUP handle pfn mapping unless FOLL_GET is requested
by Kirill A. Shutemov
· 9 years ago
d899844
mm: fix status code which move_pages() returns for zero page
by Kirill A. Shutemov
· 9 years ago
ce9ce66
mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout()
by Sebastian Andrzej Siewior
· 9 years ago
c98c363
genalloc: add support of multiple gen_pools per device
by Vladimir Zapolskiy
· 9 years ago
7385817
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
by Vladimir Zapolskiy
· 9 years ago
c0a2949
mm/memblock: WARN_ON when nid differs from overlap region
by Wei Yang
· 9 years ago
c7e1e3c
Documentation/features/vm: add feature description and arch support status for batched TLB flush after unmap
by Mel Gorman
· 9 years ago
d950c94
mm: defer flush of writable TLB entries
by Mel Gorman
· 9 years ago
72b252a
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
by Mel Gorman
· 9 years ago
5b74283
x86, mm: trace when an IPI is about to be sent
by Mel Gorman
· 9 years ago
c47174f
userfaultfd: selftest
by Andrea Arcangeli
· 9 years ago
2c5b7e1
userfaultfd: avoid missing wakeups during refile in userfaultfd_read
by Andrea Arcangeli
· 9 years ago
230c92a
userfaultfd: propagate the full address in THP faults
by Andrea Arcangeli
· 9 years ago
dfa37dc
userfaultfd: allow signals to interrupt a userfault
by Andrea Arcangeli
· 9 years ago
e6485a4
userfaultfd: require UFFDIO_API before other ioctls
by Andrea Arcangeli
· 9 years ago
ad465ca
userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
by Andrea Arcangeli
· 9 years ago
b6ebaed
userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
by Andrea Arcangeli
· 9 years ago
c1a4de9
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation
by Andrea Arcangeli
· 9 years ago
1f1c6f0
userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
by Andrea Arcangeli
· 9 years ago
1380fca
userfaultfd: activate syscall
by Andrea Arcangeli
· 9 years ago
a14c151
userfaultfd: buildsystem activation
by Andrea Arcangeli
· 9 years ago
8d2afd9
userfaultfd: solve the race between UFFDIO_COPY|ZEROPAGE and read
by Andrea Arcangeli
· 9 years ago
3004ec9
userfaultfd: allocate the userfaultfd_ctx cacheline aligned
by Andrea Arcangeli
· 9 years ago
15b726e
userfaultfd: optimize read() and poll() to be O(1)
by Andrea Arcangeli
· 9 years ago
ba85c70
userfaultfd: wake pending userfaults
by Andrea Arcangeli
· 9 years ago
a9b85f9
userfaultfd: change the read API to return a uffd_msg
by Andrea Arcangeli
· 9 years ago
3f602d2
userfaultfd: Rename uffd_api.bits into .features
by Pavel Emelyanov
· 9 years ago
86039bd
userfaultfd: add new syscall to provide memory externalization
by Andrea Arcangeli
· 9 years ago
c1294d0
userfaultfd: prevent khugepaged to merge if userfaultfd is armed
by Andrea Arcangeli
· 9 years ago
19a809a
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
by Andrea Arcangeli
· 9 years ago
6b251fc
userfaultfd: call handle_userfault() for userfaultfd_missing() faults
by Andrea Arcangeli
· 9 years ago
16ba6f8
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
by Andrea Arcangeli
· 9 years ago
745f234
userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
by Andrea Arcangeli
· 9 years ago
932b18e
userfaultfd: linux/userfaultfd_k.h
by Andrea Arcangeli
· 9 years ago
1038628
userfaultfd: uAPI
by Andrea Arcangeli
· 9 years ago
5136015
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
by Andrea Arcangeli
· 9 years ago
25edd8b
userfaultfd: linux/Documentation/vm/userfaultfd.txt
by Andrea Arcangeli
· 9 years ago
2d16e0fd
mm/slab.h: fix argument order in cache_from_obj's error message
by Daniel Borkmann
· 9 years ago
45eb00c
mm/slub: don't wait for high-order page allocation
by Joonsoo Kim
· 9 years ago
80da026
mm/slub: fix slab double-free in case of duplicate sysfs filename
by Konstantin Khlebnikov
· 9 years ago
588f8ba
mm/slub: move slab initialization into irq enabled region
by Thomas Gleixner
· 9 years ago
3eed034
slub: add support for kmem_cache_debug in bulk calls
by Jesper Dangaard Brouer
· 9 years ago
fbd0263
slub: initial bulk free implementation
by Jesper Dangaard Brouer
· 9 years ago
ebe909e
slub: improve bulk alloc strategy
by Jesper Dangaard Brouer
· 9 years ago
994eb76
slub bulk alloc: extract objects from the per cpu slab
by Jesper Dangaard Brouer
· 9 years ago
484748f
slab: infrastructure for bulk object allocation and freeing
by Christoph Lameter
· 9 years ago
2ae4400
slub: fix spelling succedd to succeed
by Jesper Dangaard Brouer
· 9 years ago
ec6a906
watchdog: rename watchdog_suspend() and watchdog_resume()
by Ulrich Obergfell
· 9 years ago
999bbe4
watchdog: use suspend/resume interface in fixup_ht_bug()
by Ulrich Obergfell
· 9 years ago
d4bdd0b
watchdog: use park/unpark functions in update_watchdog_all_cpus()
by Ulrich Obergfell
· 9 years ago
8c073d2
watchdog: introduce watchdog_suspend() and watchdog_resume()
by Ulrich Obergfell
· 9 years ago
81a4bee
watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads()
by Ulrich Obergfell
· 9 years ago
aacfbe6
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
by Guenter Roeck
· 9 years ago
314b08ff
watchdog: simplify housekeeping affinity with the appropriate mask
by Frederic Weisbecker
· 9 years ago
230ec93
smpboot: allow passing the cpumask on per-cpu thread registration
by Frederic Weisbecker
· 9 years ago
3dd08c0
smpboot: make cleanup to mirror setup
by Frederic Weisbecker
· 9 years ago
5869b50
smpboot: fix memory leak on error handling
by Frederic Weisbecker
· 9 years ago
a068acf
fs: create and use seq_show_option for escaping
by Kees Cook
· 9 years ago
4635929
ocfs2: clean up redundant NULL checks before kfree
by Joseph Qi
· 9 years ago
Next »