summaryrefslogtreecommitdiffstats
path: root/sys/amd64
Commit message (Expand)AuthorAgeFilesLines
* Fix accidental removal of an empty line from the previous commit.jkim2007-02-151-0/+1
* Regen.jkim2007-02-153-4/+10
* MFP4: 113033jkim2007-02-152-2/+20
* MFP4: 113025, 113146, 113177, 113203, 113500, 113546, 113570jkim2007-02-152-60/+51
* Include GEOM_LABEL in GENERIC. It's very useful and not well publicizedbrooks2007-02-091-0/+1
* Don't send interrupts to CPUs disabled via lapic hints.jhb2007-02-081-0/+2
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-1/+1
* Fixed some style bugs. Routine except:bde2007-02-061-31/+32
* Simplified PCPU_GET() and PCPU_SET(). We must copy through a temporarybde2007-02-061-48/+18
* Change GDB_BUFSZ to be large enough to hold a register dump where eachjhb2007-02-051-1/+1
* Introduce some more SO_ option equivalents from Linux to FreeBSD.kib2007-02-011-0/+7
* Fix LOR that occurs because proctree_lock was acquired while holdingkib2007-02-011-8/+8
* MFi386: Use LINUX_SIG_VALID macro.kib2007-02-011-1/+1
* Use a known good stack at the time of servicing an NMI --- reusejkoshy2007-01-271-1/+1
* - Remove setrunqueue and replace it with direct calls to sched_add().jeff2007-01-231-3/+4
* - Allow the schedulers to IPI_PREEMPT idlethread. This puts the decisionjeff2007-01-231-8/+5
* Cleaned up declaration and initialization of clock_lock. It is onlybde2007-01-233-15/+18
* Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.jhb2007-01-225-0/+37
* MFp4 (113077, 113083, 113103, 113124, 113097):netchild2007-01-201-4/+37
* Revert previous change.rodrigc2007-01-181-1/+1
* Forward declare __pcpu as a pointer type instead of an array type torodrigc2007-01-181-1/+1
* MFp4 (112893):netchild2007-01-141-0/+1
* Remove 3rd clause, renumber, ok per emailimp2007-01-121-4/+1
* Remove magic from rman_activate_resource() that uses the direct map atjhb2007-01-111-24/+6
* - Use the correct test in the ipi bitmask handler for IPI_PREEMPT so thatjeff2007-01-111-4/+2
* Add SSSE3 extensions and correct CNXT-ID spelling for Intel processors.jkim2007-01-092-3/+4
* MFp4 (112498):netchild2007-01-071-1/+1
* MFi386 rev 1.56:netchild2007-01-061-6/+46
* regen after addition of linux_utimes and linux_rt_sigtimedwaitnetchild2006-12-313-7/+11
* MFp4 (111746, 108671, 108945, 112352):netchild2006-12-312-4/+6
* Fixed some style bugs (mainly assorted errors in comments, and inconsistentbde2006-12-291-23/+23
* Fixed some style bugs (whitespace only).bde2006-12-291-30/+31
* Try harder to garbage-collect the "LOCORE" (really asm) version ofbde2006-12-291-6/+6
* Regenerate.rwatson2006-12-293-17/+17
* Assign or clean up audit identifiers for a number of additional Linuxrwatson2006-12-291-18/+19
* Removed gratuitous cosmetic differences with the i386 version. Thisbde2006-12-281-7/+7
* Avoid an instruction in atomic_cmpset_{int_long)() in most cases.bde2006-12-271-10/+10
* Fix a panic when rebooting a SMP machine, when option STOP_NMI is used,davidxu2006-12-231-0/+1
* MFP4: 109655jkim2006-12-202-23/+2
* Add a lwpid field into per-cpu structure, the lwpid represents currentdavidxu2006-12-203-3/+8
* Evidently neither GENERIC nor kan's config had isa in it :-0. Askmacy2006-12-171-1/+1
* Newer versions of gcc don't support treating structures passed by valuekmacy2006-12-179-79/+82
* Add msk(4) to the list of drivers supported by GENERIC kernel.yongari2006-12-131-0/+1
* Give Host-PCI bridge drivers their own pcib_alloc_msi() andjhb2006-12-122-5/+47
* Sort function prototypes.jhb2006-12-121-1/+1
* Add a function to return the MD interrupt source cookie associated withjhb2006-12-121-3/+3
* Allow machdep.cpu_idle_hlt to be set from the loader. This should allowsobomax2006-12-061-0/+1
* Threading cleanup.. part 2 of several.julian2006-12-061-4/+0
* Use a different bitmask for superpages' base address so that itru2006-12-053-9/+6
* MFP4 (110939):netchild2006-12-031-1/+1
OpenPOWER on IntegriCloud