aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-07-12arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0pci-aardvarkPali Rohár2-2/+7
2022-07-12arm64: dts: marvell: armada-37xx: Increase PCIe IO size from 64 KiB to 1 MiBPali Rohár2-3/+3
2022-07-12PCI: aardvark: Add support for PCI Bridge Subsystem Vendor ID on emulated bridgePali Rohár1-0/+3
2022-07-11PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capabilityPali Rohár2-20/+47
2022-07-11PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config spacePali Rohár1-0/+21
2022-07-11PCI: pci-bridge-emul: Make expansion ROM Base Address register read-onlyPali Rohár1-1/+6
2022-07-11PCI: aardvark: Dispose bridge irq prior to removing bridge domainPali Rohár1-0/+5
2022-07-11PCI: aardvark: Dispose INTx irqs prior to removing INTx domainPali Rohár1-0/+8
2022-07-11Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"Pali Rohár1-22/+22
2022-07-11Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"Marek Behún1-9/+0
2022-07-09PCI: aardvark: Fix checking for MEM resource typePali Rohár1-4/+2
2022-07-09PCI: aardvark: Trigger PCIe Core Warm Reset during setupPali Rohár1-0/+18
2021-10-01PCI: aardvark: Improve and optimize PCIe card reset codePali Rohár1-5/+22
2021-10-01PCI: aardvark: Remove PCIE_CORE_CTRL0_REG macros not applicable for Root ComplexPali Rohár1-4/+0
2021-10-01PCI: aardvark: Rename PCIE_ISR0_INTX_(DE)ASSERT macros to PCIE_ISR0_MSG_INTX_...Pali Rohár1-2/+2
2021-10-01PCI: aardvark: Add macros for Root Compex ISR0 interruptsPali Rohár1-0/+6
2021-10-01PCI: aardvark: Rename reg variablePali Rohár1-102/+102
2021-10-01PCI: aardvark: Run link training in separate workerPali Rohár1-14/+26
2021-10-01PCI: aardvark: Cleanup some register macrosPali Rohár1-17/+15
2021-10-01PCI: aardvark: Replace custom PCIE_CORE_INT_* macros by linux PCI_INTERRUPT_*...Pali Rohár1-5/+2
2021-10-01PCI: aardvark: Replace custom PCIE_CORE_ERR_CAPCTL_* macros by linux/pci_regs...Pali Rohár1-11/+4
2021-10-01PCI: aardvark: Remove unneeded gotoPali Rohár1-6/+5
2021-10-01PCI: aardvark: Change name of INTx irq_chip to advk-INTPali Rohár1-8/+1
2021-10-01PCI: aardvark: Don't mask irq when mappingPali Rohár1-1/+0
2021-10-01PCI: aardvark: Remove irq_mask_ack callback for INTx interruptsPali Rohár1-1/+0
2021-10-01PCI: aardvark: Check for virq mapping when processing INTx IRQPali Rohár1-1/+3
2021-10-01PCI: aardvark: Rewrite irq code to generic_handle_domain_irq()Pali Rohár1-20/+6
2021-10-01PCI: aardvark: Rewrite irq code to chained irq handlerPali Rohár1-22/+23
2021-10-01PCI: aardvark: Do not show PIO Response Status as errorPali Rohár1-1/+1
2021-10-01ARM64: dts: marvell: armada-37xx: declare PCIe clockMiquel Raynal1-0/+1
2021-10-01dt-bindings: PCI: aardvark: Describe the clocks propertyMiquel Raynal1-0/+2
2021-10-01PCI: aardvark: Add suspend to RAM supportMiquel Raynal1-1/+40
2021-10-01PCI: aardvark: Add clock supportMiquel Raynal1-0/+32
2021-10-01arm64: dts: armada-3720-turris-mox: Define slot-power-limit for PCIePali Rohár1-0/+1
2021-10-01PCI: aardvark: Add support for sending Set_Slot_Power_Limit messagePali Rohár1-3/+45
2021-10-01dt-bindings: PCI: aardvark: Describe slot-power-limitPali Rohár1-0/+2
2021-10-01PCI: Add function of_pci_get_slot_power_limit for parsing DT "slot-power-limi...Pali Rohár2-0/+67
2021-10-01dt-bindings: Add 'slot-power-limit' PCIe port propertyPali Rohár1-0/+6
2021-10-01PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macroPali Rohár1-0/+1
2021-10-01PCI: aardvark: Add support for Data Link Layer State via Slot registers and h...Pali Rohár1-2/+83
2021-10-01PCI: pciehp: Do not enable Command Completed Interrupt when it is unsupportedPali Rohár1-1/+3
2021-10-01PCI: pciehp: Do not enable Data Link Layer State Changed interrupt when it is...Pali Rohár2-9/+30
2021-10-01PCI: aardvark: Fix reporting Slot capabilities on emulated bridgePali Rohár1-6/+13
2021-10-01PCI: Add PCI_EXP_SLTCAP_*_SHIFT macrosPali Rohár1-0/+3
2021-10-01PCI: aardvark: Add support for Advanced Error Reporting registers on emulated...Pali Rohár1-0/+75
2021-10-01PCI: pci-bridge-emul: add support for PCIe extended capabilitiesRussell King2-14/+53
2021-10-01PCI: pci-bridge-emul: re-arrange register testsRussell King1-30/+31
2021-10-01PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 register...Pali Rohár1-4/+11
2021-10-01PCI: pci-bridge-emul: Add definitions for missing capabilities registersPali Rohár1-0/+39
2021-10-01PCI: pci-bridge-emul: Add description for class_revision fieldPali Rohár1-1/+5
2021-10-01PCI: aardvark: Reset PCIe card and disable PHY when unbinding driverPali Rohár1-0/+12
2021-10-01PCI: aardvark: Free config space for emulated root bridge when unbinding driv...Pali Rohár1-0/+3
2021-10-01PCI: aardvark: Disable bus mastering and mask all interrupts when unbinding d...Pali Rohár1-0/+29
2021-10-01PCI: aardvark: Use separate INTA interrupt for emulated root bridgePali Rohár1-2/+64
2021-10-01PCI: aardvark: Fix support for PME requester on emulated bridgePali Rohár1-43/+45
2021-10-01PCI: aardvark: Fix support for PME on emulated bridgePali Rohár1-10/+30
2021-10-01PCI: aardvark: Fix support for ERR interrupt on emulated bridgePali Rohár1-2/+34
2021-10-01PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridgePali Rohár1-0/+9
2021-10-01PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár1-0/+27
2021-10-01PCI: aardvark: Set PCI Bridge Class Code to PCI BridgePali Rohár1-0/+20
2021-10-01PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár1-16/+38
2021-10-01PCI: aardvark: Enable MSI-X supportPali Rohár1-1/+1
2021-10-01PCI: aardvark: Fix masking MSI interruptsPali Rohár1-4/+48
2021-10-01PCI: aardvark: Fix reading MSI interrupt numberPali Rohár1-8/+3
2021-10-01PCI: aardvark: Fix setting MSI addressPali Rohár1-12/+9
2021-10-01PCI: aardvark: Correctly clear and unmask all MSI interruptsPali Rohár1-6/+10
2021-10-01PCI: aardvark: Fix support for MSI interruptsPali Rohár1-13/+19
2021-10-01PCI: aardvark: Do not unmask unused interruptsPali Rohár1-3/+3
2021-10-01PCI: aardvark: Do not touch status bits of masked interrupts in interrupt han...Pali Rohár1-4/+1
2021-10-01PCI: aardvark: Implement workaround for PCIe Completion TimeoutPali Rohár1-0/+7
2021-10-01PCI: aardvark: Fix PCIe Max Payload Size settingPali Rohár1-1/+2
2021-10-01PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár1-0/+6
2021-10-01PCI: aardvark: Fix reporting Data Link Layer Link ActivePali Rohár1-1/+28
2021-10-01PCI: aardvark: Fix checking for link up via LTSSM statePali Rohár1-5/+64
2021-10-01PCI: aardvark: Fix link trainingPali Rohár1-83/+34
2021-10-01PCI: aardvark: Fix configuring Reference clockPali Rohár1-1/+8
2021-10-01PCI: aardvark: Simplify initialization of rootcap on virtual bridgePali Rohár1-10/+4
2021-10-01PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridgePali Rohár1-0/+1
2021-10-01PCI: aardvark: Implement re-issuing config requests on CRS responsePali Rohár1-6/+30
2021-09-12Linux 5.15-rc1v5.15-rc1Linus Torvalds1-2/+2
2021-09-12Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...Linus Torvalds36-175/+1147
2021-09-12Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds4-9/+26
2021-09-12Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds5-21/+36
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-165/+598
2021-09-12Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+27
2021-09-12Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-12/+11
2021-09-12Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
2021-09-12Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-94/+120
2021-09-12Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+7
2021-09-12Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-59/+58
2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds12-21/+37
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds41-325/+4127
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-15/+22
2021-09-11Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2-1/+3
2021-09-11tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo1-2/+12
2021-09-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+417
2021-09-11tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2021-09-11tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-10/+32
2021-09-11perf tools: Add an option to build without libbfdIan Rogers1-22/+25
2021-09-11perf tools: Allow build-id with trailing zerosNamhyung Kim1-0/+10
2021-09-11perf tools: Fix hybrid config terms list corruptionAdrian Hunter2-9/+27
2021-09-11perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter3-13/+19
2021-09-11perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsAdrian Hunter1-1/+4
2021-09-11perf tools: Ignore Documentation dependency fileIan Rogers1-0/+1
2021-09-11Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds2-13/+44
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds22-682/+805
2021-09-11Merge tag 'libata-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2021-09-11Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds3-25/+24
2021-09-11Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-16/+17
2021-09-11Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-4/+0
2021-09-11Merge tag 'rtc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds9-64/+243
2021-09-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+0
2021-09-11Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds43-440/+260
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-24/+1221
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds31-799/+472
2021-09-10riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang2-3/+2
2021-09-10riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2-0/+2
2021-09-10riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven1-1/+5
2021-09-10riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada2-10/+5
2021-09-10riscv: Improve stack randomisation on RV64Kefeng Wang2-1/+4
2021-09-10riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt1-0/+2
2021-09-10riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt1-0/+2
2021-09-11Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2-121/+590
2021-09-11cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-6/+0
2021-09-11thermal: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner8966-226476/+530193
2021-09-10perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versionsArnaldo Carvalho de Melo1-0/+8
2021-09-10tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo1-1/+2
2021-09-10perf beauty: Cover more flags in the move_mount syscall argument beautifierArnaldo Carvalho de Melo1-1/+1
2021-09-10tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-5/+7
2021-09-10tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2021-09-10tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-4/+7
2021-09-10tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2021-09-10perf report: Add support to print a textual representation of IBS raw sample ...Kim Phillips4-1/+303
2021-09-10perf report: Add tools/arch/x86/include/asm/amd-ibs.hKim Phillips2-0/+133
2021-09-10Merge tag 'acpi-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+9
2021-09-10Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds8-155/+138
2021-09-10spi: dt-bindings: xilinx: Drop type reference on *-bits propertiesRob Herring1-2/+0
2021-09-10dt-bindings: More use 'enum' instead of 'oneOf' plus 'const' entriesRob Herring3-14/+14
2021-09-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+21
2021-09-10Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-179/+102
2021-09-10Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-24/+41
2021-09-10Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds28-790/+3874
2021-09-10Merge branches 'acpi-scan' and 'acpi-prm'Rafael J. Wysocki2-2/+9
2021-09-10Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki7-145/+128
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds41-132/+233
2021-09-10fsnotify: fix sb_connectors leakAmir Goldstein1-0/+1
2021-09-10of: property: Disable fw_devlink DT support for X86Saravana Kannan1-0/+3
2021-09-10lkdtm: Use init_uts_ns.name instead of macrosKees Cook2-11/+27
2021-09-10perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappingsKim Phillips2-0/+83
2021-09-10perf symbol: Look for ImageBase in PE file to compute .text offsetRemi Bernon1-4/+16
2021-09-10perf scripts python: Fix passing arguments to stackcollapse reportMichael Petlan1-1/+1
2021-09-10perf test: Fix bpf test sample mismatch reportingMichael Petlan1-1/+1
2021-09-10tools headers UAPI: Sync files changed by new process_mrelease syscall and th...Arnaldo Carvalho de Melo5-18/+27
2021-09-10perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+8
2021-09-10MAINTAINERS: Change Rafael's e-mail addressRafael J. Wysocki1-10/+10
2021-09-10ACPICA: Update the list of maintainersRafael J. Wysocki1-1/+0
2021-09-10io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BITHao Xu1-1/+1
2021-09-10arm64: kdump: Skip kmemleak scan reserved memory for kdumpChen Wandun1-0/+6
2021-09-10drm/ttm: Fix a deadlock if the target BO is not idle during swapxinhui pan1-3/+3
2021-09-10Merge tag 'drm-misc-next-fixes-2021-09-09' of git://anongit.freedesktop.org/d...Dave Airlie2-1/+9
2021-09-09Merge tag '5.15-rc-ksmbd-part2' of git://git.samba.org/ksmbdLinus Torvalds12-223/+413
2021-09-09bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()Masami Hiramatsu3-18/+18
2021-09-09tracing/boot: Fix to check the histogram control param is a leaf nodeMasami Hiramatsu1-3/+3
2021-09-09tracing/boot: Fix trace_boot_hist_add_array() to check array is valueMasami Hiramatsu1-4/+3
2021-09-09Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds6-47/+77
2021-09-09Merge tag 'sound-fix-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-82/+111
2021-09-09cifs: properly invalidate cached root handle when closing itEnzo Matsumiya1-7/+13
2021-09-09parisc: Implement __get/put_kernel_nofault()Helge Deller6-86/+62
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-42/+124
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds30-371/+399
2021-09-09n64cart: fix return value check in n64cart_probe()Yang Yingliang1-2/+2
2021-09-09Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds14-39/+122
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds38-562/+139
2021-09-09Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-21/+35
2021-09-09Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-36/+83
2021-09-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+7
2021-09-09Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds19-889/+1352
2021-09-09Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-172/+120
2021-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-6/+8
2021-09-09Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds54-928/+4080
2021-09-09arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel1-1/+15
2021-09-09io_uring: fail links of cancelled timeoutsPavel Begunkov1-0/+2
2021-09-09thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not usedMatthias Kaehlcke1-0/+6
2021-09-09thermal/drivers/intel: Allow processing of HWP interruptSrinivas Pandruvada2-1/+9
2021-09-09io-wq: fix memory leak in create_io_worker()Qiang.zhang1-0/+3
2021-09-09iommu: Clarify default domain KconfigRobin Murphy1-1/+1
2021-09-09iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()Fenghua Yu1-0/+12
2021-09-09iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()Fenghua Yu1-3/+0
2021-09-09iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit1-13/+4
2021-09-09iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang1-7/+24
2021-09-09parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller2-6/+3
2021-09-09parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck1-9/+9
2021-09-09parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller3-9/+8
2021-09-09parisc: Check user signal stack trampoline is inside TASK_SIZEHelge Deller1-7/+10
2021-09-09parisc: Drop useless debug info and comments from signal.cHelge Deller1-15/+0
2021-09-09parisc: Drop strnlen_user() in favour of generic versionHelge Deller4-38/+1
2021-09-09parisc: Add missing FORCE prerequisite in MakefileHelge Deller1-9/+9
2021-09-09sched: Prevent balance_push() on remote runqueuesThomas Gleixner1-3/+3
2021-09-09sched/idle: Make the idle timer expire in hard interrupt contextSebastian Andrzej Siewior1-2/+2