summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-05-09KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall
2017-05-09KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpusChristoffer Dall
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-08Revert "ipv4: restore rt->fi for reference counting"David S. Miller
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08dax: add tracepoint to dax_insert_mapping()Ross Zwisler
2017-05-08dax: add tracepoint to dax_writeback_one()Ross Zwisler
2017-05-08dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler
2017-05-08dax: add tracepoints to dax_load_hole()Ross Zwisler
2017-05-08dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler
2017-05-08dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka
2017-05-08time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
2017-05-08include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen
2017-05-08kref: remove WARN_ON for NULL release functionsAndi Kleen
2017-05-08include/linux/filter.h: use set_memory.h headerLaura Abbott
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08mm, vmalloc: properly track vmalloc usersMichal Hocko
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08sysv,ipc: cacheline align kern_ipc_permDavidlohr Bueso
2017-05-08pidns: expose task pid_ns_for_children to userspaceKirill Tkhai
2017-05-08ns: allow ns_entries to have custom symlink contentKirill Tkhai
2017-05-08ia64: reuse append_elf_note() and final_note() functionsHari Bathini
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan
2017-05-08jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke
2017-05-08mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka
2017-05-08mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka
2017-05-08NFS append COMMIT after synchronous COPYOlga Kornievskaia
2017-05-08ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-08Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-08Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-05-08Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08tcp: make congestion control optionally skip slow start after idleWei Wang
2017-05-08ipv4: restore rt->fi for reference countingWANG Cong
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams
2017-05-08KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_statusEric Auger
2017-05-08KVM: arm64: vgic-its: Interpret MAPD Size field and check related errorsEric Auger
2017-05-08KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidrEric Auger
2017-05-08KVM: arm64: vgic-its: Introduce migration ABI infrastructureEric Auger