- 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
- 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
- 60187bd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
- ce184a0 ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[] by Dave Martin · 7 years ago
- 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0d70262 ARM: kexec: fix failure to boot crash kernel by Russell King · 7 years ago
- 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 7 years ago
- e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- ead9fba ARM: KVM: move asmlinkage before type by Joe Perches · 7 years ago
- 6a9af90 arm: move ELF_ET_DYN_BASE to 4MB by Kees Cook · 7 years ago
- ae88491 ARM: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
- f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 09b56d5a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
- 58f051f Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 6e6c5b9 Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 59005b0 Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- 98becb7 Merge branches 'fixes' and 'misc' into for-linus by Russell King · 7 years ago
- d1185a8 Merge branch 'merge/randstruct' into for-next/gcc-plugins by Kees Cook · 7 years ago
- 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
- 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 8 years ago
- 162b246 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8acdf50 randstruct: opt-out externally exposed function pointer structs by Kees Cook · 8 years ago
- ffa47aa ARM: Prepare for randomized task_struct by Arnd Bergmann · 7 years ago
- 1c51c42 ARM: NOMMU: Introduce dma operations for noMMU by Vladimir Murzin · 8 years ago
- 97ad2bd ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 7 years ago
- 418a7a7 arm: remove arch specific dma_supported implementation by Christoph Hellwig · 8 years ago
- 9eef8b8 arm: implement ->mapping_error by Christoph Hellwig · 8 years ago
- cd83935 ARM: 8684/1: NOMMU: Remove unused KTHREAD_SIZE definition by Jérémy Lefaure · 8 years ago
- 621f48e arm/arm64: KVM: add guest SEA support by Tyler Baicar · 8 years ago
- ae3f415 kbuild: replace genhdr-y with generated-y by Masahiro Yamada · 8 years ago
- f0cd9ae Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 8 years ago
- 2d618fe ARM: 8679/1: bitops: Align prototypes to generic API by Marc Gonzalez · 8 years ago
- 620176f ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS by Abel Vesa · 8 years ago
- 6f2f10c Merge branch 'kvmarm-master/master' into HEAD by Marc Zyngier · 8 years ago
- 179145e Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 9cc91f2 xen: avoid type warning in xchg_xen_ulong by Arnd Bergmann · 8 years ago
- 99a1db7 KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace by Christoffer Dall · 8 years ago
- 2227e43 KVM: arm: Handle VCPU device attributes in guest.c by Christoffer Dall · 8 years ago
- 112eb07 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
- bb817be efi/arm: Enable DMI/SMBIOS by Ard Biesheuvel · 8 years ago
- 7ef4783 ARM: 8676/1: NOMMU: provide pgprot_device() macro by Vladimir Murzin · 8 years ago
- 325f9c6 KVM: arm/arm64: use vcpu requests for irq injection by Andrew Jones · 8 years ago
- 7b244e2 KVM: arm/arm64: change exit request to sleep request by Andrew Jones · 8 years ago
- 2387149 KVM: improve arch vcpu request defining by Andrew Jones · 8 years ago
- 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
- a93a121 ARM: dma-mapping: Don't tear down third-party mappings by Laurent Pinchart · 8 years ago
- abd7229 KVM: arm/arm64: Simplify active_change_prepare and plug race by Christoffer Dall · 8 years ago
- 8298525 kill strlen_user() by Al Viro · 8 years ago
- 661e6b0 KVM: arm: plug potential guest hardware debug leakage by Zhichao Huang · 8 years ago
- 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- 5ccd414 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
- 0160e00 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 8d648aa Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 36c344f Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
- 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
- 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 9c6ee01 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
- 2807712 KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES by Eric Auger · 8 years ago
- 3b65808 KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES by Eric Auger · 8 years ago
- 876ae23 KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group by Eric Auger · 8 years ago
- e058632 xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." by Stefano Stabellini · 8 years ago
- 3711c94 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 889e4dd Merge branch 'pci/resource-mmap' into next by Bjorn Helgaas · 8 years ago
- c24a7be Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
- 7a97cec KVM: mark requests that need synchronization by Paolo Bonzini · 8 years ago
- 930f7fd KVM: mark requests that do not need a wakeup by Radim Krčmář · 8 years ago
- eea86b6 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', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- c92a90a Merge branches 'fixes' and 'misc' into for-next by Russell King · 8 years ago
- b9cdbe6 ARM: Implement pci_remap_cfgspace() interface by Lorenzo Pieralisi · 8 years ago
- 00d2904 ARM/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
- b089c31 ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap by Jon Medhurst · 8 years ago
- 7b02065 Merge tag 'arm-to-clk-icst' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/drivers by Olof Johansson · 8 years ago
- 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
- 3fe17e6 KVM: arm/arm64: Add ARM user space interrupt signaling ABI by Alexander Graf · 8 years ago
- ecb5d61 ARM: hyp-stub/KVM: Kill __hyp_get_vectors by Marc Zyngier · 8 years ago
- 9e9ebd0 arm/arm64: KVM: Remove kvm_get_idmap_start by Marc Zyngier · 8 years ago
- 0fb2659 arm/arm64: KVM: Use __hyp_reset_vectors() directly by Marc Zyngier · 8 years ago
- 386627d ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet by Marc Zyngier · 8 years ago
- a92ce8f ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors by Marc Zyngier · 8 years ago
- bc845e4 ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code by Marc Zyngier · 8 years ago
- 7d1bf4e ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall by Marc Zyngier · 8 years ago
- 4c70cf0 ARM: hyp-stub: Define a return value for failed stub calls by Marc Zyngier · 8 years ago
- 467f97b ARM: KVM: Convert KVM to use HVC_GET_VECTORS by Marc Zyngier · 8 years ago
- 9da5ac2 ARM: soft-reboot into same mode that we entered the kernel by Russell King · 8 years ago
- 328e566 KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put by Christoffer Dall · 9 years ago
- 4b4357e kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public by Paolo Bonzini · 8 years ago
- ba3fae0 ARM/clk: move the ICST library to drivers/clk by Linus Walleij · 8 years ago
- 138728dd efi/arm-stub: Correct FDT and initrd allocation rules for arm64 by Ard Biesheuvel · 8 years ago
- bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago