summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-09-05userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli1-0/+6
2015-09-05userfaultfd: activate syscallAndrea Arcangeli1-0/+1
2015-09-05userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli1-1/+1
2015-09-05userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli1-0/+2
2015-09-05userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli1-0/+11
2015-09-05userfaultfd: linux/userfaultfd_k.hAndrea Arcangeli1-0/+79
2015-09-05userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli1-2/+3
2015-09-05slab: infrastructure for bulk object allocation and freeingChristoph Lameter1-0/+10
2015-09-05watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell1-4/+4
2015-09-05watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell1-4/+9
2015-09-05watchdog: introduce watchdog_suspend() and watchdog_resume()Ulrich Obergfell1-0/+2
2015-09-05kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2-11/+5
2015-09-05smpboot: allow passing the cpumask on per-cpu thread registrationFrederic Weisbecker1-1/+10
2015-09-05fs: create and use seq_show_option for escapingKees Cook1-0/+35
2015-09-05fsnotify: get rid of fsnotify_destroy_mark_locked()Jan Kara1-2/+5
2015-09-05fsnotify: remove mark->free_listJan Kara1-2/+0
2015-09-05fsnotify: document mark lockingJan Kara1-20/+30
2015-09-05capabilities: ambient capabilitiesAndy Lutomirski1-0/+8
2015-09-05kernel/kthread.c:kthread_create_on_node(): clarify documentationAndrew Morton1-1/+1
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds5-77/+58
2015-09-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+12
2015-09-04Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+50
2015-09-04Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-0/+206
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-66/+565
2015-09-03Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-3/+13
2015-09-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+2
2015-09-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-1099/+45
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds31-195/+520
2015-09-03netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2-0/+25
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+5
2015-09-02Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+21
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds7-48/+79
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds3-4/+63
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-4/+2
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-3/+3
2015-09-02flow_dissector: Use 'const' where possible.David S. Miller1-4/+4
2015-09-02flow_dissector: Fix function argument ordering dependencyTom Herbert1-4/+4
2015-09-02Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-31/+66
2015-09-02Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2015-09-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-2/+2
2015-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+3
2015-09-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2015-09-02flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert1-8/+11
2015-09-02flowi: Abstract out functions to get flow hash based on flowiTom Herbert1-4/+12
2015-09-02skbuff: Make __skb_set_sw_hash a general functionTom Herbert1-16/+29
2015-09-02flow_dissector: Move skb related functions to skbuff.hTom Herbert1-0/+47
2015-09-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-37/+151
2015-09-02Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-7/+62
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-0/+110
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-1/+36