Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | PCI / PM: Enforce type casting for pci_power_t | Andy Shevchenko | 2016-06-13 | 1 | -1/+1 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | PCI: Allow additional bus numbers for hotplug bridges | Keith Busch | 2016-07-25 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | ARM64: PCI: Add acpi_pci_bus_find_domain_nr() | Tomasz Nowicki | 2016-06-10 | 1 | -0/+6 | |
| * | | | | | | | | PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC | Tomasz Nowicki | 2016-06-10 | 1 | -6/+1 | |
| * | | | | | | | | PCI/ACPI: Add generic MCFG table handling | Tomasz Nowicki | 2016-06-10 | 2 | -1/+3 | |
| * | | | | | | | | PCI: Add pci_unmap_iospace() to unmap I/O resources | Sinan Kaya | 2016-06-10 | 1 | -0/+1 | |
| * | | | | | | | | PCI: Add parent device field to ECAM struct pci_config_window | Jayachandran C | 2016-06-10 | 1 | -2/+2 | |
| * | | | | | | | | PCI: Move ecam.h to linux/include/pci-ecam.h | Jayachandran C | 2016-06-10 | 1 | -0/+67 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-08-02 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd | Brian Norris | 2016-07-15 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mtd: nand: add ESMT manufacturer | Rafał Miłecki | 2016-06-09 | 1 | -0/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | mtd: spi-nor: stop passing around retlen | Michal Suchanek | 2016-06-01 | 1 | -2/+2 | |
| * | | | | | | | mtd: spi-nor: change return value of read/write | Michal Suchanek | 2016-06-01 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-08-02 | 3 | -11/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | vmlinux.lds.h: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-06-20 | 1 | -1/+1 | |
| * | | | | | | | kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansion | Masahiro Yamada | 2016-06-20 | 1 | -6/+18 | |
| * | | | | | | | kconfig.h: use already defined macros for IS_REACHABLE() define | Masahiro Yamada | 2016-06-20 | 1 | -2/+2 | |
| * | | | | | | | export.h: use __is_defined() to check if __KSYM_* is defined | Masahiro Yamada | 2016-06-20 | 1 | -1/+1 | |
| * | | | | | | | kconfig.h: use __is_defined() to check if MODULE is defined | Masahiro Yamada | 2016-06-20 | 1 | -5/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-02 | 8 | -608/+412 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | KVM: PPC: Introduce KVM_CAP_PPC_HTM | Sam Bobroff | 2016-08-01 | 1 | -0/+1 | |
| * | | | | | | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Radim Krčmář | 2016-07-22 | 5 | -555/+350 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KVM: arm64: vgic-its: Add pointer to corresponding kvm_device | Marc Zyngier | 2016-07-18 | 1 | -0/+1 | |
| | * | | | | | | irqchip/gicv3-its: Restore all cacheability attributes | Marc Zyngier | 2016-07-18 | 1 | -8/+40 | |
| | * | | | | | | KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller | Andre Przywara | 2016-07-18 | 1 | -0/+5 | |
| | * | | | | | | KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation | Andre Przywara | 2016-07-18 | 1 | -0/+6 | |
| | * | | | | | | KVM: arm64: vgic-its: Implement basic ITS register handlers | Andre Przywara | 2016-07-18 | 1 | -0/+16 | |
| | * | | | | | | KVM: arm64: vgic-its: Introduce new KVM ITS device | Andre Przywara | 2016-07-18 | 2 | -0/+5 | |
| | * | | | | | | KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO framework | Andre Przywara | 2016-07-18 | 1 | -1/+21 | |
| | * | | | | | | KVM: arm64: vgic: Handle ITS related GICv3 redistributor registers | Andre Przywara | 2016-07-18 | 1 | -0/+13 | |
| | * | | | | | | irqchip/gic-v3: Refactor and add GICv3 definitions | Andre Przywara | 2016-07-18 | 1 | -60/+120 | |
| | * | | | | | | KVM: arm/arm64: vgic: Add refcounting for IRQs | Andre Przywara | 2016-07-18 | 1 | -0/+1 | |
| | * | | | | | | KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call | Andre Przywara | 2016-07-18 | 1 | -0/+2 | |
| | * | | | | | | KVM: Extend struct kvm_msi to hold a 32-bit device ID | Andre Przywara | 2016-07-18 | 1 | -1/+4 | |
| | * | | | | | | KVM: arm/arm64: vgic: Move redistributor kvm_io_devices | Andre Przywara | 2016-07-18 | 1 | -1/+7 | |
| | * | | | | | | KVM: arm/arm64: The GIC is dead, long live the GIC | Marc Zyngier | 2016-07-03 | 2 | -501/+126 | |
| * | | | | | | | KVM: s390: allow user space to handle instr 0x0000 | David Hildenbrand | 2016-07-18 | 1 | -0/+1 | |
| * | | | | | | | KVM: x86: add a flag to disable KVM x2apic broadcast quirk | Radim Krčmář | 2016-07-14 | 1 | -0/+1 | |
| * | | | | | | | KVM: x86: add KVM_CAP_X2APIC_API | Radim Krčmář | 2016-07-14 | 2 | -2/+6 | |
| * | | | | | | | KVM: pass struct kvm to kvm_set_routing_entry | Radim Krčmář | 2016-07-14 | 1 | -1/+2 | |
| * | | | | | | | KVM: remove kvm_guest_enter/exit wrappers | Paolo Bonzini | 2016-07-01 | 1 | -22/+0 | |
| * | | | | | | | context_tracking: move rcu_virt_note_context_switch out of kvm_host.h | Paolo Bonzini | 2016-06-28 | 2 | -25/+38 | |
| |/ / / / / / | ||||||
| * | | | | | | mm/page_ref: introduce page_ref_inc_return | David Hildenbrand | 2016-06-21 | 1 | -0/+9 | |
| * | | | | | | KVM: remove kvm_vcpu_compatible | Paolo Bonzini | 2016-06-16 | 1 | -6/+0 | |
| * | | | | | | KVM: introduce kvm->created_vcpus | Paolo Bonzini | 2016-06-16 | 1 | -0/+8 | |
* | | | | | | | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-08-01 | 38 | -651/+1607 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3 | Christian König | 2016-07-29 | 1 | -0/+9 | |
| * | | | | | | | Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-07-27 | 6 | -133/+583 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm: drm_connector->s/connector_id/index/ for consistency | Daniel Vetter | 2016-07-19 | 1 | -3/+10 | |
| | * | | | | | | | drm/dp-mst: Missing kernel doc | Daniel Vetter | 2016-07-19 | 1 | -24/+116 |