pub/scm/linux/kernel/git/conor/linux.git  about / heads / tags
conor's fork of linux.git
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  riscv-zbb_split RISC-V: separate Zbb optimisations requiring and not requiring toolchain support (2024-05-20)
  qwip         spi: microchip-core-qspi: remove unused param from mchp_coreqspi_write_op() (2024-05-13)
  riscv-check_vector RISC-V: broken disable v code (2024-05-09)
  riscv-dt-for-v6.11 riscv: dts: add initial canmv-k230 and k230-evb dts (2024-05-09)
  riscv-dt-for-next riscv: dts: microchip: add pac1934 power-monitor to icicle (2024-05-07)
  pac          riscv: dts: microchip: add pac1934 power-monitor to icicle (2024-04-25)
  riscv-soc-fixes firmware: microchip: clarify that sizes and addresses are in hex (2024-04-24)
  clk-reset-stuff clock, reset: microchip: move all mpfs reset code to the reset subsystem (2024-04-17)
  riscv-dt-fixes riscv: dts: starfive: visionfive 2: Remove non-existing I2S hardware (2024-04-15)
  auto-update-info firmware: microchip: use scope-based cleanup where possible (2024-04-10)
  riscv-soc-for-next Merge branch 'riscv-config' into riscv-soc-for-next (2024-04-10)
  riscv-config riscv: config: enable ARCH_CANAAN in defconfig (2024-04-10)
  riscv-config-for-next riscv: config: enable ARCH_CANAAN in defconfig (2024-04-10)
  riscv-enable_rust RISC-V: enable building 64-bit kernels with rust support (2024-04-08)
  riscv-cache-for-next Linux 6.9-rc1 (2024-03-24)
  riscv-firmware-for-next Linux 6.9-rc1 (2024-03-24)
  riscv-soc-drivers-for-next Linux 6.9-rc1 (2024-03-24)
  can-clk-changes riscv: dts: microchip: add missing CAN bus clocks (2024-01-10)
  robs-w1      riscv: dts: enable W=1 by default (2023-11-16)
