summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens2020-12-204-4/+4
* Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-193-28/+24
|\
| * xen: Kconfig: remove X86_64 depends from XEN_512GBJason Andryuk2020-12-191-1/+1
| * xen: remove trailing semicolon in macro definitionTom Rix2020-12-161-1/+1
| * xen: Kconfig: nest Xen guest optionsJason Andryuk2020-12-161-13/+13
| * xen: Remove Xen PVH/PVHVM dependency on PCIJason Andryuk2020-12-161-6/+12
| * x86/xen: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-12-161-11/+1
* | Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2020-12-193-3/+41
|\ \
| * | power: supply: collie_battery: Convert to GPIO descriptorsLinus Walleij2020-11-301-0/+21
| * | power: supply: s3c-adc-battery: Convert to GPIO descriptorsLinus Walleij2020-11-302-3/+20
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-1919-2/+20
|\ \ \
| * | | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-1918-1/+19
| * | | mm, kvm: account kvm_vcpu_mmap to kmemcgShakeel Butt2020-12-191-1/+1
* | | | Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-189-152/+41
|\ \ \ \
| * | | | s390/idle: allow arch_cpu_idle() to be kprobedHeiko Carstens2020-12-161-2/+0
| * | | | s390/idle: remove raw_local_irq_save()/restore() from arch_cpu_idle()Heiko Carstens2020-12-161-5/+2
| * | | | s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens2020-12-162-13/+3
| * | | | s390/delay: remove udelay_simple()Heiko Carstens2020-12-164-32/+7
| * | | | s390/irq: select HAVE_IRQ_EXIT_ON_IRQ_STACKHeiko Carstens2020-12-161-0/+1
| * | | | s390/delay: simplify udelayHeiko Carstens2020-12-164-94/+23
| * | | | s390/test_unwind: use timer instead of udelayHeiko Carstens2020-12-161-14/+10
| * | | | s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens2020-12-161-2/+5
| * | | | s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balancedHeiko Carstens2020-12-161-2/+2
| * | | | s390: always clear kernel stack backchain before calling functionsHeiko Carstens2020-12-161-6/+6
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-12-184-6/+15
|\ \ \ \ \
| * | | | | arm64: Work around broken GCC 4.9 handling of "S" constraintMarc Zyngier2020-12-171-1/+7
| * | | | | arm64: Warn the user when a small VA_BITS value wastes memoryMarc Zyngier2020-12-151-0/+3
| * | | | | arm64: entry: suppress W=1 prototype warningsMark Rutland2020-12-151-0/+4
| * | | | | arm64: topology: Drop the useless update to per-cpu cyclesViresh Kumar2020-12-151-5/+1
* | | | | | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-1826-175/+364
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-117-48/+3
| |\ \ \ \ \
| | * | | | | arm64: Use the generic devmem_is_allowed()Palmer Dabbelt2020-12-113-24/+1
| | * | | | | arm: Use the generic devmem_is_allowed()Palmer Dabbelt2020-12-113-24/+1
| | * | | | | RISC-V: Use the new generic devmem_is_allowed()Palmer Dabbelt2020-12-111-0/+1
| * | | | | | riscv: Fixed kernel test robot warningSouptick Joarder2020-12-111-0/+2
| * | | | | | riscv: kernel: Drop unused clean ruleKefeng Wang2020-12-111-2/+0
| * | | | | | riscv: provide memmove implementationNylon Chen2020-12-114-4/+71
| * | | | | | RISC-V: Move dynamic relocation section under __initAtish Patra2020-11-261-4/+4
| * | | | | | RISC-V: Protect all kernel sections including init earlyAtish Patra2020-11-266-27/+67
| * | | | | | RISC-V: Align the .init.text sectionAtish Patra2020-11-261-1/+7
| * | | | | | RISC-V: Initialize SBI earlyAtish Patra2020-11-261-4/+3
| * | | | | | riscv: Enable ARCH_STACKWALKKefeng Wang2020-11-263-40/+11
| * | | | | | riscv: Make stack walk callback consistent with generic codeKefeng Wang2020-11-213-7/+7
| * | | | | | riscv: Cleanup stacktraceKefeng Wang2020-11-213-15/+21
| * | | | | | riscv: Add HAVE_IRQ_TIME_ACCOUNTINGKefeng Wang2020-11-211-0/+1
| * | | | | | riscv: Enable CMA supportKefeng Wang2020-11-211-2/+6
| * | | | | | riscv: Ignore Image.* and loader.binKefeng Wang2020-11-091-1/+2
| * | | | | | riscv: Clean up boot dirKefeng Wang2020-11-092-1/+4
| * | | | | | riscv: Fix compressed Image formats buildKefeng Wang2020-11-091-0/+3
| * | | | | | RISC-V: Add kernel image sections to the resource treeNick Kossifidis2020-11-092-27/+160
| | |_|_|/ / | |/| | | |