summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Fix directory blocks checksum updating logic.Fedor Uporov2018-08-082-31/+72
* FUSE: Remove some set-but-not-used variablesConrad Meyer2018-08-083-12/+2
* Defer and aggregate swap_pager_meta_build frees.Alan Cox2018-08-081-64/+79
* - Fix hash calculation by MAC addressKevin Lo2018-08-081-2/+2
* cxgbe(4): Allow the driver to specify a burst size when configuring aNavdeep Parhar2018-08-075-9/+30
* Allow newnfs_request() to retry all callback RPCs with an NFSERR_DELAY reply.Rick Macklem2018-08-071-3/+7
* Followup to r337430: only call elf_reloc_ifunc on x86.Konstantin Belousov2018-08-071-0/+8
* Update the list of architectures having atomic_fcmpset_{8,16,64}(9) andMarius Strobl2018-08-072-9/+7
* Implement atomic_swap_{int,long,ptr}(9).Marius Strobl2018-08-071-0/+4
* Implement atomic_swap_64(9).Marius Strobl2018-08-071-0/+13
* Futex support functions in linux.ko and linux32.ko on amd64 should beKonstantin Belousov2018-08-074-22/+313
* Add missed handling of local relocs against ifunc target in the obj modules.Konstantin Belousov2018-08-071-11/+33
* Recognize ICS1893C PHYs.Mark Johnston2018-08-072-0/+2
* Improve handling of control message truncation.Mark Johnston2018-08-076-74/+135
* Replace a pair of 8-bit writes to VGA memory with a single 16-bit write.Colin Percival2018-08-071-4/+4
* Remove redundant and incorrect default definition of AF_INET6. AF_INET6Cy Schubert2018-08-071-4/+0
* Make the system C11 atomics headers fully compatible with external GCC.John Baldwin2018-08-062-15/+12
* cxgbe(4): Allow user-configured and driver-configured traffic classes toNavdeep Parhar2018-08-066-280/+304
* cxgbe(4): Break up sysctl_bitfield into 8 bit and 16 bit variants. HaveNavdeep Parhar2018-08-061-7/+29
* Put in place the framework for consolodating contiguous blocks intoKirk McKusick2018-08-069-67/+242
* Fix typo in cxgbe/t4_tom.Navdeep Parhar2018-08-061-1/+1
* Address concerns about CPU usage while doing TCP reassembly.Jonathan T. Looney2018-08-061-1/+11
* Default to armv5te in LINT on arm. This should fix building LINT there.Andrew Turner2018-08-061-0/+1
* Implement current_work() function in the LinuxKPI.Hans Petter Selasky2018-08-063-1/+20
* This fixes a bug in Rack where we wereRandall Stewart2018-08-061-1/+1
* Implement atomic_long_cmpxchg() function in the LinuxKPI.Hans Petter Selasky2018-08-061-0/+15
* Define __poll_t type in the LinuxKPI.Hans Petter Selasky2018-08-061-0/+1
* aw_thermal: Add nvmem and H5 supportEmmanuel Vadot2018-08-061-65/+168
* aw_sid: Add nvmem interfaceEmmanuel Vadot2018-08-065-116/+258
* Copy all bits of a file handle in case there is padding in the structure.Rick Macklem2018-08-052-5/+5
* pf: Increase default hash table sizeKristof Provost2018-08-051-1/+1
* uep(4): add evdev supportVladimir Kondratyev2018-08-052-7/+100
* allwinner: a64: Add THS clock supportEmmanuel Vadot2018-08-051-0/+19
* extres: clkdiv: Fix div_with_tableEmmanuel Vadot2018-08-051-9/+13
* arm: allwinner: Disconnect A10/A20 HDMI driverEmmanuel Vadot2018-08-051-4/+0
* arm: allwinner: Remove old unused clocksEmmanuel Vadot2018-08-051-16/+0
* efirt: Don't enter EFI context early, convert addrs to KVA insteadKyle Evans2018-08-044-19/+40
* Swap in WKILLED processes.Konstantin Belousov2018-08-044-48/+101
* Don't check rcv sockbuf limits when sending on a unix stream socket.Mark Johnston2018-08-043-29/+19
* Style.Mark Johnston2018-08-041-19/+18
* Fix build of hyperv with base gcc on i386Dimitry Andric2018-08-041-6/+8
* Add END()s for amd64 linux futex support routines.Konstantin Belousov2018-08-042-0/+10
* wmt(4): Use internal function to calculate input report sizeVladimir Kondratyev2018-08-041-6/+7
* wmt(4): Read Microsoft's "Touch Hardware Quality Assurance" certificate blobVladimir Kondratyev2018-08-041-0/+20
* wmt(4): Read 'Contact count maximum' usage value from feature reportVladimir Kondratyev2018-08-041-12/+109
* Mark the send queue ready so ALTQ is available.Patrick Kelsey2018-08-041-0/+1
* Now that after r335979 the kernel addresses in API structures areGleb Smirnoff2018-08-042-12/+3
* Use if_tunnel_check_nesting() for ng_iface(4).Gleb Smirnoff2018-08-032-18/+3
* arm: Remove ALLWINNER_UP kernel configEmmanuel Vadot2018-08-031-108/+0
* dtb: rpi: Only compile and copy the DTSOEmmanuel Vadot2018-08-031-9/+0