December 2010 Archives by author
Starting: Wed Dec 1 00:30:59 PST 2010
Ending: Fri Dec 31 12:40:27 PST 2010
Messages: 209
- Dec 12 2010 - 00:37:05 git: Update for OpenSSL-1.0.0c.
Peter Avalos
- Dec 14 2010 - 23:47:23 git: vendor/ZLIB Import zlib-1.2.5.
Peter Avalos
- Dec 14 2010 - 23:47:24 git: vendor/ZLIB Delete old version of zlib from vendor branch.
Peter Avalos
- Dec 15 2010 - 04:32:10 git: Update to zlib-1.2.5.
Peter Avalos
- Dec 15 2010 - 05:59:51 git: Merge branch 'vendor/TNFTP'
Peter Avalos
- Dec 15 2010 - 05:59:52 git: Bump WARNS for latest import of ftp and adjust README.DRAGONFLY for git.
Peter Avalos
- Dec 19 2010 - 08:04:01 git: vendor/XZ created Import xz-5.0.0.
Peter Avalos
- Dec 19 2010 - 08:04:02 git: Rearrange lib/Makefile.
Peter Avalos
- Dec 19 2010 - 08:04:03 git: Hook up liblzma, lzmainfo, xz, and xzdec to the build.
Peter Avalos
- Dec 19 2010 - 12:52:41 git: Add SHA384 functions to libmd.
Peter Avalos
- Dec 19 2010 - 12:53:23 git: Update to libarchive-2.8.4.
Peter Avalos
- Dec 20 2010 - 20:33:50 git: libarchive: link in liblzma.
Peter Avalos
- Dec 20 2010 - 20:38:43 git: Update to libarchive-2.8.4.
Peter Avalos
- Dec 21 2010 - 00:35:22 git: Fix buildworld for latest liblzma/libarchive changes.
Peter Avalos
- Dec 01 2010 - 17:59:54 git: kernel - Fix mbuf header exhaustion w/ degenerate unix domain socket case
Matthew Dillon
- Dec 01 2010 - 17:59:55 git: kernel - Fix deep stack recursion in unix domain socket garbage collection
Matthew Dillon
- Dec 03 2010 - 03:02:32 git: kernel - Fix bug in x86-64 version of bzeront()
Matthew Dillon
- Dec 03 2010 - 16:54:41 git: kernel - Document ordering requirement in lwkt_cpusync_remote2()
Matthew Dillon
- Dec 03 2010 - 16:54:42 git: kernel - Remove unneeded critical sections from VM code, add pmap asserts
Matthew Dillon
- Dec 03 2010 - 21:39:25 git: docs - Expand the swapcache(8) manual page
Matthew Dillon
- Dec 06 2010 - 22:07:26 git: kernel - Fix lapic mask for > 16 apic ids
Matthew Dillon
- Dec 07 2010 - 03:28:27 git: kernel - 64-bit memory & ncpus work
Matthew Dillon
- Dec 07 2010 - 03:28:42 git: kernel - Enable e1000 / igb netif in module build
Matthew Dillon
- Dec 09 2010 - 22:55:04 git: kernel - Add support for up to 63 cpus & 512G of ram for 64-bit builds.
Matthew Dillon
- Dec 10 2010 - 07:13:40 git: kernel - Simplify AP CPU reporting on x86-64
Matthew Dillon
- Dec 10 2010 - 07:13:41 git: kernel - Add support for up to 63 cpus & 512G of ram for 64-bit builds (2)
Matthew Dillon
- Dec 10 2010 - 07:13:42 git: kernel - Add support for up to 63 cpus & 512G of ram for 64-bit builds (3)
Matthew Dillon
- Dec 10 2010 - 08:01:39 git: kernel - Fix MP system call performance regression
Matthew Dillon
- Dec 10 2010 - 21:00:10 git: installer - Increase administrative swap size limit to 512G
Matthew Dillon
- Dec 11 2010 - 01:40:12 git: utilities - Fix top formatting when > 9 cpus present
Matthew Dillon
- Dec 11 2010 - 02:11:45 git: kernel - Set wmesg when spinning on a token or the mplock
Matthew Dillon
- Dec 11 2010 - 02:11:45 git: kernel - Adjustments to if_igb
Matthew Dillon
- Dec 11 2010 - 08:43:36 git: kernel - Remove unnecessary mplock in sys_ofstat()
Matthew Dillon
- Dec 11 2010 - 08:43:37 git: kernel - Add debugging features
Matthew Dillon
- Dec 11 2010 - 08:43:37 git: kernel - Make swap, nullfs MPSAFE
Matthew Dillon
- Dec 11 2010 - 08:43:37 git: kernel - Record token & mplock collisions in thread->td_wmesg
Matthew Dillon
- Dec 11 2010 - 08:45:41 git: kernel - Rearrange usched_bsd4.c a bit
Matthew Dillon
- Dec 11 2010 - 09:02:52 git: utilities - Fix top -M when the window does not have sufficient rows
Matthew Dillon
- Dec 11 2010 - 21:22:21 git: kernel - Mark pty devices D_MPSAFE
Matthew Dillon
- Dec 11 2010 - 21:22:22 git: kernel - Remove CACHE_*MPLOCK* macros & sysctl
Matthew Dillon
- Dec 11 2010 - 21:22:23 git: kernel - Change the discrete mplock into mp_token
Matthew Dillon
- Dec 11 2010 - 23:45:12 git: kernel - Have DDB print '?' for non-printable characters
Matthew Dillon
- Dec 11 2010 - 23:52:59 git: kernel - 48-core MP work
Matthew Dillon
- Dec 15 2010 - 20:52:21 git: vkernel - Fix build
Matthew Dillon
- Dec 15 2010 - 20:52:22 git: kernel - IPI subset of cpus on token de-collision.
Matthew Dillon
- Dec 18 2010 - 09:05:26 git: kernel - Fix M_NOWAIT's in e1000/if_igb driver
Matthew Dillon
- Dec 18 2010 - 09:05:27 git: utilities - Print the cpu id for running and runnable threads
Matthew Dillon
- Dec 18 2010 - 09:05:28 git: kernel - scheduler adjustments for large ncpus / 48-core monster
Matthew Dillon
- Dec 19 2010 - 17:41:31 git: kernel - Add MONITOR/MWAIT support to the LWKT scheduler
Matthew Dillon
- Dec 19 2010 - 19:24:01 git: kernel - Optimize idle thread halt
Matthew Dillon
- Dec 20 2010 - 01:33:04 git: kernel - Implement POLLING support for if_igb, change token->lockmgr lock
Matthew Dillon
- Dec 20 2010 - 05:59:08 git: kernel - vm_page BUSY handling, change vm_page_cache() API, maybe fix seg-fault
Matthew Dillon
- Dec 20 2010 - 19:34:38 git: Update to libarchive-2.8.4.
Matthew Dillon
- Dec 23 2010 - 03:40:49 git: kernel - Fix boot-time lockup with if_igb
Matthew Dillon
- Dec 26 2010 - 19:55:16 git: kernel - Add MONITOR/MWAIT support to the LWKT scheduler
Matthew Dillon
- Dec 29 2010 - 08:37:40 git: kernel - Fix lockmgr non-zero exclusive count panic
Matthew Dillon
- Dec 29 2010 - 08:54:36 git: kernel - Fix lockmgr non-zero exclusive count panic (2)
Matthew Dillon
- Dec 30 2010 - 11:55:44 git: HAMMER - Remove unused variable
Ilya Dryomov
- Dec 02 2010 - 09:54:55 git: kernel - Provide descriptions for many net.inet6 sysctl's
Samuel Greear
- Dec 05 2010 - 03:26:16 git: test - Add test case for prior select(2)/EOF bug
Samuel Greear
- Dec 05 2010 - 05:08:43 git: kernel - Provide descriptions for many net.inet sysctl's
Samuel Greear
- Dec 10 2010 - 06:18:02 git: cdefs - Use proper GCC version
Samuel Greear
- Dec 10 2010 - 06:18:04 git: nmalloc - Remove startup locking
Samuel Greear
- Dec 10 2010 - 06:18:04 git: vkernel - Add usage()
Samuel Greear
- Dec 10 2010 - 06:18:05 git: nmalloc - Optimize initialization function out of hot path
Samuel Greear
- Dec 10 2010 - 06:38:32 git: style(9) - Prefer a lack of case '?' fallthrough for getopt
Samuel Greear
- Dec 13 2010 - 05:32:41 git: kernel - Mark kqfilters of several devices MPSAFE
Samuel Greear
- Dec 16 2010 - 23:40:33 git: fortune - change dig to drill
Samuel Greear
- Dec 22 2010 - 05:30:01 git: kernel - Add many sysctl definitions, sysv, vfs, nfs, etc.
Samuel Greear
- Dec 24 2010 - 03:35:16 git: vkernel - Catch manpage up with loader/installkernel changes
Samuel Greear
- Dec 01 2010 - 11:58:33 git: dm - Modularize it fully
Alex Hornung
- Dec 01 2010 - 16:19:29 git: installer - encrypted root fix for new modules
Alex Hornung
- Dec 02 2010 - 13:03:15 git: dm - undo my pointless moving of dm.h
Alex Hornung
- Dec 03 2010 - 15:44:25 git: Add sha256/512 support to libcrypt, change default
Alex Hornung
- Dec 07 2010 - 07:37:28 git: devattr - a tool to expose the libdevattr functionality
Alex Hornung
- Dec 13 2010 - 20:59:41 git: fsid - Don't check floppies
Alex Hornung
- Dec 13 2010 - 20:59:42 git: include - install ext2fs headers
Alex Hornung
- Dec 13 2010 - 20:59:43 git: libfsid - A new library to determine filesystems.
Alex Hornung
- Dec 13 2010 - 21:28:15 git: libfsid, fsid - bind into build system
Alex Hornung
- Dec 13 2010 - 21:34:17 git: cryptsetup - fix warning message
Alex Hornung
- Dec 13 2010 - 23:08:30 git: dm - add remove_all, refactor
Alex Hornung
- Dec 15 2010 - 16:05:53 git: kinfo.h - Document the units of some members
Alex Hornung
- Dec 15 2010 - 16:05:54 git: libcrypt - install crypt.h header
Alex Hornung
- Dec 15 2010 - 16:05:54 git: kern_proc - add kern.proc.cwd sysctl
Alex Hornung
- Dec 16 2010 - 15:36:03 git: tzfile.h - install as include
Alex Hornung
- Dec 16 2010 - 15:36:03 git: ssh - use utmpx
Alex Hornung
- Dec 16 2010 - 15:36:09 git: utmpx - Bring in utmpx,wtmpx and lastlogx support
Alex Hornung
- Dec 16 2010 - 17:37:17 git: last - add forgotten files
Alex Hornung
- Dec 16 2010 - 17:39:03 git: Fix build of last(1).
Alex Hornung
- Dec 20 2010 - 07:14:00 git: utmpx - Bring in ${foo}x.3 manpages from NetBSD
Alex Hornung
- Dec 22 2010 - 09:04:13 git: udevd - Exit from the SIGTERM handler
Alex Hornung
- Dec 30 2010 - 23:14:28 git: ldns/drill: Update local files to 1.6.7
Jan Lentfer
- Dec 30 2010 - 23:14:29 git: Update to ldns-1.6.7
Jan Lentfer
- Dec 30 2010 - 23:14:30 git: vendor/LDNS Update to ldns-1.6.7
Jan Lentfer
- Dec 30 2010 - 23:38:54 git: ldns: Re-Add lost README files
Jan Lentfer
- Dec 31 2010 - 15:10:24 git: remove pfsync option from LINT
Jan Lentfer
- Dec 31 2010 - 15:10:26 git: pf: Update packetfilter to OpenBSD 4.4
Jan Lentfer
- Dec 12 2010 - 21:37:59 git: kernel - Fix UP build
Thomas Nikolajsen
- Dec 05 2010 - 04:42:02 git: kernel - mlockall: Return EINVAL for invalid flags combinations.
Venkatesh Srinivas
- Dec 08 2010 - 06:39:31 git: Import vm_map_findspace(9) manpage from FreeBSD and add flags/align arguments.
Venkatesh Srinivas
- Dec 08 2010 - 06:44:59 git: bitstring.h: Add bit_fls to complement bit_ffs and bit_nsearch.
Venkatesh Srinivas
- Dec 08 2010 - 06:57:09 git: bitstring(3): Describe bit_fls and bit_nsearch.
Venkatesh Srinivas
- Dec 17 2010 - 18:08:34 git: kernel -- vnlru: Resolve minor race between vnlru_proc_wait and vnlru_proc.
Venkatesh Srinivas
- Dec 18 2010 - 01:09:42 git: kernel -- Remove fo_poll.
Venkatesh Srinivas
- Dec 18 2010 - 15:39:55 git: kernel -- Add MONITOR and MWAIT routine to i386 kernel.
Venkatesh Srinivas
- Dec 18 2010 - 21:45:35 git: kernel -- Correct bug in i386 monitor / mwait routine and change to long type.
Venkatesh Srinivas
- Dec 18 2010 - 21:45:36 git: kernel -- Monitor/Mwait routine for x64; (untested!)
Venkatesh Srinivas
- Dec 18 2010 - 23:20:34 git: kernel -- Replace cpu_mmw_mwait with _pause, which doesn't loop. Correct bugs.
Venkatesh Srinivas
- Dec 18 2010 - 23:21:14 git: Use xorq, not xorl, for RAX on x64.
Venkatesh Srinivas
- Dec 18 2010 - 23:29:19 git: Rename cpu_mmw_pause(l) to cpu_mmw_pause_(int/long)
Venkatesh Srinivas
- Dec 19 2010 - 16:49:07 git: Interbench -- Do not compare strings with ==.
Venkatesh Srinivas
- Dec 21 2010 - 17:24:55 git: Update MPIPE manual page to describe MPF_CACHEDATA & remove old lock comment.
Venkatesh Srinivas
- Dec 21 2010 - 20:10:25 git: kernel -- Implement kref, a very lightweight reference counting system.
Venkatesh Srinivas
- Dec 21 2010 - 20:28:17 git: Code clean -- nuke private defines of __arysize and arysize, replace with NELEM.
Venkatesh Srinivas
- Dec 21 2010 - 22:01:28 git: kernel -- Convert sfbuf to use kref.
Venkatesh Srinivas
- Dec 21 2010 - 22:07:01 git: Restore __arysize to stdint.h. Userland was including and using __arysize.
Venkatesh Srinivas
- Dec 21 2010 - 22:41:07 git: Convert netstat/inet6.c to use a standard NELEM. (buildworld fixes).
Venkatesh Srinivas
- Dec 22 2010 - 02:55:05 git: Import vm_page_alloc manpage from FreeBSD and add DFly-specifics.
Venkatesh Srinivas
- Dec 23 2010 - 05:20:41 git: kernel -- MPIPE: Add a constructor argument and priv ptr.
Venkatesh Srinivas
- Dec 23 2010 - 07:01:50 git: kernel -- MPIPE: Don't call a NULL constructor.
Venkatesh Srinivas
- Dec 26 2010 - 01:15:21 git: kernel -- Spinlock debugging.
Venkatesh Srinivas
- Dec 25 2010 - 21:03:21 git: kernel - Add MONITOR/MWAIT support to the LWKT scheduler
Francois Tigeot
- Dec 04 2010 - 13:10:22 git: kernel - remove extra crit_exit()
YONETANI Tomokazu
- Dec 07 2010 - 15:14:37 git: periodic/security: fix warnings on a system with no packages installed
YONETANI Tomokazu
- Dec 25 2010 - 14:36:42 git: kernel - Add MONITOR/MWAIT support to the LWKT scheduler
YONETANI Tomokazu
- Dec 26 2010 - 01:44:54 git: kernel - Add MONITOR/MWAIT support to the LWKT scheduler
YONETANI Tomokazu
- Dec 01 2010 - 08:30:59 git: Unbreak buildworld.
Sascha Wildner
- Dec 01 2010 - 19:54:05 git: vga/vesa: Use hexdump() instead of cooking our own.
Sascha Wildner
- Dec 01 2010 - 19:54:06 git: Add a hexdump(9) manual page (taken from FreeBSD).
Sascha Wildner
- Dec 01 2010 - 20:08:32 git: DragonFly_RELEASE_2_6 MFC some /usr/Makefile changes (Q2->Q3, GITHOST).
Sascha Wildner
- Dec 01 2010 - 21:19:59 git: mfi(4): Make mfi_linux.ko compile (maybe it even works).
Sascha Wildner
- Dec 02 2010 - 10:22:55 git: style.9: Somehow, half of the usage() example was missing. Fix it.
Sascha Wildner
- Dec 02 2010 - 11:51:49 git: Remove <dev/disk/dm/dm.h> via make upgrade. It's <sys/dm.h> now.
Sascha Wildner
- Dec 03 2010 - 13:37:40 git: mfi(4): Add missing dev_ops_remove_minor().
Sascha Wildner
- Dec 03 2010 - 13:37:41 git: amr(4): Sync with FreeBSD.
Sascha Wildner
- Dec 03 2010 - 19:21:11 git: kernel: Remove some PC98 remains.
Sascha Wildner
- Dec 04 2010 - 02:23:36 git: installer: Fix a bug when /boot (HAMMER) or / (UFS) is are to be encrypted.
Sascha Wildner
- Dec 04 2010 - 21:02:19 git: Fix a typo and add PMAP_DEBUG to LINT.
Sascha Wildner
- Dec 05 2010 - 00:07:09 git: Regenerate the pciconf(8) database
Sascha Wildner
- Dec 05 2010 - 03:44:45 git: Make more things (HPFS, *_ICONV) buildable into the kernel.
Sascha Wildner
- Dec 05 2010 - 04:10:48 git: Add a missing file for building libiconv into the kernel.
Sascha Wildner
- Dec 06 2010 - 18:14:41 git: mfi(4): Shorten some lines.
Sascha Wildner
- Dec 06 2010 - 18:14:42 git: aac(4) & mfi(4): Fix masking bug.
Sascha Wildner
- Dec 06 2010 - 20:23:27 git: amr(4): Return the correct error.
Sascha Wildner
- Dec 07 2010 - 23:56:37 git: hptiop(4): Add the hptiop(4) RAID driver.
Sascha Wildner
- Dec 08 2010 - 00:51:11 git: hptiop(4): Fix device description.
Sascha Wildner
- Dec 08 2010 - 00:51:12 git: kernel: Serial numbers have to be either 2 chars minimum or not be a blank.
Sascha Wildner
- Dec 08 2010 - 02:37:15 git: Clean up and sort the RAID sections in our configs.
Sascha Wildner
- Dec 08 2010 - 02:38:54 git: Kernel configs: Move twa(4) to the right place, too.
Sascha Wildner
- Dec 08 2010 - 15:43:42 git: Fix installworld.
Sascha Wildner
- Dec 09 2010 - 04:12:24 git: swapcache.8: Fix typos.
Sascha Wildner
- Dec 09 2010 - 04:12:24 git: mfiutil(8): Fix a in the interval argument to the 'patrol auto' command.
Sascha Wildner
- Dec 09 2010 - 04:12:26 git: devattr(8): Fix weird style and perform some general cleanup.
Sascha Wildner
- Dec 09 2010 - 05:13:35 git: periodic(8): Adjust the bsdstats script to use drill(1) instead of dig(1).
Sascha Wildner
- Dec 10 2010 - 10:32:08 git: manual pages: Punctuation and whitespace cleanup.
Sascha Wildner
- Dec 10 2010 - 12:08:28 git: Bring in an igb(4) manual page (from FreeBSD).
Sascha Wildner
- Dec 11 2010 - 05:00:22 git: amr(4): Some bugfixes.
Sascha Wildner
- Dec 12 2010 - 21:30:35 git: arcmsr(4): Add missing cam_simq_release and creation of /dev/arcX alias.
Sascha Wildner
- Dec 12 2010 - 21:30:36 git: Remove KTR_GIANT_CONTENTION kernel option (no longer used).
Sascha Wildner
- Dec 14 2010 - 20:06:58 git: .gitignore: Remove .depend again.
Sascha Wildner
- Dec 14 2010 - 23:44:09 git: dm(4): Fix kernel compilation with 'device dm' in the config.
Sascha Wildner
- Dec 15 2010 - 07:04:57 git: mdoc: Add libfsid to the list of libraries.
Sascha Wildner
- Dec 15 2010 - 07:04:58 git: msdosfs: Add a define of 0x28 as extended boot record signature.
Sascha Wildner
- Dec 15 2010 - 07:04:59 git: libfsid(3): Make the filesystem type an enum and perform misc cleanup.
Sascha Wildner
- Dec 16 2010 - 07:12:20 git: twe(4): Add some missing newlines in system messages.
Sascha Wildner
- Dec 16 2010 - 16:45:17 git: Fix build of last(1).
Sascha Wildner
- Dec 16 2010 - 17:19:48 git: Fix build of last(1).
Sascha Wildner
- Dec 17 2010 - 14:47:39 git: manpages: Remove some unneeded .Pp's.
Sascha Wildner
- Dec 20 2010 - 12:32:12 git: Fix VKERNEL/VKERNEL64 build.
Sascha Wildner
- Dec 21 2010 - 04:49:11 git: Bring in mps(4) for LSI Fusion-MPT 2 Serial Attached SCSI controllers.
Sascha Wildner
- Dec 21 2010 - 12:45:32 git: last(1): Raise WARNS to 6.
Sascha Wildner
- Dec 21 2010 - 16:38:39 git: kgdb(1): Fix finding the right kernel for symbols when using -n.
Sascha Wildner
- Dec 21 2010 - 16:59:01 git: kgdb(1): Adjust comments, too.
Sascha Wildner
- Dec 21 2010 - 19:23:24 git: route(8)/routed(8): Raise WARNS to 6.
Sascha Wildner
- Dec 22 2010 - 05:22:34 git: Hook the vm_page_alloc.9 manual page into the build.
Sascha Wildner
- Dec 22 2010 - 05:28:03 git: vm_map_findspace.9: Turn an Xr to a manpage we don't have (yet) into an Fn.
Sascha Wildner
- Dec 23 2010 - 15:03:45 git: Fix typos in messages and manual pages.
Sascha Wildner
- Dec 23 2010 - 15:03:46 git: Miscellaneous manual page cleanup.
Sascha Wildner
- Dec 23 2010 - 17:33:58 git: ips.4: Sort SEE ALSO references.
Sascha Wildner
- Dec 25 2010 - 19:41:23 git: mpipe.9: Remove trailing whitespace.
Sascha Wildner
- Dec 26 2010 - 15:59:52 git: Create MLINKS for the mbuf(9) manual page.
Sascha Wildner
- Dec 28 2010 - 14:19:39 git: installer: Add swap to /etc/crypttab only if it is actually encrypted.
Sascha Wildner
- Dec 28 2010 - 15:46:55 git: Remove redundant settings. These are the same in /etc/defaults/rc.conf.
Sascha Wildner
- Dec 28 2010 - 17:45:00 git: kernel: Remove support for the EISA bus and EISA/VLB devices.
Sascha Wildner
- Dec 31 2010 - 18:11:42 git: twe(4): Update to version 1.50.01.002.
Sascha Wildner
- Dec 31 2010 - 20:40:27 git: Bump the copyright years.
Sascha Wildner
- Dec 15 2010 - 11:57:33 git: Serialize IFADDR alteration by netisr0
Sepherosa Ziehau
- Dec 15 2010 - 11:58:06 git: if_clone: Don't destroy iface which is not create through if_clone mechanism
Sepherosa Ziehau
- Dec 16 2010 - 08:25:02 git: test
Sepherosa Ziehau
- Dec 19 2010 - 12:20:35 git: jme: Rework software reset procedure
Sepherosa Ziehau
- Dec 21 2010 - 09:12:26 git: tcp: Don't allow persist timer if TCP connection is not established yet
Sepherosa Ziehau
- Dec 28 2010 - 01:57:42 git: re(4): Add support for 8168E
Sepherosa Ziehau
- Dec 28 2010 - 02:51:19 git: ipflow: cpumask_t should be used instead of uint32_t
Sepherosa Ziehau
- Dec 29 2010 - 01:22:01 git: kernel: Remove support for the EISA bus and EISA/VLB devices.
Sepherosa Ziehau
- Dec 29 2010 - 08:17:54 git: mtodoff: Add comment
Sepherosa Ziehau
- Dec 29 2010 - 08:17:55 git: ip_demux: Update comment for tcp_ctlport()
Sepherosa Ziehau
- Dec 29 2010 - 08:18:30 git: ip_demux: Update comment for ip_lengthcheck()
Sepherosa Ziehau
- Dec 30 2010 - 08:54:00 git: Nuke forward_fastint_remote(), which has never been used.
Sepherosa Ziehau
- Dec 31 2010 - 02:13:26 git: pci: MPTable pcib/hostb should not be used, if !apic_io_enable
Sepherosa Ziehau
- Dec 31 2010 - 08:08:20 git: intr: Remove unused typedef
Sepherosa Ziehau
- Dec 31 2010 - 08:08:21 git: intr: Clean up comment of Local APIC TPR
Sepherosa Ziehau
- Dec 31 2010 - 08:08:22 git: intr: Remove unused TRP macros
Sepherosa Ziehau
- Dec 31 2010 - 08:08:23 git: intr: Make sure that changing IPI offset will also update related TPR
Sepherosa Ziehau
- Dec 31 2010 - 08:08:49 git: apic: Remove unused macros
Sepherosa Ziehau
- Dec 31 2010 - 08:08:50 git: apic: Remove unused macros and duplicated comment
Sepherosa Ziehau
- Dec 31 2010 - 08:08:51 git: intr: Remove call_fast_unpend() declaration
Sepherosa Ziehau
- Dec 31 2010 - 08:08:52 git: intr: Start hardware interrupt at IDT_OFFSET
Sepherosa Ziehau
- Dec 31 2010 - 08:08:53 git: intr: Move IO/APIC IDT vector offset into isa/intr_machdep.h
Sepherosa Ziehau
- Dec 31 2010 - 11:11:57 git: apic: Clear all entries in int table
Sepherosa Ziehau
Last message date:
Fri Dec 31 12:40:27 PST 2010
Archived on: Fri Mar 3 13:38:56 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).