summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb: add prot_modify_start/commit sequence for hugetlb updateAneesh Kumar K.V2019-03-051-0/+20
* mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-03-051-1/+1
* mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-03-051-8/+8
* mm: fix some typos in mm directoryWei Yang2019-03-051-1/+1
* mm, memcg: create mem_cgroup_from_seqChris Down2019-03-051-0/+10
* kernel: cgroup: add poll file operationJohannes Weiner2019-03-051-0/+4
* fs: kernfs: add poll file operationJohannes Weiner2019-03-051-0/+6
* mm, compaction: capture a page under direct compactionMel Gorman2019-03-052-1/+6
* mm, compaction: be selective about what pageblocks to clear skip hintsMel Gorman2019-03-051-0/+2
* mm, compaction: use free lists to quickly locate a migration sourceMel Gorman2019-03-051-0/+11
* mm: shuffle GFP_* flagsAlexey Dobriyan2019-03-051-15/+15
* mm/hugetlb: enable arch specific huge page size support for migrationAnshuman Khandual2019-03-051-2/+13
* mm/hugetlb: enable PUD level huge page migrationAnshuman Khandual2019-03-051-1/+2
* mm/hugetlb: distinguish between migratability and movabilityAnshuman Khandual2019-03-051-0/+30
* mm: remove sysctl_extfrag_handler()Matthew Wilcox2019-03-051-2/+0
* memcg: localize memcg_kmem_enabled() checkShakeel Butt2019-03-051-4/+33
* mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai2019-03-051-0/+7
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-1/+1
* mm: convert PG_balloon to PG_offlineDavid Hildenbrand2019-03-053-9/+12
* mm: balloon: update comment about isolation/migration/compactionDavid Hildenbrand2019-03-051-17/+9
* mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS2019-03-051-1/+1
* include/linux/slub_def.h: comment fixesTobin C. Harding2019-03-051-6/+6
* kasan: fix kasan_check_read/write definitionsArnd Bergmann2019-03-051-1/+1
* Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-051-1/+3
|\
| * MIPS: ath79: export switch MDIO reference clockFelix Fietkau2019-01-221-1/+2
| * MIPS: ath79: add helpers for setting clocks and expose the ref clockFelix Fietkau2019-01-221-1/+2
* | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-051-0/+4
|\ \
| * | ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann2019-01-181-0/+4
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-0514-47/+53
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux nextHerbert Xu2019-02-222-3/+9
| |\ \
| | * | bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei2019-01-111-0/+1
| | * | soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei2019-01-111-2/+4
| | * | soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei2019-01-111-1/+2
| | * | soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei2019-01-081-0/+2
| * | | crypto: export arc4 definesIuliana Prodan2019-02-151-0/+13
| * | | crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-252-3/+3
| * | | crypto: api - add a helper to (un)register a array of templatesXiongfeng Wang2019-01-251-0/+2
| * | | crypto: morus - Cleanup license messThomas Gleixner2019-01-253-18/+3
| * | | crypto: af_alg - make some functions staticEric Biggers2019-01-181-7/+0
| * | | crypto: user - forward declare crypto_nlskEric Biggers2019-01-181-0/+2
| * | | crypto: streebog - use correct endianness typeEric Biggers2019-01-181-1/+1
| * | | crypto: algapi - remove crypto_alloc_instance()Eric Biggers2019-01-112-7/+5
| * | | crypto: skcipher - add helper for simple block cipher modesEric Biggers2019-01-111-0/+15
| * | | crypto: cipher - remove struct cipher_descEric Biggers2019-01-111-8/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-05147-827/+3966
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-043-25/+14
| |\ \ \
| | * | | appletalk: Fix use-after-free in atalk_proc_exitYueHaibing2019-03-031-1/+1
| | * | | net: sched: put back q.qlen into a single locationEric Dumazet2019-03-021-18/+13
| * | | | devlink: Add support for direct reporter health state updateEran Ben Elisha2019-03-042-0/+45
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-044-4/+51
| |\ \ \ \