Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 2016-05-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | | add down_write_killable_nested() | Al Viro | 2016-05-26 | 1 | -0/+2 | |
* | | | | | | | | | | | | | make IS_ERR_VALUE() complain about non-pointer-sized arguments | Linus Torvalds | 2016-05-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | mm: remove more IS_ERR_VALUE abuses | Linus Torvalds | 2016-05-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | mm: fix section mismatch warning | Linus Torvalds | 2016-05-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-05-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | NVMe: Allow user initiated rescan | Keith Busch | 2016-05-18 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-05-27 | 2 | -0/+94 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/... | Dave Airlie | 2016-05-27 | 1 | -0/+92 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | drm: Add helper for DP++ adaptors | Ville Syrjälä | 2016-05-23 | 1 | -0/+92 | |
| * | | | | | | | | | | | | | | | Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu... | Dave Airlie | 2016-05-25 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | drm/imx: Match imx-ipuv3-crtc components using device node in platform data | Philipp Zabel | 2016-05-23 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2016-05-27 | 1 | -2/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | iommu/iova: introduce per-cpu caching to iova allocation | Omer Peleg | 2016-04-20 | 1 | -2/+21 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-27 | 7 | -19/+279 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | KVM: Create debugfs dir and stat files for each VM | Janosch Frank | 2016-05-25 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | KVM: Unify traced vector format | Jan Kiszka | 2016-05-24 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2016-05-24 | 5 | -16/+269 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: implement mapped IRQ handling | Andre Przywara | 2016-05-20 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: vgic_init: implement map_resources | Eric Auger | 2016-05-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init | Eric Auger | 2016-05-20 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create | Eric Auger | 2016-05-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init | Eric Auger | 2016-05-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr | Eric Auger | 2016-05-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler | Andre Przywara | 2016-05-20 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers | Marc Zyngier | 2016-05-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: Add MMIO handling framework | Marc Zyngier | 2016-05-20 | 1 | -0/+13 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq | Eric Auger | 2016-05-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: Add GICv3 world switch backend | Marc Zyngier | 2016-05-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: Add GICv2 world switch backend | Marc Zyngier | 2016-05-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework | Marc Zyngier | 2016-05-20 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: Implement virtual IRQ injection | Christoffer Dall | 2016-05-20 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic-new: Add data structure definitions | Christoffer Dall | 2016-05-20 | 2 | -0/+206 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h | Andre Przywara | 2016-05-20 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: pmu: abstract access to number of SPIs | Andre Przywara | 2016-05-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: Get rid of vgic_cpu->nr_lr | Christoffer Dall | 2016-05-20 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: Move timer IRQ map to latest possible time | Christoffer Dall | 2016-05-20 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic: Remove irq_phys_map from interface | Andre Przywara | 2016-05-20 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: arch_timer: Remove irq_phys_map | Andre Przywara | 2016-05-20 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map | Christoffer Dall | 2016-05-20 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq() | Andre Przywara | 2016-05-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active() | Andre Przywara | 2016-05-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq() | Andre Przywara | 2016-05-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-05-27 | 1 | -2/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | kbuild: add fine grained build dependencies for exported symbols | Nicolas Pitre | 2016-03-29 | 1 | -1/+12 | |
| * | | | | | | | | | | | | | | | | | | export.h: allow for per-symbol configurable EXPORT_SYMBOL() | Nicolas Pitre | 2016-03-29 | 1 | -2/+20 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-27 | 4 | -19/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | mm: oom_reaper: remove some bloat | Michal Hocko | 2016-05-27 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | mm: slub: remove unused virt_to_obj() | Andrey Ryabinin | 2016-05-27 | 1 | -16/+0 | |
| * | | | | | | | | | | | | | | | | | | seqlock: fix raw_read_seqcount_latch() | Alexey Dobriyan | 2016-05-27 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | |