| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r307518: | hselasky | 2016-11-07 | 1 | -6/+0 |
* | sys: use our roundup2/rounddown2() macros when param.h is available. | pfg | 2016-04-21 | 1 | -4/+4 |
* | sys: use our nitems() macro when param.h is available. | pfg | 2016-04-21 | 1 | -2/+2 |
* | mips: for pointers replace 0 with NULL. | pfg | 2016-04-15 | 1 | -1/+1 |
* | Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. | jhibbits | 2016-03-18 | 2 | -4/+4 |
* | Let rman_init() initialize the default rman range. | jhibbits | 2016-03-03 | 1 | -4/+0 |
* | As <machine/param.h> is included from <sys/param.h>, there is no need | skra | 2016-02-22 | 3 | -3/+0 |
* | Convert rman to use rman_res_t instead of u_long | jhibbits | 2016-01-27 | 2 | -3/+3 |
* | Add domain support to PCI bus allocation | zbb | 2015-09-16 | 1 | -1/+1 |
* | Remove rge driver from Broadcom XLR | sbruno | 2015-09-04 | 5 | -3716/+8 |
* | Make Broadcom XLR use shared ds1374 RTC driver. | sbruno | 2015-07-29 | 3 | -149/+1 |
* | CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten | jkim | 2015-05-22 | 1 | -2/+2 |
* | Use sbuf_printf() for sysctl strings instead of static buffers and snprintf. | ian | 2015-03-14 | 1 | -12/+8 |
* | Use SYSCTL_OUT_STR() to return strings. | ian | 2015-03-14 | 1 | -1/+1 |
* | Add 64-bit DMA support in the XHCI controller driver. | hselasky | 2015-01-05 | 1 | -0/+1 |
* | Add some new modes to OpenCrypto. These modes are AES-ICM (can be used | jmg | 2014-12-12 | 1 | -7/+2 |
* | Renove faith(4) and faithd(8) from base. It looks like industry | melifaro | 2014-11-09 | 1 | -1/+0 |
* | Convert remaining {g,s}etenv->kern_{g,s}etenv | davide | 2014-10-17 | 1 | -2/+2 |
* | Follow up to r225617. In order to maximize the re-usability of kernel code | davide | 2014-10-16 | 1 | -3/+3 |
* | Mechanically convert to if_inc_counter(). | glebius | 2014-09-19 | 2 | -5/+7 |
* | Remove /etc/gnats from here, too. | gavin | 2014-06-20 | 1 | -2/+0 |
* | Remove IPX support. | glebius | 2014-03-14 | 1 | -2/+0 |
* | Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbit | glebius | 2014-03-13 | 1 | -3/+3 |
* | Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this | eadler | 2013-11-30 | 1 | -1/+1 |
* | Fix some lingering build failures caused by fixing implicit inclusion of | markj | 2013-10-31 | 1 | -0/+1 |
* | Panics about how things can't be attached should probably happen in the | nwhitehorn | 2013-10-29 | 1 | -3/+3 |
* | Devices that rely on hints or identify routines for discovery need to | nwhitehorn | 2013-10-29 | 2 | -2/+2 |
* | MFcalloutng: | mav | 2013-02-28 | 1 | -17/+9 |
* | Clean some 'svn:executable' properties in the tree. | pfg | 2013-01-26 | 1 | -0/+0 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 2 | -2/+2 |
* | remove duplicate semicolons where possible. | eadler | 2012-10-22 | 1 | -1/+1 |
* | Disconnect non-MPSAFE NTFS from the build in preparation for dropping | attilio | 2012-10-17 | 1 | -1/+0 |
* | auth.conf is dead. | des | 2012-06-12 | 1 | -1/+2 |
* | o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern | jmallett | 2012-03-12 | 1 | -2/+0 |
* | Remove platform APIs which are not used by any code and which had only stub | jmallett | 2012-03-12 | 1 | -18/+0 |
* | Implement better support for USB controller suspend and resume. | hselasky | 2011-12-14 | 1 | -50/+8 |
* | Rename device_delete_all_children() into device_delete_children(). | hselasky | 2011-11-22 | 1 | -1/+1 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 4 | -14/+4 |
* | Remove duplicate header includes | kevlo | 2011-06-26 | 3 | -4/+0 |
* | Fix a brain-o in platform_cpu_mask() by just specifying a possible | attilio | 2011-05-13 | 1 | -6/+4 |
* | Add the cpuset_t conversion for mips. | attilio | 2011-05-13 | 1 | -3/+9 |
* | Change rman_manage_region() to actually honor the rm_start and rm_end | jhb | 2011-04-29 | 1 | -2/+2 |
* | We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCI | hselasky | 2011-04-12 | 1 | -7/+0 |
* | - Correct EHCI interrupt disabling at detach. | hselasky | 2011-04-03 | 1 | -1/+1 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 1 | -2/+2 |
* | Allow the platform code to return a bitmask of running cores rather than just | jmallett | 2011-02-12 | 1 | -3/+3 |
* | Move 'cpu CPU_RMI' to std.xlr, this is common for all XLR cpus. | jchandra | 2011-01-20 | 1 | -3/+1 |
* | Fixes in the XLR platform code | jchandra | 2011-01-20 | 2 | -3/+3 |
* | Introduce signed and unsigned version of CTLTYPE_QUAD, renaming | mdf | 2011-01-19 | 1 | -3/+3 |
* | Fix format of physical addresses; this fixes the n32 build. | jmallett | 2011-01-19 | 1 | -3/+3 |