aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds9-61/+57
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust1-1/+1
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-16/+46
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds20-948/+1312
2015-09-05Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds1-3/+4
2015-09-05Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-114/+83
2015-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-51/+433
2015-09-04mm: remove struct node_active_regionminkyung88.kim1-8/+0
2015-09-04mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov2-1/+1
2015-09-04genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy1-0/+2
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy1-2/+2
2015-09-04mm: defer flush of writable TLB entriesMel Gorman1-0/+7
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2-0/+19
2015-09-04x86, mm: trace when an IPI is about to be sentMel Gorman2-1/+3
2015-09-04userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparationAndrea Arcangeli1-0/+6
2015-09-04userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPIAndrea Arcangeli1-1/+41
2015-09-04userfaultfd: activate syscallAndrea Arcangeli1-0/+1
2015-09-04userfaultfd: change the read API to return a uffd_msgAndrea Arcangeli1-15/+55
2015-09-04userfaultfd: Rename uffd_api.bits into .featuresPavel Emelyanov1-3/+9
2015-09-04userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli1-1/+1
2015-09-04userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli1-0/+2
2015-09-04userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli1-0/+11
2015-09-04userfaultfd: linux/userfaultfd_k.hAndrea Arcangeli1-0/+79
2015-09-04userfaultfd: uAPIAndrea Arcangeli2-0/+84
2015-09-04userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli1-2/+3
2015-09-04slab: infrastructure for bulk object allocation and freeingChristoph Lameter1-0/+10
2015-09-04watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell1-4/+4
2015-09-04watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell1-4/+9
2015-09-04watchdog: introduce watchdog_suspend() and watchdog_resume()Ulrich Obergfell1-0/+2
2015-09-04kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2-11/+5
2015-09-04smpboot: allow passing the cpumask on per-cpu thread registrationFrederic Weisbecker1-1/+10
2015-09-04fs: create and use seq_show_option for escapingKees Cook1-0/+35
2015-09-04fsnotify: get rid of fsnotify_destroy_mark_locked()Jan Kara1-2/+5
2015-09-04fsnotify: remove mark->free_listJan Kara1-2/+0
2015-09-04fsnotify: document mark lockingJan Kara1-20/+30
2015-09-04capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISEAndy Lutomirski1-1/+10
2015-09-04capabilities: ambient capabilitiesAndy Lutomirski2-0/+15
2015-09-04kernel/kthread.c:kthread_create_on_node(): clarify documentationAndrew Morton1-1/+1
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-102/+388
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-16/+13
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds14-76/+318
2015-09-04Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-2/+0
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds12-94/+1558
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-56/+121
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+51
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds5-77/+58
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-0/+5
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+12
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-1/+63
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-0/+206