aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-15Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+17
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds66-995/+360
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-17/+58
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+36
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski16-103/+103
2020-08-14sh: use generic strncpy()Kuninori Morimoto1-26/+0
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni43-44/+18
2020-08-14sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-14sh: bring syscall_set_return_value in line with other architecturesMichael Karcher1-4/+1
2020-08-14sh: Add SECCOMP_FILTERMichael Karcher3-2/+6
2020-08-14sh: Rearrange blocks in entry-common.SMichael Karcher1-28/+29
2020-08-14sh: switch to copy_thread_tls()Christian Brauner2-3/+4
2020-08-14sh: use the generic dma coherent remap allocatorChristoph Hellwig2-49/+4
2020-08-14sh: don't allow non-coherent DMA for NOMMUChristoph Hellwig1-1/+2
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig3-6/+3
2020-08-14sh: unexport register_trapped_io and match_trapped_io_handlerChristoph Hellwig1-2/+0
2020-08-14sh: don't include <asm/io_trapped.h> in <asm/io.h>Christoph Hellwig3-1/+2
2020-08-14sh: move the ioremap implementation out of lineChristoph Hellwig2-86/+68
2020-08-14sh: move ioremap_fixed details out of <asm/io.h>Christoph Hellwig5-16/+26
2020-08-14sh: remove __KERNEL__ ifdefs from non-UAPI headersChristoph Hellwig19-54/+0
2020-08-14sh: sort the selects for SUPERH alphabeticallyChristoph Hellwig1-48/+47
2020-08-14sh: remove -Werror from MakefilesChristoph Hellwig3-6/+0
2020-08-14sh: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-14arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*Hans Verkuil4-11/+0
2020-08-14sh: stacktrace: Remove stacktrace_ops.stack()Geert Uytterhoeven5-29/+0
2020-08-14sh: machvec: Modernize printing of kernel messagesGeert Uytterhoeven1-4/+4
2020-08-14sh: pci: Modernize printing of kernel messagesGeert Uytterhoeven3-21/+19
2020-08-14sh: sh2007: Modernize printing of kernel messagesGeert Uytterhoeven1-2/+2
2020-08-14sh: process: Fix broken lines in register dumpsGeert Uytterhoeven1-21/+17
2020-08-14sh: dump_stack: Fix broken lines and ptrval in calltrace dumpsGeert Uytterhoeven1-9/+9
2020-08-14sh: kernel: disassemble: Fix broken lines in disassembly dumpsGeert Uytterhoeven1-51/+52
2020-08-14Revert "sh: remove needless printk()"Geert Uytterhoeven1-0/+1
2020-08-14Revert "sh: add loglvl to printk_address()"Geert Uytterhoeven3-6/+5
2020-08-14sh: fault: Fix duplicate printing of "PC:"Geert Uytterhoeven1-1/+0
2020-08-14sh: Remove SH5-based Cayman platformGeert Uytterhoeven11-540/+2
2020-08-14arch: sh: smc37c93x: fix spelling mistakeFlavio Suligoi1-2/+2
2020-08-14Revert "sh: add missing EXPORT_SYMBOL() for __delay"Geert Uytterhoeven1-1/+0
2020-08-14sh: Implement __get_user_u64() required for 64-bit get_user()John Paul Adrian Glaubitz1-0/+53
2020-08-14sh: remove call to memset after dma_alloc_coherentChen Zhou1-2/+0
2020-08-14sh: Fix unneeded constructor in page table allocationMatthew Wilcox (Oracle)1-4/+3
2020-08-14riscv: Setup exception vector for nommu platformQiu Wenbo1-8/+17
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-7/+16
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2020-08-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds8-50/+136
2020-08-14Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-9/+8
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds19-1126/+285
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+12
2020-08-14x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet1-1/+1
2020-08-14perf/x86/rapl: Add support for Intel SPR platformZhang Rui1-0/+20
2020-08-14perf/x86/rapl: Support multiple RAPL unit quirksZhang Rui1-9/+15
2020-08-14perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui1-1/+1
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds11-44/+57
2020-08-13x86/alternatives: Acquire pte lock with interrupts enabledSebastian Andrzej Siewior1-3/+3
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+67
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds79-2627/+3469
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds66-348/+146
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu5-9/+9
2020-08-12mm: clean up the last pieces of page fault accountingsPeter Xu2-9/+0
2020-08-12mm/xtensa: use general page fault accountingPeter Xu1-11/+4
2020-08-12mm/x86: use general page fault accountingPeter Xu1-15/+2
2020-08-12mm/sparc64: use general page fault accountingPeter Xu1-10/+1
2020-08-12mm/sparc32: use general page fault accountingPeter Xu1-10/+1
2020-08-12mm/sh: use general page fault accountingPeter Xu1-10/+1
2020-08-12mm/s390: use general page fault accountingPeter Xu1-15/+1
2020-08-12mm/riscv: use general page fault accountingPeter Xu1-15/+1
2020-08-12mm/powerpc: use general page fault accountingPeter Xu1-8/+3
2020-08-12mm/parisc: use general page fault accountingPeter Xu1-5/+3
2020-08-12mm/openrisc: use general page fault accountingPeter Xu1-5/+4
2020-08-12mm/nios2: use general page fault accountingPeter Xu1-10/+4
2020-08-12mm/nds32: use general page fault accountingPeter Xu1-16/+3
2020-08-12mm/mips: use general page fault accountingPeter Xu1-11/+3
2020-08-12mm/microblaze: use general page fault accountingPeter Xu1-5/+4
2020-08-12mm/m68k: use general page fault accountingPeter Xu1-10/+4
2020-08-12mm/ia64: use general page fault accountingPeter Xu1-5/+4
2020-08-12mm/hexagon: use general page fault accountingPeter Xu1-5/+4
2020-08-12mm/csky: use general page fault accountingPeter Xu1-11/+1
2020-08-12mm/arm64: use general page fault accountingPeter Xu1-23/+6
2020-08-12mm/arm: use general page fault accountingPeter Xu1-19/+6
2020-08-12mm/arc: use general page fault accountingPeter Xu1-15/+3
2020-08-12mm/alpha: use general page fault accountingPeter Xu1-5/+3
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu24-25/+26
2020-08-12alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig5-29/+25
2020-08-12uaccess: remove segment_eqChristoph Hellwig22-28/+23
2020-08-12riscv: include <asm/pgtable.h> in <asm/uaccess.h>Christoph Hellwig1-0/+2
2020-08-12nds32: use uaccess_kernel in show_regsChristoph Hellwig1-1/+1
2020-08-12syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig1-0/+2
2020-08-12sparc: drop unused MAX_PHYSADDR_BITSArvind Sankar1-1/+0
2020-08-12sh/mm: drop unused MAX_PHYSADDR_BITSArvind Sankar1-3/+1
2020-08-12mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He4-22/+0
2020-08-12x86/mm: use max memory block size on bare metalDaniel Jordan1-0/+9
2020-08-12parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin1-0/+61
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-3/+11
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-15/+0
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev4-3/+1
2020-08-11s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE againHeiko Carstens1-1/+0
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko2-25/+24
2020-08-11s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski1-0/+1
2020-08-11s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev1-6/+0
2020-08-11s390/test_unwind: fix possible memleak in test_unwind()Wang Hai1-0/+1
2020-08-11s390/gmap: improve THP splittingGerald Schaefer1-7/+20
2020-08-11s390/atomic: circumvent gcc 10 build regressionVasily Gorbik1-2/+10
2020-08-11parisc: Whitespace cleanups in atomic.hHelge Deller1-4/+4
2020-08-11KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanupXingxing Su1-2/+1
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley2-7/+12
2020-08-11parisc/kernel/ftrace: Remove function callback castsOscar Carter1-1/+2
2020-08-11x86/xen: drop tests for highmem in pv codeJuergen Gross2-95/+57
2020-08-11x86/xen: eliminate xen-asm_64.SJuergen Gross3-195/+180
2020-08-11x86/xen: remove 32-bit Xen PV guest supportJuergen Gross17-837/+49
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds42-50/+90
2020-08-10x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabledJon Doron1-0/+1
2020-08-10powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)Aneesh Kumar K.V2-9/+8
2020-08-10MIPS: KVM: Convert a fallthrough comment to fallthroughJiaxun Yang1-1/+1
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds22-46/+30
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds14-257/+1
2020-08-09Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2020-08-09MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen1-0/+2
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini15-244/+644
2020-08-09x86: Expose SERIALIZE for supported cpuidPaolo Bonzini1-1/+2
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini59-2367/+2806
2020-08-09KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabledSean Christopherson1-12/+12
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada3-11/+3
2020-08-10kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada1-1/+1
2020-08-09openrisc: uaccess: Add user address space check to access_okStafford Horne1-0/+1
2020-08-09openrisc: signal: Fix sparse address space warningsStafford Horne1-7/+7
2020-08-09openrisc: uaccess: Remove unused macro __addr_okStafford Horne1-3/+0
2020-08-09openrisc: uaccess: Use static inline function in access_okStafford Horne1-4/+7
2020-08-09openrisc: uaccess: Fix sparse address space warningsStafford Horne1-4/+4
2020-08-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-9/+19
2020-08-08arm64: Fix __cpu_logical_map undefined issueKefeng Wang3-5/+16
2020-08-08arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu1-4/+3
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+4
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-18/+25
2020-08-07powerpc/ptrace: Fix build error in pkey_get()Michael Ellerman1-2/+0
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds3-6/+0
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-411/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds155-481/+113
2020-08-07kasan, arm64: don't instrument functions that enable kasanAndrey Konovalov1-1/+1
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport17-49/+4
2020-08-07arm64/mm: enable vmem_altmap support for vmemmap mappingsAnshuman Khandual1-20/+38
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual3-7/+4
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual4-6/+6
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport18-62/+11
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport4-40/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport12-135/+12
2020-08-07xtensa: switch to generic version of pte allocationMike Rapoport1-22/+19
2020-08-07opeinrisc: switch to generic version of pte allocationMike Rapoport1-30/+3
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport117-111/+16
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2-3/+3
2020-08-07Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-18/+18
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds308-5074/+8704
2020-08-07Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-47/+45
2020-08-07Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-34/+316
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-10/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds37-2163/+1206
2020-08-07x86/mm/64: Do not dereference non-present PGD entriesJoerg Roedel1-18/+13
2020-08-07arm64: kaslr: Use standard early random functionGuenter Roeck1-7/+5
2020-08-07x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta1-1/+7
2020-08-07x86/fpu/xstate: Fix an xstate size check warning with architectural LBRsKan Liang1-1/+32
2020-08-07x86/purgatory: Don't generate debug info for purgatory.roPingfan Liu1-1/+4
2020-08-07x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota1-2/+7
2020-08-07x86/crash: Correct the address boundary of function parametersLianbo Jiang1-1/+1
2020-08-07x86/acrn: Remove redundant chars from ACRN signatureShuo Liu1-2/+2
2020-08-07x86/acrn: Allow ACRN guest to use X2APIC modeShuo Liu1-6/+2
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-8/+0
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+2
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds62-1202/+1502
2020-08-06Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"Linus Torvalds2-0/+7
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds90-1469/+2742
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds17-572/+114
2020-08-06Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds18-142/+307
2020-08-06Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds12-14/+71
2020-08-06x86: Select POSIX_CPU_TIMERS_TASK_WORKThomas Gleixner1-0/+1
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra19-5/+20
2020-08-06locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra9-35/+53
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar16-10/+17
2020-08-06lib/vdso: Allow to add architecture-specific vdso dataSven Schnelle1-0/+3
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner6-7/+13
2020-08-06Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar39-144/+169
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds23-217/+841
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas1-1/+1
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas1-2/+2
2020-08-05MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport1-0/+1
2020-08-06openrisc: io: Fixup defines and move include to the endStafford Horne1-2/+7
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-1/+3
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-4/+0
2020-08-05random: random.h should include archrandom.h, not the other way aroundLinus Torvalds2-2/+1
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-3/+20
2020-08-05kvm: detect assigned device via irqbypass managerZhu Lingshan1-2/+10
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds6-12/+12
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+4
2020-08-04Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-105/+66
2020-08-04Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-98/+391
2020-08-04Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds18-669/+174
2020-08-04Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2020-08-04Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+6
2020-08-04Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0