Age | Commit message (Expand) | Author |
2008-03-21 | crank maxusers on some architectures | Theo de Raadt |
2008-03-01 | Print consoleness the canonical way. | Mark Kettenis |
2008-02-24 | Add commented out Bluetooth HID section | Uwe Stuehler |
2008-02-20 | 4.3-beta | Miod Vallat |
2008-02-15 | Reenable idle modes on powerpc. Tested by kettenis and myself. | Dale Rahn |
2008-01-23 | Cleanup cn_pri. Change constants to more meaningful names, rather than | Joel Sing |
2008-01-19 | Activate upgt(4) for macppc. Tested for a while on my PowerBook. | Marcus Glocker |
2007-12-11 | reword license to change regents to authors, and remove advertising clause. | Ted Unangst |
2007-12-11 | remove support for 8kHz sample rates. not all i2s based audio | Jacob Meuser |
2007-12-09 | Add an empty pccbb_attach_hook. | Mark Kettenis |
2007-12-04 | Remove remains of the idle pcb/stack. | Mark Kettenis |
2007-11-30 | Define NORMAL_C_NOP everywhere. | Miod Vallat |
2007-11-27 | typos; ok jmc@ | Martynas Venckus |
2007-11-26 | Move the implementation of __mp_lock (biglock) into machine dependent | Artur Grabowski |
2007-11-26 | few more dribbles of LIBKERN cleanup | Theo de Raadt |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | Get rid of the kernel 'libcompat' framework, and instead use conf/files to | Theo de Raadt |
2007-11-24 | Some macppc models (e.g. the 1.5 GHz G4 MacMini) have a large clock drift | Marc Balmer |
2007-11-17 | - move the re/bwi CardBus entries in the GENERIC kernel config into | Brad Smith |
2007-11-12 | /dev/openprom | Mark Kettenis |
2007-11-10 | Activate umbg(4) on macppc. | Marc Balmer |
2007-11-05 | fix and use DEVICE_IS_VGA_PCI, makes vgafb_pci_match() much simpler | Martin Reindl |
2007-11-05 | audio encoding conversion cleanup | Jacob Meuser |
2007-11-04 | replace even more ctob/btoc with ptoa/atop | Martin Reindl |
2007-10-27 | Grab kernel lock before calling interrupt handlers. | Mark Kettenis |
2007-10-22 | stoped -> stopped | Joel Sing |
2007-10-14 | Provide a way to attach spdmem(4) by faking an I2C bus with EEPROMs with | Mark Kettenis |
2007-10-14 | Implement OF_getproplen(). | Mark Kettenis |
2007-10-10 | GENERIC.MP dirs will show up here some time | Theo de Raadt |
2007-10-10 | Disable PSL_POW code for now in cpu_idle_cycle, because it does not yet | Theo de Raadt |
2007-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-10-08 | enable spdmem where it matters | Theo de Raadt |
2007-10-02 | Apply (with slight variants) this elimination of bzero() with M_ZERO: | Kenneth R Westerback |
2007-09-30 | Enable Broadcom wireless, bwi(4). | Jonathan Gray |
2007-09-22 | M_ZERO -> bzero. | Kenneth R Westerback |
2007-09-17 | Only the most obvious bzero() -> M_ZERO changes. No cast changes, no | Kenneth R Westerback |
2007-09-09 | /enet apparently maps to mc0; gwk ok | Theo de Raadt |
2007-09-09 | uchcom(4) has been verified to work by djm@, so add it to all | Jonathan Gray |
2007-09-03 | Typos from miod. 'functin' -> 'functin' in some comments. | Kenneth R Westerback |
2007-08-10 | Enable CF malo for macppc, it also works there. | Marcus Glocker |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2007-07-25 | crank to 4.2-beta | Theo de Raadt |
2007-07-24 | bthub for macppc to make xsa happy. | Michael Knudsen |
2007-06-24 | When bootfile was made global so that macppc could modify it, it | Tom Cosgrove |
2007-06-24 | rework sensor tasks to use the kernels generic workq rather than a special | David Gwynne |
2007-06-23 | Enable workaround for decrementer exception problem. | Dale Rahn |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-18 | split out dpme disklabel reading, simplifying things significantly | Theo de Raadt |
2007-06-17 | significantly simplified disklabel infrastructure. MBR handling becomes MI | Theo de Raadt |
2007-06-14 | When macppc was switched to __HAVE_VM_PAGE_MD, data structures were incorrectly | Dale Rahn |