aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/overlay-notes.rst (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-21ext4: add fast commit stats in procfsHarshad Shirwadkar3-1/+37
2020-10-21ext4: add a mount opt to forcefully turn fast commits onHarshad Shirwadkar1-1/+5
2020-10-21ext4: fast commit recovery pathHarshad Shirwadkar14-131/+1821
2020-10-21jbd2: fast commit recovery pathHarshad Shirwadkar3-4/+88
2020-10-21ext4: main fast-commit commit pathHarshad Shirwadkar13-29/+1707
2020-10-21jbd2: add fast commit machineryHarshad Shirwadkar4-1/+268
2020-10-21ext4 / jbd2: add fast commit initializationHarshad Shirwadkar7-6/+122
2020-10-21ext4: add fast_commit feature and handling for extended mount optionsHarshad Shirwadkar3-6/+30
2020-10-21doc: update ext4 and journalling docs to include fast commit featureHarshad Shirwadkar2-0/+99
2020-10-22exfat: remove useless check in exfat_move_file()Tetsuhiro Kohada1-5/+0
2020-10-22exfat: remove 'rwoffset' in exfat_inode_infoTetsuhiro Kohada5-20/+9
2020-10-22exfat: replace memcpy with structure assignmentTetsuhiro Kohada3-14/+10
2020-10-22exfat: remove useless directory scan in exfat_add_entry()Tetsuhiro Kohada1-10/+1
2020-10-22exfat: eliminate dead code in exfat_find()Tetsuhiro Kohada2-74/+47
2020-10-22exfat: use i_blocksize() to get blocksizeXianting Tian1-1/+1
2020-10-22exfat: fix misspellings using codespell toolNamjae Jeon3-3/+3
2020-10-21PCI: vmd: Update VMD PM to correctly use generic PCI PMJon Derrick1-2/+0
2020-10-21NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo8-8/+219
2020-10-20PCI: vmd: Create IRQ allocation helperJon Derrick1-41/+53
2020-10-20PCI: vmd: Create IRQ Domain configuration helperJon Derrick1-17/+35
2020-10-20PCI: vmd: Create bus offset configuration helperJon Derrick1-21/+32
2020-10-20PCI: vmd: Create physical offset helperJon Derrick1-43/+62
2020-10-20SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw1-10/+17
2020-10-20sunrpc: raise kernel RPC channel buffer sizeRoberto Bergantinos Corpas1-1/+1
2020-10-20PCI: v3-semi: Remove unneeded breakTom Rix1-1/+0
2020-10-20PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()Hou Zhiqiang1-0/+11
2020-10-20xen/events: block rogue events for some timeJuergen Gross2-6/+24
2020-10-20xen/events: defer eoi in case of excessive number of eventsJuergen Gross5-32/+216
2020-10-20xen/events: use a common cpu hotplug hook for event channelsJuergen Gross3-21/+47
2020-10-20xen/events: switch user event channels to lateeoi modelJuergen Gross1-4/+3
2020-10-20xen/pciback: use lateeoi irq bindingJuergen Gross4-19/+56
2020-10-20xen/pvcallsback: use lateeoi irq bindingJuergen Gross1-30/+46
2020-10-20xen/scsiback: use lateeoi irq bindingJuergen Gross1-10/+13
2020-10-20xen/netback: use lateeoi irq bindingJuergen Gross4-14/+86
2020-10-20xen/blkback: use lateeoi irq bindingJuergen Gross2-8/+19
2020-10-20xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2-17/+155
2020-10-20xen/events: fix race in evtchn_fifo_unmask()Juergen Gross1-4/+9
2020-10-20xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross1-0/+2
2020-10-20xen/events: avoid removing an event channel while handling itJuergen Gross1-5/+36
2020-10-19rtc: r9701: set rangeAlexandre Belloni1-5/+3
2020-10-19rtc: r9701: convert to devm_rtc_allocate_deviceAlexandre Belloni1-3/+3
2020-10-19rtc: r9701: stop setting RWKCNTAlexandre Belloni1-1/+0
2020-10-19rtc: r9701: remove useless memsetAlexandre Belloni1-2/+0
2020-10-19rtc: r9701: stop setting a default timeAlexandre Belloni1-22/+0
2020-10-19rtc: r9701: remove leftover commentAlexandre Belloni1-4/+0
2020-10-19rtc: rv3032: Add a driver for Microcrystal RV-3032Alexandre Belloni3-0/+936