1. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. 0719392 ARM: kexec: fix kexec for Keystone 2 by Russell King · 8 years ago
  3. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  4. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  5. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  6. b5f00d1 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  7. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  8. 5f5a00e Merge branches 'cpuidle', 'fixes' and 'misc' into for-linus by Russell King · 8 years ago
  9. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  10. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  11. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  12. 397b080 arm: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  13. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. b46f01c KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities by Andre Przywara · 8 years ago
  15. e6978e4 ARM: save and reset the address limit when entering an exception by Russell King · 8 years ago
  16. 4b5ae01 arm/xen: add support for vm_assist hypercall by Juergen Gross · 8 years ago
  17. be1aaf4 ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services by Shannon Zhao · 8 years ago
  18. 6c41a41 arm/arm64: Get rid of KERN_TO_HYP by Marc Zyngier · 8 years ago
  19. f7bec68 arm/arm64: KVM: Prune unused #defines by Marc Zyngier · 8 years ago
  20. e537ecd arm: KVM: Allow hyp teardown by Marc Zyngier · 8 years ago
  21. cd602a3 arm: KVM: Simplify HYP init by Marc Zyngier · 8 years ago
  22. 26781f9c arm/arm64: KVM: Kill free_boot_hyp_pgd by Marc Zyngier · 8 years ago
  23. 12fda81 arm/arm64: KVM: Drop boot_pgd by Marc Zyngier · 8 years ago
  24. 1df3e23 arm/arm64: KVM: Export __hyp_text_start/end symbols by Marc Zyngier · 8 years ago
  25. 3f0f883 arm/arm64: KVM: Remove hyp_kern_va helper by Marc Zyngier · 8 years ago
  26. dd665be ARM: 8584/1: floppy: avoid gcc-6 warning by Arnd Bergmann · 8 years ago
  27. 520319d ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERS by Masahiro Yamada · 8 years ago
  28. 0996353 arm/arm64: KVM: Make default HYP mappings non-excutable by Marc Zyngier · 8 years ago
  29. 5900270 arm/arm64: KVM: Map the HYP text as read-only by Marc Zyngier · 8 years ago
  30. 74a6b88 arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section by Marc Zyngier · 8 years ago
  31. c8dddec arm/arm64: KVM: Add a protection parameter to create_hyp_mappings by Marc Zyngier · 8 years ago
  32. 80e7559 efi: Convert efi_call_virt() to efi_call_virt_pointer() by Alex Thorlton · 8 years ago
  33. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  34. 215e362 ARM: 8306/1: loop_udelay: remove bogomips value limitation by Nicolas Pitre · 9 years ago
  35. 9f73bd8 ARM: uaccess: remove put_user() code duplication by Russell King · 8 years ago
  36. 9f85eae ARM: 8580/1: Remove orphaned __addr_ok() definition by Robin Murphy · 8 years ago
  37. 5fa9da5 ARM: get rid of horrible *(unsigned int *)(regs + 1) by Russell King · 8 years ago
  38. e6a9dc6 ARM: introduce svc_pt_regs structure by Russell King · 8 years ago
  39. 5745eef ARM: rename S_FRAME_SIZE to PT_REGS_SIZE by Russell King · 8 years ago
  40. 1fa0510 ARM: Make PCI I/O space optional by Bjorn Helgaas · 8 years ago
  41. 79a3bd8 ARM: io: fix comment grammar by Andrew F. Davis · 8 years ago
  42. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  43. 6da068c locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 8 years ago
  44. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  45. 56530f5 ARM: 8579/1: mm: Fix definition of pmd_mknotpresent by Steve Capper · 8 years ago
  46. 6245318 ARM: 8578/1: mm: ensure pmd_present only checks the valid bit by Will Deacon · 8 years ago
  47. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  48. 44bcc92 Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 8 years ago
  49. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  50. 35a2d58 KVM: arm/arm64: vgic-new: Synchronize changes to active state by Christoffer Dall · 8 years ago
  51. b13216c KVM: arm/arm64: Provide functionality to pause and resume a guest by Christoffer Dall · 8 years ago
  52. d5a5a0e KVM: arm/arm64: Export mmio_read/write_bus by Christoffer Dall · 8 years ago
  53. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  54. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  55. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  56. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  57. 5632a9f Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-linus by Russell King · 8 years ago
  58. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  59. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  60. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 49817c3 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. acc53b4 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  63. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 8 years ago
  64. ef0491e ARM: Hide finish_arch_post_lock_switch() from modules by Steven Rostedt · 8 years ago
  65. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 8 years ago
  66. bdb4094 Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  67. 0648505 kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables by Catalin Marinas · 8 years ago
  68. 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 8 years ago
  69. ec953b7 ARM: 8573/1: domain: move {set,get}_domain under config guard by Vladimir Murzin · 8 years ago
  70. 64b7aad Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 8 years ago
  71. 07a7056 ARM: provide arm_has_idmap_alias() helper by Russell King · 8 years ago
  72. 981b671 ARM: provide improved virt_to_idmap() functionality by Russell King · 8 years ago
  73. 67f6919 arm64: kvm: allows kvm cpu hotplug by AKASHI Takahiro · 8 years ago
  74. 207a90e arm/efi: Enable runtime call flag checking by Mark Rutland · 8 years ago
  75. 819fc12 arm/efi: Move to generic {__,}efi_call_virt() by Mark Rutland · 8 years ago
  76. 9822504 efifb: Enable the efi-framebuffer platform driver for ARM and arm64 by Ard Biesheuvel · 8 years ago
  77. 801820b efi/arm/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 8 years ago
  78. fc37206 efi/libstub: Move Graphics Output Protocol handling to generic code by Ard Biesheuvel · 8 years ago
  79. 9fc68b7 ARM/efi: Apply strict permissions for UEFI Runtime Services regions by Ard Biesheuvel · 8 years ago
  80. 88f10e3 sched/core, ARM: Include linux/preempt.h from asm/mmu_context.h by Andy Lutomirski · 8 years ago
  81. b5ebbcd Merge branch 'cpuidle/4.7' of http://git.linaro.org/people/daniel.lezcano/linux into tmp by Rafael J. Wysocki · 8 years ago
  82. 9163ee23 kvm-arm: Cleanup stage2 pgd handling by Suzuki K Poulose · 8 years ago
  83. 8684e70 kvm-arm: Cleanup kvm_* wrappers by Suzuki K Poulose · 8 years ago
  84. b1d030a kvm-arm: arm: Introduce hyp page table empty checks by Suzuki K Poulose · 8 years ago
  85. b1ae9a3 kvm-arm: arm32: Introduce stage2 page table helpers by Suzuki K Poulose · 8 years ago
  86. 120f077 kvm arm: Move fake PGD handling to arch specific files by Suzuki K Poulose · 8 years ago
  87. e31db4c Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into devel-stable by Russell King · 8 years ago
  88. 33475a8 ARM: cpuidle: add const qualifier to cpuidle_ops member in structures by Jisheng Zhang · 8 years ago
  89. ac36a88 ARM: 8564/1: fix cpu feature extracting helper by Vladimir Murzin · 8 years ago
  90. b67dd2e ARM: 8548/1: dma-mapping: remove arm_dma_set_mask() by Alexandre Courbot · 8 years ago
  91. f2335a2 ARM: wire up preadv2 and pwritev2 syscalls by Russell King · 8 years ago
  92. 9ab9e4f ARM: memremap: implement arch_memremap_wb() by Ard Biesheuvel · 8 years ago
  93. 20c5ea4 ARM: reintroduce ioremap_cached() for creating cached I/O mappings by Ard Biesheuvel · 8 years ago
  94. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  95. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  96. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  97. 59aa56b xen: audit usages of module.h ; remove unnecessary instances by Paul Gortmaker · 8 years ago
  98. e88fa1b Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  99. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  100. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago