summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-09KVM: arm/arm64: Get rid of its->initialized fieldMarc Zyngier1-1/+0
2017-05-09KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall1-0/+1
2017-05-09KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpusChristoffer Dall1-0/+11
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-1/+0
2017-05-09Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+21
2017-05-09Revert "ipv4: restore rt->fi for reference counting"David S. Miller1-1/+0
2017-05-09Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-44/+594
2017-05-09Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-176/+30
2017-05-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-107/+303
2017-05-09dax: add tracepoint to dax_insert_mapping()Ross Zwisler1-0/+30
2017-05-09dax: add tracepoint to dax_writeback_one()Ross Zwisler1-0/+24
2017-05-09dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler1-0/+32
2017-05-09dax: add tracepoints to dax_load_hole()Ross Zwisler1-0/+1
2017-05-09dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler1-0/+2
2017-05-09dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler1-0/+41
2017-05-09mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka1-0/+12
2017-05-09time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani1-3/+0
2017-05-09fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa1-3/+2
2017-05-09include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen1-1/+0
2017-05-09kref: remove WARN_ON for NULL release functionsAndi Kleen1-6/+0
2017-05-09include/linux/filter.h: use set_memory.h headerLaura Abbott1-1/+3
2017-05-09treewide: move set_memory_* functions away from cacheflush.hLaura Abbott1-0/+12
2017-05-09treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches1-1/+1
2017-05-09scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd3-3/+3
2017-05-09mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko1-6/+3
2017-05-09treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2-6/+9
2017-05-09mm, vmalloc: properly track vmalloc usersMichal Hocko1-0/+19
2017-05-09mm: introduce kv[mz]alloc helpersMichal Hocko3-2/+15
2017-05-09sysv,ipc: cacheline align kern_ipc_permDavidlohr Bueso2-6/+4
2017-05-09pidns: expose task pid_ns_for_children to userspaceKirill Tkhai1-0/+1
2017-05-09ns: allow ns_entries to have custom symlink contentKirill Tkhai1-0/+1
2017-05-09ia64: reuse append_elf_note() and final_note() functionsHari Bathini2-0/+6
2017-05-09crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini3-55/+71
2017-05-09cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan1-2/+2
2017-05-09jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke1-8/+3
2017-05-09mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka1-0/+5
2017-05-09mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka1-4/+1
2017-05-09NFS append COMMIT after synchronous COPYOlga Kornievskaia1-0/+1
2017-05-09ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong1-0/+2
2017-05-08Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2-3/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-41/+76
2017-05-08Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2-26/+53
2017-05-08Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-12/+97
2017-05-08tcp: make congestion control optionally skip slow start after idleWei Wang1-1/+3
2017-05-08ipv4: restore rt->fi for reference countingWANG Cong1-0/+1
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+74
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2-4/+28
2017-05-08KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_statusEric Auger1-0/+2
2017-05-08KVM: arm64: vgic-its: Interpret MAPD Size field and check related errorsEric Auger1-0/+2
2017-05-08KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidrEric Auger1-0/+5