]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi/common/include/linux
Merge llvm, clang, lld, lldb, compiler-rt and libc++ r301441, and update
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi / common / include / linux /
2017-04-26 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-04-22 dimMerge libc++ trunk r300890, and update build glue.
2017-04-22 dimMerge compiler-rt trunk r300890, and update build glue.
2017-04-20 dimMerge llvm, clang, lld and lldb trunk r300890, and...
2017-04-20 dimMerge ^/head r316992 through r317215.
2017-04-19 hselaskyUse __typeof() instead of typeof() in some RCU related...
2017-04-19 hselaskyFix problem regarding priority inversion when using...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 glebiusAll these files need sys/vmmeter.h, but now they got...
2017-04-16 dimMerge lldb trunk r300422 and resolve conflicts.
2017-04-16 dimMerge lld trunk r300422 and resolve conflicts.
2017-04-16 dimMerge clang trunk r300422 and resolve conflicts.
2017-04-16 dimMerge llvm trunk r300422 and resolve conflicts.
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-09 hselaskyFix compilation of LinuxKPI for PowerPC.
2017-04-07 hselaskyCreate the LinuxKPI current task structure on the fly...
2017-04-07 hselaskyThe __stringify() macro in the LinuxKPI should expand...
2017-04-06 hselaskyCleanup the bitmap_xxx() functions in the LinuxKPI:
2017-04-06 hselaskyDefine VM_READ, VM_WRITE and VM_EXEC in the LinuxKPI.
2017-04-06 hselaskyImplement need_resched() in the LinuxKPI.
2017-04-06 hselaskyFix implementation of task_pid_group_leader() in the...
2017-04-06 hselaskyImplement proper support for memory map operations...
2017-04-05 hselaskyImplement down_write_killable() in the LinuxKPI.
2017-03-28 mmMFV r316083,316094:
2017-03-27 hselaskyImplement vmalloc_32() in the LinuxKPI.
2017-03-27 hselaskyImplement a series of physical page management related...
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 hselaskyUse ppsratecheck() for ratelimiting in the LinuxKPI.
2017-03-23 hselaskyAdd proper error checking for the string to number...
2017-03-23 hselaskyAdd support for ratelimited printouts in the LinuxKPI.
2017-03-22 hselaskyAdd support for more IPv4 and IPv6 related macros in...
2017-03-20 mmMFV r315633, 315635:
2017-03-17 hselaskyImplement get_pid_task(), pid_task() and some other...
2017-03-17 hselaskyImplement minimalistic memory mapping structure, struct...
2017-03-17 hselaskyAdd comment describing the use of pagefault_disable...
2017-03-16 hselaskyThe LinuxKPI pagefault disable and enable functions...
2017-03-16 hselaskyImplement more userspace memory access functions in...
2017-03-16 hselaskyDefine some more LinuxKPI task related macros.
2017-03-16 hselaskyAdd helper function similar to ip_dev_find() to the...
2017-03-16 hselaskyAdd basic support for VIMAGE to the LinuxKPI and ibcore.
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-09 hselaskyFix implementation of the DECLARE_WORK() macro in the...
2017-03-09 hselaskyImplement support for mutexes with deadlock avoidance...
2017-03-09 hselaskyCleanup the LinuxKPI mutex wrappers.
2017-03-08 hselaskyCleanup the LinuxKPI slab implementation.
2017-03-08 hselaskyImplement eth_zero_addr() in the LinuxKPI.
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 hselaskyAdd support for constant pointer constructs to READ_ONC...
2017-03-07 hselaskyImplement time_is_after_eq_jiffies() function in the...
2017-03-07 hselaskyFix implementation of the DECLARE_RWSEM() macro in...
2017-03-07 hselaskyMake sure jiffies value is cast to an integer in the...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-07 hselaskyLinuxKPI workqueue cleanup.
2017-03-06 hselaskyImplement add_timer_on() function in the LinuxKPI.
2017-03-06 hselaskyImplement DECLARE_RWSEM() macro in the LinuxKPI to...
2017-03-06 hselaskyGive LinuxKPI Read-Write semaphores better debug names...
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-04 hselaskyRemove duplicate prototype in the LinuxKPI to fix compi...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-03 hselaskyUpdate the LinuxKPI RCU and SRCU wrappers for the concu...
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-27 hselaskyImplement more bit operation functions in the LinuxKPI.
2017-02-27 hselaskyDefine __sum16 type in the LinuxKPI.
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-24 hselaskyImplement more string functions in the LinuxKPI.
2017-02-24 hselaskyPrototype device structure to ensure LinuxKPI header...
2017-02-24 hselaskyImplement srcu_dereference() macro in the LinuxKPI.
2017-02-24 hselaskyImplement BIT_ULL() macro in the LinuxKPI.
2017-02-23 dimMerge ^/head r314129 through r314177.
2017-02-23 hselaskyImplement __test_and_clear_bit() and __test_and_set_bit...
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 hselaskyConvert magic values into macros in the LinuxKPI scatte...
2017-02-22 hselaskyOptimise unmapped LinuxKPI page allocations.
2017-02-22 hselaskyImprove LinuxKPI scatter list support.
2017-02-21 hselaskyReplace dummy implementation of RCU in the LinuxKPI...
2017-02-21 hselaskyStreamline the LinuxKPI spinlock wrappers.
2017-02-21 hselaskyAdd support for LinuxKPI tasklets.
2017-02-21 hselaskyMake the LinuxKPI task struct persistent accross system...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-17 hselaskyImplement GFP_DMA32 flag in the LinuxKPI.
2017-02-16 hselaskyAllow container_of() to be used with constant data...
2017-02-16 hselaskyWhitespace fix.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-28 baptRevert crap accidentally committed
2017-01-28 baptRevert r312923 a better approach will be taken later
2017-01-27 dimMerge ^/head r312720 through r312893.
2017-01-27 mjgIntroduce __read_mostly and __exclusive_cache_line...
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
next