aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-10160-469/+469
* LinuxKPI: Import MTRR support functions from drm-kmodVladimir Kondratyev2022-01-102-0/+80
* LinuxKPI: Import linux/ratelimit.hVladimir Kondratyev2022-01-101-0/+17
* LinuxKPI: Add linux/capability.h headerVladimir Kondratyev2022-01-101-0/+51
* LinuxKPI: Add readx_poll_timeout wrapperVladimir Kondratyev2022-01-101-0/+3
* LinuxKPI: Add static_cpu_has() implementationVladimir Kondratyev2022-01-101-0/+37
* LinuxKPI: Implement efi_enabled(EFI_BOOT)Vladimir Kondratyev2022-01-101-0/+73
* LinuxKPI: Import linux/jump_label.hVladimir Kondratyev2022-01-101-0/+48
* LinuxKPI: Move kfree_async() functionality in to kfree()Vladimir Kondratyev2022-01-101-15/+10
* LinuxKPI: Add stdarg.h proxy headerVladimir Kondratyev2022-01-101-0/+33
* LinuxKPI: Add some typical header pollutionVladimir Kondratyev2022-01-105-0/+8
* LinuxKPI: Implement smp_*mb barriers with atomic_thread_fence_*Vladimir Kondratyev2022-01-103-1/+59
* LinuxKPI: Make lockdep*_pin_lock macros useable for drm-kmodVladimir Kondratyev2022-01-101-5/+7
* LinuxKPI: Convert schedule() to inlined functionVladimir Kondratyev2022-01-101-2/+6
* LinuxKPI: Add support for XA_FLAGS_ALLOC1 xarray flagVladimir Kondratyev2022-01-102-6/+11
* LinuxKPI: Implement default sysfs kobject attribute operationsVladimir Kondratyev2022-01-102-0/+32
* LinuxKPI: Implement kstrtoullVladimir Kondratyev2022-01-101-0/+6
* LinuxKPI: Implement dev_driver_string()Vladimir Kondratyev2022-01-101-0/+15
* LinuxKPI: Implement clflush_cache_range()Vladimir Kondratyev2022-01-101-0/+7
* LinuxKPI: Add clflush argument type conversion wrapperVladimir Kondratyev2022-01-101-0/+2
* LinuxKPI: Implement interval_treeVladimir Kondratyev2022-01-104-0/+201
* LinuxKPI: Import some linux/rbtree.h functions from OpenBSDVladimir Kondratyev2022-01-101-1/+39
* LinuxKPI: 802.11 correctly spell queuesRuslan Makhmatkhanov2022-01-101-2/+2
* riscv: gdb(4) supportMitchell Horne2022-01-105-4/+225
* libc: Teak comment about mipsWarner Losh2022-01-101-5/+5
* linux: Improve debugging by recognizing TIOCGPTPEEREdward Tomasz Napierala2022-01-102-0/+6
* script(1): work around slow reading childKonstantin Belousov2022-01-101-5/+51
* gpart(8): add minimal reference to glabel(8) to manual pageEugene Grosbein2022-01-101-0/+5
* Revert "iflib: Relax timer period from 0.5 to 0.5-0.75s."Alexander Motin2022-01-101-26/+28
* hwpmc: Fix amd/arm64/armv7/uncore sampling overflow raceJessica Clarke2022-01-104-21/+49
* Fix a typo in an arm64 commentAndrew Turner2022-01-101-1/+1
* Mana: report OS info to PF driverWei Hu2022-01-101-0/+11
* Move instructions into the arm64 exception vectorsAndrew Turner2022-01-101-22/+34
* vm_addr_ok: add power2 invariant checkDoug Moore2022-01-101-0/+10
* iflib: Relax timer period from 0.5 to 0.5-0.75s.Alexander Motin2022-01-101-28/+26
* Reduce minimum idle hardclock rate from 2Hz to 1Hz.Alexander Motin2022-01-102-5/+5
* Avoid unnecessary setting of UFS flag requesting fsck(8) be run.Kirk McKusick2022-01-101-6/+1
* tws: fix "set but not used" in the tws driverRobert Wing2022-01-093-2/+4
* nfsd: Reduce callouts rate.Alexander Motin2022-01-095-36/+13
* LinuxKPI: 802.11 update compat code for driver updatesBjoern A. Zeeb2022-01-094-6/+81
* devd: correct wifi regexpWarner Losh2022-01-091-3/+3
* devd: remove the scsi regexpWarner Losh2022-01-091-13/+0
* cam: Include more statuses as errors for CAM_IO_STATSWarner Losh2022-01-091-0/+2
* LinuxKPI: bitfields add more *replace_bits()Bjoern A. Zeeb2022-01-091-5/+37
* LinuxKPI: add hex2bin()Bjoern A. Zeeb2022-01-091-0/+31
* linux: More man page tweaksEdward Tomasz Napierala2022-01-091-14/+15
* libc clnt_com_create: relock rpcsoc_lock earlier when port is obtained from p...Konstantin Belousov2022-01-091-1/+1
* LinuxKPI / iwlwifi: fix spelling of constantsBjoern A. Zeeb2022-01-093-13/+13
* syncache: accept packet with no SA when TCP_MD5SIG is setRobert Wing2022-01-093-13/+28
* tcpmd5: return ENOENT when security association not foundRobert Wing2022-01-091-3/+3