|
|
@16464
|
16 years |
vboxsync |
set VM_LOCKED to pin pages allocated with mmap()
|
|
|
@15851
|
16 years |
vboxsync |
small cosmetical fix
|
|
|
@15843
|
16 years |
vboxsync |
RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
|
|
|
@15837
|
16 years |
vboxsync |
Added RTMpIsCpuWorkPending stub.
|
|
|
@15801
|
16 years |
vboxsync |
linux RTThreadPreemptDisable/Restore: Set and check dummy like on Solaris.
|
|
|
@15798
|
16 years |
vboxsync |
implemented RTThreadPreemptDisable() and RTThreadPreemptRestore …
|
|
|
@14824
|
16 years |
vboxsync |
IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
|
|
|
@14465
|
16 years |
vboxsync |
thread2-r0drv-linux.c: RTThreadPreemptIsEnabled, return false if …
|
|
|
@14423
|
16 years |
vboxsync |
Debug log mutex fix for linux in atomic context.
|
|
|
@14318
|
16 years |
vboxsync |
Fix a couple of words doubled in comments. No code changes.
|
|
|
@13994
|
16 years |
vboxsync |
better check
|
|
|
@13992
|
16 years |
vboxsync |
did not consider PAE
|
|
|
@13891
|
16 years |
vboxsync |
warning
|
|
|
@13770
|
16 years |
vboxsync |
superflous
|
|
|
@13764
|
16 years |
vboxsync |
EXPORT_SYMBOL must be placed after the function/variable was …
|
|
|
@13675
|
16 years |
vboxsync |
mark multiple allocated pages as compound
|
|
|
@13666
|
16 years |
vboxsync |
rtR0MemObjNativeMapUser/linux: vm_insert_page should not be used when …
|
|
|
@13665
|
16 years |
vboxsync |
rtMemAlloc/linux: Don't fool ourselves trying to allocate executable …
|
|
|
@13512
|
16 years |
vboxsync |
cast not necessary
|
|
|
@13319
|
16 years |
vboxsync |
linux kernel modules: export symbols where they are implemented
|
|
|
@13314
|
16 years |
vboxsync |
Created assert-r0drv-linux.c (finally).
|
|
|
@13103
|
16 years |
vboxsync |
warning
|
|
|
@13009
|
16 years |
vboxsync |
@todo is written always in a / */ or / comment, doxygen won't pick …
|
|
|
@13000
|
16 years |
vboxsync |
Implemented kernel driver build flag to allow better debuggability of …
|
|
|
@12922
|
16 years |
vboxsync |
warnings
|
|
|
@12595
|
16 years |
vboxsync |
improved r36823 (handle jiffies wraparounds)
|
|
|
@12591
|
16 years |
vboxsync |
#2247 (public), #3193 (internal): handle jiffies wrap around
|
|
|
@12360
|
16 years |
vboxsync |
2.6.27 vboxdrv compile fix
|
|
|
@12141
|
16 years |
vboxsync |
timer-r0drv-linux. Fixed bug in RTTimerStart where changes to the +1 …
|
|
|
@12029
|
16 years |
vboxsync |
mpnotifications-r0drv-linux: added explanatory comments.
|
|
|
@12015
|
16 years |
vboxsync |
redhat/centos 5.2 fix
|
|
|
@11982
|
16 years |
vboxsync |
All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
|
|
|
@11521
|
16 years |
vboxsync |
IN_MODULE only
|
|
|
@11519
|
16 years |
vboxsync |
Linux additions: properly install and compile the kernel modules
|
|
|
@10935
|
16 years |
vboxsync |
More moving around of files in Linux 2.6.27
|
|
|
@10866
|
16 years |
vboxsync |
Fixed missing 'el' and reinserted the blank lines.
|
|
|
@10864
|
16 years |
vboxsync |
Update for future Linux 2.6.27.
|
|
|
@9979
|
17 years |
vboxsync |
g_MpPendingOfflineSet is only used when CPU_DOWN_FAILED is defined.
|
|
|
@9602
|
17 years |
vboxsync |
Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
|
|
|
@9529
|
17 years |
vboxsync |
Fixed another wrong spinlock release in the MP handler. Taking CPUs …
|
|
|
@9527
|
17 years |
vboxsync |
Fixed spinlock release in RTMPEVENT_OFFLINE. No need to use the NoIrq …
|
|
|
@9494
|
17 years |
vboxsync |
fixed + re-enabled USE_NEW_OS_INTERFACE_FOR_GIP code for Linux
|
|
|
@9466
|
17 years |
vboxsync |
Fixes and optimizations. The HRTIMER code is still unusable, though. :-/
|
|
|
@9444
|
17 years |
vboxsync |
Added iTick to FNTIMER (the timer callback).
|
|
|
@9442
|
17 years |
vboxsync |
Fixed TICK_NSEC (1000 times too small).
|
|
|
@9429
|
17 years |
vboxsync |
RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
|
|
|
@9372
|
17 years |
vboxsync |
fixed assertion, wonder if that helps the rhel3 gcc SIGSEGV.
|
|
|
@9371
|
17 years |
vboxsync |
quick reorg.
|
|
|
@9370
|
17 years |
vboxsync |
comment.
|
|
|
@9369
|
17 years |
vboxsync |
comment.
|
|
|
@9368
|
17 years |
vboxsync |
RTCpuSetIsEqual
|
|
|
@9366
|
17 years |
vboxsync |
New timer code for linux - untested and unused atm.
|
|
|
@9365
|
17 years |
vboxsync |
moved NTICK_NSEC close to the other jiffie stuff.
|
|
|
@9313
|
17 years |
vboxsync |
NOTIFY_DONE.
|
|
|
@9312
|
17 years |
vboxsync |
include notifier for RTMpNotification*.
|
|
|
@9311
|
17 years |
vboxsync |
props
|
|
|
@9309
|
17 years |
vboxsync |
Added RTMpNotificationRegister/Deregister that provides notification …
|
|
|
@9240
|
17 years |
vboxsync |
Use ktime_get_ts() instead of ktime_get() as the latter first appeared …
|
|
|
@9239
|
17 years |
vboxsync |
Use ktime_get_real_ts() instead of ktime_get_real() as the latter …
|
|
|
@9238
|
17 years |
vboxsync |
include linux/hrtimer.h too.
|
|
|
@9237
|
17 years |
vboxsync |
fixed keywords.
|
|
|
@9236
|
17 years |
vboxsync |
Implemented RTTime for the linux kernel (not used yet).
|
|
|
@8569
|
17 years |
vboxsync |
AssertBreak -> AssertBreakStmt.
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7554
|
17 years |
vboxsync |
typo
|
|
|
@7553
|
17 years |
vboxsync |
vboxdrv: re-added sanity check
|
|
|
@7532
|
17 years |
vboxsync |
typo
|
|
|
@7531
|
17 years |
vboxsync |
vboxdrv: set_pages_attr is not available for 2.6.25 anymore
|
|
|
@7352
|
17 years |
vboxsync |
smp_call_function_single only exists starting 2.6.19. Added missing …
|
|
|
@7347
|
17 years |
vboxsync |
Fixed typo in fallback code.
|
|
|
@7337
|
17 years |
vboxsync |
Enabled RTMp on linux.
|
|
|
@7254
|
17 years |
vboxsync |
Sketched out RTMp*. (All the platform specific code is disabled.)
|
|
|
@7042
|
17 years |
vboxsync |
Fence the r0drv heap routines for strict builds.
|
|
|
@7032
|
17 years |
vboxsync |
Ring-0 semaphore debugging aid (linux).
|
|
|
@6846
|
17 years |
vboxsync |
Fix for previous change, move vermagic.h include back to where it was.
|
|
|
@6845
|
17 years |
vboxsync |
Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
|
|
|
@6478
|
17 years |
vboxsync |
Drop annoying the cb != sizeof(void *) assertion.
|
|
|
@6477
|
17 years |
vboxsync |
Handle RTR0MEMOBJTYPE_PHYS_NC during free.
|
|
|
@6416
|
17 years |
vboxsync |
Applied [27227] to the trunk: make it compile with older 2.6 kernels, …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5381
|
17 years |
vboxsync |
Fixed a typo in the-linux-kernel.h
|
|
|
@5229
|
17 years |
vboxsync |
rtSemEventWait -> rtSemEventMultiWait.
|
|
|
@5228
|
17 years |
vboxsync |
use the right magic.
|
|
|
@5226
|
17 years |
vboxsync |
Added r0drv/linux/semeventmulti-r0drv-linux.c
|
|
|
@5225
|
17 years |
vboxsync |
semaphore-r0drv-lnx.c split.
|
|
|
@5165
|
17 years |
vboxsync |
RTSemEventWaitNoResume
|
|
|
@4781
|
17 years |
vboxsync |
eol
|
|
|
@4160
|
17 years |
vboxsync |
Some bug fixes and allocation fallbacks.
|
|
|
@4158
|
17 years |
vboxsync |
Fixed build error and changed from $ to $.
|
|
|
@4155
|
17 years |
vboxsync |
RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4020
|
17 years |
vboxsync |
Spelling
|
|
|
@3699
|
17 years |
vboxsync |
double underscore cleanup.
|
|
|
@3672
|
17 years |
vboxsync |
RT_OS_* and RT_ARCH_* for Runtime/ and Support/
|
|
|
@3305
|
18 years |
vboxsync |
change_page_attr was introduced somewhere in the 2.4.21..28 range. …
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2477
|
18 years |
vboxsync |
export
|
|
|
@2475
|
18 years |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|