1. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  2. e7270e4 Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 10 months ago
  3. 7707248 s390/mm: define arch_get_mappable_range() by Anshuman Khandual · 3 years, 11 months ago
  4. 5b47b10 Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 11 months ago
  5. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  6. cf6acb8 s390/cpumf: Add support for complete counter set extraction by Thomas Richter · 3 years, 11 months ago
  7. 55f0312 s390/smp: implement arch_irq_work_raise() by Ilya Leoshkevich · 3 years, 11 months ago
  8. da6d2c2 s390/topology: move cpumasks away from stack by Heiko Carstens · 3 years, 11 months ago
  9. f213e55 s390/smp: smp_emergency_stop() - move cpumask away from stack by Heiko Carstens · 3 years, 11 months ago
  10. 62c8dca s390/smp: __smp_rescan_cpus() - move cpumask away from stack by Heiko Carstens · 3 years, 11 months ago
  11. 588a079 s390/smp: consolidate locking for smp_rescan() by Heiko Carstens · 3 years, 11 months ago
  12. 4c86d2f s390/mm: fix phys vs virt confusion in vmem_*() functions family by Alexander Gordeev · 3 years, 11 months ago
  13. 2a444fd s390/mm: fix phys vs virt confusion in pgtable allocation routines by Alexander Gordeev · 3 years, 11 months ago
  14. 0f3bf30 s390/mm: fix invalid __pa() usage in pfn_pXd() macros by Alexander Gordeev · 3 years, 11 months ago
  15. 86c827b s390/mm: make pXd_deref() macros return a pointer by Alexander Gordeev · 3 years, 11 months ago
  16. d5b2c4c s390/opcodes: rename selhhhr to selfhr by Heiko Carstens · 3 years, 11 months ago
  17. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  18. 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 11 months ago
  19. 31caf8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 11 months ago
  20. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 11 months ago
  21. df24212 Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 11 months ago
  22. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  23. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 3 years, 11 months ago
  24. 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  25. 2223318 s390/qdio: remove 'merge_pending' mechanism by Julian Wiedmann · 4 years ago
  26. 7940eaf s390/qdio: improve handling of PENDING buffers for QEBSM devices by Julian Wiedmann · 4 years ago
  27. 7ef37dd s390/time: remove get_tod_clock_ext() by Heiko Carstens · 4 years ago
  28. fc4a925 s390/crypto: use store_tod_clock_ext() by Heiko Carstens · 4 years ago
  29. 01f224b s390/hypfs: use store_tod_clock_ext() by Heiko Carstens · 4 years ago
  30. d1deda6 s390/debug: use union tod_clock by Heiko Carstens · 4 years ago
  31. 2cfd7b7 s390/kvm: use union tod_clock by Heiko Carstens · 4 years ago
  32. 169ceac s390/vdso: use union tod_clock by Heiko Carstens · 4 years ago
  33. f8d8977 s390/time: convert tod_clock_base to union by Heiko Carstens · 4 years ago
  34. cc2c7db s390/time: introduce new store_tod_clock_ext() by Heiko Carstens · 4 years ago
  35. 530f639 s390/time: rename store_tod_clock_ext() and use union tod_clock by Heiko Carstens · 4 years ago
  36. e4101be s390/time: introduce union tod_clock by Heiko Carstens · 4 years ago
  37. 96c0a6a s390,alpha: switch to 64-bit ino_t by Heiko Carstens · 4 years ago
  38. efa5473 s390: split cleanup_sie by Sven Schnelle · 4 years ago
  39. 33ea048 s390: use r13 in cleanup_sie as temp register by Sven Schnelle · 4 years ago
  40. 2652141 s390: fix kernel asce loading when sie is interrupted by Sven Schnelle · 4 years ago
  41. b61b159 s390: add stack for machine check handler by Sven Schnelle · 4 years ago
  42. 64985c3 s390: use WRITE_ONCE when re-allocating async stack by Sven Schnelle · 4 years ago
  43. b0d3115 s390: open code SWITCH_KERNEL macro by Sven Schnelle · 4 years ago
  44. a3251c1 Merge branch 'x86/paravirt' into x86/entry by Ingo Molnar · 3 years, 11 months ago
  45. db1cc7a softirq: Move do_softirq_own_stack() to generic asm header by Thomas Gleixner · 4 years ago
  46. cd1a41c softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig by Thomas Gleixner · 4 years ago
  47. 1c76734 s390/vtime: use cpu alternative for stck/stckf by Heiko Carstens · 4 years ago
  48. 80841ad s390/alternatives: add alternative_input() / alternative_io() by Heiko Carstens · 4 years ago
  49. 78f6570 s390/entry: use cpu alternative for stck/stckf by Heiko Carstens · 4 years ago
  50. b22446d s390/time: use stcke instead of stck by Heiko Carstens · 4 years ago
  51. 683071b s390/cpum_cf_diag: use get_tod_clock_fast() by Heiko Carstens · 4 years ago
  52. b29c509 s390/vtime: fix inline assembly clobber list by Heiko Carstens · 4 years ago
  53. fe8344a s390/vdso: on timens page fault prefault also VVAR page by Heiko Carstens · 4 years ago
  54. eeab78b s390/vdso: implement generic vdso time namespace support by Heiko Carstens · 4 years ago
  55. 1ba2d6c s390/vdso: simplify __arch_get_hw_counter() by Heiko Carstens · 4 years ago
  56. 214b356 s390/vdso: move data page before code pages by Heiko Carstens · 4 years ago
  57. 5056c2c s390/vdso: put vdso datapage in a separate vma by Heiko Carstens · 4 years ago
  58. dfc11c9 s390/vdso: get rid of vdso_fault by Heiko Carstens · 4 years ago
  59. 8d4be7f s390/vdso: misc simple code changes by Heiko Carstens · 4 years ago
  60. 6755270 s390/vdso: remove superfluous variables by Heiko Carstens · 4 years ago
  61. 5ffd9af s390/vdso: remove superfluous check by Heiko Carstens · 4 years ago
  62. e1eac19 s390/vdso: remove BUG_ON() by Heiko Carstens · 4 years ago
  63. ea44de6 s390/vdso: simplify vdso size calculation by Heiko Carstens · 4 years ago
  64. 96c0c7a s390/vdso: convert vdso_init() to arch_initcall by Heiko Carstens · 4 years ago
  65. 1432cfe s390/vdso: fix vdso data page definition by Heiko Carstens · 4 years ago
  66. 74b6844 s390/vdso: remove VDSO32_LBASE compat leftover by Heiko Carstens · 4 years ago
  67. 42d7ccca s390/defconfig: add some NFT modules by Halil Pasic · 4 years ago
  68. 9f9b312 s390/debug_config: enable kmemleak detector by Marc Hartmayer · 4 years ago
  69. 5b96e6c s390/thread_info.h: fix task_struct declaration warning by Alexander Egorenkov · 4 years ago
  70. d010b37 s390: update defconfigs by Alexander Egorenkov · 4 years ago
  71. 85eda12 s390: Simplify the calculation of variables by Jiapeng Zhong · 4 years ago
  72. d09cb48 s390/ap: remove unneeded semicolon by Chengyang Fan · 4 years ago
  73. ba764dd s390/pci: refactor zpci_create_device() by Niklas Schnelle · 4 years, 6 months ago
  74. 1ecbcfd s390/qdio: remove Input tasklet code by Julian Wiedmann · 4 years, 7 months ago
  75. 4fc096a KVM: Raise the maximum number of user memslots by Vitaly Kuznetsov · 4 years ago
  76. 9fd6dad mm: provide a saner PTE walking API for modules by Paolo Bonzini · 4 years ago
  77. 3679482 module: remove EXPORT_UNUSED_SYMBOL* by Christoph Hellwig · 4 years ago
  78. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  79. 8752561 Fix "ordering" comment typos by Bjorn Helgaas · 4 years, 4 months ago
  80. 0fa461c arch: s390: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
  81. 1daafea s390/crypto: improve retry logic in case of master key change by Harald Freudenberger · 4 years ago
  82. e1bff843c s390/pci: remove superfluous zdev->zbus check by Niklas Schnelle · 4 years ago
  83. c1971ea s390: add missing include to arch/s390/kernel/signal.c by Sven Schnelle · 4 years ago
  84. e82080e s390: uv: Fix sysfs max number of VCPUs reporting by Janosch Frank · 4 years ago
  85. 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years ago
  86. 3a790cc s390: pass struct pt_regs instead of registers to syscalls by Sven Schnelle · 4 years ago
  87. 39589ad s390: remove asmlinkage by Sven Schnelle · 4 years ago
  88. 56e62a7 s390: convert to generic entry by Sven Schnelle · 4 years, 2 months ago
  89. ac94a29 s390: update defconfigs by Heiko Carstens · 4 years ago
  90. efe5e0f s390/bitops: remove small optimization to fix clang build by Heiko Carstens · 4 years ago
  91. 6110cce s390/atomic: remove small optimization to fix clang build by Heiko Carstens · 4 years ago
  92. f95b2c4 s390/tlb: make cleared_pXs flags consistent with generic code by Alexander Gordeev · 4 years, 1 month ago
  93. 91c960b bpf: Rename BPF_XADD and prepare to encode other atomics in .imm by Brendan Jackman · 4 years ago
  94. 41026c3 Kconfig: regularize selection of CONFIG_BINFMT_ELF by Al Viro · 4 years, 1 month ago
  95. f2485a2 elf_prstatus: collect the common part (everything before pr_reg) into a struct by Al Viro · 4 years, 7 months ago
  96. 0eb76ba crypto: remove cipher routines from public crypto API by Ard Biesheuvel · 4 years, 1 month ago
  97. 3516bd7 Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years ago
  98. 129975e s390/Kconfig: sort config S390 select list once again by Heiko Carstens · 4 years ago
  99. 742eb47 s390: update defconfigs by Heiko Carstens · 4 years, 2 months ago
  100. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago