1. 0c2a6cc arm64: Kconfig: select OF/ACPI_NUMA under NUMA config by Kefeng Wang · 8 years ago
  2. b5e7307 arm64: fix dump_backtrace/unwind_frame with NULL tsk by Mark Rutland · 8 years ago
  3. 1d8f51d arm/arm64: arch_timer: Use archdata to indicate vdso suitability by Scott Wood · 8 years ago
  4. f6dc157 arm64: arch_timer: Work around QorIQ Erratum A-008585 by Scott Wood · 8 years ago
  5. ca21945 arm64: Correctly bounds check virt_addr_valid by Laura Abbott · 8 years ago
  6. 0edfa83 arm64: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  7. 85023b2 arm64: pmu: Hoist pmu platform device name by Jeremy Linton · 8 years ago
  8. 236b9b91 arm64: pmu: Probe default hw/cache counters by Jeremy Linton · 8 years ago
  9. dbee3a7 arm64: pmu: add fallback probe table by Mark Salter · 8 years ago
  10. 3e593f6 arm64: Improve kprobes test for atomic sequence by David A. Long · 8 years ago
  11. e506236 arm64/kvm: use alternative auto-nop by Mark Rutland · 8 years ago
  12. 6ba3b55 arm64: use alternative auto-nop by Mark Rutland · 8 years ago
  13. 792d473 arm64: alternative: add auto-nop infrastructure by Mark Rutland · 8 years ago
  14. 05492f2 arm64: lse: convert lse alternatives NOP padding to use __nops by Will Deacon · 8 years ago
  15. f99a250 arm64: barriers: introduce nops and __nops macros for NOP sequences by Will Deacon · 8 years ago
  16. 8a71f0c arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s by Will Deacon · 8 years ago
  17. 0e27a7f arm64: Remove shadowed asm-generic headers by Robin Murphy · 8 years ago
  18. 116c81f arm64: Work around systems with mismatched cache line sizes by Suzuki K Poulose · 8 years ago
  19. 9dbd5bb arm64: Refactor sysinstr exception handling by Suzuki K Poulose · 8 years ago
  20. 072f0a6 arm64: Introduce raw_{d,i}cache_line_size by Suzuki K Poulose · 8 years ago
  21. c831b2a arm64: alternative: Add support for patching adrp instructions by Suzuki K Poulose · 8 years ago
  22. 46084bc arm64: insn: Add helpers for adrp offsets by Suzuki K Poulose · 8 years ago
  23. baa763b arm64: alternative: Disallow patching instructions using literals by Suzuki K Poulose · 8 years ago
  24. c47a190 arm64: Rearrange CPU errata workaround checks by Suzuki K Poulose · 8 years ago
  25. 89ba264 arm64: Use consistent naming for errata handling by Suzuki K Poulose · 8 years ago
  26. ee7bc63 arm64: Set the safe value for L1 icache policy by Suzuki K Poulose · 8 years ago
  27. 7ba5f60 arm64/numa: remove the limitation that cpu0 must bind to node0 by Zhen Lei · 8 years ago
  28. df7ffa3 arm64/numa: remove some useless code by Zhen Lei · 8 years ago
  29. 7af3a0a arm64/numa: support HAVE_SETUP_PER_CPU_AREA by Zhen Lei · 8 years ago
  30. f11c7ba arm64: numa: Use pr_fmt() by Kefeng Wang · 8 years ago
  31. 794224ea arm64/numa: avoid inconsistent information to be printed by Zhen Lei · 8 years ago
  32. 569de90 arm64: perf: move to common attr_group fields by Mark Rutland · 8 years ago
  33. d3ea42a arm64: simplify contextidr_thread_switch by Mark Rutland · 8 years ago
  34. adf7589 arm64: simplify sysreg manipulation by Mark Rutland · 8 years ago
  35. 1f3d869 arm64/kvm: use {read,write}_sysreg() by Mark Rutland · 8 years ago
  36. d0a69d9 arm64: dcc: simplify accessors by Mark Rutland · 8 years ago
  37. cd5f22d arm64: arch_timer: simplify accessors by Mark Rutland · 8 years ago
  38. 7aff4a2 arm64: sysreg: allow write_sysreg to use XZR by Mark Rutland · 8 years ago
  39. ee5e41b arm64/io: Allow I/O writes to use {W,X}ZR by Robin Murphy · 8 years ago
  40. efd9e03 arm64: Use static keys for CPU features by Catalin Marinas · 8 years ago
  41. dae8c23 arm64: mm: drop fixup_init() and mm.h by Kefeng Wang · 8 years ago
  42. 98ab10e arm64: ftrace: add save_stack_trace_regs() by Pratyush Anand · 8 years ago
  43. dc00247 arm64: kernel: re-export _cpu_resume() from sleep.S by Ard Biesheuvel · 8 years ago
  44. f928c16 arm64: Drop generic xlate_dev_mem_{k,}ptr() by James Morse · 8 years ago
  45. adeb68e arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestep by Will Deacon · 8 years ago
  46. a9be2ee arm64: head.S: document the use of callee saved registers by Ard Biesheuvel · 8 years ago
  47. 60699ba arm64: head.S: use ordinary stack frame for __primary_switched() by Ard Biesheuvel · 8 years ago
  48. b929fe3 arm64: kernel: drop use of x24 from primary boot path by Ard Biesheuvel · 8 years ago
  49. 9dcf791 arm64: kernel: use x30 for __enable_mmu return address by Ard Biesheuvel · 8 years ago
  50. 3c5e9f2 arm64: head.S: move KASLR processing out of __enable_mmu() by Ard Biesheuvel · 8 years ago
  51. 23c8a50 arm64: kernel: use ordinary return/argument register for el2_setup() by Ard Biesheuvel · 8 years ago
  52. b5fe242 arm64: kernel: fix style issues in sleep.S by Ard Biesheuvel · 8 years ago
  53. 563cada arm64: kernel: do not need to reset UAO on exception entry by Vladimir Murzin · 8 years ago
  54. e937dd5 arm64: debug: convert OS lock CPU hotplug notifier to new infrastructure by Will Deacon · 8 years ago
  55. d7a83d1 arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructure by Will Deacon · 8 years ago
  56. a842789 arm64: remove duplicate macro __KERNEL__ check by zijun_hu · 8 years ago
  57. 3a402a7 arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP by Will Deacon · 8 years ago
  58. 675b056 arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0 by Ard Biesheuvel · 8 years ago
  59. 6f2b7ee arm64: cpufeature: constify arm64_ftr_regs array by Ard Biesheuvel · 8 years ago
  60. 5e49d73 arm64: cpufeature: constify arm64_ftr_bits structures by Ard Biesheuvel · 8 years ago
  61. 6a6a4f1 arm64: cleanup unused UDBG_* define by Kefeng Wang · 8 years ago
  62. b4a4485 arm64: don't select PERF_USE_VMALLOC by default by Kim Phillips · 8 years ago
  63. cfa88c7 arm64: Set UTS_MACHINE in the Makefile by Michal Marek · 8 years ago
  64. 6ffe992 arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled by Will Deacon · 8 years ago
  65. b2d8b0c Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline" by James Morse · 8 years ago
  66. 8ec058f arm64: hibernate: Resume when hibernate image created on non-boot CPU by James Morse · 8 years ago
  67. 40982fd arm64: always enable DEBUG_RODATA and remove the Kconfig option by Mark Rutland · 8 years ago
  68. e7cd190 arm64: mark reserved memblock regions explicitly in iomem by AKASHI Takahiro · 8 years ago
  69. 5ebe3a4 arm64: hibernate: Support DEBUG_PAGEALLOC by James Morse · 8 years ago
  70. b611303 arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap by James Morse · 8 years ago
  71. ee78fdc arm64: Create sections.h by James Morse · 8 years ago
  72. cab15ce arm64: Introduce execute-only page access permissions by Catalin Marinas · 8 years ago
  73. 7419333 arm64: kprobe: Always clear pstate.D in breakpoint exception handler by Pratyush Anand · 8 years ago
  74. aea73ab arm64: head.S: get rid of x25 and x26 with 'global' scope by Ard Biesheuvel · 8 years ago
  75. 5a9e3e1 arm64: apply __ro_after_init to some objects by Jisheng Zhang · 8 years ago
  76. b6d081b arm64: vdso: constify vm_special_mapping used for aarch32 vectors page by Jisheng Zhang · 8 years ago
  77. 1aed28f arm64: vdso: add __init section marker to alloc_vectors_page by Jisheng Zhang · 8 years ago
  78. 67060ed arm64: remove redundant "select HAVE_CLK" by Masahiro Yamada · 8 years ago
  79. da75256 arm64: remove traces of perf_ops_bp by Mark Rutland · 8 years ago
  80. 826d056 arm64: perf: Use the builtin_platform_driver by Kefeng Wang · 8 years ago
  81. d34fdb7 arm64: mm: convert __dma_* routines to use start, size by Kwangwoo Lee · 8 years ago
  82. 421dd6f arm64: factor work_pending state machine to C by Chris Metcalf · 8 years ago
  83. 0a7d87a arm64: hibernate: reduce TLB maintenance scope by Mark Rutland · 8 years ago
  84. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 10 years ago
  85. bc9f3d7 arm64: kernel: avoid literal load of virtual address with MMU off by Ard Biesheuvel · 8 years ago
  86. bfe6c8a arm64: Fix NUMA build error when !CONFIG_ACPI by Catalin Marinas · 8 years ago
  87. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  88. 53fb45d arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO by Masahiro Yamada · 9 years ago
  89. 2323439 arm64: defconfig: add options for virtualization and containers by Riku Voipio · 9 years ago
  90. dfbca61 arm64: hibernate: handle allocation failures by Mark Rutland · 8 years ago
  91. 0194e76 arm64: hibernate: avoid potential TLB conflict by Mark Rutland · 8 years ago
  92. 9adeb8e arm64: Handle el1 synchronous instruction aborts cleanly by Laura Abbott · 8 years ago
  93. d3396e1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  94. ad05711 arm64: Remove stack duplicating code from jprobes by David A. Long · 8 years ago
  95. f9db43b arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selected by Sudeep Holla · 8 years ago
  96. 5a3f75a arm64: Kconfig: select ALPINE_MSI only if PCI is selected by Sudeep Holla · 8 years ago
  97. 50ee91b arm64: Support hard limit of cpu count by nr_cpus by Kefeng Wang · 8 years ago
  98. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  99. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  100. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago