1. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  2. b6cfb27 ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro by Al Stone · 9 years ago
  3. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  4. 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 9 years ago
  5. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  6. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
  7. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  8. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  9. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  10. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  11. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
  14. 86dca36 arm64: use private ratelimit state along with show_unhandled_signals by Vladimir Murzin · 10 years ago
  15. af391b1 arm64: kernel: rename __cpu_suspend to keep it aligned with arm by Sudeep Holla · 10 years ago
  16. b6197b9 arm64 : Introduce support for ACPI _CCA object by Suthikulpanit, Suravee · 10 years ago
  17. c7d6b57 arm64: mm: remove reference to tlb.S from comment block by Vladimir Murzin · 10 years ago
  18. 8a14849 arm64: KVM: Switch vgic save/restore to alternative_insn by Marc Zyngier · 10 years ago
  19. 94a9e04 arm64: alternative: Introduce feature for GICv3 CPU interface by Marc Zyngier · 10 years ago
  20. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 10 years ago
  21. addc812 Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux by Catalin Marinas · 10 years ago
  22. eb7c11e arm64: alternative: Work around .inst assembler bugs by Marc Zyngier · 10 years ago
  23. 8d883b2 arm64: alternative: Merge alternative-asm.h into alternative.h by Marc Zyngier · 10 years ago
  24. 10b48f7 arm64: insn: Add aarch64_{get,set}_branch_offset by Marc Zyngier · 10 years ago
  25. 61bd93c arm64: use fixmap region for permanent FDT mapping by Ard Biesheuvel · 10 years ago
  26. d00a381 arm64: context-switch user tls register tpidr_el0 for compat tasks by Will Deacon · 10 years ago
  27. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 10 years ago
  28. c5a1330 arm64: psci: remove ACPI coupling by Mark Rutland · 10 years ago
  29. 6ee3c78 arm64: smp_plat: add get_logical_index by Mark Rutland · 10 years ago
  30. 47b2d14 ARM: KVM: fix comment by Geert Uytterhoeven · 10 years ago
  31. 5b09a09 arm64: perf: Fix callchain parse error with kernel tracepoint events by Hou Pengyang · 10 years ago
  32. e1d2c88 Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Catalin Marinas · 10 years ago
  33. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
  34. 0f07833 ARM64: kernel: unify ACPI and DT cpus initialization by Lorenzo Pieralisi · 10 years ago
  35. 819a882 ARM64: kernel: make cpu_ops hooks DT agnostic by Lorenzo Pieralisi · 10 years ago
  36. e985ad1 arm64: Rename temp variable in read*_relaxed() by Michal Simek · 10 years ago
  37. 68234df arm64: kill flush_cache_all() by Mark Rutland · 10 years ago
  38. 2f09b22 sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled by David Hildenbrand · 10 years ago
  39. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 10 years ago
  40. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 10 years ago
  41. 878a84d arm64: add missing data types in smp_load_acquire/smp_store_release by Andre Przywara · 10 years ago
  42. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  43. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  44. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  45. fd1d0dd KVM: arm/arm64: check IRQ number on userland injection by Andre Przywara · 10 years ago
  46. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  47. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  48. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  49. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
  50. dd04cff arm64: standardize mmap_rnd() usage by Kees Cook · 10 years ago
  51. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  52. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  54. 9699a51 arm64: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  55. cdde51b Merge back earlier cpuidle material for v4.1. by Rafael J. Wysocki · 10 years ago
  56. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 10 years ago
  57. bf0fb67 Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 10 years ago
  58. 905e8c5 arm64: errata: add workaround for cortex-a53 erratum #845719 by Will Deacon · 10 years ago
  59. cc3979b arm64: Use bool function return values of true/false not 1/0 by Joe Perches · 10 years ago
  60. 950324a KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus by Andre Przywara · 10 years ago
  61. 359b706 arm64: Extract feature parsing code from cpu_errata.c by Marc Zyngier · 10 years ago
  62. 0978fb2 arm64: insn: Add aarch64_insn_decode_immediate by Marc Zyngier · 10 years ago
  63. 772742a arm-cci: Get rid of secure transactions for PMU driver by Suzuki K. Poulose · 10 years ago
  64. fb094eb ARM64: kernel: acpi: honour acpi=force command line parameter by Lorenzo Pieralisi · 10 years ago
  65. 33757de ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed by Hanjun Guo · 10 years ago
  66. d60fc38 irqchip: Add GICv2 specific ACPI boot support by Tomasz Nowicki · 10 years ago
  67. 020295b ACPI / processor: Make it possible to get CPU hardware ID via GICC by Hanjun Guo · 10 years ago
  68. fccb9a8 ARM64 / ACPI: Parse MADT for SMP initialization by Hanjun Guo · 10 years ago
  69. 7c59a3d ARM64 / ACPI: Get PSCI flags in FADT for PSCI init by Graeme Gregory · 10 years ago
  70. b10d79f ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI by Al Stone · 10 years ago
  71. a9cb97f ARM64 / ACPI: Introduce PCI stub functions for ACPI by Hanjun Guo · 10 years ago
  72. 652261a ACPI: fix acpi_os_ioremap for arm64 by Mark Salter · 10 years ago
  73. 3765516 ARM64 / ACPI: Get RSDP and ACPI boot-time tables by Al Stone · 10 years ago
  74. b2cedba ARM64: allow late use of early_ioremap by Mark Salter · 10 years ago
  75. f3eab71 arm64: percpu: Make this_cpu accessors pre-empt safe by Steve Capper · 10 years ago
  76. d5efd9c arm64: pmu: add support for interrupt-affinity property by Will Deacon · 10 years ago
  77. c9d6216 ARM64: cpuidle: Rename cpu_init_idle to a common function name by Daniel Lezcano · 10 years ago
  78. 449e056 ARM: cpuidle: Add a cpuidle ops structure to be used for DT by Daniel Lezcano · 10 years ago
  79. e53f21b arm64: Use the reserved TTBR0 if context switching to the init_mm by Catalin Marinas · 10 years ago
  80. e4c5a68 arm64: KVM: use ID map with increased VA range if required by Ard Biesheuvel · 10 years ago
  81. dd006da arm64: mm: increase VA range of identity map by Ard Biesheuvel · 10 years ago
  82. 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  83. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 10 years ago
  84. ce47fbb arm64: proc: remove unused cpu_get_pgd macro by Will Deacon · 10 years ago
  85. b784a5d arm64: add macros for common adrp usages by Ard Biesheuvel · 10 years ago
  86. a591ede arm64: Get rid of struct cpu_table by Marc Zyngier · 10 years ago
  87. 19fc577 arm64: fixmap: make FIX_TEXT_POKE0 permanent by Mark Rutland · 10 years ago
  88. 18ccb0c arm64: fix implementation of mmap2 compat syscall by Andreas Schwab · 10 years ago
  89. 2fc6775 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  90. 137650aa arm64: apply alternatives for !SMP kernels by Mark Rutland · 10 years ago
  91. 1baa82f arm64: Implement cpu_relax as yield by Peter Crosthwaite · 10 years ago
  92. 285994a arm64: Invalidate the TLB corresponding to intermediate page table levels by Catalin Marinas · 10 years ago
  93. 35307b9 arm/arm64: KVM: Implement Stage-2 page aging by Marc Zyngier · 10 years ago
  94. 174178f KVM: arm/arm64: add irqfd support by Eric Auger · 10 years ago
  95. c1426e4 KVM: arm/arm64: implement kvm_arch_intc_initialized by Eric Auger · 10 years ago
  96. 84ed741 arm64: KVM: Fix outdated comment about VTCR_EL2.PS by Marc Zyngier · 10 years ago
  97. 04b8dc8 arm64: KVM: Do not use pgd_index to index stage-2 pgd by Marc Zyngier · 10 years ago
  98. a987370 arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting by Marc Zyngier · 10 years ago
  99. af4819a arm64: cpuidle: add asm/proc-fns.h inclusion by Lorenzo Pieralisi · 10 years ago
  100. a1e50a8 arm64: Increase the swiotlb buffer size 64MB by Catalin Marinas · 10 years ago