1. a1e1edd Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'for-next/vdso', 'for-next/fiq', 'for-next/epan', 'for-next/kasan-vmalloc', 'for-next/fgt-boot-init', 'for-next/vhe-only' and 'for-next/neon-softirqs-disabled', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 4 years ago
  2. a7dcf58 arm64: Add __init section marker to some functions by Jisheng Zhang · 4 years ago
  3. 6e554ab arm64: compat: Poison the compat sigpage by Will Deacon · 4 years ago
  4. 7adbf10 arm64: compat: Allow signal page to be remapped by Will Deacon · 4 years ago
  5. e9be47e arm64: vdso: Remove redundant calls to flush_dcache_page() by Will Deacon · 4 years ago
  6. 7cd6ca1 arm64: vdso: Use GFP_KERNEL for allocating compat vdso and signal pages by Will Deacon · 4 years ago
  7. 871402e mm: forbid splitting special mappings by Dmitry Safonov · 4 years, 3 months ago
  8. 2a30aca arm64: vdso: Fix unusual formatting in *setup_additional_pages() by Will Deacon · 4 years, 9 months ago
  9. 0cbc265 arm64: vdso32: Remove a bunch of #ifdef CONFIG_COMPAT_VDSO guards by Will Deacon · 4 years, 9 months ago
  10. bcf9964 arm64/vdso: Restrict splitting VVAR VMA by Andrei Vagin · 4 years, 9 months ago
  11. ee3cda8e arm64/vdso: Handle faults on timens page by Andrei Vagin · 4 years, 9 months ago
  12. 3503d56 arm64/vdso: Add time namespace page by Andrei Vagin · 4 years, 9 months ago
  13. 1b6867d arm64/vdso: Zap vvar pages when switching to a time namespace by Andrei Vagin · 4 years, 9 months ago
  14. d53b5c0 arm64/vdso: use the fault callback to map vvar pages by Andrei Vagin · 4 years, 9 months ago
  15. a39060b arm64: compat: Allow 32-bit vdso and sigpage to co-exist by Will Deacon · 4 years, 9 months ago
  16. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 9 months ago
  17. d278652 Merge branch 'for-next/bti' into for-next/core by Will Deacon · 4 years, 10 months ago
  18. bf740a9 arm64: vdso: Map the vDSO text with guarded pages when built for BTI by Mark Brown · 4 years, 10 months ago
  19. 1d09094 arm64: vdso: use consistent 'map' nomenclature by Mark Rutland · 4 years, 11 months ago
  20. d3418f3 arm64: vdso: use consistent 'abi' nomenclature by Mark Rutland · 4 years, 11 months ago
  21. 3ee16ff arm64: vdso: simplify arch_vdso_type ifdeffery by Mark Rutland · 4 years, 11 months ago
  22. 74fc72e arm64: vdso: remove aarch32_vdso_pages[] by Mark Rutland · 4 years, 11 months ago
  23. 9cc3d0c arm64: vdso: don't free unallocated pages by Mark Rutland · 5 years ago
  24. 7c1deee arm64: compat: VDSO setup for compat layer by Vincenzo Frascino · 6 years ago
  25. c7aa2d7 arm64: vdso: Refactor vDSO code by Vincenzo Frascino · 6 years ago
  26. 28b1a82 arm64: vdso: Substitute gettimeofday() with C implementation by Vincenzo Frascino · 6 years ago
  27. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  28. af1b3cf arm64: compat: Add KUSER_HELPERS config option by Vincenzo Frascino · 6 years ago
  29. 1255a73 arm64: compat: Refactor aarch32_alloc_vdso_pages() by Vincenzo Frascino · 6 years ago
  30. 0d747f6 arm64: compat: Alloc separate pages for vectors and sigpage by Vincenzo Frascino · 6 years ago
  31. 81fb873 arm64: vdso: Fix clock_getres() for CLOCK_REALTIME by Vincenzo Frascino · 6 years ago
  32. 0f1bf7e arm64/vdso: don't leak kernel addresses by Matteo Croce · 6 years ago
  33. 7395869 arm64/vdso: Support mremap() for vDSO by Dmitry Safonov · 8 years ago
  34. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  35. fc6eead7 time: Clean up CLOCK_MONOTONIC_RAW time handling by John Stultz · 8 years ago
  36. dbb236c arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW by Will Deacon · 8 years ago
  37. dbbb08f arm64, vdso: Define vdso_{start,end} as array by Kees Cook · 8 years ago
  38. 2077be6 arm64: Use __pa_symbol for kernel symbols by Laura Abbott · 8 years ago
  39. 1d8f51d arm/arm64: arch_timer: Use archdata to indicate vdso suitability by Scott Wood · 8 years ago
  40. 5a9e3e1 arm64: apply __ro_after_init to some objects by Jisheng Zhang · 9 years ago
  41. b6d081b arm64: vdso: constify vm_special_mapping used for aarch32 vectors page by Jisheng Zhang · 9 years ago
  42. 1aed28f arm64: vdso: add __init section marker to alloc_vectors_page by Jisheng Zhang · 9 years ago
  43. 49eea43 arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO by Kevin Brodsky · 9 years ago
  44. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 9 years ago
  45. 97bbb54 arm64: vdso: avoid virt_to_page() translations on kernel symbols by Ard Biesheuvel · 9 years ago
  46. 878854a arm64: VDSO: fix coarse clock monotonicity regression by Nathan Lynch · 10 years ago
  47. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
  48. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 11 years ago
  49. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 11 years ago
  51. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 11 years ago
  52. 601255a arm64: vdso: move data page before code pages by Will Deacon · 11 years ago
  53. 2fea7f6 arm64: vdso: move to _install_special_mapping and remove arch_vma_name by Will Deacon · 11 years ago
  54. 8715493 arm64: vdso: put vdso datapage in a separate vma by Will Deacon · 11 years ago
  55. 16fb1a9 arm64: vdso: clean up vdso_pagelist initialization by Nathan Lynch · 11 years ago
  56. d4022a3 arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE by Nathan Lynch · 11 years ago
  57. a1d5eba arm64: big-endian: don't treat code as data when copying sigret code by Matthew Leach · 11 years ago
  58. bdba005 arm64: vdso: remove broken, redundant sequence counting for timezones by Will Deacon · 12 years ago
  59. 45a7905 arm64: vdso: defer shifting of nanosecond component of timespec by Will Deacon · 12 years ago
  60. c60b0c2 arm64: Fix the update_vsyscall() prototype by Catalin Marinas · 12 years ago
  61. 9031fef arm64: VDSO support by Will Deacon · 13 years ago