aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi
Commit message (Expand)AuthorAgeFilesLines
* linuxkpi: Add for_each_sgtable_{sg,page}Emmanuel Vadot2022-08-181-0/+6
* protosw: refactor protosw and domain static declaration and loadGleb Smirnoff2022-08-171-2/+2
* linuxkpi: io.h: Only exclude armv6 and armv7 for asm/set_memory.hEmmanuel Vadot2022-08-081-1/+1
* linuxkpi: io.h: Do not include asm/set_memory.h for armv6 and armv7Emmanuel Vadot2022-08-081-0/+2
* linuxkpi: pm: Add more defines and includesEmmanuel Vadot2022-08-081-0/+10
* linuxkpi: Include highmem.h in pagemap.hEmmanuel Vadot2022-08-081-0/+1
* linuxkpi: Add arch_io_{reserve,free}_memtype_wcEmmanuel Vadot2022-08-081-0/+16
* linuxkpi: Add dev_info_onceEmmanuel Vadot2022-08-081-0/+8
* linuxkpi: Add smp_mb__before/after_atomicEmmanuel Vadot2022-08-081-0/+3
* linuxkpi: Add trylock_page and unlock_pageEmmanuel Vadot2022-08-081-0/+13
* linuxkpi: Add more notifier definesEmmanuel Vadot2022-08-081-1/+4
* linuxkpi: errno: Add EHWPOISONEmmanuel Vadot2022-08-081-0/+1
* linuxkpi: Add compat_ptr and ptr_to_compatEmmanuel Vadot2022-08-081-0/+3
* linuxkpi: Add try_cmpxchg and atomic_try_cmpxchgEmmanuel Vadot2022-08-081-0/+22
* linuxkpi: Add some memset functionsEmmanuel Vadot2022-08-081-1/+32
* linuxkpi: Add io.hEmmanuel Vadot2022-08-081-0/+40
* linuxkpi: Add pagevec implementationEmmanuel Vadot2022-08-081-0/+69
* linuxkpi: Add linux/nospec.hEmmanuel Vadot2022-08-081-0/+8
* linuxkpi: Add mapping_clear_unevictable stubEmmanuel Vadot2022-08-081-0/+5
* linuxkpi: pci: Add more functions needed by drmEmmanuel Vadot2022-08-081-0/+30
* linuxkpi: math.h: Add mul_u64_u32_div and mul_u64_u32_shrEmmanuel Vadot2022-08-081-0/+19
* linuxkpi: atomic: Add atomic_fetch_incEmmanuel Vadot2022-08-081-0/+7
* linuxkpi: more precise need_resched() definitionKonstantin Belousov2022-08-021-1/+2
* AST: reworkKonstantin Belousov2022-08-021-1/+1
* LinuxKPI: 802.11: add missing linuxkpi_cfg80211_bss_flush()Bjoern A. Zeeb2022-07-301-0/+25
* LinuxKPI: 802.11 header updatesBjoern A. Zeeb2022-07-295-96/+524
* LinuxKPI: skbuff: sort list header and add new (dummy) functionsBjoern A. Zeeb2022-07-292-8/+80
* LinuxKPI 802.11/iwlwifi/rtw88: update KPIBjoern A. Zeeb2022-07-283-4/+5
* vm_object: Modify various drivers to allocate OBJT_SWAP objectsMark Johnston2022-07-121-1/+1
* linuxkpi: Add pwm.hEmmanuel Vadot2022-06-291-0/+94
* linuxkpi: Add asm/set_memory.hEmmanuel Vadot2022-06-291-0/+117
* linuxkpi: Add asm/iosfmbi.hEmmanuel Vadot2022-06-291-0/+15
* linuxkpi: Add typecheck.hEmmanuel Vadot2022-06-291-0/+38
* linuxkpi: Add pm_runtime.hEmmanuel Vadot2022-06-291-0/+43
* linuxkpi: Add mmu_notifier.hEmmanuel Vadot2022-06-291-0/+35
* linuxkpi: Add mmu_context.hEmmanuel Vadot2022-06-291-0/+45
* linuxkpi: Add media-bus-format.hEmmanuel Vadot2022-06-291-0/+8
* linuxkpi: Add kmemleak.hEmmanuel Vadot2022-06-291-0/+8
* linuxkpi: Add kfifo.hEmmanuel Vadot2022-06-291-0/+33
* linuxkpi: Add console.hEmmanuel Vadot2022-06-291-0/+55
* linuxkpi: Add circ_buf.hEmmanuel Vadot2022-06-291-0/+34
* LinuxKPI: 802.11: remove an early bandaid to make sure queues are allocatedBjoern A. Zeeb2022-06-261-41/+0
* LinuxKPI: 802.11: cleanup lsta betterBjoern A. Zeeb2022-06-261-15/+14
* LinuxKPI: 802.11: sync sta->addr in lkpi_iv_update_bss()Bjoern A. Zeeb2022-06-261-3/+10
* Revert "LinuxKPI: 802.11: fix iwlwifi fw assert with older chipsets"Bjoern A. Zeeb2022-06-261-10/+9
* LinuxKPI: add asm/neon.hGreg V2022-06-211-0/+40
* net80211 / LinuxKPI: 802.11: add Control Trigger Subframe informationBjoern A. Zeeb2022-06-171-0/+38
* LinuxKPI: 802.11: ieee80211_start_tx_ba_session()Bjoern A. Zeeb2022-06-151-1/+1
* linuxkpi: Acquire giant when adding/removing i2c adaptersEmmanuel Vadot2022-06-151-0/+6
* LinuxKPI: 802.11: fix compiling with DEBUGBjoern A. Zeeb2022-06-111-0/+1