summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* The timezone information databases has been updated to tzdata2008h.edwin2008-10-151-2/+2
* Move per-thread userland debugging flags into seperated field,davidxu2008-10-155-24/+22
* Prevent the OF syscons module from trying to attach to real devices on thenwhitehorn2008-10-151-0/+5
* Use bus_{read,write}_4(9) instead of bus_space_{read,write}_4(9)marius2008-10-142-10/+3
* Use xpt_register_async() in order to remove code duplication.marius2008-10-141-7/+3
* Add all Sigmatel/IDT codecs I could find.mav2008-10-141-12/+93
* Remove the 'old' Novatel MC950D entry which was slightly incorrect, NetBSD hasthompsa2008-10-141-1/+0
* o Remove a debug code and restore an accidentally deleted codemaxim2008-10-141-1/+8
* o Do nothing in show_nat() for a test mode (-n). This preventsmaxim2008-10-141-8/+4
* Rewrite Synaptics touchpads support with the following goals in mind:dumbbell2008-10-141-175/+982
* o Remove unnecessary parentheses and restore identation.maxim2008-10-141-32/+24
* correct sizeof calculationsam2008-10-141-1/+1
* Correct the name of the device.n_hibma2008-10-141-1/+1
* Add back in the (incorrect) entry for the MC950D, as requested by Andrewn_hibma2008-10-141-0/+1
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. Thisnwhitehorn2008-10-1419-450/+520
* o Reformat ipfw nat get|setsockopt code to look it moremaxim2008-10-141-33/+36
* Initial support of loader(8) for ARM machines running U-Boot.raj2008-10-1415-7/+518
* Let libstand(3) build on ARM.raj2008-10-142-1/+13
* Move all the hacks for the Huawei, Novatel and Qualcomm cards into a stubn_hibma2008-10-142-74/+122
* Add kernel config files for Marvell development boards.raj2008-10-143-0/+235
* Make robust futexes work on linux32/amd64. Use PTRIN to readkib2008-10-144-15/+25
* Fix a comment.n_hibma2008-10-141-9/+8
* - Fix the naming of the MC950D device.n_hibma2008-10-142-4/+3
* Marvell Gigabit Ethernet controller driver.raj2008-10-142-0/+2123
* Mbus attachment for USB EHCI integrated controller on Marvell chips.raj2008-10-143-2/+342
* update the manual on how to import and MFV new tzdata releasesedwin2008-10-141-6/+4
* MFV of r183861:edwin2008-10-144-8/+44
* Add a simple HFS boot block implementation for booting PowerPC macs. It createsnwhitehorn2008-10-147-1/+906
* The thought of making more than one DVD image for a release reallykensmith2008-10-141-31/+31
* Make sure to read the last byte of EEPROM descriptor. Previouslyyongari2008-10-141-5/+5
* ANSIfy, plus constify interfaces where possible.delphij2008-10-134-115/+50
* Use strlcpy() instead of strncpy() when we want the string to bedelphij2008-10-131-3/+2
* Check the result of copyin and in a case of errorrdivacky2008-10-131-0/+2
* Mention iwn(4) and malo(4).brueffer2008-10-131-0/+7
* Update the man pages with the moved/added support for devices. The SD card slotn_hibma2008-10-133-27/+10
* - Add better support for Huawei cards, by attaching as an interface driver.n_hibma2008-10-132-94/+97
* - Only refuse to attach to the first interface on the Huawei cards as forn_hibma2008-10-131-6/+23
* This code has no copyright. It is fairly obvious to me that we're aimp2008-10-131-14/+48
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-1332-2/+5875
* One more L2 cache synchronization call that didn't make the previous commit.raj2008-10-131-0/+2
* Provide L2 cache synchronization (write back + invalidation) on ARM.raj2008-10-135-12/+134
* Do not use cached page for temporary mapping in pmap_zero_page_generic()raj2008-10-131-10/+8
* Introduce low-level support for new Marvell core CPUs: 88FR131, 88FR571.raj2008-10-135-4/+514
* Correct memory leak of info->rects. Previously we would free info, butrnoland2008-10-131-11/+9
* Rework memory allocation to allocate memory with different type names. Thisrnoland2008-10-1323-171/+182
* The linux list compat code had an error which prevented list_for_each_safe()rnoland2008-10-131-2/+2
* Correct the interrupt handling in the Intel i915 driver.rnoland2008-10-131-11/+16
* Several of the newer radeon cards have moved around the registers for enablingrnoland2008-10-133-24/+61
* Fix minor typo.kensmith2008-10-131-1/+1
* Add support for Radeon rs740 (HD 2100)rnoland2008-10-133-9/+23
OpenPOWER on IntegriCloud