openbsd
2018-01-31 kettenisMake sure each CPU uses its own set of VAs for pmap_zer...
2018-01-31 danjMention that PATCH_DEBUG is set to true by default...
2018-01-31 millertSync list of non-exported environment variables with...
2018-01-31 chelohaCheck GETTY_SPACING against the monotonic clock.
2018-01-31 mpiConsider integer/float size during base type comparisons.
2018-01-31 mpiUse FREF() instead of rolling our own.
2018-01-31 patrickAdd support for specifying multiple transforms within...
2018-01-31 stspSome wifi drivers don't call ieee80211_newstate() durin...
2018-01-31 stspFix 11g ifmedia modes in ath(4) (shown by 'ifconfig...
2018-01-31 kettenisAdd MULTIPROCESSOR support to the interrupt controller...
2018-01-31 jsgadjust container_of() for const use
2018-01-31 jsgadd pci_is_root_bus()
2018-01-31 jsgadd list_prev_entry()
2018-01-31 jsgadd dmi_match() and change dmi_found() to use it
2018-01-30 kettenisNo need to add ffs.c as we use .VPATH to reach over...
2018-01-30 zhuksync
2018-01-30 zhukAdd D-Link DWA-125 rev B2 to list of devices supported...
2018-01-30 jmcregroup some commands in a more logical way;
2018-01-30 naddyFix TFTP reading of zero-size files:
2018-01-30 ottoprovide ffs, gcc generates calls to it, even when __bui...
2018-01-30 ottokeep in sync with ld.so malloc.c
2018-01-30 ottokill a gcc warning
2018-01-30 ottoport over the malloc changes from libc. prompted by...
2018-01-30 kettenisAdd support for switching CPUs in ddb on arm64. Based...
2018-01-30 krwExpand "bound to ..." message to include the source...
2018-01-30 ericdon't reject smtp responses containing non-printable...
2018-01-30 jmcword fix; from edgar pettijohn
2018-01-30 jsgadd more pci defines and pci_pcie_cap()/pcie_capability...
2018-01-30 jsgadd module_init()/module_exit()/signal_pending()
2018-01-30 jsgadd stubs for pci_clear_master()/pci_save_state()/pci_r...
2018-01-30 jsgadd mutex_destroy()/down_read_trylock()
2018-01-30 jsgadd create_singlethread_workqueue()/system_power_effici...
2018-01-30 jsgadd pm_runtime_* stubs
2018-01-30 jsgDon't limit vga_switcheroo stubs to amd64/i386 and add
2018-01-30 jsgadd iowrite64()/writeq()
2018-01-30 jsgadd GFP_USER/__user/vmalloc()
2018-01-30 jsgadd ilog2()/order_base_2()/gcd()
2018-01-30 jsgdisable -Wformat-zero-length when building with gcc
2018-01-30 jsgadd i2c_bit_add_bus()
2018-01-30 jsgadd more endian macros
2018-01-30 jsgadd drm_invalid_op()
2018-01-30 jsgadd atomic_cmpxchg()/atomic64_add()/atomic64_sub()
2018-01-29 krwRepair botched retry loop when generating RTM_PROPOSAL
2018-01-29 brupms: minor cleanups in the alps code.
2018-01-29 espieacknowledge that DPB_PROPERTIES exists and is documente...
2018-01-29 krwMissed a couple of log_info()'s in previous commit...
2018-01-29 visaDrop unused field `ci_ipiih'.
2018-01-29 visaLet the interrupt subsystem allocate memory for the...
2018-01-29 krwUse log_init(), log_setverbose() and log_debug() more
2018-01-29 jsgAttach ampintc/ampintcmsi early so pci devices can...
2018-01-28 krwRefactor and simplify the logic to select and invoke the
2018-01-28 kettenistrampoline.o depends on assym.h
2018-01-28 ottotypo
2018-01-28 ottoadd malloc_threaderr
2018-01-28 otto- An error in the multithreaded case could print the...
2018-01-28 ottoTest for correct error when on thread allocates, and...
2018-01-28 kettenisSpin up secondary CPUs and add IPI infrastructure....
2018-01-28 jmcremove the emulex link: it's dead, and i can;t see...
2018-01-28 jsgStore PSCI function ids as uint32_t not int in the...
2018-01-28 kettenisBring this more in line with our other architectures.
2018-01-28 krwA few fatal() -> fatalx() where errno is not
2018-01-28 inoguchiInitialize variables to avoid compiler warnings
2018-01-28 ottotypo
2018-01-28 jsgsync
2018-01-27 naddySync the nam2blk entries with the bdevsw table, which...
2018-01-27 jsingUpdate regress to match removal of ssl_parse_clienthell...
2018-01-27 jsingComplete the TLS extension handling rewrite for the...
2018-01-27 jsingClarify the comment re the F5 EC curves extension bug.
2018-01-27 jsingConvert ssl3_put_cipher_by_char() to CBB.
2018-01-27 stspFix an interrupt storm issue in vnet(4) mpi@ managed...
2018-01-27 antonAdd missing `l' prefix to linker flag and markup SIGHUP...
2018-01-27 antonAvoid passing NULL to vprintf() by assigning a name...
2018-01-26 kettenisAdd kernel support for the VFP FPU/SIMD unit. Based...
2018-01-26 otto- do not junk pages returned by free_bytes(), all freed...
2018-01-26 naddyHandle the transfer size option when faking up /etc...
2018-01-26 kettenisAdd kernel support for the VFP FPU/SIMD unit. Based...
2018-01-26 kettenisCleanup VFP code.
2018-01-26 jcaDocument MODCMAKE_DEBUG
2018-01-26 ericallow unpriviledged user to run "encrypt" and "spf...
2018-01-26 ccardenasFix Failure on Start
2018-01-25 krwAdd DPRINTF() and use it to replace log_debug() stateme...
2018-01-25 mpiRemove mutex implementations that now live in MI code.
2018-01-25 mpiMove common mutex implementations to a MI place.
2018-01-25 mpiUse a workaround for detached parent in carp_proto_inpu...
2018-01-25 mpiUse a new LDFLAGS variable to pass "-melf_i386_obsd...
2018-01-25 mpiAssert that ifiq_destroy() is not called with the NET_L...
2018-01-25 djmcertificate options are case-sensitive; fix case on...
2018-01-25 yasuokaFix perl build not to install libperl* twice. This...
2018-01-24 kettenisMake the NEON codepaths conditional on __STRICT_ALIGNME...
2018-01-24 krwDon't display the seconds until renewal. i.e. "em0...
2018-01-24 patrickImplement support for specifying multiple proposals...
2018-01-24 espieadd the glue to generate future libset, which are curre...
2018-01-24 millertPOSIX requires that awk support \v and \a escapes....
2018-01-24 claudioLog some more errors in the ca code, since there seems...
2018-01-24 tbUse closefrom(3) instead of manually closing all file...
2018-01-24 patrickDo not print that the firmware was successfully loaded...
2018-01-24 patrickPut the default case, which prints information about...
2018-01-24 patrickWe don't do booleans in the kernel, so replace a few...
2018-01-24 dlgdocument bpfsattach and bpfsdetach
2018-01-24 dlgadd support for bpf on "subsystems", not just network...
next