|
|
@44867
|
12 years |
vboxsync |
Linux 3.9.0 rc0 compile fix
|
|
|
@44579
|
12 years |
vboxsync |
BUGZ:6602 Reverted r83596.
|
|
|
@44544
|
12 years |
vboxsync |
Linux r0drv: implement DO_NOT_DISABLE_PROVE_LOCKING option.
|
|
|
@44538
|
12 years |
vboxsync |
BUGZ:6602 Do not disable lock validator on debug build.
|
|
|
@44535
|
12 years |
vboxsync |
BUGZ: 6570,6602 Disable lock validator for linux r0drv when …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44451
|
12 years |
vboxsync |
BUGZ:6570 Add comment.
|
|
|
@44443
|
12 years |
vboxsync |
BUGZ:6570 Fixed. Split RTSPINLOCK_FLAGS_INTERRUPT_UNSAFE/SAFE …
|
|
|
@43856
|
12 years |
vboxsync |
Runtime/timer: actually disable the interrupts while having the …
|
|
|
@43637
|
12 years |
vboxsync |
Linux 3.7 fixes
|
|
|
@42784
|
12 years |
vboxsync |
Linux 3.6-rc1 compile fix, spaces
|
|
|
@41660
|
13 years |
vboxsync |
IPRT/r0drv/Linux: make it work with Linux 3.5 kernels
|
|
|
@41169
|
13 years |
vboxsync |
IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
|
|
|
@41116
|
13 years |
vboxsync |
rtR0MemObjNativeLockUser: Force write access to COW pages.
|
|
|
@41082
|
13 years |
vboxsync |
Runtime/r0drv/linux: PhysHighest is inclusive, highest permittable …
|
|
|
@40894
|
13 years |
vboxsync |
IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
|
|
|
@40808
|
13 years |
vboxsync |
Seems to work fine on linux.
|
|
|
@40806
|
13 years |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|
@39841
|
13 years |
vboxsync |
d'oh!
|
|
|
@39840
|
13 years |
vboxsync |
more Linux 3.3 fixes
|
|
|
@39829
|
13 years |
vboxsync |
Runtime/linux: linux-3.3.0-rc1 some headers requires IS_ENABLED(x) …
|
|
|
@39808
|
13 years |
vboxsync |
Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
|
|
|
@39744
|
13 years |
vboxsync |
rtr0memobj: Status code adjustments.
|
|
|
@39705
|
13 years |
vboxsync |
comment indent.
|
|
|
@39703
|
13 years |
vboxsync |
Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
|
|
|
@39702
|
13 years |
vboxsync |
Runtime/r0drv/Linux: reverted r75548, not the right fix.
|
|
|
@39701
|
13 years |
vboxsync |
attempt at fixing the add build.
|
|
|
@39697
|
13 years |
vboxsync |
Runtime/r0drv: get the physical address of Linux kernel kmap mappings too.
|
|
|
@39515
|
13 years |
vboxsync |
*: Use RTLISTANCHOR.
|
|
|
@39443
|
13 years |
vboxsync |
Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
|
|
|
@39013
|
13 years |
vboxsync |
initterm-r0drv-linux.c: Attempting to fix the build for < 2.5.41.
|
|
|
@39008
|
13 years |
vboxsync |
in_atomic() was added in 2.5.32 (i386).
|
|
|
@39007
|
13 years |
vboxsync |
timer-r0drv-linux.c: Make 100% sure we ever call del_timer_sync while …
|
|
|
@39006
|
13 years |
vboxsync |
duh!
|
|
|
@39005
|
13 years |
vboxsync |
build fix
|
|
|
@39004
|
13 years |
vboxsync |
timer-r0drv-linux.c, ++: Don't use del_timer_sync when calling from a …
|
|
|
@38232
|
13 years |
vboxsync |
rtMpNotificationLinuxOnCurrentCpu must be declared as a callback.
|
|
|
@38199
|
13 years |
vboxsync |
mpnotification-r0drv-linux.c: More assertion details.
|
|
|
@37672
|
13 years |
vboxsync |
warnings
|
|
|
@37297
|
14 years |
vboxsync |
Runtime/r0drv/linux: mpnotification, filter off unwanted events.
|
|
|
@37295
|
14 years |
vboxsync |
Runtime/r0drv/linux: Use RTThreadPreemptDisable/Enable wrappers so …
|
|
|
@37294
|
14 years |
vboxsync |
Runtime/r0drv/linux: Fixed Mp event notifications.
|
|
|
@36979
|
14 years |
vboxsync |
semfastmutex-r0drv-linux.c: Check mutex ownership in strict builds, …
|
|
|
@36962
|
14 years |
vboxsync |
rtR0MemAllocEx/linux: Avoid vmalloc, it's has serious performance …
|
|
|
@36951
|
14 years |
vboxsync |
warnings
|
|
|
@36947
|
14 years |
vboxsync |
Runtime/r0drv: fix for Linux 2.4 kernels
|
|
|
@36555
|
14 years |
vboxsync |
Use DECLHIDDEN, especially in IPRT.
|
|
|
@36379
|
14 years |
vboxsync |
thread2-r0drv-linux.c: iprt-%s not vbox-%s as thread name (old …
|
|
|
@36378
|
14 years |
vboxsync |
thread2-r0drv-linux.c: Missing break in the RTTHREADTYPE_TIMER case. …
|
|
|
@36360
|
14 years |
vboxsync |
Runtime/r0drv/linux: fail to lock kernel memory for kmap()'ed memory
|
|
|
@36244
|
14 years |
vboxsync |
Runtime/r0drv/linux: fix for older kernels
|
|
|
@36242
|
14 years |
vboxsync |
burn fix
|
|
|
@36241
|
14 years |
vboxsync |
cosmetics
|
|
|
@36240
|
14 years |
vboxsync |
reverted values
|
|
|
@36239
|
14 years |
vboxsync |
IPRT: set Linux R0 thread priority, compilation warning
|
|
|
@36233
|
14 years |
vboxsync |
IPRT: linux R0 threads
|
|
|
@36232
|
14 years |
vboxsync |
RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
|
|
|
@36190
|
14 years |
vboxsync |
IPRT,Drivers: Committed a modified version of the …
|
|
|
@35662
|
14 years |
vboxsync |
fix for r69559
|
|
|
@35647
|
14 years |
vboxsync |
Linux 2.6.38-rc1 autoconf.h mess
|
|
|
@35603
|
14 years |
vboxsync |
Runtime/r0drv/linux/memobj: try a bit harder to allocate a page, …
|
|
|
@35294
|
14 years |
vboxsync |
Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
|
|
|
@35165
|
14 years |
vboxsync |
memobj-r0drv-linux: defined is more correct here
|
|
|
@35051
|
14 years |
vboxsync |
warnings
|
|
|
@34406
|
14 years |
vboxsync |
iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
|
|
|
@33642
|
14 years |
vboxsync |
this flag is not available in Linux 2.4
|
|
|
@33641
|
14 years |
vboxsync |
bit more safety
|
|
|
@33640
|
14 years |
vboxsync |
Linux host page allocator: don't use system reserves for >=1M reqs
|
|
|
@33630
|
14 years |
vboxsync |
waitqueue-r0drv-linux.h: Use the RT_NS/US_1SEC constants.
|
|
|
@33619
|
14 years |
vboxsync |
Runtime/r0drv/memobj-r0drv-linux.c: set GFP_NOMEMALLOC when …
|
|
|
@33609
|
14 years |
vboxsync |
Runtime/r0drv/linux: fix absolute timeouts with Linux jiffies
|
|
|
@33603
|
14 years |
vboxsync |
timer-r0drv-linux: typo, fixes hangs with highres timers enabled
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33441
|
14 years |
vboxsync |
Linux additions: symlinks only for Linux 2.6 guests
|
|
|
@33439
|
14 years |
vboxsync |
IPRT, Linux additions, Shared folders: added support for guest shared …
|
|
|
@33373
|
14 years |
vboxsync |
semeventmulti-r0drv-linux: Missing release during destroy
|
|
|
@33358
|
14 years |
vboxsync |
Runtime/r0drv/linux: fix for debug builds on 2.4 kernels
|
|
|
@33269
|
14 years |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33155
|
14 years |
vboxsync |
IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
|
|
|
@33043
|
14 years |
vboxsync |
nt,linux: Added missing flag validation in the RTSemEventMultiWaitEx* …
|
|
|
@33033
|
14 years |
vboxsync |
IPRT: Implemented RTSemEventWaitEx[Debug] for ring-0 linux.
|
|
|
@33019
|
14 years |
vboxsync |
waitqueue-r0drv-linux.h: 2.4.x build fix
|
|
|
@33018
|
14 years |
vboxsync |
waitqueue-r0drv-linux.h: 2.4.x build fix
|
|
|
@33017
|
14 years |
vboxsync |
waitqueue-r0drv-linux.h: 2.4.x build fix
|
|
|
@33014
|
14 years |
vboxsync |
waitqueue-r0drv-linux.h: The init_wait() macro didn't put the argument …
|
|
|
@33012
|
14 years |
vboxsync |
IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
|
|
|
@33011
|
14 years |
vboxsync |
IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
|
|
|
@33006
|
14 years |
vboxsync |
IPRT: fixed rtR0MemObjLinuxAllocPages() which broke large pages on …
|
|
|
@32757
|
14 years |
vboxsync |
more fudge.
|
|
|
@32748
|
14 years |
vboxsync |
r0drv/linux/timer-r0drv-linux.c: fixes for cpu specific timers.
|
|
|
@32737
|
14 years |
vboxsync |
timer-r0drv-linux.c: Fixes.
|
|
|
@32711
|
14 years |
vboxsync |
timer-r0drv-linux.c: incorrect check for cpu migration.
|
|
|
@32708
|
14 years |
vboxsync |
iprt: build fixes
|
|
|
@32707
|
14 years |
vboxsync |
IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
|
|
|
@32674
|
14 years |
vboxsync |
IPRT: started on some internal ring-0 alloc api.
|
|
|
@32670
|
14 years |
vboxsync |
timer-r0drv-linux.c: bug fixes. The ugly guest debugging tracking will …
|
|
|
@32648
|
14 years |
vboxsync |
IPRT: linux kernel timer changes, testcase. hrtimers are not working …
|
|
|
@32572
|
14 years |
vboxsync |
VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
|
|
|
@32504
|
14 years |
vboxsync |
SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
|
|
|