Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | dt-bindings: clock: Add r8a779a0 CPG Core Clock Definitions | Yoshihiro Shimoda | 2020-09-10 | 1 | -0/+55 | |
| * | | | | | | | | | dt-bindings: power: Add r8a779a0 SYSC power domain definitions | Yoshihiro Shimoda | 2020-09-10 | 1 | -0/+59 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-10-22 | 6 | -20/+56 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 2020-10-21 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PCI: Allow root and child buses to have different pci_ops | Rob Herring | 2020-09-07 | 1 | -0/+1 | |
| | * | | | | | | | | | PCI: designware-ep: Fix the Header Type check | Hou Zhiqiang | 2020-09-07 | 1 | -0/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'remotes/lorenzo/pci/pci-iomap' | Bjorn Helgaas | 2020-10-21 | 1 | -12/+27 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation | Lorenzo Pieralisi | 2020-10-05 | 1 | -12/+27 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'remotes/lorenzo/pci/apei' | Bjorn Helgaas | 2020-10-21 | 1 | -0/+18 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records | Shiju Jose | 2020-09-16 | 1 | -0/+18 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'pci/misc' | Bjorn Helgaas | 2020-10-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PCI: endpoint: Use "NULL" instead of "0" as a NULL pointer | Gustavo Pimentel | 2020-09-17 | 1 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'pci/pm' | Bjorn Helgaas | 2020-10-21 | 2 | -6/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PCI/PM: Rename pci_dev.d3_delay to d3hot_delay | Krzysztof WilczyĆski | 2020-09-29 | 2 | -2/+2 | |
| | * | | | | | | | | | PCI/PM: Remove unused pcibios_pm_ops | Vaibhav Gupta | 2020-09-29 | 1 | -4/+0 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'pci/enumeration' | Bjorn Helgaas | 2020-10-21 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PCI/ACPI: Add Ampere Altra SOC MCFG quirk | Tuan Phan | 2020-09-17 | 1 | -0/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | PCI/ASPM: Remove struct pcie_link_state.l1ss | Saheed O. Bolarinwa | 2020-10-16 | 1 | -0/+1 | |
| * | | | | | | | | | PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr | Saheed O. Bolarinwa | 2020-10-16 | 1 | -0/+1 | |
| * | | | | | | | | | PCI/ASPM: Remove struct aspm_register_info.support | Saheed O. Bolarinwa | 2020-10-16 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2020-10-22 | 2 | -8/+344 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ext4: fast commit recovery path | Harshad Shirwadkar | 2020-10-21 | 1 | -4/+52 | |
| * | | | | | | | | | jbd2: fast commit recovery path | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+20 | |
| * | | | | | | | | | ext4: main fast-commit commit path | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+172 | |
| * | | | | | | | | | jbd2: add fast commit machinery | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+27 | |
| * | | | | | | | | | ext4 / jbd2: add fast commit initialization | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+39 | |
| * | | | | | | | | | ext4: add fast_commit feature and handling for extended mount options | Harshad Shirwadkar | 2020-10-21 | 1 | -1/+4 | |
| * | | | | | | | | | jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data... | Mauricio Faria de Oliveira | 2020-10-18 | 1 | -1/+24 | |
| * | | | | | | | | | jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers() | Mauricio Faria de Oliveira | 2020-10-18 | 1 | -0/+4 | |
| * | | | | | | | | | jbd2: fix the comment of struct jbd2_journal_handle | Hui Su | 2020-10-18 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-10-22 | 4 | -3/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 2020-09-08 | 1 | -0/+18 | |
| * | | | | | | | | | | fs: don't allow splice read/write without explicit ops | Christoph Hellwig | 2020-09-08 | 1 | -2/+0 | |
| * | | | | | | | | | | sysctl: Convert to iter interfaces | Matthew Wilcox (Oracle) | 2020-09-08 | 1 | -1/+1 | |
| * | | | | | | | | | | proc: add a read_iter method to proc proc_ops | Christoph Hellwig | 2020-09-03 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2020-10-22 | 3 | -0/+71 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy | Dai Ngo | 2020-10-21 | 1 | -0/+67 | |
| * | | | | | | | | | | NFSACL: Replace PROC() macro with open code | Chuck Lever | 2020-10-02 | 1 | -0/+2 | |
| * | | | | | | | | | | SUNRPC/NFSD: Implement xdr_reserve_space_vec() | Anna Schumaker | 2020-09-25 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2020-10-21 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rtc: mt6397: Remove unused member dev | Fei Shao | 2020-10-15 | 1 | -1/+0 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-10-21 | 2 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | i2c: Switch to using the new API kobj_to_dev() | Tian Tao | 2020-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | i2c: smbus: add core function handling SMBus host-notify | Alain Volmat | 2020-09-09 | 1 | -0/+12 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2020-10-21 | 5 | -5/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | libceph: fix ENTITY_NAME format suggestion | Ilya Dryomov | 2020-10-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | libceph, rbd, ceph: "blacklist" -> "blocklist" | Ilya Dryomov | 2020-10-12 | 2 | -2/+2 | |
| * | | | | | | | | | | | libceph: multiple workspaces for CRUSH computations | Ilya Dryomov | 2020-10-12 | 2 | -2/+15 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray | Linus Torvalds | 2020-10-20 | 2 | -12/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | radix-tree: fix the comment of radix_tree_next_slot() | Hui Su | 2020-10-13 | 1 | -1/+1 |