VirtualBox

source: vbox/trunk/src/VBox/Runtime/r0drv/linux

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53427   10 years vboxsync Runtime/r0drv/linux: fix RTR0MemKernelIsValidAddr() for 64-bit Linux …
(edit) @53019   10 years vboxsync Runtime/r0drv/linux: use RT_NS_1SEC macro instead of numeric constant.
(edit) @52822   10 years vboxsync Runtime: Fix RTTimeMilliTS() on FreeBSD. Use macros for time units …
(edit) @52803   10 years vboxsync added GFP_NOWARN to the remaining vmalloc/kmalloc operations
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52581   10 years vboxsync Runtime/r0drv/linux: Reimplemented RTMpOnAll() to be used to execute …
(edit) @52420   10 years vboxsync Runtime, VBoxNetAdp: Linux 3.17 fixes
(edit) @51938   10 years vboxsync Runtime/r0drv: RHEL7 hack
(edit) @50811   11 years vboxsync spinlock-r0drv-linux.c: Backed out r83590 as I don't want false …
(edit) @50077   11 years vboxsync Runtime/r0drv/linux: Use GFP_NOWARN for our memory allocations as …
(edit) @50008   11 years vboxsync supdrv,iprt: Added VBOX_WITH_TEXT_MODMEM_HACK for getting VMMR0.r0
(edit) @49651   11 years vboxsync r0drv/linux/memobj: Linux 3.13 fix
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48462   11 years vboxsync r0drv/linux: todos.
(edit) @48383   11 years vboxsync Runtime/r0drv: be on the safe side
(edit) @48382   11 years vboxsync Runtime/r0drv: Depend only on kernel config define rather than the version.
(edit) @47955   11 years vboxsync r0drv/linux/threadctxhooks: Assert may fail, don't assert here.
(edit) @47907   11 years vboxsync Runtime/r0drv/threadctxhooks: Added an assertion.
(edit) @47734   11 years vboxsync Runtime/threadctxhooks/linux: Again, Assert not AssertPtr for bools.
(edit) @47733   11 years vboxsync Runtime/threadctxhooks/linux: Assert() not AssertPtr() for booleans.
(edit) @47572   11 years vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
(edit) @47375   11 years vboxsync r0drv/linux: Unintentional commit of release logging.
(edit) @47370   11 years vboxsync iprt/thread.h: Define/document the return values more explicitly when …
(edit) @47352   11 years vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47229   11 years vboxsync Runtime/r0drv/threadctxhooks: Assert on Linux that the hook invocation …
(edit) @47206   11 years vboxsync IPRT: Kernel thread-context hooks, Solaris implementation.
(edit) @47199   11 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @46663   12 years vboxsync Runtime/r0drv/linux: numa hack
(edit) @44867   12 years vboxsync Linux 3.9.0 rc0 compile fix
(edit) @44579   12 years vboxsync BUGZ:6602 Reverted r83596.
(edit) @44544   12 years vboxsync Linux r0drv: implement DO_NOT_DISABLE_PROVE_LOCKING option.
(edit) @44538   12 years vboxsync BUGZ:6602 Do not disable lock validator on debug build.
(edit) @44535   12 years vboxsync BUGZ: 6570,6602 Disable lock validator for linux r0drv when …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44451   12 years vboxsync BUGZ:6570 Add comment.
(edit) @44443   12 years vboxsync BUGZ:6570 Fixed. Split RTSPINLOCK_FLAGS_INTERRUPT_UNSAFE/SAFE …
(edit) @43856   12 years vboxsync Runtime/timer: actually disable the interrupts while having the …
(edit) @43637   12 years vboxsync Linux 3.7 fixes
(edit) @42784   12 years vboxsync Linux 3.6-rc1 compile fix, spaces
(edit) @41660   13 years vboxsync IPRT/r0drv/Linux: make it work with Linux 3.5 kernels
(edit) @41169   13 years vboxsync IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
(edit) @41116   13 years vboxsync rtR0MemObjNativeLockUser: Force write access to COW pages.
(edit) @41082   13 years vboxsync Runtime/r0drv/linux: PhysHighest is inclusive, highest permittable …
(edit) @40894   13 years vboxsync IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
(edit) @40808   13 years vboxsync Seems to work fine on linux.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @39841   13 years vboxsync d'oh!
(edit) @39840   13 years vboxsync more Linux 3.3 fixes
(edit) @39829   13 years vboxsync Runtime/linux: linux-3.3.0-rc1 some headers requires IS_ENABLED(x) …
(edit) @39808   13 years vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
(edit) @39744   13 years vboxsync rtr0memobj: Status code adjustments.
(edit) @39705   13 years vboxsync comment indent.
(edit) @39703   13 years vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
(edit) @39702   13 years vboxsync Runtime/r0drv/Linux: reverted r75548, not the right fix.
(edit) @39701   13 years vboxsync attempt at fixing the add build.
(edit) @39697   13 years vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings too.
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39443   13 years vboxsync Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
(edit) @39013   13 years vboxsync initterm-r0drv-linux.c: Attempting to fix the build for < 2.5.41.
(edit) @39008   13 years vboxsync in_atomic() was added in 2.5.32 (i386).
(edit) @39007   13 years vboxsync timer-r0drv-linux.c: Make 100% sure we ever call del_timer_sync while …
(edit) @39006   13 years vboxsync duh!
(edit) @39005   13 years vboxsync build fix
(edit) @39004   13 years vboxsync timer-r0drv-linux.c, ++: Don't use del_timer_sync when calling from a …
(edit) @38232   13 years vboxsync rtMpNotificationLinuxOnCurrentCpu must be declared as a callback.
(edit) @38199   13 years vboxsync mpnotification-r0drv-linux.c: More assertion details.
(edit) @37672   13 years vboxsync warnings
(edit) @37297   14 years vboxsync Runtime/r0drv/linux: mpnotification, filter off unwanted events.
(edit) @37295   14 years vboxsync Runtime/r0drv/linux: Use RTThreadPreemptDisable/Enable wrappers so …
(edit) @37294   14 years vboxsync Runtime/r0drv/linux: Fixed Mp event notifications.
(edit) @36979   14 years vboxsync semfastmutex-r0drv-linux.c: Check mutex ownership in strict builds, …
(edit) @36962   14 years vboxsync rtR0MemAllocEx/linux: Avoid vmalloc, it's has serious performance …
(edit) @36951   14 years vboxsync warnings
(edit) @36947   14 years vboxsync Runtime/r0drv: fix for Linux 2.4 kernels
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36379   14 years vboxsync thread2-r0drv-linux.c: iprt-%s not vbox-%s as thread name (old …
(edit) @36378   14 years vboxsync thread2-r0drv-linux.c: Missing break in the RTTHREADTYPE_TIMER case. …
(edit) @36360   14 years vboxsync Runtime/r0drv/linux: fail to lock kernel memory for kmap()'ed memory
(edit) @36244   14 years vboxsync Runtime/r0drv/linux: fix for older kernels
(edit) @36242   14 years vboxsync burn fix
(edit) @36241   14 years vboxsync cosmetics
(edit) @36240   14 years vboxsync reverted values
(edit) @36239   14 years vboxsync IPRT: set Linux R0 thread priority, compilation warning
(edit) @36233   14 years vboxsync IPRT: linux R0 threads
(edit) @36232   14 years vboxsync RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @35662   14 years vboxsync fix for r69559
(edit) @35647   14 years vboxsync Linux 2.6.38-rc1 autoconf.h mess
(edit) @35603   14 years vboxsync Runtime/r0drv/linux/memobj: try a bit harder to allocate a page, …
(edit) @35294   14 years vboxsync Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
(edit) @35165   14 years vboxsync memobj-r0drv-linux: defined is more correct here
(edit) @35051   14 years vboxsync warnings
(edit) @34406   14 years vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @33642   14 years vboxsync this flag is not available in Linux 2.4
(edit) @33641   14 years vboxsync bit more safety
(edit) @33640   14 years vboxsync Linux host page allocator: don't use system reserves for >=1M reqs
(edit) @33630   14 years vboxsync waitqueue-r0drv-linux.h: Use the RT_NS/US_1SEC constants.
(edit) @33619   14 years vboxsync Runtime/r0drv/memobj-r0drv-linux.c: set GFP_NOMEMALLOC when …
(edit) @33609   14 years vboxsync Runtime/r0drv/linux: fix absolute timeouts with Linux jiffies
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette