summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-2537-196/+318
|\
| * objtool: Fix stack-swizzle for FRAME_POINTER=yPeter Zijlstra2021-02-221-0/+14
| * um: Enforce the usage of asm-generic/softirq_stack.hThomas Gleixner2021-02-161-0/+1
| * Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121203-6364/+13626
| |\
| * | x86/softirq/64: Inline do_softirq_own_stack()Thomas Gleixner2021-02-103-7/+12
| * | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-1011-9/+24
| * | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-1014-12/+13
| * | x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACKThomas Gleixner2021-02-103-12/+10
| * | x86/softirq: Remove indirection in do_softirq_own_stack()Thomas Gleixner2021-02-103-76/+17
| * | x86/entry: Use run_sysvec_on_irqstack_cond() for XEN upcallThomas Gleixner2021-02-101-13/+6
| * | x86/entry: Convert device interrupts to inline stack switchingThomas Gleixner2021-02-104-34/+36
| * | x86/entry: Convert system vectors to irq stack macroThomas Gleixner2021-02-103-30/+66
| * | x86/irq: Provide macro for inlining irq stack switchingThomas Gleixner2021-02-101-0/+98
| * | x86/apic: Split out spurious handling codeThomas Gleixner2021-02-101-12/+19
| * | x86/irq/64: Adjust the per CPU irq stack pointer by 8Thomas Gleixner2021-02-105-16/+27
| * | x86/irq: Sanitize irq stack trackingThomas Gleixner2021-02-104-10/+10
| * | x86/entry: Fix instrumentation annotationThomas Gleixner2021-02-101-1/+1
| * | Merge branch 'objtool/core' into x86/entryThomas Gleixner2021-02-1049-597/+963
| |\ \
* | \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-25117-1734/+2027
|\ \ \ \
| * | | | mm/migrate: remove unneeded semicolonsChengyang Fan2021-02-241-1/+1
| * | | | hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()Miaohe Lin2021-02-241-5/+2
| * | | | hugetlbfs: fix some comment typosMiaohe Lin2021-02-241-4/+4
| * | | | hugetlbfs: correct some obsolete comments about inode i_mutexMiaohe Lin2021-02-241-2/+2
| * | | | hugetlbfs: make hugepage size conversion more readableMiaohe Lin2021-02-241-2/+2
| * | | | hugetlbfs: remove meaningless variable avoid_reserveMiaohe Lin2021-02-241-3/+9
| * | | | hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()Miaohe Lin2021-02-241-1/+1
| * | | | hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fsMiaohe Lin2021-02-241-1/+1
| * | | | hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()Miaohe Lin2021-02-241-2/+0
| * | | | hugetlbfs: remove special hugetlbfs_set_page_dirty()Mike Kravetz2021-02-241-12/+1
| * | | | mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz2021-02-243-26/+17
| * | | | mm, oom: fix a comment in dump_task()Tang Yizhou2021-02-241-3/+2
| * | | | mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()Miaohe Lin2021-02-241-1/+1
| * | | | numa balancing: migrate on fault among multiple bound nodesHuang Ying2021-02-242-1/+19
| * | | | mm, compaction: make fast_isolate_freepages() stay within zoneVlastimil Babka2021-02-241-5/+11
| * | | | mm/compaction: fix misbehaviors of fast_find_migrateblock()Wonhyuk Yang2021-02-241-15/+12
| * | | | mm/compaction: correct deferral logic for proactive compactionCharan Teja Reddy2021-02-241-6/+14
| * | | | mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLockedMiaohe Lin2021-02-241-1/+0
| * | | | mm/compaction: remove rcu_read_lock during page compactionAlex Shi2021-02-241-4/+1
| * | | | z3fold: simplify the zhdr initialization code in init_z3fold_page()Miaohe Lin2021-02-241-7/+1
| * | | | z3fold: remove unused attribute for release_z3fold_pageMiaohe Lin2021-02-241-2/+1
| * | | | mm/vmscan: restore zone_reclaim_mode ABIDave Hansen2021-02-242-7/+12
| * | | | hugetlb: fix uninitialized subpool pointerMike Kravetz2021-02-241-0/+1
| * | | | include/linux/hugetlb.h: add synchronization information for new hugetlb spec...Mike Kravetz2021-02-241-0/+10
| * | | | hugetlb: convert PageHugeFreed to HPageFreed flagMike Kravetz2021-02-242-19/+7
| * | | | hugetlb: convert PageHugeTemporary() to HPageTemporary flagMike Kravetz2021-02-242-29/+13
| * | | | hugetlb: convert page_huge_active() HPageMigratable flagMike Kravetz2021-02-245-44/+25
| * | | | hugetlb: use page.private for hugetlb specific page flagsMike Kravetz2021-02-243-32/+96
| * | | | mm: workingset: clarify eviction order and distance calculationOscar Salvador2021-02-241-1/+1
| * | | | mm/vmscan.c: make lruvec_lru_size() staticYu Zhao2021-02-242-3/+2
| * | | | include/linux/mm_inline.h: fold __update_lru_size() into its sole callerYu Zhao2021-02-241-8/+1