Linux MIPS
[Prev Page][Next Page]
- Re: [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate, (continued)
- [PATCH v1 00/14] DCE/DSE: Add Dead Syscalls Elimination support, part2,
Yuan Tan
- [PATCH v1 01/14] DCE/DSE: allow keep unique bounded sections, Yuan Tan
- [PATCH v1 02/14] compiler: add a global __QUITE_UNIQUE_ID(), Yuan Tan
- [PATCH v1 03/14] compiler: add unique __SECTION_NAME(), Yuan Tan
- [PATCH v1 04/14] compiler: add unique LABEL_NAME(), Yuan Tan
- [PATCH v1 05/14] DCE/DSE: add HAVE_SECTION_SHF_LINK_ORDER_SUPPORT option, Yuan Tan
- [PATCH v1 06/14] DCE/DSE: add HAVE_SECTION_SHF_GROUP_SUPPORT option, Yuan Tan
- [PATCH v1 07/14] DCE/DSE: add HAVE_SECTION_NO_KEEP_SUPPORT option, Yuan Tan
- [PATCH v1 08/14] DCE/DSE: add choice of methods to build reference for orphan sections, Yuan Tan
- [PATCH v1 09/14] DCE/DSE: inhibit .size directive for SHF_GROUP, Yuan Tan
- [PATCH v1 10/14] DCE/DSE: riscv: make every ex_table's name unique, Yuan Tan
- [PATCH v1 12/14] DCE/DSE: riscv: build reference for .pushsection in assembly, Yuan Tan
- [PATCH v1 11/14] DCE/DSE: riscv: build reference for .pushsection in C functions, Yuan Tan
- [PATCH v1 13/14] DCE/DSE: add SECTION_NO_KEEP_SUPPORT option, Yuan Tan
- [PATCH v1 14/14] DCE/DSE: vmlinux.lds.h: allow NO_KEEP on __ex_table sections, Yuan Tan
- [PATCH fixes 0/3] MIPS: Loongson64: Fix some long-term issues,
Jiaxun Yang
- [PATCH v3 00/11] MIPS: Support I6500 multi-cluster configuration,
Aleksandar Rikalo
- [PATCH v3 02/11] MIPS: GIC: Generate redirect block accessors, Aleksandar Rikalo
- [PATCH v3 11/11] MIPS: CPS: Boot CPUs in secondary clusters, Aleksandar Rikalo
- [PATCH v3 04/11] irqchip: mips-gic: Support multi-cluster in for_each_online_cpu_gic(), Aleksandar Rikalo
- [PATCH v3 05/11] irqchip: mips-gic: Setup defaults in each cluster, Aleksandar Rikalo
- [PATCH v3 10/11] MIPS: CPS: Introduce struct cluster_boot_config, Aleksandar Rikalo
- [PATCH v3 07/11] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource, Aleksandar Rikalo
- [PATCH v3 06/11] irqchip: mips-gic: Multi-cluster support, Aleksandar Rikalo
- [PATCH v3 09/11] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core, Aleksandar Rikalo
- [PATCH v3 01/11] MIPS: CPS: Add a couple of multi-cluster utility functions, Aleksandar Rikalo
- [PATCH v3 03/11] irqchip: mips-gic: Introduce for_each_online_cpu_gic(), Aleksandar Rikalo
- [PATCH v3 08/11] clocksource: mips-gic-timer: Enable counter when CPUs start, Aleksandar Rikalo
- [PATCH v3 0/5] dt-bindings: interrupt-controller: Fix some loongson,liointc warnings,
Binbin Zhou
- [PATCH v3 1/5] dt-bindings: interrupt-controller: loongson,liointc: Standardize the naming of 'loongson,parent-int-map', Binbin Zhou
- [PATCH v3 3/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check for interrupt-names, Binbin Zhou
- [PATCH v3 4/5] irqchip/loongson-liointc: Fix 'loongson,parent_int_map' parse, Binbin Zhou
- [PATCH v3 2/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for reg-names, Binbin Zhou
- [PATCH v3 5/5] MIPS: Loongson64: DTS: Fix 'loongson,parent_int_map' references, Binbin Zhou
- Re: [PATCH v3 0/5] dt-bindings: interrupt-controller: Fix some loongson,liointc warnings, Jiaxun Yang
- [PATCH 0/8] MIPS: Unify low-level debugging functionalities,
Jiaxun Yang
- [PATCH 1/8] MIPS: asm: Move strings to .rodata.str section, Jiaxun Yang
- [PATCH 3/8] MIPS: debug: Hook up DEBUG_LL with early printk, Jiaxun Yang
- [PATCH 2/8] MIPS: debug: Implement low-level debugging functions, Jiaxun Yang
- [PATCH 5/8] MIPS: debug_ll: Add Kconfig symbols for some 8250 uarts, Jiaxun Yang
- [PATCH 6/8] MIPS: debug_ll: Implement support for Alchemy uarts, Jiaxun Yang
- [PATCH 8/8] MIPS: zboot: Convert to use debug_ll facilities, Jiaxun Yang
- [PATCH 7/8] MIPS: debug_ll: Implement support for AR933X uarts, Jiaxun Yang
- [PATCH 4/8] MIPS: debug: Provide an early exception vector for low-level debugging, Jiaxun Yang
- Re: [PATCH 0/8] MIPS: Unify low-level debugging functionalities, Jiaxun Yang
- Re: [PATCH 0/8] MIPS: Unify low-level debugging functionalities, Thomas Bogendoerfer
- [PATCH 0/2] MIPS: Adjust SPARSEMEM Kconfigs,
Jiaxun Yang
- [PATCH v2 00/10] MIPS: Fix kernel in XKPHYS,
Jiaxun Yang
- [PATCH v2 01/10] MIPS: Export higher/highest relocation functions in uasm, Jiaxun Yang
- [PATCH v2 02/10] MIPS: spaces: Define a couple of handy macros, Jiaxun Yang
- [PATCH v2 03/10] MIPS: genex: Fix except_vec_vi for kernel in XKPHYS, Jiaxun Yang
- [PATCH v2 04/10] MIPS: Fix set_uncached_handler for ebase in XKPHYS, Jiaxun Yang
- [PATCH v2 05/10] MIPS: Refactor mips_cps_core_entry implementation, Jiaxun Yang
- [PATCH v2 06/10] MIPS: Allow kernel base to be set from Kconfig for all platforms, Jiaxun Yang
- [PATCH v2 07/10] MIPS: traps: Handle CPU with non standard vint offset, Jiaxun Yang
- [PATCH v2 08/10] MIPS: Avoid unnecessary reservation of exception space, Jiaxun Yang
- [PATCH v2 09/10] MIPS: traps: Enhance memblock ebase allocation process, Jiaxun Yang
- [PATCH v2 10/10] MIPS: Get rid of CONFIG_NO_EXCEPT_FILL, Jiaxun Yang
- Re: [PATCH v2 00/10] MIPS: Fix kernel in XKPHYS, Gregory CLEMENT
- [PATCH 0/3] serial, MIPS: Add MIPS UHI semihosting support,
Jiaxun Yang
- [PATCH v13 00/35] KVM: guest_memfd() and per-page attributes,
Sean Christopherson
- [PATCH v13 01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges, Sean Christopherson
- [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative, Sean Christopherson
- [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry, Sean Christopherson
- [PATCH v13 04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction, Sean Christopherson
- [PATCH v13 05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER, Sean Christopherson
- [PATCH v13 06/35] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU, Sean Christopherson
- [PATCH v13 07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER, Sean Christopherson
- [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2, Sean Christopherson
- [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace, Sean Christopherson
- [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory, Sean Christopherson
- [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events, Sean Christopherson
- [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM, Sean Christopherson
- [PATCH v13 13/35] KVM: Introduce per-page memory attributes, Sean Christopherson
- [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook, Sean Christopherson
- [PATCH v13 14/35] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable, Sean Christopherson
- [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Sean Christopherson
- [PATCH v13 19/35] KVM: x86: Disallow hugepages when memory attributes are mixed, Sean Christopherson
- [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN, Sean Christopherson
- [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory, Sean Christopherson
- [PATCH v13 21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro, Sean Christopherson
- [PATCH v13 24/35] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper, Sean Christopherson
- [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2, Sean Christopherson
- [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory, Sean Christopherson
- [PATCH v13 28/35] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86), Sean Christopherson
- [PATCH v13 29/35] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type, Sean Christopherson
- [PATCH v13 32/35] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper, Sean Christopherson
- [PATCH v13 27/35] KVM: selftests: Add helpers to convert guest memory b/w private and shared, Sean Christopherson
- [PATCH v13 30/35] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data, Sean Christopherson
- [PATCH v13 34/35] KVM: selftests: Add basic selftest for guest_memfd(), Sean Christopherson
- [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM, Sean Christopherson
- [PATCH v13 35/35] KVM: selftests: Test KVM exit behavior for private memory/access, Sean Christopherson
- [PATCH v13 33/35] KVM: selftests: Expand set_memory_region_test to validate guest_memfd(), Sean Christopherson
- [PATCH v13 26/35] KVM: selftests: Add support for creating private memslots, Sean Christopherson
- [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory, Sean Christopherson
- [PATCH v13 31/35] KVM: selftests: Add x86-only selftest for private memory conversions, Sean Christopherson
- Re: [PATCH v13 00/35] KVM: guest_memfd() and per-page attributes, Paolo Bonzini
- [PATCH] MIPS: process: Remove lazy context flags for new kernel thread,
Jiaxun Yang
- [PATCH] vgacon: fix mips/sibyte build regression,
Arnd Bergmann
- [PATCH 0/5] MIPS: Fix kernel in XKPHYS,
Jiaxun Yang
- [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture,
Sergio Paracuellos
- [bpf-next PATCH v2 1/4] kbuild: remove ARCH_POSTLINK from module builds, Masahiro Yamada
- [PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds,
Masahiro Yamada
- [PATCH] MIPS: Take in account load hazards for HI/LO restoring,
Siarhei Volkau
- [PATCH 0/2] MIPS: lantic: Fix "no prototype" warning,
Bjorn Helgaas
- [PATCH] MIPS: KVM: Fix a build warning about variable set but not used,
Huacai Chen
- [PATCH v3 0/9] video: screen_info cleanups,
Arnd Bergmann
- [PATCH v3 1/9] vgacon: rework Kconfig dependencies, Arnd Bergmann
- [PATCH v3 2/9] vgacon: rework screen_info #ifdef checks, Arnd Bergmann
- [PATCH v3 3/9] dummycon: limit Arm console size hack to footbridge, Arnd Bergmann
- [PATCH v3 4/9] vgacon, arch/*: remove unused screen_info definitions, Arnd Bergmann
- [PATCH v3 5/9] vgacon: remove screen_info dependency, Arnd Bergmann
- [PATCH v3 6/9] vgacon: clean up global screen_info instances, Arnd Bergmann
- [PATCH v3 7/9] vga16fb: drop powerpc support, Arnd Bergmann
- [PATCH v3 8/9] hyperv: avoid dependency on screen_info, Arnd Bergmann
- [PATCH v3 9/9] efi: move screen_info into efi init code, Arnd Bergmann
- Re: [PATCH v3 0/9] video: screen_info cleanups, Daniel Vetter
- [tip:locking/core] [futex] cb8c4312af: will-it-scale.per_process_ops -3.2% regression, kernel test robot
- [PATCH] mmc: jz4740: Use device_get_match_data(),
Rob Herring
- Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes,
Fuad Tabba
- [PATCH 00/11] Add support for the Mobileye EyeQ5 SoC,
Gregory CLEMENT
- [PATCH 01/11] MIPS: compressed: Use correct instruction for 64 bit code, Gregory CLEMENT
- [PATCH 03/11] MIPS: support RAM beyond 32-bit, Gregory CLEMENT
- [PATCH 02/11] MIPS: use virtual addresses from xkphys for MIPS64, Gregory CLEMENT
- [PATCH 04/11] dt-bindings: Add vendor prefix for Mobileye Vision Technologies Ltd., Gregory CLEMENT
- [PATCH 05/11] dt-bindings: mips: cpu: Add I-Class I6500 Multiprocessor Core, Gregory CLEMENT
- [PATCH 06/11] dt-bindings: mips: Add bindings for Mobileye SoCs, Gregory CLEMENT
- [PATCH 07/11] dt-bindings: mfd: syscon: Document EyeQ5 OLB, Gregory CLEMENT
- [PATCH 08/11] MIPS: mobileye: Add EyeQ5 dtsi, Gregory CLEMENT
- [PATCH 09/11] MIPS: mobileye: Add EPM5 device tree, Gregory CLEMENT
- [PATCH 10/11] MIPS: generic: Add support for Mobileye EyeQ5, Gregory CLEMENT
- [PATCH 11/11] MAINTAINERS: Add entry for Mobileye MIPS SoCs, Gregory CLEMENT
- [PATCH 00/21] EDAC: Convert to platform remove callback returning void,
Uwe Kleine-König
- next: mips: cavium_octeon_defconfig failed - drivers/staging/octeon/ethernet.c:204:37: error: storage size of 'rx_status' isn't known,
Naresh Kamboju
- [PATCH v5 0/2] Add Loongson1 dmaengine driver,
Keguang Zhang
- [GIT PULL] MIPS fixes for v6.6,
Thomas Bogendoerfer
- [RFT PATCH] mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c,
Bartosz Golaszewski
- [PATCH v1 0/7] DCE/DSE: Add Dead Syscalls Elimination support, part1,
Zhangjin Wu
- [PATCH v1 1/7] DCE: add debug support, Zhangjin Wu
- [PATCH v1 2/7] DCE/DSE: add unused syscalls elimination configure support, Zhangjin Wu
- [PATCH v1 3/7] DCE/DSE: Add a new scripts/Makefile.syscalls, Zhangjin Wu
- [PATCH v1 4/7] DCE/DSE: mips: add HAVE_TRIM_UNUSED_SYSCALLS support, Zhangjin Wu
- [PATCH v1 5/7] DCE/DSE: riscv: move syscall tables to syscalls/, Zhangjin Wu
- [PATCH v1 6/7] DCE/DSE: riscv: add HAVE_TRIM_UNUSED_SYSCALLS support, Zhangjin Wu
- [PATCH v1 7/7] DCE/DSE: riscv: trim syscall tables, Zhangjin Wu
- Re: [PATCH v1 0/7] DCE/DSE: Add Dead Syscalls Elimination support, part1, Arnd Bergmann
- Re: [PATCH v1 0/7] DCE/DSE: Add Dead Syscalls Elimination support, part1, Yuan Tan
- Re: [PATCH v1 0/7] DCE/DSE: Add Dead Syscalls Elimination support, part1, Yuan Tan
- [PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper,
Thomas Zimmermann
- [PATCH v2 0/6] remove AR7 platform and associated drivers,
Wolfram Sang
- [PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures,
Baoquan He
- [PATCH v5 2/4] mips: add <asm-generic/io.h> including,
Baoquan He
- [PATCH v5 4/4] mips: io: remove duplicated codes,
Baoquan He
- [PATCH 0/6] remove AR7 platform and associated drivers,
Wolfram Sang
- [PATCH v3 05/17] pmdomain: bcm: Move Kconfig options to the pmdomain subsystem, Ulf Hansson
- [PATCH 00/59] dma: Convert to platform remove callback returning void,
Uwe Kleine-König
- [PATCH v1] MIPS: Remove dead code in relocate_new_kernel, Tiezhu Yang
- [PATCH net-next 00/54] net: ethernet: Convert to platform remove callback returning void,
Uwe Kleine-König
- [PATCH 0/7] arch/*: config: Remove ReiserFS from defconfig,
Peter Lafreniere
- [PATCH] mips: dts: ralink: mt7621: rename to GnuBee GB-PC1 and GnuBee GB-PC2,
Arınç ÜNAL
- [PATCH v3 00/13] mm: jit/text allocator,
Mike Rapoport
- [PATCH v3 01/13] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free(), Mike Rapoport
- [PATCH v3 08/13] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v3 05/13] modules, execmem: drop module_alloc, Mike Rapoport
- [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc(), Mike Rapoport
- [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v3 11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH] mm: add statistics for PUD level pagetable,
Baolin Wang
- [PATCH 1/2] dt-bindings: pinctrl: mtmips: add deprecated ralink,rt2880-pinmux,
Arınç ÜNAL
- [PATCH] mips: dts: ralink: mt7621: define each reset as an item,
Arınç ÜNAL
- [PATCH v4 0/2] Kconfig: Add dependencies of POWER_RESET for MIPS Malta,
Yuan Tan
- [RFC PATCH 0/2] vlynq: remove bus support,
Wolfram Sang
- [PATCH 00/26] KVM: vfio: Hide KVM internals from others,
Sean Christopherson
- [PATCH 02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code, Sean Christopherson
- [PATCH 03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled, Sean Christopherson
- [PATCH 01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM, Sean Christopherson
- [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO, Sean Christopherson
- [PATCH 04/26] vfio: Add struct to hold KVM assets and dedup group vs. iommufd code, Sean Christopherson
- [PATCH 08/26] KVM: x86: Stop selecting and depending on HAVE_KVM, Sean Christopherson
- [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup, Sean Christopherson
- [PATCH 10/26] KVM: s390: Stop selecting and depending on HAVE_KVM, Sean Christopherson
- [PATCH 14/26] KVM: arm64: Move ARM specific headers in include/kvm to arch directory, Sean Christopherson
- [PATCH 12/26] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path, Sean Christopherson
- [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h, Sean Christopherson
- [PATCH 11/26] KVM: MIPS: Make HAVE_KVM a MIPS-only Kconfig, Sean Christopherson
- [PATCH 07/26] x86/idt: Wrap KVM logic with CONFIG_KVM instead of CONFIG_HAVE_KVM, Sean Christopherson
- [PATCH 16/26] KVM: MIPS: Stop adding virt/kvm to the arch include path, Sean Christopherson
- [PATCH 13/26] KVM: arm64: Include KVM headers to get forward declarations, Sean Christopherson
- [PATCH 20/26] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data, Sean Christopherson
- [PATCH 18/26] KVM: s390: Stop adding virt/kvm to the arch include path, Sean Christopherson
- [PATCH 17/26] KVM: PPC: Stop adding virt/kvm to the arch include path, Sean Christopherson
- [PATCH 19/26] KVM: Standardize include paths across all architectures, Sean Christopherson
- [PATCH 23/26] KVM: arm64: Move and consolidate "public" functions in asm/kvm_host.h, Sean Christopherson
- [PATCH 24/26] powerpc/xics: Move declaration of xics_wake_cpu() out of kvm_ppc.h, Sean Christopherson
- [PATCH 09/26] KVM: arm64: Stop selecting and depending on HAVE_KVM, Sean Christopherson
- [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large, Sean Christopherson
[Index of Archives]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc