]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Amend r276211 for the new PowerPC relocation types that were added
[FreeBSD/FreeBSD.git] / sys /
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-18 impDon't deselect the card too soon. To set the block...
2014-12-18 andrewAdd AArch64 64-bit relocation values. These will be...
2014-12-18 kibThe VOP_LOOKUP() implementations for CREATE op do not...
2014-12-18 adrianFix the scan handling for 11b->11g upgrades in a world...
2014-12-17 adrianUpdate the use of bus space macros to be more correct.
2014-12-17 adrianUse the correct macro for listing the maximum bus space...
2014-12-17 tuexenAdd a missing break.
2014-12-17 tuexenPlug a memory leak in an error code path.
2014-12-17 mavAdd configuration options to override physical and...
2014-12-17 mavMake sequence numbers checks more strict.
2014-12-17 brAdd configuration files for BERI soft-core synthesized on
2014-12-17 brMove memory node to the root, so fdt_get_mem_regions...
2014-12-17 bro Add PIO[2,3] devices information
2014-12-17 brUse memory regions information provided in FDT.
2014-12-17 glebAdjust printf format specifiers for dev_t and ino_t...
2014-12-17 neelFix 8259 IRQ priority resolver.
2014-12-16 mavDo not count RCTD bit set as an error.
2014-12-16 kibThe iret instruction may generate #np and #ss fault...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-16 kibAdd missed break.
2014-12-16 kibAdd missed break.
2014-12-16 neelFor level triggered interrupts clear the PIC IRR bit...
2014-12-16 yongariFix a bug introdiced in r217548. According to NS DP838...
2014-12-15 emasteUse standard BSD license disclaimer text
2014-12-15 delphijMFV r275783:
2014-12-15 jhbCheck for SS_NBIO in so->so_state instead of sb->sb_fla...
2014-12-15 brFix typo.
2014-12-15 kibAdd a facility for non-init process to declare itself...
2014-12-15 brFollow r275792 eliminating fdt_data_verify().
2014-12-15 brEliminate fdt_data_verify(). The verification it procee...
2014-12-15 hselaskyResolve USB driver identification conflict.
2014-12-15 delphijMFV r275551:
2014-12-15 delphijMFV r275550:
2014-12-15 delphijMFV r275549:
2014-12-14 rpauloMove ofw_cpu.c to sys/dev/ofw so that it can be used...
2014-12-14 dimMerge ^/head r275749 through r275758.
2014-12-14 kibFix gcc build.
2014-12-13 dchaginAdd _NEW flag to mtx(9), sx(9), rmlock(9) and rwlock(9).
2014-12-13 dimMerge ^/head r275715 through r275748.
2014-12-13 delphijMFV r247174:
2014-12-13 kibAdd facility to stop all userspace processes. The...
2014-12-13 kibOnly sleep interruptible while waiting for suspension...
2014-12-13 kibThe vinactive() call in vgonel() may start writes for...
2014-12-13 delphijMFV r275548:
2014-12-13 delphijMFV r275546:
2014-12-13 delphijMFV r275545:
2014-12-13 delphijMFV r275544:
2014-12-13 delphijMFV r275543:
2014-12-13 delphijMFV r275542:
2014-12-12 npMove KTR_CXGBE from t4_tom.h to adapter.h so that the...
2014-12-12 jmgAdd some new modes to OpenCrypto. These modes are...
2014-12-12 jhbProvide a dead version of if_get_counter.
2014-12-12 brAdd virtio bus 'poll' method allowing us to inform...
2014-12-12 kibFor architectures where time_t is wide enough, in parti...
2014-12-11 dimMerge ^/head r275685 through r275714.
2014-12-11 aeDo not count security policy violation twice.
2014-12-11 aeUse ipsec6_in_reject() to simplify ip6_ipsec_fwd()...
2014-12-11 aeUse ipsec4_in_reject() to simplify ip_ipsec_fwd() and...
2014-12-11 aeTreat errors when retrieving security policy as policy...
2014-12-11 aeInitialize error variable.
2014-12-11 aeRemove flag/flags argument from the following functions:
2014-12-11 aeRemove flags and tunalready arguments from ipsec4_proce...
2014-12-11 aeRemove now unused mtag argument from ipsec*_common_inpu...
2014-12-11 aeRemove code related to PACKET_TAG_IPSEC_IN_CRYPTO_DONE...
2014-12-11 aeRemove unused mtag variable.
2014-12-11 aeMove ip_ipsec_fwd() from ip_input() into ip_forward().
2014-12-11 aeRemove PACKET_TAG_IPSEC_IN_DONE mbuf tag lookup and...
2014-12-11 aeRemove check for presence of PACKET_TAG_IPSEC_PENDING_T...
2014-12-11 hselaskyMake sure callbacks being freed are not pending when the
2014-12-11 markjRevert r275695: nd6_dad_find() was already correct.
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-11 markjFix a bug in r266857: nd6_dad_find() must return NULL...
2014-12-10 andreastFix kernel build for booke.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-10 andreastFix build for powerpc(32|64) kernels.
2014-12-10 roygerxen/intr: balance dynamic interrupts across available...
2014-12-10 roygerxen: mask event channels while binding them to a vCPU
2014-12-10 roygerxen: convert the Grant-table code to a NewBus device
2014-12-10 bro Put () for p to avoid unexpected macro expansion
2014-12-10 roygerxen: move grant table code
2014-12-10 ianFix the watchdog timeout calculation to prevent wrap...
2014-12-09 roygerxen: create a new PCI bus override
2014-12-09 bro Add BERI Virtio Networking Frontend (if_vtbe)
2014-12-09 mpRename NETGEAR WG111V2_2 to WG111V1_2 to reflect extern...
2014-12-09 pfgext2fs: Fix old out-of-bounds access.
2014-12-09 roygerxen: notify ACPI about SCI override
2014-12-09 andrewUpdate the virtio driver to work on the ARM AArch64...
2014-12-09 andrewInclude sys/kernel.h to pick up the definition of hz...
2014-12-09 kibDo not call VFS_SYNC() before VFS_UNMOUNT() for forced...
2014-12-09 kibApply chunk forgotten in r275620. Remove local variabl...
2014-12-09 hselaskyMove OFED init a bit earlier so that PXE boot works.
2014-12-09 dimMerge ^/head r275623 through 275634.
2014-12-09 dimPull in r223171 from upstream llvm trunk (by Michael...
2014-12-08 hselaskyAdd port routing support for Wildcat Point.
2014-12-08 dimMerge ^/head r275478 through r275622.
2014-12-08 kibAdd functions syncer_suspend() and syncer_resume()...
2014-12-08 kibWhen getnewbuf_reuse_bp() is called to reclaim some...
2014-12-08 kibCurrent reaction of the nfsd worker threads to any...
2014-12-08 kibDo some refactoring and minor cleanups of the thread_si...
next