| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC: Correct a local information leakage bug affecting AMD FPUs. | Colin Percival | 2006-04-19 | 1 | -0/+36 |
* | MF6: Add DEFAULTS files for amd64, i386, and pc98. | John Baldwin | 2005-10-28 | 1 | -4/+1 |
* | This commit was manufactured by cvs2svn to create branch 'RELENG_6_0'. | cvs2svn | 2005-10-28 | 1 | -0/+14 |
* | MFC: | Ade Lovett | 2005-10-28 | 1 | -0/+2 |
* | MFC: 1.2: don't set segment registers yet. | Peter Wemm | 2005-10-26 | 1 | -0/+4 |
* | Big overall MFC of polling(4) cleanup: | Gleb Smirnoff | 2005-10-07 | 2 | -14/+4 |
* | MFC: Minor fixes and add amd64 support: | Jung-uk Kim | 2005-10-06 | 1 | -0/+2 |
* | MFC Import of the new version of the HPTMV driver from Highpoint. | Xin LI | 2005-10-06 | 2 | -1/+2 |
* | MFC: Add atomic_fetchadd(9) operation for types int and 32. | John Baldwin | 2005-10-06 | 1 | -0/+21 |
* | MFC revision 1.9: | Stephan Uphoff | 2005-10-03 | 1 | -0/+1 |
* | MFC revision 1.639: Don't let the upper bits of %dr6/%dr7 get set. | Colin Percival | 2005-10-02 | 1 | -0/+4 |
* | MFC: Stop using the '+' constraint modifier with memory operands in | John Baldwin | 2005-09-26 | 1 | -22/+27 |
* | Fix a whitespace screw-up I made when doing the MFC of COMPAT_FREEBSD5. | Ken Smith | 2005-09-22 | 1 | -1/+1 |
* | Now that our showstopper list has shrunk, take another step closer to the | Scott Long | 2005-09-18 | 2 | -12/+9 |
* | MFC: Merge resource fixes for pci devices on pci0 for ioport. | Warner Losh | 2005-09-18 | 3 | -2/+6 |
* | MFC: { db_trace.c:1.69, exception.S:1.127, genassym.c:1.156, trap.c:1.290 } | Joseph Koshy | 2005-09-03 | 4 | -4/+82 |
* | MFC: sys/sys/systm.h 1.235 | Pawel Jakub Dawidek | 2005-08-30 | 1 | -53/+1 |
* | MFC: Add aliases for atomic operations on 64-bit integers. | John Baldwin | 2005-08-26 | 1 | -0/+20 |
* | MFC: Convert the atomic pointer operations to operate on uintptr_t rather | John Baldwin | 2005-08-05 | 1 | -52/+18 |
* | MFC: r300 DRM support. Supports all current non-PCIE Radeons, as far as the | Eric Anholt | 2005-08-04 | 1 | -1/+1 |
* | Disable hyperthreading by default for 6.x. | Jacques Vidrine | 2005-08-04 | 1 | -1/+1 |
* | MFC r1.441: | Maxime Henrion | 2005-07-29 | 1 | -2/+1 |
* | Regenerate. | John Baldwin | 2005-07-20 | 3 | -118/+118 |
* | MFC: Sync up the MP safe flags of the compat ABIs with the master list and | John Baldwin | 2005-07-20 | 1 | -115/+115 |
* | MFC: Set timer0_max_count to a correct value in the lapic timer case and | John Baldwin | 2005-07-18 | 1 | -23/+15 |
* | MFC addition of the COMPAT_FREEBSD5 option. Specific versions | Ken Smith | 2005-07-18 | 1 | -0/+1 |
* | Validate if the value written into {FS,GS}.base is a canonical | David Xu | 2005-07-10 | 2 | -13/+44 |
* | Some cleanups and tweaks to some of the atomic.h files in preparation for | John Baldwin | 2005-07-09 | 1 | -79/+63 |
* | Remove a || 1 that crept into the i8254 commit and was subsequently | John Baldwin | 2005-07-05 | 1 | -1/+1 |
* | Check the alignment of the IP header before passing the packet up to the | Andrew Thompson | 2005-07-02 | 1 | -0/+2 |
* | Fix a buglet that was present in the ia64 code and that got inherited | Marcel Moolenaar | 2005-07-02 | 1 | -0/+1 |
* | MFi386: r1.221: use simple timecounter that is aware of irq0 being off. | Peter Wemm | 2005-07-01 | 1 | -7/+34 |
* | Jumbo-commit to enhance 32 bit application support on 64 bit kernels. | Peter Wemm | 2005-06-30 | 1 | -0/+224 |
* | Sync i386->amd64. | Peter Wemm | 2005-06-30 | 2 | -7/+30 |
* | Add a special-case handler for general protection faults. It appears to | Peter Wemm | 2005-06-30 | 1 | -3/+26 |
* | Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.h | Peter Wemm | 2005-06-29 | 2 | -0/+2 |
* | Switch AMD64 and i386 platforms to using ELF as their kernel crash | Peter Wemm | 2005-06-29 | 3 | -104/+360 |
* | Increase MAXCPU to 16 in SMP kernels so that APIC IDs from 0 to 15 are | John Baldwin | 2005-06-29 | 1 | -1/+1 |
* | Disable the interrupts in trap_fatal before calling kdb_trap. | Stephan Uphoff | 2005-06-25 | 1 | -2/+9 |
* | Correct the amount of data to allocate in these local copies of | John Baldwin | 2005-06-24 | 1 | -1/+2 |
* | Various trivial comment fixes | Peter Wemm | 2005-06-24 | 4 | -12/+6 |
* | Eliminate a source of 'trap xx with interrupts disabled'. I was jumping to | Peter Wemm | 2005-06-24 | 1 | -1/+1 |
* | MFi386: 1.258: Minor cleanups | Peter Wemm | 2005-06-24 | 1 | -4/+4 |
* | Move HWPMC_HOOKS into its own opt_hwpmc_hooks.h file. It doesn't merit | Peter Wemm | 2005-06-24 | 2 | -0/+3 |
* | Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from | David E. O'Brien | 2005-06-20 | 1 | -0/+1 |
* | Move IPI_PREEMPTION option from global NOTES file to i386+amd64 specific | Stephan Uphoff | 2005-06-14 | 1 | -0/+3 |
* | Introduce a procedure, pmap_page_init(), that initializes the | Alan Cox | 2005-06-10 | 1 | -29/+17 |
* | MFP4: | Joseph Koshy | 2005-06-09 | 1 | -32/+19 |
* | Add IPI support for preempting a thread on another CPU. | Stephan Uphoff | 2005-06-09 | 2 | -1/+18 |
* | Regen after addition of linux_getpriority wrapper. | Maxim Sobolev | 2005-06-08 | 3 | -5/+10 |