1. 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  2. 57a6566 arm64: cmpxchg_dbl: fix return value type by Lorenzo Pieralisi · 9 years ago
  3. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  4. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  5. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  6. 197a4f4 Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  7. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. f5a8160 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
  11. 5accd17 arm64: Fix compat register mappings by Robin Murphy · 9 years ago
  12. 9730348 arm64: Increase the max granular size by Tirumalesh Chalamarla · 9 years ago
  13. 6e4a0f2 arm64: remove bogus TASK_SIZE_64 check by Ard Biesheuvel · 9 years ago
  14. 59f2413 arm64: cachetype: fix definitions of ICACHEF_* flags by Will Deacon · 9 years ago
  15. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  16. b5905dc arm/arm64: KVM: Improve kvm_exit tracepoint by Christoffer Dall · 9 years ago
  17. 3b92830 KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest by Eric Auger · 9 years ago
  18. 3781528 KVM: arm/arm64: rename pause into power_off by Eric Auger · 9 years ago
  19. d35268d arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block by Christoffer Dall · 9 years ago
  20. 3217f7c KVM: Add kvm_arch_vcpu_{un}blocking callbacks by Christoffer Dall · 9 years ago
  21. 3085bb0 arm64/debug: Make use of the system wide safe value by Suzuki K. Poulose · 9 years ago
  22. 37b01d53 arm64/HWCAP: Use system wide safe values by Suzuki K. Poulose · 9 years ago
  23. da8d02d arm64/capabilities: Make use of system wide safe value by Suzuki K. Poulose · 9 years ago
  24. dbb4e15 arm64: Delay cpu feature capability checks by Suzuki K. Poulose · 9 years ago
  25. ce8b602 arm64: Refactor check_cpu_capabilities by Suzuki K. Poulose · 9 years ago
  26. c1e8656 arm64: Cleanup mixed endian support detection by Suzuki K. Poulose · 9 years ago
  27. b3f1537 arm64: Read system wide CPUID value by Suzuki K. Poulose · 9 years ago
  28. 3086d39 arm64: Consolidate CPU Sanity check to CPU Feature infrastructure by Suzuki K. Poulose · 9 years ago
  29. 3c739b5 arm64: Keep track of CPU feature registers by Suzuki K. Poulose · 9 years ago
  30. ce98a67 arm64: Handle width of a cpuid feature by Suzuki K. Poulose · 9 years ago
  31. cdcf817 arm64: Move mixed endian support detection by Suzuki K. Poulose · 9 years ago
  32. 3a75578 arm64: Delay ELF HWCAP initialisation until all CPUs are up by Suzuki K. Poulose · 9 years ago
  33. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  34. 44eaacf arm64: Add 16K page size support by Suzuki K. Poulose · 9 years ago
  35. 4bf8b96 arm64: Check for selected granule support by Suzuki K. Poulose · 9 years ago
  36. e25781e arm64: Simplify NR_FIX_BTMAPS calculation by Mark Rutland · 9 years ago
  37. 755e70b arm64: Clean config usages for page size by Suzuki K. Poulose · 9 years ago
  38. c265af5 arm64: Calculate size for idmap_pg_dir at compile time by Suzuki K. Poulose · 9 years ago
  39. 686e783 arm64: Introduce helpers for page table levels by Suzuki K. Poulose · 9 years ago
  40. b433dce arm64: Handle section maps for swapper/idmap by Suzuki K. Poulose · 9 years ago
  41. 87d1587 arm64: Move swapper pagetable definitions by Suzuki K. Poulose · 9 years ago
  42. 7db743c arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset by Catalin Marinas · 9 years ago
  43. 876945d arm64: Hook up IOMMU dma_ops by Robin Murphy · 9 years ago
  44. c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
  45. eb93ce2 arm64: compat: wire up new syscalls by Will Deacon · 9 years ago
  46. e50226b Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  47. 52fa192 Revert "arm64: ioremap: add ioremap_cache macro" by Catalin Marinas · 9 years ago
  48. 03875ad arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro by yalin wang · 9 years ago
  49. 1b6d7f8 arm64: ioremap: add ioremap_cache macro by yalin wang · 9 years ago
  50. 8304012 arm64: kasan: fix issues reported by sparse by Will Deacon · 9 years ago
  51. 378102f Merge 4.3-rc5 into tty-next by Greg Kroah-Hartman · 9 years ago
  52. 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
  53. fd2203d arm64: move PGD_SIZE definition to pgalloc.h by Andrey Ryabinin · 9 years ago
  54. c969265 arm64: Fix MINSIGSTKSZ and SIGSTKSZ by Manjeet Pawar · 9 years ago
  55. 305d454 arm64: atomics: implement native {relaxed, acquire, release} atomics by Will Deacon · 9 years ago
  56. 2079184 arm64: use ENDPIPROC() to annotate position independent assembler routines by Ard Biesheuvel · 9 years ago
  57. 72c9712 irqchip/gic-v3: Specialize readq and writeq accesses by Jean-Philippe Brucker · 9 years ago
  58. f6c86a4 irqchip/gic-v3: Change unsigned types for AArch32 compatibility by Jean-Philippe Brucker · 9 years ago
  59. 7936e91 irqchip/gic-v3: Refactor the arm64 specific parts by Jean-Philippe Brucker · 9 years ago
  60. 217d453 arm64: fix a migrating irq bug when hotplug cpu by Yang Yingliang · 9 years ago
  61. 06f90d2 arm64: Default kernel pages should be contiguous by Jeremy Linton · 9 years ago
  62. 93ef666 arm64: Macros to check/set/unset the contiguous bit by Jeremy Linton · 9 years ago
  63. ecf35a2 arm64: PTE/PMD contiguous bit definition by Jeremy Linton · 9 years ago
  64. 2ff4439 arm64: Add contiguous page flag shifts and constants by Jeremy Linton · 9 years ago
  65. 6475b2d arm64: perf: move to shared arm_pmu framework by Mark Rutland · 9 years ago
  66. 120798d arm64: mm: remove dsb from update_mmu_cache by Will Deacon · 9 years ago
  67. 28c6fbc arm64: tlb: remove redundant barrier from __flush_tlb_pgtable by Will Deacon · 9 years ago
  68. c2775b2 arm64: switch_mm: simplify mm and CPU checks by Will Deacon · 9 years ago
  69. 5a7862e arm64: tlbflush: avoid flushing when fullmm == 1 by Will Deacon · 9 years ago
  70. f3e002c arm64: tlbflush: remove redundant ASID casts to (unsigned long) by Will Deacon · 9 years ago
  71. 5aec715 arm64: mm: rewrite ASID allocator and MM context-switching code by Will Deacon · 9 years ago
  72. 8e63d38 arm64: flush: use local TLB and I-cache invalidation by Will Deacon · 9 years ago
  73. c51e97d arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function by Will Deacon · 9 years ago
  74. 127db02 arm64: introduce VA_START macro - the first kernel virtual address. by Andrey Ryabinin · 9 years ago
  75. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  76. 4cad4c5 ARM64: TTY: hvc_dcc: Add support for ARM64 dcc by Abhimanyu Kapur · 9 years ago
  77. 1a541b4 arm64: Fix THP protection change logic by Steve Capper · 9 years ago
  78. bebcb8d Merge branch 'irq/for-arm' into irq/core by Thomas Gleixner · 9 years ago
  79. f26527b irqchip / GIC: Convert the GIC driver to ACPI probing by Marc Zyngier · 9 years ago
  80. 46e589a irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips by Marc Zyngier · 9 years ago
  81. 6d4e11c irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154 by Robert Richter · 9 years ago
  82. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  83. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  84. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  85. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  86. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. efe4d36 Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  88. ef74891 arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' by Ming Lei · 9 years ago
  89. 34c3faa arm64: KVM: Remove all traces of the ThumbEE registers by Will Deacon · 9 years ago
  90. ae80a2f arm64: Remove ununsed set_irq_flags by Rob Herring · 9 years ago
  91. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  92. 5125648 Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  93. bf95004 arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM by Will Deacon · 9 years ago
  94. 62d96c7 arm64: Fix pte_modify() to preserve the hardware dirty information by Catalin Marinas · 9 years ago
  95. b847415 arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled by Catalin Marinas · 9 years ago
  96. 89e44b5 arm64, acpi/apei: Implement arch_apei_get_mem_attributes() by Jonathan (Zhixiong) Zhang · 9 years ago
  97. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  98. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  99. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  100. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago