Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

richlowe

richlowe pushed 1 commit to arm64/interrupt-resources richlowe/illumos-gate
  • ddi: handle interrupts in the DDI in a manner we hope is future proof Portions contributed by: Dominik Hassler <hadf... 282206d

View on GitHub

richlowe pushed 1 commit to arm64/resource-hacking richlowe/illumos-gate
  • genet/mmc: add interrupt-priorities 6697cb0

View on GitHub

richlowe closed a pull request on richlowe/illumos-gate
genet/mmc: add interrupt-priorities
richlowe created a branch on richlowe/illumos-gate

arm64/interrupt-resources - Local changes to the Illumos OS/Net consolidation.

richlowe created a review comment on a pull request on richlowe/illumos-gate
I'm guessing you copied this from somewhere, but for just the interrupt-priorities setting I don't think we need the full old CDDL and 99 Sun copyright.

View on GitHub

richlowe created a review on a pull request on richlowe/illumos-gate
This seems right and good. My only questions are (maybe @r1mikey knows): - Do we want to just make '5' the default like it used to be? Or preserve the `get_pil` thing we used to do to kinda ...

View on GitHub

richlowe created a review on a pull request on richlowe/illumos-gate
This seems right and good. My only questions are (maybe @r1mikey knows): - Do we want to just make '5' the default like it used to be? Or preserve the `get_pil` thing we used to do to kinda ...

View on GitHub

richlowe created a branch on richlowe/binutils-gdb

illumos-arm64-2-43-1 - Unofficial mirror of sourceware binutils-gdb repository. Updated daily.

richlowe pushed 2 commits to arm64-gate richlowe/illumos-gate
  • Use constants for common property names Use the constants defined in `sys/obpdefs.h` for property access. Extend th... d9600ee
  • ddi_intr_get_nintrs: take ihdl lock in the fallback path (missed in c8225d9b10) `ddi_intr_get_nintrs` falls back (if... 583a840

View on GitHub

richlowe created a branch on richlowe/illumos-gate

arm64/resource-hacking - Local changes to the Illumos OS/Net consolidation.

richlowe pushed 16 commits to arm64/pci-hacking richlowe/illumos-gate
  • 16981 pbchk should probably bail early on long commit series Reviewed by: Joshua M. Clulow <[email protected]> Approved... cbbc171
  • 16982 pbchk could have a better user agent Reviewed by: Joshua M. Clulow <[email protected]> Approved by: Patrick Moone... e2e21e6
  • 16977 t4nex should be cstyle clean Reviewed by: Marco van Wieringen <[email protected]> Approved by... e9f1d7c
  • 16760 Source code contains man page cross-reference errata Reviewed by: Peter Tribble <[email protected]> Appro... 4b9db4f
  • 16674 dev_err(9f) doesn't do anything useful with CE_PANIC Reviewed by: Andy Fiddaman <[email protected]> Reviewed... be40b82
  • 17008 ZTS: left over file /var/tmp/file.pidnum Reviewed by: Andy Fiddaman <[email protected]> Approved by: Robert ... c185c6f
  • 17042 cxgbe leaks tx_dhdl array Reviewed by: Toomas Soome <[email protected]> Reviewed by: Marco van Wieringen <marco.van... e7745dd
  • 17062 kernel thinks lwp0 has a usable FPU save area when it doesn't Reviewed by: Robert Mustacchi <rm+illumos@fingolf... 7c63221
  • 16939 SCM_UCRED lost in transit Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: C Fraire <cfraire@... 53bd5f8
  • 14549 cxgbe is a touch logorrheic Reviewed by: Ryan Zezeski <[email protected]> Approved by: Joshua M. Clulow <josh@s... ba52565
  • 10270 Convert ptree(1) to mandoc Reviewed by: Toomas Soome <[email protected]> Reviewed by: Bill Sommerfeld <sommerfeld@h... e1cf2bf
  • 17014 i86pc: C-states should be able to tolerate not using mwait Reviewed by: Hans Rosenfeld <[email protected]... c77fb39
  • 17032 viona should discard too-large rx pkts Reviewed by: Patrick Mooney <[email protected]> Reviewed by: Dan McDo... 7037363
  • Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate db6b188
  • avintr: Treat autovec like a hashtable (fix i386 build) 566df24
  • Merge branch 'arm64-gate' of https://github.com/richlowe/illumos-gate into arm64/pci-hacking 9a38ecd

View on GitHub

richlowe pushed 15 commits to arm64-gate richlowe/illumos-gate
  • 16981 pbchk should probably bail early on long commit series Reviewed by: Joshua M. Clulow <[email protected]> Approved... cbbc171
  • 16982 pbchk could have a better user agent Reviewed by: Joshua M. Clulow <[email protected]> Approved by: Patrick Moone... e2e21e6
  • 16977 t4nex should be cstyle clean Reviewed by: Marco van Wieringen <[email protected]> Approved by... e9f1d7c
  • 16760 Source code contains man page cross-reference errata Reviewed by: Peter Tribble <[email protected]> Appro... 4b9db4f
  • 16674 dev_err(9f) doesn't do anything useful with CE_PANIC Reviewed by: Andy Fiddaman <[email protected]> Reviewed... be40b82
  • 17008 ZTS: left over file /var/tmp/file.pidnum Reviewed by: Andy Fiddaman <[email protected]> Approved by: Robert ... c185c6f
  • 17042 cxgbe leaks tx_dhdl array Reviewed by: Toomas Soome <[email protected]> Reviewed by: Marco van Wieringen <marco.van... e7745dd
  • 17062 kernel thinks lwp0 has a usable FPU save area when it doesn't Reviewed by: Robert Mustacchi <rm+illumos@fingolf... 7c63221
  • 16939 SCM_UCRED lost in transit Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: C Fraire <cfraire@... 53bd5f8
  • 14549 cxgbe is a touch logorrheic Reviewed by: Ryan Zezeski <[email protected]> Approved by: Joshua M. Clulow <josh@s... ba52565
  • 10270 Convert ptree(1) to mandoc Reviewed by: Toomas Soome <[email protected]> Reviewed by: Bill Sommerfeld <sommerfeld@h... e1cf2bf
  • 17014 i86pc: C-states should be able to tolerate not using mwait Reviewed by: Hans Rosenfeld <[email protected]... c77fb39
  • 17032 viona should discard too-large rx pkts Reviewed by: Patrick Mooney <[email protected]> Reviewed by: Dan McDo... 7037363
  • Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate db6b188
  • avintr: Treat autovec like a hashtable (fix i386 build) 566df24

View on GitHub

richlowe pushed 4 commits to arm64/pci-hacking richlowe/illumos-gate
  • genet: fix rgmii detection 6a78cfa
  • avintr: Treat autovec like a hashtable The avintr functionality looks like it does what we need for aarch64, but it ... 05cfd4e
  • ddi: assert the locking protocol in the arm implementation This is somewhat, but not very, pessimistic, for a couple... c8225d9
  • Merge branch 'arm64-gate' of https://github.com/richlowe/illumos-gate into arm64/pci-hacking # Conflicts: # usr/src/... 18dafe5

View on GitHub

richlowe pushed 1 commit to arm64-gate richlowe/illumos-gate
  • ddi: assert the locking protocol in the arm implementation This is somewhat, but not very, pessimistic, for a couple... c8225d9

View on GitHub

richlowe closed a pull request on richlowe/illumos-gate
avintr: Treat autovec like a hashtable
@r1mikey this is your change from pci-hacking, but it applies cleanly to the main arm64-gate branch too. Are you ok with me pushing it there as well?
richlowe created a branch on richlowe/illumos-gate

arm64/ddi-locking - Local changes to the Illumos OS/Net consolidation.

richlowe opened a pull request on richlowe/illumos-gate
avintr: Treat autovec like a hashtable
@r1mikey this is your change from pci-hacking, but it applies cleanly to the main arm64-gate branch too. Are you ok with me pushing it there as well?
richlowe created a branch on richlowe/illumos-gate

arm64/autovec-hash - Local changes to the Illumos OS/Net consolidation.

richlowe pushed 1 commit to arm64-gate richlowe/illumos-gate
  • genet: fix rgmii detection 6a78cfa

View on GitHub

richlowe closed a pull request on richlowe/illumos-gate
genet: fix rgmii detection
I messed this up when switching genet to the DDI interface.
richlowe created a branch on richlowe/illumos-gate

man/ilstr - Local changes to the Illumos OS/Net consolidation.

richlowe pushed 3 commits to arm64/pci-hacking richlowe/illumos-gate
  • genet: use DDI interfaces 3146c29
  • mmc: use DDI interfaces 5aab82d
  • Merge branch 'arm64-gate' of https://github.com/richlowe/illumos-gate into arm64/pci-hacking # Conflicts: # usr/src/... b72da37

View on GitHub

richlowe pushed 1 commit to arm64-gate richlowe/illumos-gate

View on GitHub

richlowe closed a pull request on richlowe/illumos-gate
mmc: use DDI interfaces
richlowe pushed 1 commit to arm64-gate richlowe/illumos-gate
  • genet: use DDI interfaces 3146c29

View on GitHub

richlowe closed a pull request on richlowe/illumos-gate
genet: use DDI interfaces
richlowe pushed 2 commits to arm64/pci-hacking richlowe/illumos-gate
  • return `DDI_WALK_CONTINUE`, not meaningless `B_FALSE` when skipping non /pcie ec9f72e
  • copy the correct amount of interrupt descriptor when building an new unit_intr_t A stupid oversight where we used th... c83e128

View on GitHub

richlowe pushed 2 commits to illumos-arm64-2-41 richlowe/binutils-gdb
  • gdb: move gdbpy_gil into python-internal.h Move gdbpy_gil class into python-internal.h, the next commit wants to mak... 3ceae0c
  • gdb/python: avoid use of _PyOS_ReadlineTState In python/py-gdb-readline.c we make use of _PyOS_ReadlineTState, howev... 10e0ad3

View on GitHub

richlowe closed a pull request on richlowe/binutils-gdb
gdb python bindings with python 3.13
This fixes building the gdb python bindings with python 3.13.
richlowe pushed 1 commit to main richlowe/arm64-gate
  • support building illumos-gate with python 3.13 c4c12c7

View on GitHub

Load more