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) @85690   4 years vboxsync IPRT/the-linux-kernel.h: Adding macros for shortening the kernel …
(edit) @85649   4 years vboxsync ticketref:19521 Can't build kernel modules on SLES12 SP5
(edit) @85602   4 years vboxsync IPRT/r0drv/mp-r0drv-linux.c: Use version checks for linux/cpumask.h …
(edit) @85544   4 years vboxsync IPRT/mp-r0drv-linux.c: Move the cpu set allocation & initialization …
(edit) @85543   4 years vboxsync reverted r139610
(edit) @85542   4 years vboxsync IPRT/mp-r0drv-linux.c: Move the cpu set allocation & initialization …
(edit) @85518   4 years vboxsync IPRT/the-linux-kernel.h: Need header for flush_tlb_all() now. bugref:9801
(edit) @85516   4 years vboxsync IPRT/memobj-r0drv-linux.c: Enable IPRT_USE_ALLOC_VM_AREA_FOR_EXEC for …
(edit) @85514   4 years vboxsync IPRT/memobj-r0drv-linux.c: Make it easier to push the WX semantics …
(edit) @85505   4 years vboxsync IPRT/alloc-r0drv-linux.c,SUPDrv-linux.c: RTMEMALLOC_EXEC_HEAP for 5.8+ …
(edit) @85504   4 years vboxsync IPRT/memobj-r0drv*: Change the fExecutable flag to WX semantics where …
(edit) @85430   4 years vboxsync IPRT/memobj-r0drv-linux.c: Wrap mmap_sem operations as it was renamed …
(edit) @85208   4 years vboxsync iprt/time-r0drv-linux.c: Cleaned up RTTimeNow a little, we try use the …
(edit) @84255   5 years vboxsync Linux/GA: ticketref:19391 RedHat 8.2-rc1 kernel DRM backports to …
(edit) @83484   5 years vboxsync Linux: ticketref:19312 Linux: kernel 5.6 - we need changes: make …
(edit) @83471   5 years vboxsync Linux: ticketref:19312 Linux: kernel 5.6 - we need changes
(edit) @83326   5 years vboxsync IPRT/r0drv/mp-r0drv-linux.c: Use version checks for linux/cpumask.h …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82590   5 years vboxsync SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
(edit) @81649   5 years vboxsync Linux 5.4: no more arbitrary executable pages and more changes, …
(edit) @81641   5 years vboxsync IPRT/memobj-r0drv-linux.cpp: Implemented sub-mappings in kernel space. …
(edit) @81621   5 years vboxsync IPRT/memobj-r0drv-linux.cpp: Implemented sub-mappings in kernel space. …
(edit) @81587   5 years vboxsync IPRT/memobj-r0drv-linux.c: Don't mark allocations as executable unless …
(edit) @81586   5 years vboxsync IPRT/alloc-r0drv-linux.c: Shouldn't need to mark pages allocated by …
(edit) @81069   5 years vboxsync IPRT/timer-r0drv-linux.c: Guess we could schedule timers with the same …
(edit) @81061   5 years vboxsync IPRT/timer-r0drv-linux.c: Rewriting the drop-behind handling in the …
(edit) @80735   5 years vboxsync linux kernel 5.3 fixes: tickref:18911, contribution from Larry.Finger …
(edit) @80713   5 years vboxsync Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on …
(edit) @80712   5 years vboxsync Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on …
(edit) @80433   5 years vboxsync Linux/host and guest drivers: support SLES 12 SP4 kernel (which SUSE …
(edit) @80327   5 years vboxsync IPRT/memobj-r0drv-linux.c: Implemented mapping or sub-ranges as …
(edit) @80321   5 years vboxsync IPRT/memobj-r0drv-linux.c: Implemented mapping or sub-ranges as …
(edit) @80290   5 years vboxsync IPRT/timer-r0drv-linux.c: A shot at working around the unit test …
(edit) @79025   5 years vboxsync Linux/host and guest drivers: support more openSUSE 15.0 and 15.1 kernels.
(edit) @78120   6 years vboxsync IPRT: Started adding a RTR0MemObjMapUserEx function that takes offSub …
(edit) @77730   6 years vboxsync IPRT/memobj-r0drv-linux.c: Use gpf_t rather than unsigned to avoid …
(edit) @77727   6 years vboxsync IPRT,HostDrivers: Fixed some warnings.
(edit) @77549   6 years vboxsync linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
(edit) @77464   6 years vboxsync Runtime/r0drv/linux: handle get_user_pages back-port to Linux 4.4.168. …
(edit) @77417   6 years vboxsync iprt/the-linux-kernel.h: Build fix for 2.6.0...3. bugref:9172
(edit) @77367   6 years vboxsync Runtime/r0drv/linux: handle get_user_pages back-port to Linux 4.4.168. …
(edit) @77208   6 years vboxsync memobj-r0drv-linux.c: todo
(edit) @77198   6 years vboxsync Drivers/Linux: fixes for upcoming Linux 5.1 kernel. bugref:4567: Linux …
(edit) @76859   6 years vboxsync drivers/linux: adjust for new access_ok signature. bugref:4567: Linux …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76560   6 years vboxsync IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @75665   6 years vboxsync iprt: adjust time-r0drv-linux.c for Linux 4.20. bugref:4567: Linux …
(edit) @74967   6 years vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @74406   6 years vboxsync IPRT/rtR0MemKernelCopyLnxWorker: Added missing jump back from .fixup …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72889   6 years vboxsync r0drv/linux: adjust kernel header file for an openSUSE 15.0 kernel …
(edit) @72640   6 years vboxsync RTThreadPreemptIsPossible/linux: CONFIG_PREEMPT_VOLUNTARY does not …
(edit) @70698   7 years vboxsync Linux drivers: fix a burn due to improved error checking. bugref:4567: …
(edit) @70690   7 years vboxsync Linux drivers: fix a burn due to improved error checking. bugref:4567: …
(edit) @70460   7 years vboxsync Fix Guest Additions vboxsf sendfile() caching problems (see #2548), …
(edit) @70458   7 years vboxsync Runtime: Adapt Linux R0 timer implementation to work with the upcoming …
(edit) @69111   7 years vboxsync (C) year
(edit) @68217   7 years vboxsync Runtime/r0drv/linux: openSUSE Leap 42.3 tweak for a Linux 4.4 kernel …
(edit) @68216   7 years vboxsync Runtime/r0drv/linux: openSUSE Leap 42.3 tweak for a Linux 4.4 kernel …
(edit) @68215   7 years vboxsync Runtime/r0drv/linux: openSUSE Leap 42.3 tweak for a Linux 4.4 kernel …
(edit) @67984   7 years vboxsync Runtime: Linux 4.13 fix
(edit) @67665   7 years vboxsync Runtime/r0drv/linux: adapted to CONFIG_CPUMASK_OFFSTACK=y
(edit) @66930   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @66928   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @66927   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @66434   8 years vboxsync Runtime/r0drv/linux/rtStrFormatKernelAddress-generic: scnprintf() is …
(edit) @66427   8 years vboxsync Runtime/r0drv/linux: use snprintf() from the Linux kernel as the …
(edit) @66426   8 years vboxsync Runtime/r0drv/linux: does not work
(edit) @66425   8 years vboxsync Runtime/r0drv/linux: does not work
(edit) @66424   8 years vboxsync Runtime/r0drv: rtStrFormatKernelAddress() for Linux
(edit) @65991   8 years vboxsync Runtime/r0drv: actually use set_current_state() always as this …
(edit) @65990   8 years vboxsync Runtime/r0drv/linux: Linux 4.11 compile fixes
(edit) @65336   8 years vboxsync Runtime: Linux 4.10 removed the register_cpu_notifier interface, …
(edit) @65183   8 years vboxsync Runtime: Linux 4.10 fix for get_user_pages_remote()
(edit) @64785   8 years vboxsync Runtime/r0drv/linux: fix for Linux 2.6.28
(edit) @64561   8 years vboxsync Runtime/r0drv/linux: get_user_pages() fix for Linux 4.9
(edit) @64153   8 years vboxsync Runtime/r0drv: fix for Linux kernels with CONFIG_CPUMASK_OFFSTACK and …
(edit) @63341   8 years vboxsync Runtime/r0drv/linux: 4.8 mod_timer_pinned fix
(edit) @63225   8 years vboxsync the-linux-header.h: Suppress -Wol-style-declaration for rhel5 or …
(edit) @63028   8 years vboxsync bugref:4567: Linux kernel driver maintenance: the macro cpu_has_pge …
(edit) @62567   8 years vboxsync IPRT: More unused parameters.
(edit) @62566   8 years vboxsync IPRT: More unused parameters.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62461   8 years vboxsync IPRT: scm
(edit) @60457   9 years vboxsync Runtime: build fix
(edit) @60455   9 years vboxsync Runtime: comment
(edit) @60454   9 years vboxsync Runtime: Linux 4.6 fixes
(edit) @60453   9 years vboxsync Runtime/Additions: Linux 4.6 fixes
(edit) @60372   9 years vboxsync Runtime/r0drv/linux: bugref:8315: don't set the PG_reserved flag on …
(edit) @58171   9 years vboxsync doxygen: fixes.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57330   9 years vboxsync spinlock-r0drv-linux.c: warning.
(edit) @57323   9 years vboxsync the-linux-kernel.h: Use ASMChangeFlags for IPRT_LINUX_RESTORE_EFL_ONLY_AC.
(edit) @57322   9 years vboxsync spinlock-r0drv-linux.c: Fixed saving and restoring EFLAGS.AC, must do …
(edit) @57318   9 years vboxsync build fix
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