1. f6dc157 arm64: arch_timer: Work around QorIQ Erratum A-008585 by Scott Wood · 8 years ago
  2. 22e4339 arm64: arch_timer: Add device tree binding for A-008585 erratum by Scott Wood · 8 years ago
  3. ca21945 arm64: Correctly bounds check virt_addr_valid by Laura Abbott · 8 years ago
  4. 0edfa83 arm64: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  5. 85023b2 arm64: pmu: Hoist pmu platform device name by Jeremy Linton · 8 years ago
  6. 236b9b9 arm64: pmu: Probe default hw/cache counters by Jeremy Linton · 8 years ago
  7. dbee3a7 arm64: pmu: add fallback probe table by Mark Salter · 8 years ago
  8. 55d5c4a MAINTAINERS: Update ARM PMU PROFILING AND DEBUGGING entry by Will Deacon · 8 years ago
  9. 3e593f6 arm64: Improve kprobes test for atomic sequence by David A. Long · 8 years ago
  10. e506236 arm64/kvm: use alternative auto-nop by Mark Rutland · 8 years ago
  11. 6ba3b55 arm64: use alternative auto-nop by Mark Rutland · 8 years ago
  12. 792d473 arm64: alternative: add auto-nop infrastructure by Mark Rutland · 8 years ago
  13. 05492f2 arm64: lse: convert lse alternatives NOP padding to use __nops by Will Deacon · 8 years ago
  14. f99a250 arm64: barriers: introduce nops and __nops macros for NOP sequences by Will Deacon · 8 years ago
  15. 8a71f0c arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s by Will Deacon · 8 years ago
  16. 0e27a7f arm64: Remove shadowed asm-generic headers by Robin Murphy · 8 years ago
  17. 116c81f arm64: Work around systems with mismatched cache line sizes by Suzuki K Poulose · 8 years ago
  18. 9dbd5bb arm64: Refactor sysinstr exception handling by Suzuki K Poulose · 8 years ago
  19. 072f0a6 arm64: Introduce raw_{d,i}cache_line_size by Suzuki K Poulose · 8 years ago
  20. c831b2a arm64: alternative: Add support for patching adrp instructions by Suzuki K Poulose · 8 years ago
  21. 46084bc arm64: insn: Add helpers for adrp offsets by Suzuki K Poulose · 8 years ago
  22. baa763b arm64: alternative: Disallow patching instructions using literals by Suzuki K Poulose · 8 years ago
  23. c47a190 arm64: Rearrange CPU errata workaround checks by Suzuki K Poulose · 8 years ago
  24. 89ba264 arm64: Use consistent naming for errata handling by Suzuki K Poulose · 8 years ago
  25. ee7bc63 arm64: Set the safe value for L1 icache policy by Suzuki K Poulose · 8 years ago
  26. 7ba5f60 arm64/numa: remove the limitation that cpu0 must bind to node0 by Zhen Lei · 8 years ago
  27. df7ffa3 arm64/numa: remove some useless code by Zhen Lei · 8 years ago
  28. 7af3a0a arm64/numa: support HAVE_SETUP_PER_CPU_AREA by Zhen Lei · 8 years ago
  29. f11c7ba arm64: numa: Use pr_fmt() by Kefeng Wang · 8 years ago
  30. ad02180 of_numa: Use pr_fmt() by Kefeng Wang · 8 years ago
  31. 837dae1 of_numa: Use of_get_next_parent to simplify code by Kefeng Wang · 8 years ago
  32. 794224e arm64/numa: avoid inconsistent information to be printed by Zhen Lei · 8 years ago
  33. 9787ed6 of/numa: remove a duplicated warning by Zhen Lei · 8 years ago
  34. 571a588 of/numa: add nid check for memory block by Zhen Lei · 8 years ago
  35. 84b1425 of/numa: fix a memory@ node can only contains one memory block by Zhen Lei · 8 years ago
  36. 16a82f0 of/numa: remove a duplicated pr_debug information by Zhen Lei · 8 years ago
  37. 48538b5 drivers/perf: arm_pmu: expose a cpumask in sysfs by Mark Rutland · 8 years ago
  38. 1589680 drivers/perf: arm_pmu: only use common attr_groups by Mark Rutland · 8 years ago
  39. 9268c5d arm: perf: move to common attr_group fields by Mark Rutland · 8 years ago
  40. 569de90 arm64: perf: move to common attr_group fields by Mark Rutland · 8 years ago
  41. 86cdd72 drivers/perf: arm_pmu: add common attr group fields by Mark Rutland · 8 years ago
  42. d3ea42a arm64: simplify contextidr_thread_switch by Mark Rutland · 8 years ago
  43. adf7589 arm64: simplify sysreg manipulation by Mark Rutland · 8 years ago
  44. 1f3d869 arm64/kvm: use {read,write}_sysreg() by Mark Rutland · 8 years ago
  45. d0a69d9 arm64: dcc: simplify accessors by Mark Rutland · 8 years ago
  46. cd5f22d arm64: arch_timer: simplify accessors by Mark Rutland · 8 years ago
  47. 7aff4a2 arm64: sysreg: allow write_sysreg to use XZR by Mark Rutland · 8 years ago
  48. ee5e41b arm64/io: Allow I/O writes to use {W,X}ZR by Robin Murphy · 8 years ago
  49. efd9e03 arm64: Use static keys for CPU features by Catalin Marinas · 8 years ago
  50. ef0da55 jump_labels: Allow array initialisers by Catalin Marinas · 8 years ago
  51. dae8c23 arm64: mm: drop fixup_init() and mm.h by Kefeng Wang · 8 years ago
  52. 282b879 drivers/perf: arm_pmu: Always consider IRQ0 as an error by Marc Zyngier · 8 years ago
  53. 98ab10e arm64: ftrace: add save_stack_trace_regs() by Pratyush Anand · 8 years ago
  54. dc00247 arm64: kernel: re-export _cpu_resume() from sleep.S by Ard Biesheuvel · 8 years ago
  55. f928c16 arm64: Drop generic xlate_dev_mem_{k,}ptr() by James Morse · 8 years ago
  56. adeb68e arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestep by Will Deacon · 8 years ago
  57. a9be2ee arm64: head.S: document the use of callee saved registers by Ard Biesheuvel · 8 years ago
  58. 60699ba arm64: head.S: use ordinary stack frame for __primary_switched() by Ard Biesheuvel · 8 years ago
  59. b929fe3 arm64: kernel: drop use of x24 from primary boot path by Ard Biesheuvel · 8 years ago
  60. 9dcf791 arm64: kernel: use x30 for __enable_mmu return address by Ard Biesheuvel · 8 years ago
  61. 3c5e9f2 arm64: head.S: move KASLR processing out of __enable_mmu() by Ard Biesheuvel · 8 years ago
  62. 23c8a50 arm64: kernel: use ordinary return/argument register for el2_setup() by Ard Biesheuvel · 8 years ago
  63. b5fe242 arm64: kernel: fix style issues in sleep.S by Ard Biesheuvel · 8 years ago
  64. 563cada arm64: kernel: do not need to reset UAO on exception entry by Vladimir Murzin · 8 years ago
  65. e937dd5 arm64: debug: convert OS lock CPU hotplug notifier to new infrastructure by Will Deacon · 8 years ago
  66. d7a83d1 arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructure by Will Deacon · 8 years ago
  67. a842789 arm64: remove duplicate macro __KERNEL__ check by zijun_hu · 8 years ago
  68. 3a402a7 arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP by Will Deacon · 8 years ago
  69. 675b056 arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0 by Ard Biesheuvel · 8 years ago
  70. 6f2b7ee arm64: cpufeature: constify arm64_ftr_regs array by Ard Biesheuvel · 8 years ago
  71. 5e49d73 arm64: cpufeature: constify arm64_ftr_bits structures by Ard Biesheuvel · 8 years ago
  72. 6a6a4f1 arm64: cleanup unused UDBG_* define by Kefeng Wang · 8 years ago
  73. b4a4485 arm64: don't select PERF_USE_VMALLOC by default by Kim Phillips · 8 years ago
  74. cfa88c7 arm64: Set UTS_MACHINE in the Makefile by Michal Marek · 8 years ago
  75. 6ffe992 arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled by Will Deacon · 8 years ago
  76. b2d8b0c Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline" by James Morse · 8 years ago
  77. 8ec058f arm64: hibernate: Resume when hibernate image created on non-boot CPU by James Morse · 8 years ago
  78. d391e55 cpu/hotplug: Allow suspend/resume CPU to be specified by James Morse · 8 years ago
  79. 40982fd arm64: always enable DEBUG_RODATA and remove the Kconfig option by Mark Rutland · 8 years ago
  80. e7cd190 arm64: mark reserved memblock regions explicitly in iomem by AKASHI Takahiro · 8 years ago
  81. 5ebe3a4 arm64: hibernate: Support DEBUG_PAGEALLOC by James Morse · 8 years ago
  82. b611303 arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap by James Morse · 8 years ago
  83. ee78fdc arm64: Create sections.h by James Morse · 8 years ago
  84. cab15ce arm64: Introduce execute-only page access permissions by Catalin Marinas · 8 years ago
  85. 7419333 arm64: kprobe: Always clear pstate.D in breakpoint exception handler by Pratyush Anand · 8 years ago
  86. aea73ab arm64: head.S: get rid of x25 and x26 with 'global' scope by Ard Biesheuvel · 8 years ago
  87. 5a9e3e1 arm64: apply __ro_after_init to some objects by Jisheng Zhang · 8 years ago
  88. b6d081b arm64: vdso: constify vm_special_mapping used for aarch32 vectors page by Jisheng Zhang · 8 years ago
  89. 1aed28f arm64: vdso: add __init section marker to alloc_vectors_page by Jisheng Zhang · 8 years ago
  90. 67060ed arm64: remove redundant "select HAVE_CLK" by Masahiro Yamada · 8 years ago
  91. da75256 arm64: remove traces of perf_ops_bp by Mark Rutland · 8 years ago
  92. 826d056 arm64: perf: Use the builtin_platform_driver by Kefeng Wang · 8 years ago
  93. d34fdb7 arm64: mm: convert __dma_* routines to use start, size by Kwangwoo Lee · 8 years ago
  94. 421dd6f arm64: factor work_pending state machine to C by Chris Metcalf · 8 years ago
  95. 0a7d87a arm64: hibernate: reduce TLB maintenance scope by Mark Rutland · 8 years ago
  96. fa8410b Linux 4.8-rc3 by Linus Torvalds · 8 years ago
  97. 46097f2 Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  98. 4ec656b EDAC, skx_edac: Add EDAC driver for Skylake by Tony Luck · 8 years ago
  99. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  100. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago