summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds51-256/+153
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan18-1/+33
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport11-103/+69
2021-09-03microblaze: simplify pte_alloc_one_kernel()Mike Rapoport3-23/+8
2021-09-03mm/page_alloc: always initialize memory map for the holesMike Rapoport1-2/+1
2021-09-03mm: sparse: pass section_nr to find_memory_blockOhhoon Kwon1-3/+1
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig11-88/+9
2021-09-03memcg: enable accounting for ldt_struct objectsVasily Averin1-3/+3
2021-09-03mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard1-1/+1
2021-09-03arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot1-2/+1
2021-09-03ia64: make num_rsvd_regions staticGeert Uytterhoeven2-2/+1
2021-09-03ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven2-27/+25
2021-09-03ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven1-1/+1
2021-09-03ia64: fix typo in a commentJason Wang1-1/+1
2021-09-03Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-2416/+2
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-15/+40
2021-09-02Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-22/+15
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-89/+74
2021-09-02Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds6-16/+16
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds16-262/+74
2021-09-02Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-25/+20
2021-09-02Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-108/+0
2021-09-02Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-8/+74
2021-09-02Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-136/+475
2021-09-02Merge tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds391-3837/+27563
2021-09-02Merge tag 'defconfig-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds7-45/+242
2021-09-02Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds6-19/+6
2021-09-02Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds61-4759/+955
2021-09-02Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds37-602/+30
2021-09-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds39-406/+574
2021-09-02Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds16-16/+17
2021-09-02Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds21-67/+250
2021-09-01parisc: math-emu: Fix fall-through warningsHelge Deller1-3/+53
2021-09-01parisc: fix crash with signals and allocaMikulas Patocka1-0/+6
2021-09-01parisc: Fix compile failure when building 64-bit kernel nativelyMasahiro Yamada1-3/+3
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-615/+18
2021-09-01x86/setup: Explicitly include acpi.hNathan Chancellor1-0/+1
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+203
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-56/+74
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-24/+12
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+13
2021-09-01xen: remove stray preempt_disable() from PV AP startup codeJuergen Gross1-1/+0
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds29-156/+206
2021-09-01Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+0
2021-09-01Merge tag 'hwmon-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2021-08-31Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-3/+19
2021-08-31Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+24
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas139-437/+826
2021-08-31Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds5-7/+1
2021-08-31Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2