VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/linux

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7183   17 years vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
(edit) @7130   17 years vboxsync Linux kmod: VBOX_REDHAT_KABI
(edit) @7041   17 years vboxsync dkms autoinstall
(edit) @7032   17 years vboxsync Ring-0 semaphore debugging aid (linux).
(edit) @7014   17 years vboxsync Making the logging more useful.
(edit) @7005   17 years vboxsync Installer/Linux: added support for DKMS to the all distributions Linux …
(edit) @7004   17 years vboxsync Installer/Linux: added support for DKMS to the all distributions Linux …
(edit) @6857   17 years vboxsync Linux modules: unbreak compilation against Linux 2.4
(edit) @6846   17 years vboxsync Fix for previous change, move vermagic.h include back to where it was.
(edit) @6845   17 years vboxsync Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
(edit) @6574   17 years vboxsync Linux kernel modules: added override
(edit) @6571   17 years vboxsync Linux kernel modules: allow to build from kBuild (KERNELRELEASE set), …
(edit) @6530   17 years vboxsync Support driver (Linux): added gcc (u)div/mod support
(edit) @6493   17 years vboxsync Made it possible to make debug versions of vboxdrv on linux. This will …
(edit) @6418   17 years vboxsync cosmetics on the hrtimer stuff.
(edit) @6342   17 years vboxsync fix build
(edit) @6341   17 years vboxsync made vboxdrv compile with 2.4.x again
(edit) @6340   17 years vboxsync vboxdrv: added support for Linux high-res timers (disabled), added …
(edit) @6159   17 years vboxsync Linux kernel module Makefiles: use KDIR if set
(edit) @6046   17 years vboxsync vboxdrv: KERN_INFO => KERN_DEBUG (ensure that messages are not print …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5989   17 years vboxsync
(edit) @5986   17 years vboxsync a little bit more specific
(edit) @5985   17 years vboxsync Linux support module: print version of module into kernel log when …
(edit) @5425   17 years vboxsync IPRT reorg
(edit) @5257   17 years vboxsync less magic
(edit) @5234   17 years vboxsync improve kernel version check
(edit) @5227   17 years vboxsync semaphore-r0drv-lnx.c split.
(edit) @5226   17 years vboxsync Added r0drv/linux/semeventmulti-r0drv-linux.c
(edit) @5225   17 years vboxsync semaphore-r0drv-lnx.c split.
(edit) @5177   17 years vboxsync disable IDT_PATCHING code in the Linux vboxdrv module
(edit) @5169   17 years vboxsync Use unlocked_ioctl when available, otherwise leave the kernel lock.
(edit) @5138   17 years vboxsync vboxdrv: TICK_NSEC as macro
(edit) @4985   17 years vboxsync RTAssertDoBreakpoint
(edit) @4925   17 years vboxsync Added a LogRel with additional driver open info. Return the …
(edit) @4882   17 years vboxsync Fixed casing of suplibOsIOCtlFast.
(edit) @4831   17 years vboxsync Removed the old MM code.
(edit) @4829   17 years vboxsync inverted VBOX_WITHOUT_IDT_PATCHING.
(edit) @4827   17 years vboxsync fixed for high ksoftireq load.
(edit) @4811   17 years vboxsync Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
(edit) @4800   17 years vboxsync Redid the supdrv interface. works on windows and linux while the other …
(edit) @4791   17 years vboxsync make vboxdrv compile on older 2.6er Linux kernels
(edit) @4174   17 years vboxsync 2.6.10-gentoo-r6 needed divdi3 for some reason.
(edit) @4163   17 years vboxsync Use the RTR0MemObj API on Linux. (seems to work - just disable it in …
(edit) @4162   17 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM
(edit) @4157   17 years vboxsync memobj stuff
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3672   17 years vboxsync RT_OS_* and RT_ARCH_* for Runtime/ and Support/
(edit) @3596   17 years vboxsync fixed error detection in mmap()
(edit) @3400   17 years vboxsync Linux modules: don't demand on the MODULE_DIR if we don't install the …
(edit) @3393   17 years vboxsync Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
(edit) @3088   18 years vboxsync copyright
(edit) @3087   18 years vboxsync attempt to disable the local APIC on x86_64 systems
(edit) @3084   18 years vboxsync prevent warning on x86_64 systems
(edit) @3068   18 years vboxsync small fix
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2980   18 years vboxsync InnoTek -> innotek: actual code changes (headers follow).
(edit) @2898   18 years vboxsync fix compile on Linux 2.6.22 x86_64
(edit) @2871   18 years vboxsync get Module.symvers into vboxvfs for newer Linux kernels to prevent …
(edit) @2642   18 years vboxsync typo
(edit) @2641   18 years vboxsync export to OSE, added proper license
(edit) @2373   18 years vboxsync When in async mode we must update the aCPUs data everywhere since we …
(edit) @2242   18 years vboxsync pass VERR_IDT_FAILED correctly to userland
(edit) @2099   18 years vboxsync Fixed a typo in the Linux kernel module makefiles
(edit) @2014   18 years vboxsync r=bird: some cleanup of the cPages change.
(edit) @1890   18 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
(edit) @1869   18 years vboxsync Fixed wrong u64LastMonotime usage (the cause of all the trouble). …
(edit) @1850   18 years vboxsync Corrected the heuristics for detecing async GIP mode, fixed GIP layout …
(edit) @1666   18 years vboxsync make VBOX_VERSION visible with modinfo
(edit) @1563   18 years vboxsync Rewrote it to use per-cpu timers instead of smp_call_function.
(edit) @1480   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
(edit) @1355   18 years vboxsync nc
(edit) @1183   18 years vboxsync typos
(edit) @1028   18 years vboxsync SMP break.
(edit) @1027   18 years vboxsync Initial GIP change. Missing detection of SMP systems with TSC drift.
(edit) @1008   18 years vboxsync fixed eol-style
(edit) @1003   18 years vboxsync export to OSE
(edit) @987   18 years vboxsync added target install_rpm, needed for building vboxdrv.ko for rpm
(edit) @970   18 years vboxsync removed that OpenSUSE hack, it should really not be necessary
(edit) @876   18 years vboxsync protect locked pages against fork()
(edit) @411   18 years vboxsync Additional Linux installer makefile fixes
(edit) @389   18 years vboxsync process-r0drv-linux.c needs building too..
(edit) @387   18 years vboxsync Use RTR0ProcHandleSelf / RTProcSelf. Implemented clientDied() cleanup …
(edit) @375   18 years vboxsync Fixed the kernel module makefiles for OpenSUSE's non-standard build system
(edit) @345   18 years vboxsync made the Makefile compatible with (older) GNU make again to fix our …
(edit) @342   18 years vboxsync typo
(edit) @331   18 years vboxsync Bool and AMD64 hacking.
(edit) @325   18 years vboxsync forgot to export them
(edit) @324   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @260   18 years vboxsync Fixed the vboxdrv kernel module on 2.4 series kernels
(edit) @241   18 years vboxsync <asm/nmi.h> not available on Linux 2.4
(edit) @213   18 years vboxsync make 'make -C <linux> M=$(pwd)' work
(edit) @135   18 years vboxsync Slightly relaxed NMI check (see #1602)
(edit) @84   18 years vboxsync Support/linux/Makefile: fixed typo; 'make clean' should work even …
(edit) @82   18 years vboxsync small cosmetical fix to get my syntax checker back on line
(edit) @81   18 years vboxsync Fixes to the Linux installer to prevent things getting deleted which …
(edit) @57   18 years vboxsync remove /etc/vbox/module_not_compiled if 'make install' was successful
(add) @1   55 years vboxsync import
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