Age | Commit message (Expand) | Author |
2019-07-30 | PCI: Make pci_set_of_node(), etc private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_enable_ptm() private | Kelsey Skunberg |
2019-07-30 | PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_ats_init() private | Kelsey Skunberg |
2019-07-30 | PCI: Make pcie_update_link_speed() private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_bus_get(), pci_bus_put() private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_hotplug_io_size, mem_size, and bus_size private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private | Kelsey Skunberg |
2019-07-30 | PCI: Make PCI_PM_* delay times private | Kelsey Skunberg |
2019-07-23 | PCI: Unexport pci_bus_sem | Kelsey Skunberg |
2019-07-23 | PCI: Unexport pci_bus_get() and pci_bus_put() | Kelsey Skunberg |
2019-07-23 | PCI: Remove pci_block_cfg_access() et al (unused) | Kelsey Skunberg |
2019-07-21 | Linus 5.3-rc1v5.3-rc1 | Linus Torvalds |
2019-07-21 | Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-21 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-07-21 | Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-07-21 | iommu/amd: fix a crash in iova_magazine_free_pfns | Qian Cai |
2019-07-21 | hexagon: switch to generic version of pte allocation | Mike Rapoport |
2019-07-21 | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb | Linus Torvalds |
2019-07-20 | typo fix: it's d_make_root, not d_make_inode... | Al Viro |
2019-07-20 | dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples | Rob Herring |
2019-07-20 | dt-bindings: iio: ad7124: Fix dtc warnings in example | Rob Herring |
2019-07-20 | dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example | Rob Herring |
2019-07-20 | dt-bindings: pinctrl: aspeed: Fix AST2500 example errors | Rob Herring |
2019-07-20 | dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors | Rob Herring |
2019-07-20 | dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes | Rob Herring |
2019-07-20 | dt-bindings: Ensure child nodes are of type 'object' | Rob Herring |
2019-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2019-07-20 | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-20 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-07-20 | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-20 | x86/entry/64: Prevent clobbering of saved CR2 value | Thomas Gleixner |
2019-07-20 | smp: Warn on function calls from softirq context | Peter Zijlstra |
2019-07-20 | KVM: x86: Add fixed counters to PMU filter | Eric Hankland |
2019-07-20 | KVM: nVMX: do not use dangling shadow VMCS after guest reset | Paolo Bonzini |
2019-07-20 | KVM: VMX: dump VMCS on failed entry | Paolo Bonzini |
2019-07-20 | KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed | Like Xu |
2019-07-20 | KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup | Wanpeng Li |
2019-07-20 | KVM: Boost vCPUs that are delivering interrupts | Wanpeng Li |
2019-07-20 | KVM: selftests: Remove superfluous define from vmx.c | Thomas Huth |
2019-07-20 | KVM: SVM: Fix detection of AMD Errata 1096 | Liran Alon |