]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Update the comments to match what the code ended up becoming.
[FreeBSD/FreeBSD.git] / sys /
2015-05-15 Adrian ChaddUpdate the comments to match what the code ended up...
2015-05-15 Pedro F. GiffuniBreak apart the gnu_inline attribute and use "artificia...
2015-05-15 Pedro F. GiffuniBreak apart the gnu_inline attribute and use "artificia...
2015-05-15 Pedro F. GiffuniMake use of GCC alloc_align attribute
2015-05-15 Pedro F. GiffuniBreak apart the gnu_inline attribute and use "artificia...
2015-05-15 Zbigniew BodekIntroduce support for the Alpine PoC from Annapurna...
2015-05-15 Ian LeporeAdd assertions that the addresses passed to tlb mainten...
2015-05-15 Ian LeporeRetrieve the cache parms in the proper arch-specific...
2015-05-15 George V. Neville... Summary: Remove spurious, extra, next header comments.
2015-05-15 Pedro F. GiffuniReplace a CONSTCOND for a void value as a replacement...
2015-05-15 Patrick KelseyWhen a netmap process terminates without the full set...
2015-05-15 Ruslan BukinProvide the number of interrupt resources added to...
2015-05-15 John BaldwinPreviously, cv_waiters was only updated by cv_signal...
2015-05-15 Alexander MotinClose some potential races around socket start/close.
2015-05-15 Andrey V. ElsukovAdd an ability accept encapsulated packets from differe...
2015-05-15 Konstantin BelousovOn amd64, make proc0 pmap initialization slightly more...
2015-05-15 Konstantin BelousovImplement the support for PCID in UP kernels.
2015-05-15 Konstantin BelousovRight now, the process' p_boundary_count counter is...
2015-05-15 Andrew Rybchenkosfxge: split sfxge_tx_qdpl_put() into *_locked() and...
2015-05-15 Andrew Rybchenkosfxge: do not change CSUM_TSO when IFCAP_TSOx is changed
2015-05-15 Andrew Rybchenkosfxge: LRO may be done only if checksums are OK
2015-05-15 Marcelo AraujoFree vsi->queues after use.
2015-05-15 Ganbold TsagaankhuuIt appears to be armv7_sleep is a duplication of armv7_...
2015-05-14 Xin LIMFV r282927,r282928,r282930 (kientzle):
2015-05-14 Jim HarrisAdd nvme and nvd drivers to GENERIC for amd64 and i386.
2015-05-14 Ed MasteUpdate to ELF Tool Chain r3197
2015-05-14 Ed MasteAdd ELF machine EM_IAMCU, 32-bit Intel MCU
2015-05-14 Roger Pau Monnénetfront: wait for backend to connect before sending ARP
2015-05-14 Pedro F. GiffuniAdd new __unreachable() builtin
2015-05-14 Jonathan AndersonAllow sizeof(cpuset_t) to be queried in capability...
2015-05-14 Andrew Rybchenkosfxge: advertise IPv6 Rx and Tx checksum offload support
2015-05-14 Edward Tomasz Napi... Build GENERIC with RACCT/RCTL support by default. ...
2015-05-14 Andrew Rybchenkosfxge: IPv4 Tx checksum offload may be disabled in...
2015-05-14 Andrew Rybchenkosfxge: add local variable with Rx descriptor flags
2015-05-14 Andrew Rybchenkosfxge: add missing const qualifier to sfxge_link_mode
2015-05-14 Andrew TurnerRemove OUTPUT_FORMAT from theARM EFI linker script...
2015-05-14 Alexander MotinDo not promote large async writes to sync.
2015-05-14 Steven HartlandAdd copyright info missing from r282205
2015-05-13 Zbigniew BodekAdd support for ARM GICv3 interrupt controller used...
2015-05-13 Andrew TurnerUse the correct node wen reading the compatible property.
2015-05-13 Pedro F. GiffuniAdjust visibility macros.
2015-05-13 Luigi Rizzobugfix (only affecting the "lookup" option in the users...
2015-05-13 Ganbold TsagaankhuuDelete cpu_do_powersave which is set but never used...
2015-05-13 Luiz Otavio O SouzaFix the vmstat -i output on ARM.
2015-05-13 Luiz Otavio O SouzaFix the SMP initialization on RPi 2 (BCM2836).
2015-05-13 Luiz Otavio O SouzaAdd support for the power button on BeagleBone Black.
2015-05-12 Alexander V. ChernikovRemove ptei->value check from ipfw_link_table_values():
2015-05-12 Adrian ChaddDo not check sequence number for QoS Null frames; set...
2015-05-12 Hans Petter SelaskyApply proper locking when iterating the multicast addre...
2015-05-12 Ganbold TsagaankhuuDisable WPI in case of aml8726-m3.
2015-05-12 Michael TuexenEnsure that the COOKIE-ACK can be sent over UDP if...
2015-05-12 Andrey V. ElsukovAdd new socket ioctls SIOC[SG]TUNFIB to set FIB number...
2015-05-12 Hiroki SatoFix a panic when VIMAGE is enabled.
2015-05-12 Hiroki Sato- Remove ND6_IFF_IGNORELOOP. This functionality was...
2015-05-11 Justin HibbitsAdd a PCI bridge for the Freescale PCIe Root Complex
2015-05-11 Alan CoxRetire pmap_lazyfix(). This function only existed...
2015-05-11 Andrew TurnerAdd the kernel support for Thumb-2. It is only supporte...
2015-05-11 Andrew TurnerMark thumb entry points as such when building for thumb...
2015-05-11 Andrew TurnerUse the Thumb compliant version of the add instruction...
2015-05-11 Andrew TurnerList both registers to use in the 64-bit atomic instruc...
2015-05-11 Andrew TurnerAdd the ofw_bus_subr.h change missed in r282770.
2015-05-11 Andrew TurnerHide code only used on i386 and amd64.
2015-05-11 Andrew TurnerAdd ofw_bus_find_compatible to find a compatible ofw...
2015-05-11 Andrew Turnercpu-v6.h should only be used in the kernel, add an...
2015-05-11 Andriy Gaponzfs ioctls: use fget_write / fget_read instead of getf...
2015-05-11 Andrew TurnerMove to use __ARM_ARCH in more places in the kernel.
2015-05-11 Andrew TurnerUse the ACLE spelling of _ARM_ARCH_6: "__ARM_ARCH ...
2015-05-10 Mark JohnstonRemove some commented-out upstream code for handling...
2015-05-10 Mark Johnstonmsecs_to_jiffies() is implemented using tvtohz(9),...
2015-05-10 Adrian ChaddPrepare for supporting driver-overridden curchan when...
2015-05-10 Mark Johnstonfind_next_bit() and find_next_zero_bit(): if the caller...
2015-05-10 Simon J. GerratyMerge bmake-20150505 improve detection of malformed...
2015-05-10 Adrian ChaddFix typo introduced in previous commit.
2015-05-10 Rui Paulosynaptics: more support for semi-MT trackpads.
2015-05-10 Ian LeporeCreate a relocatable instance of ubldr for ARM. The...
2015-05-10 Hans Petter SelaskyEnsure the result from signed subtraction under modulus...
2015-05-10 Ian LeporeDon't check the return value from self_reloc(), it...
2015-05-10 Ian LeporeThe self-relocation code is not efi-specific, move...
2015-05-10 Hans Petter SelaskyPut recycle pointer in own memory area which is not...
2015-05-10 Andrew TurnerUse the new gic option on all configs that need it.
2015-05-10 Andrew TurnerUse the new gic option. While here remove extra whitesp...
2015-05-10 Andrew TurnerAdd the gic to files.arm under "device gic" and use...
2015-05-10 Andrew TurnerFirst pass clenup over the Marvell db-88f6xxx kernel...
2015-05-10 Konstantin BelousovInitialize pcids array for the proc0 pmap.
2015-05-10 Konstantin BelousovTweak assert to also print the thread address.
2015-05-10 Konstantin BelousovOn exec, single-threading must be enforced before argum...
2015-05-10 Andrew TurnerClean up the style to use "options<space><tab>".
2015-05-10 Konstantin BelousovSatisfy vm_object uma zone destructor requirements...
2015-05-10 Adrian ChaddTurn ieee80211_start_scan_locked() into a swscan module...
2015-05-10 Adrian ChaddAttempt to address Bug #176201 - don't advertise what...
2015-05-10 Justin HibbitsFix a couple bugs in 64-bit powerpc fasttrap argument...
2015-05-10 Luiz Otavio O SouzaRemove unnecessary code and make use of generic impleme...
2015-05-09 Konstantin BelousovCorrect the assertion. We should compare the pmap...
2015-05-09 Andrew TurnerPass over the at91 kernels to reduce the diff between...
2015-05-09 Glen BarberMerge ^/projects/release-arm-redux into ^/head.
2015-05-09 Konstantin BelousovThe vmem callback to reclaim kmem arena address space...
2015-05-09 Konstantin BelousovRewrite amd64 PCID implementation to follow an algorith...
2015-05-09 Konstantin BelousovRemove unused define.
2015-05-09 Konstantin BelousovDo not return from thread_single(SINGLE_BOUNDARY) until...
2015-05-09 Konstantin BelousovIf x86 CPU implementation of the MWAIT instruction...
next