1. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  2. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  3. af2e7aa arm64/spinlock: Replace ACCESS_ONCE READ_ONCE by Christian Borntraeger · 10 years ago
  4. 36c0a48 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  5. 60d7ef3 Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  7. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  8. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  9. 957db10 arm/arm64: KVM: Introduce stage2_unmap_vm by Christoffer Dall · 10 years ago
  10. cf5d3188 arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot by Christoffer Dall · 10 years ago
  11. f7fa034d arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI by Christoffer Dall · 10 years ago
  12. b856a59 arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu by Christoffer Dall · 10 years ago
  13. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  14. eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  15. 9d05096 Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  16. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  17. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  18. fb59d00 arm64: mm: dump: don't skip final region by Mark Rutland · 10 years ago
  19. 35545f0c arm64: mm: dump: fix shift warning by Mark Rutland · 10 years ago
  20. e5e62d4 arm64: psci: Fix build breakage without PM_SLEEP by Krzysztof Kozlowski · 10 years ago
  21. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  22. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  23. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  24. ed8efd2 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  25. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  26. 6c9e924 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  27. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  28. eb8a653 arm64: remove the unnecessary arm64_swiotlb_init() by Ding Tianhong · 10 years ago
  29. 6b34df9 Merge branch 'clocksource/physical-timers' into next/drivers by Olof Johansson · 10 years ago
  30. 0b46b8a clocksource: arch_timer: Fix code to use physical timers when requested by Sonny Rao · 10 years ago
  31. 70bcc9b arm64: amd-seattle: Fix PCI bus range due to SMMU limitation by Suravee Suthikulpanit · 10 years ago
  32. 5121872 xen/arm/arm64: merge xen/mm32.c into xen/mm.c by Stefano Stabellini · 10 years ago
  33. a0f2dee xen: add a dma_addr_t dev_addr argument to xen_dma_map_page by Stefano Stabellini · 10 years ago
  34. de7ee50 arm64: introduce is_device_dma_coherent by Stefano Stabellini · 10 years ago
  35. 932ded4 arm64: add module support for alternatives fixups by Andre Przywara · 10 years ago
  36. cbbf2e6 arm64: perf: Prevent wraparound during overflow by Daniel Thompson · 10 years ago
  37. af2c632 arm64/include/asm: Fixed a warning about 'struct pt_regs' by Chunyan Zhang · 10 years ago
  38. 06f9eb8 arm64: Provide a namespace to NCAPS by Fabio Estevam · 10 years ago
  39. 51c9fbb arm64: bpf: lift restriction on last instruction by Zi Shen Lim · 10 years ago
  40. e4f88d8 arm64: Implement support for read-mostly sections by Jungseok Lee · 10 years ago
  41. a2d25a5 arm64: compat: align cacheflush syscall with arch/arm by Vladimir Murzin · 10 years ago
  42. 6bc474d arm64: ARM: Fix the Generic Timers interrupt active level description by Liviu Dudau · 10 years ago
  43. 4190436 arm64: amd-seattle: Adding device tree for AMD Seattle platform by Suravee Suthikulpanit · 10 years ago
  44. a1ae65b arm64: add seccomp support by AKASHI Takahiro · 10 years ago
  45. cc5e909 arm64: add SIGSYS siginfo for compat task by AKASHI Takahiro · 10 years ago
  46. e185fab arm64: add seccomp syscall for compat task by AKASHI Takahiro · 10 years ago
  47. 1014c81 arm64: ptrace: allow tracer to skip a system call by AKASHI Takahiro · 10 years ago
  48. 766a85d arm64: ptrace: add NT_ARM_SYSTEM_CALL regset by AKASHI Takahiro · 10 years ago
  49. 034edab arm64: Move some head.text functions to executable section by Laura Abbott · 10 years ago
  50. 6ddae41 arm64: jump labels: NOP out NOP -> NOP replacement by Mark Rutland · 10 years ago
  51. c9465b4 arm64: add support to dump the kernel page tables by Laura Abbott · 10 years ago
  52. 853a33c irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell by Suravee Suthikulpanit · 10 years ago
  53. 1981272 irqchip: GICv3: ITS: enable compilation of the ITS driver by Marc Zyngier · 10 years ago
  54. be091d4 arm64: PCI/MSI: Use asm-generic/msi.h by Marc Zyngier · 10 years ago
  55. db7dedd arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI by Christoffer Dall · 10 years ago
  56. dab78b6 arm64: Add FIX_HOLE to permanent fixed addresses by Laura Abbott · 10 years ago
  57. d075f4a amba: Add Kconfig file by Thierry Reding · 10 years ago
  58. c9453a3 arm64: alternatives: fix pr_fmt string for consistency by Will Deacon · 10 years ago
  59. 07c802b arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time by Will Deacon · 10 years ago
  60. af86e59 arm64: Factor out fixmap initialization from ioremap by Laura Abbott · 10 years ago
  61. c3684fb arm64: Move cpu_resume into the text section by Laura Abbott · 10 years ago
  62. ac2dec5 arm64: Switch to adrp for loading the stub vectors by Laura Abbott · 10 years ago
  63. fcff588 arm64: Treat handle_arch_irq as a function pointer by Laura Abbott · 10 years ago
  64. 3eebdbe arm64: sanity checks: add ID_AA64DFR{0,1}_EL1 by Mark Rutland · 10 years ago
  65. efdf421 arm64: sanity checks: add missing newline to print by Mark Rutland · 10 years ago
  66. 9760270 arm64: sanity checks: ignore ID_MMFR0.AuxReg by Mark Rutland · 10 years ago
  67. 1cefdae arm64: topology: Fix handling of multi-level cluster MPIDR-based detection by Mark Brown · 10 years ago
  68. c0a01b8 arm64: protect alternatives workarounds with Kconfig options by Andre Przywara · 10 years ago
  69. 5afaa1f arm64: add Cortex-A57 erratum 832075 workaround by Andre Przywara · 10 years ago
  70. 301bcfa arm64: add Cortex-A53 cache errata workaround by Andre Przywara · 10 years ago
  71. 840f4bf arm, arm64: KVM: allow forced dcache flush on page faults by Laszlo Ersek · 10 years ago
  72. e116a37 arm64: detect silicon revisions and set cap bits accordingly by Andre Przywara · 10 years ago
  73. e039ee4 arm64: add alternative runtime patching by Andre Przywara · 10 years ago
  74. 930da09 arm64: add cpu_capabilities bitmap by Andre Przywara · 10 years ago
  75. 9096339 arm64: fix return code check when changing emulation handler by Will Deacon · 10 years ago
  76. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  77. cceb9bd Merge branch 'master' into for-3.19 by Tejun Heo · 10 years ago
  78. 7f73f7a arm64: mm: report unhandled level-0 translation faults correctly by Will Deacon · 10 years ago
  79. 71f867e arm64: Add Juno board device tree. by Liviu Dudau · 10 years ago
  80. 1b907f4 arm64: kconfig: move emulation option under kernel features by Will Deacon · 10 years ago
  81. e9d4ac6 arm64: Create link to include/dt-bindings to enable C preprocessor use. by Liviu Dudau · 10 years ago
  82. 8c123c9 Merge branch 'cleanup/dts-subdirs' into next/arm64 by Arnd Bergmann · 10 years ago
  83. d784e29 arm64: Trace emulation of AArch32 legacy instructions by Punit Agrawal · 10 years ago
  84. c852f32 arm64: Emulate CP15 Barrier instructions by Punit Agrawal · 10 years ago
  85. bd35a4a arm64: Port SWP/SWPB emulation support from arm by Punit Agrawal · 10 years ago
  86. 587064b arm64: Add framework for legacy instruction emulation by Punit Agrawal · 10 years ago
  87. 0be0e44 arm64: Add AArch32 instruction set condition code checks by Punit Agrawal · 10 years ago
  88. 9b79f52 arm64: Add support for hooks to handle undefined instructions by Punit Agrawal · 10 years ago
  89. f6f203f crypto: crc32 - Add ARM64 CRC32 hw accelerated module by Yazen Ghannam · 10 years ago
  90. f97fc81 arm64: percpu: Implement this_cpu operations by Steve Capper · 10 years ago
  91. 15670ef arm64: pgalloc: consistently use PGALLOC_GFP by Mark Rutland · 10 years ago
  92. cb61f67 ARM64: use GENERIC_PCI_IOMAP by Arnd Bergmann · 10 years ago
  93. d6c763a arm64/mm: Remove hack in mmap randomize layout by Yann Droneaud · 10 years ago
  94. 7d57511 arm64: Add COMPAT_HWCAP_LPAE by Catalin Marinas · 10 years ago
  95. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  96. 0861fd1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  97. 63648dd arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs by Will Deacon · 10 years ago
  98. d54e81f arm64: entry: avoid writing lr explicitly for constructing return paths by Will Deacon · 10 years ago
  99. 44b82b7 arm64: Fix up /proc/cpuinfo by Mark Rutland · 10 years ago
  100. 5cf5203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago