aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+16
2017-01-14coredump: Ensure proper size of sparse core filesGravatar Dave Kleikamp 1-0/+1
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionGravatar Peter Jones 1-0/+1
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsGravatar Jiri Olsa 1-0/+1
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-67/+79
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+5
2017-01-13block: add blk_rq_payload_bytesGravatar Christoph Hellwig 1-0/+13
2017-01-12Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-4/+7
2017-01-12i2c: do not enable fall back to Host Notify by defaultGravatar Dmitry Torokhov 1-0/+1
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocGravatar Linus Torvalds 1-1/+3
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+4
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeGravatar Damien Le Moal 1-3/+3
2017-01-12jump_labels: API for flushing deferred jump label updatesGravatar David Matlack 1-0/+5
2017-01-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 12-46/+87
2017-01-10timerfd: export defines to userspaceGravatar Mike Frysinger 3-19/+38
2017-01-10mm: support anonymous stable pageGravatar Minchan Kim 1-1/+2
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainGravatar Alexander Duyck 1-2/+1
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Gravatar Alexander Duyck 2-4/+4
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledGravatar Michal Hocko 2-4/+24
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Gravatar Jamie Iles 1-0/+10
2017-01-10mm: get rid of __GFP_OTHER_NODEGravatar Michal Hocko 2-12/+4
2017-01-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERGravatar Michal Hocko 1-2/+2
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanGravatar Ross Zwisler 1-2/+0
2017-01-10mm: add follow_pte_pmd()Gravatar Ross Zwisler 1-0/+2
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersGravatar Herbert Xu 1-2/+7
2017-01-10target: add XCOPY target/segment desc sense codesGravatar David Disseldorp 1-0/+4
2017-01-10Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...Gravatar Mark Brown 1-4/+4
2017-01-10Merge remote-tracking branch 'asoc/fix/component' into asoc-linusGravatar Mark Brown 1-0/+3
2017-01-09btrfs: make tracepoint format strings more compactGravatar David Sterba 1-56/+56
2017-01-09Btrfs: add truncated_len for ordered extent tracepointsGravatar Liu Bo 1-0/+4
2017-01-09Btrfs: add 'inode' for extent map tracepointGravatar Liu Bo 1-4/+8
2017-01-09btrfs: fix crash when tracepoint arguments are freed by wq callbacksGravatar David Sterba 1-9/+13
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+12
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerGravatar Johannes Weiner 1-1/+3
2017-01-07Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-0/+6
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Gravatar Nicolai Stange 1-0/+1
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-43/+13
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-8/+20
2017-01-06swiotlb: Export swiotlb_max_segment to usersGravatar Konrad Rzeszutek Wilk 1-0/+3
2017-01-05Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-2/+0
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-26/+0
2017-01-05asm-prototypes: Clear any CPP defines before declaring the functionsGravatar Michal Marek 1-0/+6
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-99/+2
2017-01-04vfio-mdev: fix non-standard ioctl return val causing i386 build failGravatar Paul Gortmaker 1-1/+1
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-9/+0