aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-01staging: kpc2000: kpc_dma: Convert get_user_pages() --> pin_user_pages()Souptick Joarder1-8/+5
2020-07-01staging: kpc2000: kpc_dma: Convert set_page_dirty() --> set_page_dirty_lock()Souptick Joarder1-3/+3
2020-07-01staging: kpc2000: kpc_dma: Unpin partial pinned pagesSouptick Joarder1-4/+9
2020-07-01staging: qlge: qlge.h: remove unnecessary spacesDiego Bienz1-2/+2
2020-07-01clk: staging: Specify IOMEM dependency for Xilinx Clocking Wizard driverDavid Gow1-1/+1
2020-07-01staging: rtl8188eu: Replace function name with __func__Brooke Basile1-4/+4
2020-07-01staging: rtl8712: remove some ieee80211 constants from wifi.hMichael Straube1-4/+0
2020-07-01staging: rtl8723bs: remove some ieee80211 constants from wifi.hMichael Straube1-5/+0
2020-07-01staging: rtl8188eu: remove some ieee80211 constants from wifi.hMichael Straube1-4/+0
2020-07-01staging: rtl8188eu: add spaces around operatorsMichael Straube5-116/+116
2020-07-01staging: rtl8188eu: use compound assignment operatorsMichael Straube1-2/+2
2020-07-01staging: qlge/qlge_main.c: use generic power managementVaibhav Gupta1-28/+10
2020-07-01staging: vt6655/device_main.c: use generic power managementVaibhav Gupta1-18/+7
2020-07-01staging: rts5208/rtsx.c: use generic power managementVaibhav Gupta1-22/+8
2020-07-01staging: rtl8192e: use generic power managementVaibhav Gupta3-23/+12
2020-07-01staging: rtl8188eu: include: odm.h: fixed a blank space coding style issue.B K Karthik1-1/+1
2020-06-29staging: ks7010: fix ks_wlan_start_xmit()'s return typeLuc Van Oostenryck1-2/+2
2020-06-29staging: rtl8188eu: include: hal8188e_rate_adaptive.h: fixed a blank space coding style issueB K Karthik1-6/+6
2020-06-28Linux 5.8-rc3Linus Torvalds1-1/+1
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot1-1/+1
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra6-58/+86
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra2-3/+3
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra1-5/+28
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli1-1/+2
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli1-0/+1
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruptionScott Wood1-1/+1
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra1-2/+4
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard1-9/+0
2020-06-28staging: qlge: replace pr_err with netdev_errCoiby Xu1-279/+289
2020-06-28staging: qlge: fix ql_sem_unlockCoiby Xu1-3/+3
2020-06-28staging: rtl8188eu: remove unnecessary comments in hal8188e_phy_cfg.hMichael Straube1-25/+0
2020-06-27afs: Fix storage of cell namesDavid Howells2-1/+10
2020-06-27staging: rtl8188eu: remove blank lines in header filesMichael Straube21-55/+0
2020-06-27staging: qlge: fix else after return or breakCoiby Xu3-19/+16
2020-06-27staging: qlge: fix trailing */ in block commentCoiby Xu2-5/+8
2020-06-27staging: rtl8188eu: Fix indentationBrooke Basile1-13/+13
2020-06-27staging: rtl8188eu: Fix strings split across linesBrooke Basile1-6/+6
2020-06-27staging: rtl8188eu: Fix comment formattingBrooke Basile1-9/+17
2020-06-26kgdb: Avoid suspicious RCU usage warningDouglas Anderson1-0/+4
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg5-22/+24
2020-06-26SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever1-0/+4
2020-06-26NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia2-4/+10
2020-06-26pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust1-4/+7
2020-06-26nfs: Fix memory leak of export_pathTom Rix1-0/+1
2020-06-26sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin1-0/+1
2020-06-26i2c: core: check returned size of emulated smbus block readMans Rullgard1-0/+7
2020-06-26MAINTAINERS: update info for sparseLuc Van Oostenryck1-1/+3
2020-06-26mm/memory_hotplug.c: fix false softlockup during pfn range removalBen Widawsky1-2/+11
2020-06-26mm: remove vmalloc_execChristoph Hellwig4-39/+3
2020-06-26arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig1-9/+3