summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-06all ACPI_ENABLE kernels need acpi_interrupt()Theo de Raadt
2007-11-06a little tidy up of text;Jason McIntyre
2007-11-06Do not panic in arpintr() if IF_DEQUEUE returns NULL, this is perfectly legalMiod Vallat
2007-11-06Keep a pending software interrupts mask per processor, instead of having itMiod Vallat
2007-11-06Comment out the pmap fine grained locking stuff, it is not necessary for nowMiod Vallat
2007-11-06Be sure to pmap_deactivate() a process during context switches, so thatMiod Vallat
2007-11-06Remove the now unused idle_u, and call the secondary processors startupMiod Vallat
2007-11-06bug-fix: try the empty suffix when we cannot find any transformation, notMarc Espie
2007-11-06simplify the way we deal with implicit rules and handle $<.Marc Espie
2007-11-06get make.c in a more readable state, by extracting code into separateMarc Espie
2007-11-06regenMark Kettenis
2007-11-06Add Enable/Agere LU3X31T2.Mark Kettenis
2007-11-06Generalize most of the apple-specific code, since it works fine onDeanna Phillips
2007-11-06Expand the nfsm_srvfillattr() macro andThordur I. Bjornsson
2007-11-06Get rid of TC_IPL_xxx values and tc_intrlevel_t, and use IPL_xxx and int.Miod Vallat
2007-11-06syncAntoine Jacoutot
2007-11-06- from FreeBSD:Antoine Jacoutot
2007-11-06update to tzdata2007iTodd C. Miller
2007-11-06Add testcases for switch. ok otto@Stefan Kempf
2007-11-06avoid coredump when ther;s only one token on a line; ok millert@Otto Moerbeek
2007-11-06fix format stringCharles Longeau
2007-11-06malloc/memset -> callocCharles Longeau
2007-11-06prevent segv on wrong sort name; Mark Lumsden.Otto Moerbeek
2007-11-06- when we need to do both AUDIO_SETINFO and AUDIO_GETINFO to emulateJacob Meuser
2007-11-06More scsi_done() at SPLBIO.Kenneth R Westerback
2007-11-06Fix SDF_DIRTY handling, eliminate useless SDF_FLUSHING. The sd_flush()Kenneth R Westerback
2007-11-06More scsi_done() at SPLBIO.Kenneth R Westerback
2007-11-06move acpi_read_pmreg() and acpi_write_pmreg() out of SMALL_KERNEL soTheo de Raadt
2007-11-05Change chio.conf's group ownership to operator and mode to 644.Michael Erdely
2007-11-05More scsi_done() at SPLBIO.Kenneth R Westerback
2007-11-05More scsi_done() at SPLBIO. Wrap more interrupt function calls whileKenneth R Westerback
2007-11-05Pull from master repo:Stefan Kempf
2007-11-05I screwed the pooch. Fix the stack offsets.Tobias Weingartner
2007-11-05deinline nfs_attrtimeo(); and remove some associatedThordur I. Bjornsson
2007-11-05More scsi_done() at SPLBIO. Wrap more interrupt function calls whileKenneth R Westerback
2007-11-05More scsi_done() at SPLBIO. Wrap another interrupt function call whileKenneth R Westerback
2007-11-05Sprinkle a few holy membars around memory writes.Miod Vallat
2007-11-05Tweaks.Marc Balmer
2007-11-05Mention the PEX511 card here.Marc Balmer
2007-11-05Mention the PEX511 card.Marc Balmer
2007-11-05Add support for the Meinberg PEX511 PCI Express DCF77 radio clock.Marc Balmer
2007-11-05regen.Marc Balmer
2007-11-05Add the Meinberg PEX511 PCI-express DCF77 radio clock.Marc Balmer
2007-11-05fix and use DEVICE_IS_VGA_PCI, makes vgafb_pci_match() much simplerMartin Reindl
2007-11-05temporary ddb buffers need to be a bit larger on 64 bit systems to cope withMiod Vallat
2007-11-05More scsi_done() at SPLBIO. Wrap another interrupt function call whileKenneth R Westerback
2007-11-05More scsi_done() at SPLBIO. Wrap another interrupt function call whileKenneth R Westerback
2007-11-05More scsi_done() at SPLBIO.Kenneth R Westerback
2007-11-05Establish the acpi interrupt earlier. Fixes problems with someCan Erkin Acar
2007-11-05Slight rewording of @depend description (this -> that)Stuart Henderson