* master       Linux 6.7-rc1 (2023-11-12)
  linux-6.6.y-rt .config for repro (2023-11-02)
  auto-update-v3 riscv: dts: microchip: add the mpfs' system controller qspi & associated flash (2023-10-20)
  sophgo       riscv: dts: sophgo: add Milk-V Duo board device tree (2023-10-07)
  dt-conversion riscv: dts: thead: convert isa detection to new properties (2023-09-22)
  genpd-starfive genpd: starfive: Add JH7110 AON PMU support (2023-09-12)
  osbi-nomap   Revert "RISC-V: mark hibernation as nonportable" (2023-08-02)
  clk-starfive clk: starfive: Add StarFive JH7110 Video-Output clock driver (2023-07-19)
  riscv-extensions-strings RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa" (2023-07-13)
  riscv-extensions-strings-scalar-crypto RISC-V: Add support Scalar Crypto using "bundled extensions" (2023-07-13)
  gpio-irq     irqchip: try to do as requested by Marc (2023-07-10)
  riscv-extensions-strings-supersets [hack] add superset support to ISA string parsing (2023-06-28)
  riscv-extensions-strings-on-palmer RISC-V: try new extension properties in of_early_processor_hartid() (2023-06-26)
  riscv-extensions RISC-V: try riscv,isa-base in of_early_processor_hartid() (2023-06-14)
  riscv,isa    RISC-V: always report presence of extensions formerly part of the base ISA (2023-06-07)
  lol          implement sean's suggestion (2023-05-30)
  soc-doc      fixup (2023-05-22)
  riscv-elide_splat_6.1 RISC-V:fix lock splat in riscv_cpufeature_patch_func (2023-05-09)
  riscv,extensions riscv: dts: microchip: use new riscv,isa-extension-* properties for mpfs (2023-05-07)
  microchip-defconfig Linux 6.4-rc1 (2023-05-07)
  microchip-dt64 Linux 6.4-rc1 (2023-05-07)
  microchip-dt64-fixes Linux 6.4-rc1 (2023-05-07)
  riscv-ccache_error_backports soc: sifive: l2_cache: fix missing of_node_put() in sifive_l2_init() (2023-04-20)
  riscv-document_patchwork_more Documentation: RISC-V: patch-acceptance: mention patchwork's role (2023-04-19)
  pwm-dev-v17  new algo (2023-04-19)
  sifive-soc2arch serial: make SiFive serial drivers depend on ARCH_ symbols (2023-04-06)
  pwm-dev-v16  32-bit safe, hopefully (2023-04-06)
  riscv-jh7110_clk_reset MAINTAINERS: generalise StarFive clk/reset entries (2023-04-05)
  riscv-jh7110_initial_dts riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree (2023-04-05)
  auto-update-v2 fixup! fpga: add PolarFire SoC Auto Update support (2023-03-30)
  pwm-dev-v15  fix periods < 1/clk_rate (2023-03-29)
  riscv-xip_plus_fpu RISC-V: align Svpbmt Kconfig help text with other extensions (2023-03-23)
  mchp-soc2arch usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE (2023-03-08)
  borked-acpi-surface MAINTAINERS: Add entry for drivers/acpi/riscv (2023-03-06)
  riscv-lockdep_text_mutex RISC-V: Don't check text_mutex during stop_machine (2023-03-03)
  pwm-dev-v14  [drop] dts changes (2023-02-28)
  riscv-visionfivev2_base riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree (2023-02-27)
  auto-update-v1 fixup! fixup! fixup! fpga: add PolarFire SoC Auto Update support (2023-02-17)
  vauban-iap   iap: change name of spi file (2023-01-25)
  riscv-jh7110_pmu Add pmu driver for the StarFive JH71XX SoC. (2023-01-16)
  riscv-add_tysom_dt riscv: dts: microchip: add the Aldec TySoM's devicetree (2023-01-11)
  sys-ctrlr-cleanups soc: microchip: mpfs: add auto-update subdev to system controller (2023-01-07)
  cache-no-subsystem [DON'T APPLY] cache: sifive-ccache: add cache flushing capability (2023-01-03)
  cache-subsystem riscv, cache: ax45mp: route cache stuff via cache subsystem (2023-01-01)
  riscv-kconfig_socs RISC-V: stop directly selecting drivers for SOC_CANAAN (2022-12-27)
  pwm-dev-v13  Microchip Soft IP corePWM driver (2022-12-20)
  riscv-uabi_docs Documentation: riscv: note that counter access is part of the uABI (2022-12-05)
  riscv-thead_c9xx dt-bindings: riscv: Add T-HEAD C906 and C910 compatibles (2022-11-20)
  riscv-remove_plic_selects RISC-V: stop selecting SIFIVE_PLIC at the SoC level (2022-11-18)
  dt-for-next  Merge remote-tracking branch 'korg-me/riscv-soc-for-next' into dt-for-next (2022-11-12)
  riscv-visionfive_v1 riscv: dts: starfive: Add StarFive VisionFive V1 device tree (2022-11-04)
  riscv-sparsemem_manual RISC-V: enable sparsemem by default for defconfig (2022-10-21)
  riscv-backport_238_fix riscv: fix build with binutils 2.38 (2022-10-13)
  riscv-mpfs_maintainer_churn dt-bindings: riscv: update microchip.yaml's maintainership (2022-10-10)
  not-dt-for-next riscv: dts: microchip: add the mpfs' fabric clock control (2022-10-07)
  riscv-fix_toolchain_ext_detection riscv: fix detection of toolchain Zihintpause support (2022-10-05)
  riscv-fix_zicbom_support_detection riscv: fix detection of toolchain Zicbom support (2022-10-05)
  select2default riscv: stop directly selecting drivers for SOC_CANAAN (2022-10-04)
  soc2arch     riscv: delete the SOC_FOO symbols (2022-09-27)
  dt-fixes     riscv: dts: microchip: use an mpfs specific l2 compatible (2022-08-31)
  generic-cpuinfo_op include/linux: declare cpuinfo_op in processor.h (2022-08-23)
  asm-generic-cpuinfo_ops x86: use the asm-generic version of cpuinfo_op (2022-08-20)
  b4-trailers  dt-bindings: riscv: isa string bonus content (2022-08-18)
  arch-topo    riscv: topology: fix default topology reporting (2022-08-15)
  riscv-misc-fixes riscv: fix reserved memory setup (2022-08-13)
  canaan       riscv: dts: canaan: build all devicetress if SOC_CANAAN (2022-06-21)
  fixes        Linux 5.19-rc1 (2022-06-05)
  for-next     Linux 5.19-rc1 (2022-06-05)
  next-for-next riscv: Move alternative length validation into subsection (2022-06-02)
  mpfs-reset   riscv: dts: microchip: add reset control to mpfs (2022-05-04)
  riscv-fix-32bit riscv: Fix 32-bit RISC-V boot failure (2021-07-21)
  riscv-wx-mappings riscv: Map the kernel with correct permissions the first time (2021-06-30)
  experimental Merge branch 'wip/kasan' into experimental (2019-11-17)
  wip/kasan    kasan: Add riscv to KASAN documentation. (2019-11-17)
  wip/page-table-dumper riscv: Add support to dump the kernel page tables (2019-10-28)
  wip/kvm      RISC-V: KVM: Add MAINTAINERS entry (2019-10-28)

git clone https://80x24.org/pub/scm/linux/kernel/git/conor/linux.git