aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel/x86: Add locking around IO-APIC register accesses.HEADhrev59949origin/masterorigin/HEADmasterAugustin Cavalier2 days1-0/+7
* kernel/interrupts: Assert we locked the right CPU in assign_io_interrupt_to_cpu.hrev59948Augustin Cavalier2 days1-0/+1
* kernel/vm: Fix a memory leak in PageWriterRun.hrev59947Augustin Cavalier2 days1-0/+8
* kernel/util: Always clear next/prev in list_remove_link.Augustin Cavalier2 days1-4/+0
* kernel: Switch cpu_ent::irqs to the C++ DoublyLinkedList API.Augustin Cavalier2 days6-16/+15
* intel_partition: Fix FD leak when creating extended partitionhrev59946Nathan Patrizi2 days1-12/+13
* intel_partition: Immediately reflect changes to partition active statehrev59945Nathan Patrizi3 days1-4/+65
* kernel/fs: Institute a "vnode undertaker".hrev59944Augustin Cavalier3 days2-16/+73
* HaikuPorts: Correct libvpx version on x86_gcc2.hrev59943Augustin Cavalier3 days1-3/+2
* HaikuPorts: Synchronize x86_64 and x86_gcc2.hrev59942Augustin Cavalier3 days3-150/+151
* usb_disk: Specify data length in the mode sense command.Augustin Cavalier3 days1-1/+3
* XHCI: Don't bail out early in CancelQueuedTransfers.Augustin Cavalier3 days1-5/+0
* bootloader/efi: Fix getting LoadOptions of the bootloaderhrev59940Volo Galandzii4 days1-2/+2
* kernel/device_manager: Unlock before calling hooks in devfs_delete_vnode.hrev59939Augustin Cavalier4 days1-5/+10
* usb_disk: Request the mode sense during update_capacity.hrev59938Augustin Cavalier4 days1-8/+5
* bluetooth: fix notifying sockets of received datahrev59937mohammedrattia4 days1-1/+7
* EHCI: use itd macros to get/set valueshrev59936Jérôme Duval5 days2-37/+31
* virtio_block: Enable for edge architectureshrev59935Alexander von Gluck IV5 days2-5/+5
* tests: fix log analysis of logs with control characters, add arm64 gpuAlexander von Gluck IV5 days1-4/+5
* cpu_type: more cleanup for Intel CPU stringshrev59934Kevin Adams5 days1-1/+18
* pthread: Fix include order.hrev59933Augustin Cavalier5 days1-1/+1
* virtio_block: Fix init of complex data structurehrev59932Alexander von Gluck IV5 days1-1/+1
* pthread: Add the start routine's image name to the thread name.hrev59931Augustin Cavalier5 days1-1/+12
* usb_disk: Call removed() from uninit() if necessary.Augustin Cavalier5 days1-1/+7
* kernel/device_manager: Remove the marker at the end of the _Scheduler loop.hrev59930Augustin Cavalier5 days1-0/+5
* nvmm: preempt_disable should be able to be nested.Augustin Cavalier5 days1-2/+3
* kernel: Make reschedule_disabled a uint8 instead of a boolean.Augustin Cavalier5 days1-1/+1
* Tracker: Don't leave filtered nodes in an Open state.hrev59929Augustin Cavalier6 days1-2/+4
* usb_disk: Detect write-protected deviceshrev59928SED49066 days2-10/+10
* kernel/device_manager: Always use the marker in the IOScheduler.hrev59927Augustin Cavalier6 days1-4/+3
* bluetooth: handling bluetooth securityhrev59926mohammedrattia6 days2-5/+58
* bluetooth: fix disconnecting acl connectionshrev59925mohammedrattia6 days3-53/+60
* bluetooth: SDP Clientmohammedrattia6 days10-22/+1181
* kernel/vm: Add handling for pages in MODIFIED state in VMCache::Delete.hrev59924Augustin Cavalier6 days1-0/+6
* kernel/util: Accept inputs of 0 bytes in utf16_to_utf8.hrev59923Augustin Cavalier6 days1-3/+1
* Update translations from Pootlehrev59922Autocomitter9 days121-311/+598
* Devices: Fix memory leak when removing attributeshrev59921Leo Rouleau9 days3-10/+6
* Devices: Expand device attributes by defaulthrev59920Leo Rouleau9 days1-3/+4
* power_daemon: add ACMonitor for AC deviceshrev59919Jérôme Duval11 days4-1/+79
* acpi_ac: update similar to acpi_lidhrev59918Jérôme Duval11 days1-14/+53
* acpi_lid: ignore the offset on read()Jérôme Duval11 days1-5/+0
* pthread: pthread_mutexattr_getprotocol default is PTHREAD_PRIO_NONEhrev59917Jérôme Duval11 days1-2/+4
* Bluetooth: write CLEAR_BIT and SET_BIT without macroshrev59916Jérôme Duval12 days5-16/+10
* kernel: Drop arch_debug_install_interrupt_handlers and move it up on x86.hrev59915Augustin Cavalier12 days11-40/+6
* libroot/malloc: Implement an "area info" cache.hrev59914Augustin Cavalier12 days1-7/+64
* kernel/vm: Manage VMArea references to VMAddressSpace inside VMArea.hrev59913Augustin Cavalier12 days3-14/+4
* BBufferIO: Fix typo (and trim trailing spaces).Augustin Cavalier12 days1-4/+4
* bluetooth: fix L2capEndpoint::_HandleConfigurationReqhrev59912mohammedrattia12 days1-2/+2
* bluetooth: fix L2capEndpoint::ReadData timeoutmohammedrattia12 days1-0/+2
* bluetooth: fix bluetooth device state management in h2generichrev59911mohammedrattia12 days1-5/+8