aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 30-1169/+1151
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 25-157/+313
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 6-6/+6
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 12-42/+16
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+10
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-9/+3
2021-07-05Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+805
2021-07-05ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEGravatar Alex Sverdlin 1-1/+1
2021-07-04Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+12
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 70-776/+917
2021-07-04Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linuxGravatar Linus Torvalds 2-8/+7
2021-07-04csky: Kconfig: Remove unused selectsGravatar Guo Ren 1-3/+0
2021-07-04csky: syscache: Fixup duplicate cache flushGravatar Guo Ren 1-5/+7
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-1/+1
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-1/+1
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-0/+235
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+2
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-3/+0
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 212-3609/+6413
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 15-446/+3
2021-07-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 104-242/+160
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 37-115/+250
2021-07-01Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 11-717/+7
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 25-525/+313
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+2
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 17-17/+18
2021-07-01kprobes: remove duplicated strong free_insn_page in x86 and s390Gravatar Barry Song 2-11/+0
2021-07-01kernel.h: split out panic and oops helpersGravatar Andy Shevchenko 18-1/+19
2021-07-01mm: remove special swap entry functionsGravatar Alistair Popple 1-1/+1
2021-07-01mm/thp: define default pmd_pgtable()Gravatar Anshuman Khandual 32-43/+19
2021-07-01mm: define default value for FIRST_USER_ADDRESSGravatar Anshuman Khandual 25-43/+0
2021-07-01powerpc: Only build restart_table.c for 64sGravatar Michael Ellerman 1-2/+2
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesGravatar David Hildenbrand 4-0/+12
2021-06-30mm: generalize ZONE_[DMA|DMA32]Gravatar Kefeng Wang 13-60/+11
2021-06-30mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2Gravatar Anshuman Khandual 2-2/+2
2021-06-30arm64/mm: drop HAVE_ARCH_PFN_VALIDGravatar Anshuman Khandual 3-39/+0
2021-06-30arm64: drop pfn_valid_within() and simplify pfn_valid()Gravatar Mike Rapoport 2-2/+1
2021-06-30arm64: decouple check whether pfn is in linear map from pfn_valid()Gravatar Mike Rapoport 6-6/+19
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmGravatar Kefeng Wang 3-9/+1
2021-06-30mm: sparsemem: use huge PMD mapping for vmemmap pagesGravatar Muchun Song 1-6/+2
2021-06-30powerpc/8xx: add support for huge pages on VMAP and VMALLOCGravatar Christophe Leroy 2-1/+44
2021-06-30mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeGravatar Christophe Leroy 2-23/+31
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Gravatar Christophe Leroy 5-14/+8
2021-06-30mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapGravatar Muchun Song 1-2/+6
2021-06-30mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAPGravatar Muchun Song 1-1/+1
2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cGravatar Muchun Song 2-1/+3
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 13-135/+1212
2021-06-30Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 2-4/+1
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-18/+28
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-37/+12