index
:
haiku
master
origin/HEAD
origin/master
origin/r1alpha1
origin/r1alpha2
origin/r1alpha3
origin/r1alpha4
origin/r1beta1
origin/r1beta2
origin/r1beta3
origin/r1beta4
origin/r1beta5
origin/r1beta6
The Haiku operating system.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/x86: Add locking around IO-APIC register accesses.
HEAD
hrev59949
origin/master
origin/HEAD
master
Augustin Cavalier
2 days
1
-0
/
+7
*
kernel/interrupts: Assert we locked the right CPU in assign_io_interrupt_to_cpu.
hrev59948
Augustin Cavalier
2 days
1
-0
/
+1
*
kernel/vm: Fix a memory leak in PageWriterRun.
hrev59947
Augustin Cavalier
2 days
1
-0
/
+8
*
kernel/util: Always clear next/prev in list_remove_link.
Augustin Cavalier
2 days
1
-4
/
+0
*
kernel: Switch cpu_ent::irqs to the C++ DoublyLinkedList API.
Augustin Cavalier
2 days
6
-16
/
+15
*
intel_partition: Fix FD leak when creating extended partition
hrev59946
Nathan Patrizi
2 days
1
-12
/
+13
*
intel_partition: Immediately reflect changes to partition active state
hrev59945
Nathan Patrizi
3 days
1
-4
/
+65
*
kernel/fs: Institute a "vnode undertaker".
hrev59944
Augustin Cavalier
3 days
2
-16
/
+73
*
HaikuPorts: Correct libvpx version on x86_gcc2.
hrev59943
Augustin Cavalier
3 days
1
-3
/
+2
*
HaikuPorts: Synchronize x86_64 and x86_gcc2.
hrev59942
Augustin Cavalier
3 days
3
-150
/
+151
*
usb_disk: Specify data length in the mode sense command.
Augustin Cavalier
3 days
1
-1
/
+3
*
XHCI: Don't bail out early in CancelQueuedTransfers.
Augustin Cavalier
3 days
1
-5
/
+0
*
bootloader/efi: Fix getting LoadOptions of the bootloader
hrev59940
Volo Galandzii
4 days
1
-2
/
+2
*
kernel/device_manager: Unlock before calling hooks in devfs_delete_vnode.
hrev59939
Augustin Cavalier
4 days
1
-5
/
+10
*
usb_disk: Request the mode sense during update_capacity.
hrev59938
Augustin Cavalier
4 days
1
-8
/
+5
*
bluetooth: fix notifying sockets of received data
hrev59937
mohammedrattia
4 days
1
-1
/
+7
*
EHCI: use itd macros to get/set values
hrev59936
Jérôme Duval
5 days
2
-37
/
+31
*
virtio_block: Enable for edge architectures
hrev59935
Alexander von Gluck IV
5 days
2
-5
/
+5
*
tests: fix log analysis of logs with control characters, add arm64 gpu
Alexander von Gluck IV
5 days
1
-4
/
+5
*
cpu_type: more cleanup for Intel CPU strings
hrev59934
Kevin Adams
5 days
1
-1
/
+18
*
pthread: Fix include order.
hrev59933
Augustin Cavalier
5 days
1
-1
/
+1
*
virtio_block: Fix init of complex data structure
hrev59932
Alexander von Gluck IV
5 days
1
-1
/
+1
*
pthread: Add the start routine's image name to the thread name.
hrev59931
Augustin Cavalier
5 days
1
-1
/
+12
*
usb_disk: Call removed() from uninit() if necessary.
Augustin Cavalier
5 days
1
-1
/
+7
*
kernel/device_manager: Remove the marker at the end of the _Scheduler loop.
hrev59930
Augustin Cavalier
5 days
1
-0
/
+5
*
nvmm: preempt_disable should be able to be nested.
Augustin Cavalier
5 days
1
-2
/
+3
*
kernel: Make reschedule_disabled a uint8 instead of a boolean.
Augustin Cavalier
5 days
1
-1
/
+1
*
Tracker: Don't leave filtered nodes in an Open state.
hrev59929
Augustin Cavalier
6 days
1
-2
/
+4
*
usb_disk: Detect write-protected devices
hrev59928
SED4906
6 days
2
-10
/
+10
*
kernel/device_manager: Always use the marker in the IOScheduler.
hrev59927
Augustin Cavalier
6 days
1
-4
/
+3
*
bluetooth: handling bluetooth security
hrev59926
mohammedrattia
6 days
2
-5
/
+58
*
bluetooth: fix disconnecting acl connections
hrev59925
mohammedrattia
6 days
3
-53
/
+60
*
bluetooth: SDP Client
mohammedrattia
6 days
10
-22
/
+1181
*
kernel/vm: Add handling for pages in MODIFIED state in VMCache::Delete.
hrev59924
Augustin Cavalier
6 days
1
-0
/
+6
*
kernel/util: Accept inputs of 0 bytes in utf16_to_utf8.
hrev59923
Augustin Cavalier
6 days
1
-3
/
+1
*
Update translations from Pootle
hrev59922
Autocomitter
9 days
121
-311
/
+598
*
Devices: Fix memory leak when removing attributes
hrev59921
Leo Rouleau
9 days
3
-10
/
+6
*
Devices: Expand device attributes by default
hrev59920
Leo Rouleau
9 days
1
-3
/
+4
*
power_daemon: add ACMonitor for AC devices
hrev59919
Jérôme Duval
11 days
4
-1
/
+79
*
acpi_ac: update similar to acpi_lid
hrev59918
Jérôme Duval
11 days
1
-14
/
+53
*
acpi_lid: ignore the offset on read()
Jérôme Duval
11 days
1
-5
/
+0
*
pthread: pthread_mutexattr_getprotocol default is PTHREAD_PRIO_NONE
hrev59917
Jérôme Duval
11 days
1
-2
/
+4
*
Bluetooth: write CLEAR_BIT and SET_BIT without macros
hrev59916
Jérôme Duval
12 days
5
-16
/
+10
*
kernel: Drop arch_debug_install_interrupt_handlers and move it up on x86.
hrev59915
Augustin Cavalier
12 days
11
-40
/
+6
*
libroot/malloc: Implement an "area info" cache.
hrev59914
Augustin Cavalier
12 days
1
-7
/
+64
*
kernel/vm: Manage VMArea references to VMAddressSpace inside VMArea.
hrev59913
Augustin Cavalier
12 days
3
-14
/
+4
*
BBufferIO: Fix typo (and trim trailing spaces).
Augustin Cavalier
12 days
1
-4
/
+4
*
bluetooth: fix L2capEndpoint::_HandleConfigurationReq
hrev59912
mohammedrattia
12 days
1
-2
/
+2
*
bluetooth: fix L2capEndpoint::ReadData timeout
mohammedrattia
12 days
1
-0
/
+2
*
bluetooth: fix bluetooth device state management in h2generic
hrev59911
mohammedrattia
12 days
1
-5
/
+8
[next]