| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-07-04 | Merge branch 'merge/randstruct' into for-next/gcc-plugins |  Kees Cook | 1 | -0/+2 |
| 2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+0 |
| 2017-07-03 | kill {__,}{get,put}_user_unaligned() |  Al Viro | 1 | -7/+0 |
| 2017-07-03 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail |  Al Viro | 1 | -3/+22 |
| 2017-07-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+19 |
| 2017-06-30 | randstruct: opt-out externally exposed function pointer structs |  Kees Cook | 1 | -1/+1 |
| 2017-06-30 | ARM: Prepare for randomized task_struct |  Arnd Bergmann | 1 | -0/+2 |
| 2017-06-30 | ARM: NOMMU: Introduce dma operations for noMMU |  Vladimir Murzin | 1 | -1/+1 |
| 2017-06-28 | ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge() |  Lorenzo Pieralisi | 1 | -1/+2 |
| 2017-06-28 | arm: remove arch specific dma_supported implementation |  Christoph Hellwig | 2 | -3/+2 |
| 2017-06-28 | arm: implement ->mapping_error |  Christoph Hellwig | 2 | -1/+2 |
| 2017-06-27 | ARM: 8684/1: NOMMU: Remove unused KTHREAD_SIZE definition |  Jérémy Lefaure | 1 | -6/+0 |
| 2017-06-22 | arm/arm64: KVM: add guest SEA support |  Tyler Baicar | 2 | -0/+15 |
| 2017-06-21 | Merge branch 'timers/urgent' into timers/core |  Thomas Gleixner | 2 | -1/+3 |
| 2017-06-18 | ARM: 8679/1: bitops: Align prototypes to generic API |  Marc Gonzalez | 1 | -4/+4 |
| 2017-06-18 | ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS |  Abel Vesa | 1 | -0/+4 |
| 2017-06-15 | Merge branch 'kvmarm-master/master' into HEAD |  Marc Zyngier | 1 | -1/+2 |
| 2017-06-09 | Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -1/+2 |
| 2017-06-08 | xen: avoid type warning in xchg_xen_ulong |  Arnd Bergmann | 1 | -1/+1 |
| 2017-06-08 | KVM: arm: Handle VCPU device attributes in guest.c |  Christoffer Dall | 1 | -15/+7 |
| 2017-06-05 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm |  Linus Torvalds | 1 | -0/+1 |
| 2017-06-05 | efi/arm: Enable DMI/SMBIOS |  Ard Biesheuvel | 1 | -0/+19 |
| 2017-06-05 | ARM: 8676/1: NOMMU: provide pgprot_device() macro |  Vladimir Murzin | 1 | -0/+1 |
| 2017-06-04 | KVM: arm/arm64: use vcpu requests for irq injection |  Andrew Jones | 1 | -0/+1 |
| 2017-06-04 | KVM: arm/arm64: change exit request to sleep request |  Andrew Jones | 1 | -1/+1 |
| 2017-06-04 | KVM: improve arch vcpu request defining |  Andrew Jones | 1 | -1/+2 |
| 2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> |  Christoph Hellwig | 1 | -1/+0 |
| 2017-05-30 | ARM: dma-mapping: Don't tear down third-party mappings |  Laurent Pinchart | 1 | -1/+2 |
| 2017-05-23 | KVM: arm/arm64: Simplify active_change_prepare and plug race |  Christoffer Dall | 1 | -2/+0 |
| 2017-05-15 | kill strlen_user() |  Al Viro | 1 | -1/+0 |
| 2017-05-15 | KVM: arm: plug potential guest hardware debug leakage |  Zhichao Huang | 1 | -1/+2 |
| 2017-05-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 1 | -59/+0 |
| 2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 2 | -2/+11 |
| 2017-05-08 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 2 | -20/+32 |
| 2017-05-08 | treewide: decouple cacheflush.h and set_memory.h |  Laura Abbott | 1 | -1/+0 |
| 2017-05-08 | treewide: move set_memory_* functions away from cacheflush.h |  Laura Abbott | 2 | -20/+33 |
| 2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 5 | -15/+20 |
| 2017-05-08 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm |  Linus Torvalds | 3 | -3/+46 |
| 2017-05-02 | xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." |  Stefano Stabellini | 2 | -11/+4 |
| 2017-05-01 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+13 |
| 2017-04-28 | Merge branch 'pci/resource-mmap' into next |  Bjorn Helgaas | 1 | -2/+1 |
| 2017-04-27 | Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 5 | -13/+19 |
| 2017-04-27 | KVM: mark requests that need synchronization |  Paolo Bonzini | 1 | -1/+1 |
| 2017-04-27 | KVM: mark requests that do not need a wakeup |  Radim Krčmář | 1 | -1/+1 |
| 2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ... |  Al Viro | 5 | -72/+19 |
| 2017-04-26 | Merge branches 'fixes' and 'misc' into for-next |  Russell King | 3 | -3/+46 |
| 2017-04-24 | ARM: Implement pci_remap_cfgspace() interface |  Lorenzo Pieralisi | 1 | -0/+10 |
| 2017-04-20 | ARM/PCI: Use generic pci_mmap_resource_range() |  David Woodhouse | 1 | -0/+1 |
| 2017-04-20 | ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap |  Jon Medhurst | 1 | -1/+1 |
| 2017-04-19 | Merge tag 'arm-to-clk-icst' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/drivers |  Olof Johansson | 1 | -59/+0 |