Commit Graph

  • 101dc0ba83 strace: fix revents output for poll syscall Jérôme Duval 2021-12-17 20:19:35 +0100
  • 3285dcae22 tcp: reset receive.low_water_mark when nothing to read anymore Jérôme Duval 2021-12-17 20:12:11 +0100
  • 18e885db51 boot/efi: implement convert_kernel_args for 32-bit master David Karoly 2021-12-13 19:17:43 +0100
  • af90bfd3bb boot/efi: introduce arch_convert_kernel_args David Karoly 2021-12-15 20:41:05 +0100
  • e94ea7bc22 UDP: Fix double-reference of DomainSupport. Augustin Cavalier 2021-12-15 12:40:59 -0500
  • c1e0007eea virtio-mmio: add initialization for legacy mode (version 1) David Karoly 2021-10-23 09:48:26 +0200
  • f0adfe2a54 boot/efi: fix dummy reloc for x86 David Karoly 2021-12-14 10:47:45 +0100
  • 1a7afaa45b boot/efi: fix for garbled first item returned by mmu_next_region() David Karoly 2021-12-13 19:12:54 +0100
  • 20efe26dfa boot/efi/arm: fix printout of kernel entry address on startup David Karoly 2021-12-13 19:23:12 +0100
  • 1f6e2499db ldscripts/x86: add ldscript for EFI loader David Karoly 2021-12-02 14:36:39 +0100
  • d223f9d9c2 boot/efi/serial: fix legacy mode for x86 David Karoly 2021-12-02 16:04:03 +0100
  • a857758352 boot/efi/x86: fix address for arch args David Karoly 2021-12-14 11:27:42 +0100
  • d057f0aedd lgtm.yml: disable Wformat-diag when building gcc Jérôme Duval 2021-12-13 21:17:37 +0100
  • 3896dbcb1d kernel/arch/arm: fix missing return statement in rtc David Karoly 2021-12-13 13:25:54 +0100
  • 771516d7f0 lgtm.yml: add g++ to prerequisite software Murai Takashi 2021-12-13 20:23:36 +0900
  • 000310809f debugger: fix warning format-overflow= '%s' directive arg is null Alexander von Gluck IV 2021-12-12 09:19:37 -0600
  • 4c8e85b316 3rdparty/docker/bootstrap: Fix bootstrap container Alexander von Gluck IV 2021-12-12 14:23:52 -0600
  • 8ca0f03d0c riscv64/smp: Implement multi-processor support X512 2021-11-09 12:39:16 -0600
  • 0cdb323800 app_server & Application Kit: Fix bitmap cursor handling. Augustin Cavalier 2021-12-11 21:44:59 -0500
  • 662912945f radeon_hd/pll: Guard bpc on non-HDMI under table 1.5,1.6 Alexander von Gluck IV 2021-12-11 10:29:16 -0600
  • 3084929f81 radeon_hd/pll: Fix pll MiscInfo on table 1.5 Alexander von Gluck IV 2021-12-11 10:19:11 -0600
  • 98296c4a29 haiku_loader.efi: fix build for riscv64 X512 2021-12-12 00:17:09 +0900
  • e87cba3470 radeon_hd: Add handling of connector routing Alexander von Gluck IV 2021-11-06 09:13:19 -0500
  • 6e28efbb5f platform/efi/devices: fix build when TRACE is enabled David Karoly 2021-12-01 20:42:38 +0100
  • 1103466926 build ARM EFI bootloader with soft-float David Karoly 2021-11-04 17:33:55 +0100
  • 69f4a74149 link bootloader with libgcc-boot.a and libsupc++-boot.a on ARM David Karoly 2021-11-04 17:33:41 +0100
  • 123aa1325c boot/efi/arm: enable FPU before jumping to kernel David Karoly 2021-11-04 20:43:59 +0100
  • 17e8767959 intel_extreme: define bdb header values, check panel type. Jérôme Duval 2021-12-11 14:19:37 +0100
  • d2e4af7873 intel_extreme: expand bios scan for panel a bit, might help ticket #17451 Rudolf Cornelissen 2021-12-11 12:21:05 +0000
  • 84c9ff3ee5 net80211: Work around #17458. Augustin Cavalier 2021-12-10 21:48:27 -0500
  • 08236b3b59 libroot: Force __cxa_pure_virtual to be linked in libroot_debug too. Augustin Cavalier 2021-12-10 21:34:44 -0500
  • 7959ac39f1 kernel/condition_variable: Unblock after unset, if possible. Augustin Cavalier 2021-12-08 17:39:02 -0500
  • 145526308a kernel/condition_variable: Increase tries count. Augustin Cavalier 2021-12-08 17:33:08 -0500
  • 6ae7f1f12d XHCI: Consolidate xhci_device cleanup routine and use it in AllocateDevice. Augustin Cavalier 2021-12-08 12:59:45 -0500
  • 2b4a870a7f packagefs: Prevent signed integer overflow in Query::IndexGetWeightedScore. Augustin Cavalier 2021-12-08 12:26:30 -0500
  • fb25e7349d scsi_cd: Remove unused code. Augustin Cavalier 2021-12-08 12:25:09 -0500
  • ca89fd65a6 HaikuPorts: Mesa on x86_gcc2h needs llvm9. Augustin Cavalier 2021-12-07 22:43:06 -0500
  • f207629e04 MACLib: Only define min & max if we are on GCC2. Augustin Cavalier 2021-12-07 22:19:31 -0500
  • 36a1e12f21 kernel/vm: Cast temporary to uint32. Augustin Cavalier 2021-12-07 21:24:00 -0500
  • a81d165008 Update build-packages for GCC 11 upgrade. Augustin Cavalier 2021-12-07 14:26:24 -0500
  • c52bbf73b5 ArchitectureRules: Adjustments to Werror flags for GCC 11. Augustin Cavalier 2021-12-07 14:24:15 -0500
  • dbaef85011 configure: Use IS_LEGACY_GCC instead of manually comparing GCC versions. Augustin Cavalier 2021-12-07 14:22:54 -0500
  • f0213b4407 EXTranslator: Disambiguate clamp(). Augustin Cavalier 2021-12-07 14:22:24 -0500
  • 365c228de7 RTFTranslator: Remove some dynamic exception specifications. Augustin Cavalier 2021-12-07 14:22:12 -0500
  • db911197a0 libroot: Force __cxa_pure_virtual to be linked in. Augustin Cavalier 2021-12-07 14:21:52 -0500
  • 7ce3c9283e kernel/condition_variable: Unblock earlier and simplify the code more. Augustin Cavalier 2021-12-07 14:15:54 -0500
  • acdd232ad5 kernel/condition_variable: Check thread->state before unblock. Augustin Cavalier 2021-12-07 13:30:36 -0500
  • b3780b5658 kernel/arch/arm/int: enable OMAP3 and PXA intc drivers David Karoly 2021-12-03 11:44:22 +0100
  • 36d65a7890 kernel/arch/arm/int: add initialization code for GICv2 David Karoly 2021-12-03 12:11:12 +0100
  • 354655e136 boot/efi/dtb: implement interrupt controller detection David Karoly 2021-12-03 12:08:57 +0100
  • 09a8f74d70 intel_extreme: add PCH definitions for some platforms Jérôme Duval 2021-12-05 18:37:26 +0100
  • a4493afb60 intel_extreme: fixed small error, forgot to (re)set default refclk for DP. Rudolf Cornelissen 2021-12-07 00:48:58 +0000
  • 9ef22aa9d7 intel_extreme:DP links on sky- upto/incl coffeelake are now done (refclk detection added) Rudolf Cornelissen 2021-12-07 00:42:42 +0000
  • 6c88202d33 hid_shared: factorize more code between USB and HID Lt-Henry 2021-12-03 22:41:53 +0100
  • 858210daf4 kernel/condition_variable: Acquire thread->scheduler_lock before unsetting fVariable. Augustin Cavalier 2021-12-06 13:11:28 -0500
  • 949005a59b strace: handle parallel syscalls on different threads Jérôme Duval 2021-12-06 17:20:31 +0100
  • f18aba2ca8 BootRules: use non-legacy ld David Karoly 2021-12-02 17:32:08 +0100
  • 8032682c23 OverriddenJamRules: sort out build flags for .S files David Karoly 2021-12-02 17:36:57 +0100
  • 39782e55fa strace: support trace for poll() and select() Jérôme Duval 2021-12-04 19:22:05 +0100
  • c53f760dfe strace: add some constants ioctl from sys/ioctl.h Jérôme Duval 2021-12-04 19:20:42 +0100
  • c80ea54975 intel_extreme: PLLs post skylake work differently again. Refclk update. Rudolf Cornelissen 2021-12-05 16:56:15 +0000
  • d60c7e010c intel_extreme: for gen9.5 added new portF to DDI scan. add ID dump in kerneldriver. Rudolf Cornelissen 2021-12-05 12:47:05 +0000
  • 77b2dd17df intel_extreme: added DDI link colordepth detection, may fix ticket #17439 Rudolf Cornelissen 2021-12-04 23:24:50 +0000
  • a33640cc6b intel_extreme: fix 3 and 4 lanes DP connections (ticket #17439) Rudolf Cornelissen 2021-12-04 00:46:09 +0000
  • 3c2597393c kernel/int: Allow arch_int_assign_to_cpu to make its own decisions. Augustin Cavalier 2021-12-01 17:16:57 -0500
  • 3316cfc9af :intel_extreme: only offer backlight control in screenpres on laptops. Rudolf Cornelissen 2021-12-04 00:25:49 +0000
  • 563ac51229 boot/efi: fix compile issue with format strings David Karoly 2021-12-01 12:38:29 +0100
  • e82b457883 boot/efi/devices: fix warning for comparison signedness David Karoly 2021-11-30 17:09:51 +0100
  • c5d81c2739 build: prepare for x86 EFI loader David Karoly 2021-12-01 14:21:25 +0100
  • f5f10a9ec9 boot/efi/arm: remap UART to kernel address space David Karoly 2021-11-28 16:14:15 +0100
  • 1f46427d16 kernel/arch/arm: introduce virtual_ranges_to_keep David Karoly 2021-11-28 16:13:11 +0100
  • 19960ba6f9 boot/efi/dtb: implement interrupt-cells handling David Karoly 2021-11-28 15:00:30 +0100
  • a722fbfc45 kernel/arch/arm: enable 8250 generic and OMAP UART drivers David Karoly 2021-11-24 19:49:19 +0100
  • 15951db938 kernel/arch/arm: initialize debug console based on FDT David Karoly 2021-11-24 18:10:11 +0100
  • 326b5263de boot/efi/dtb: implement clock frequency resolution for PL011 David Karoly 2021-11-24 18:07:21 +0100
  • ff9497b539 boot/efi/dtb: require exact match for PL011 in device tree David Karoly 2021-11-24 16:22:12 +0100
  • 8a18d81d7a boot/arch/arm: disable FPU initialization on bootloader start David Karoly 2021-11-07 11:06:21 +0100
  • d1f10fcef9 Added missing --cross-tools-source argument name for bootstrap build and missing \ at the end of line 136 dsizzle 2021-11-28 22:39:04 -0800
  • 62cdbd253e libbe_build: Add header needed on some systems. Augustin Cavalier 2021-12-01 17:15:23 -0500
  • 711e2dc05b Adjust all struct dirent creations (again), this time to use offsetof(). Augustin Cavalier 2021-12-01 17:05:36 -0500
  • ba0e4a83e5 FAT: Unlock before calling the file cache. Augustin Cavalier 2021-12-01 16:39:24 -0500
  • e385e3a009 FAT: Remove some unneeded locks. Augustin Cavalier 2021-12-01 16:29:47 -0500
  • 690671b0c7 FAT: More miscellaneous cleanup. Augustin Cavalier 2021-12-01 16:28:21 -0500
  • 8896f5d72f FAT: Make more use of C++ features and utility classes. Augustin Cavalier 2021-11-15 16:24:16 -0500
  • 9dcb1b7ff7 intel_extreme: added IDs for ASUS laptop in ticket #15392 Jérôme Duval 2021-12-01 13:36:52 +0100
  • befbf01515 intel_extreme: implement get_preferred_mode for vbt on mobile Jérôme Duval 2021-12-01 11:35:02 +0100
  • 7a52a73261 intel_extreme: added IDs for ASUS laptop in ticket #16825 Rudolf Cornelissen 2021-11-30 22:25:03 +0000
  • 3fedf64872 intel_extreme: enable KabyLake Jérôme Duval 2021-11-28 13:30:26 +0100
  • 66aae93087 intel_extreme: enable CoffeeLake Kacper Kasper 2021-11-28 05:18:34 +0100
  • 02077ffc42 kernel/condition_variable: Atomicize ConditionVariableEntry and drop the lock. Augustin Cavalier 2021-11-23 17:20:18 -0500
  • 7a855aa5c7 intel_extreme: fix overflow in SKL PLL calculation Kacper Kasper 2021-11-28 05:12:26 +0100
  • fe9ab0f353 intel_gart: add support for Gen8+ GPUs Kacper Kasper 2021-11-28 05:10:46 +0100
  • c199501e81 intel_extreme: add laptop panel detection and mode scaling for DDI systems Rudolf Cornelissen 2021-11-29 13:30:27 +0000
  • 6ed123e532 intel_extreme: always assume panel on eDP on laptops. Rudolf Cornelissen 2021-11-27 18:15:07 +0000
  • 03ed104900 intel_extreme: enabled all known skylake gfx cards since they are pgm'd now Rudolf Cornelissen 2021-11-26 23:52:15 +0000
  • 39e05c7d01 intel_extreme: skylake PLL works, all outputs fully functional. Rudolf Cornelissen 2021-11-25 22:41:48 +0000
  • 4500c381d2 drivers/graphics/framebuffer: fix include guard Murai Takashi 2021-11-02 06:10:12 +0900
  • 493b3fc409 bus_managers/fdt: check for NULL David Karoly 2021-11-08 16:50:54 +0100
  • 191fa37376 kernel/uart: fix GetChar for PL011 David Karoly 2021-11-24 14:29:41 +0100
  • 750ed8dd41 nvme_disk: Implement TRIM. Augustin Cavalier 2021-11-23 17:54:31 -0500