1. 7ef37dd s390/time: remove get_tod_clock_ext() by Heiko Carstens · 3 years, 11 months ago
  2. fc4a925 s390/crypto: use store_tod_clock_ext() by Heiko Carstens · 3 years, 11 months ago
  3. 01f224b s390/hypfs: use store_tod_clock_ext() by Heiko Carstens · 3 years, 11 months ago
  4. d1deda6 s390/debug: use union tod_clock by Heiko Carstens · 3 years, 11 months ago
  5. 2cfd7b7 s390/kvm: use union tod_clock by Heiko Carstens · 3 years, 11 months ago
  6. 169ceac s390/vdso: use union tod_clock by Heiko Carstens · 3 years, 11 months ago
  7. f8d8977 s390/time: convert tod_clock_base to union by Heiko Carstens · 3 years, 11 months ago
  8. cc2c7db s390/time: introduce new store_tod_clock_ext() by Heiko Carstens · 3 years, 11 months ago
  9. 530f639 s390/time: rename store_tod_clock_ext() and use union tod_clock by Heiko Carstens · 3 years, 11 months ago
  10. e4101be s390/time: introduce union tod_clock by Heiko Carstens · 3 years, 11 months ago
  11. 96c0a6a s390,alpha: switch to 64-bit ino_t by Heiko Carstens · 3 years, 11 months ago
  12. efa5473 s390: split cleanup_sie by Sven Schnelle · 4 years ago
  13. 33ea048 s390: use r13 in cleanup_sie as temp register by Sven Schnelle · 4 years ago
  14. 2652141 s390: fix kernel asce loading when sie is interrupted by Sven Schnelle · 4 years ago
  15. b61b159 s390: add stack for machine check handler by Sven Schnelle · 4 years ago
  16. 64985c3 s390: use WRITE_ONCE when re-allocating async stack by Sven Schnelle · 3 years, 11 months ago
  17. b0d3115 s390: open code SWITCH_KERNEL macro by Sven Schnelle · 4 years ago
  18. 1c76734 s390/vtime: use cpu alternative for stck/stckf by Heiko Carstens · 4 years ago
  19. 80841ad s390/alternatives: add alternative_input() / alternative_io() by Heiko Carstens · 4 years ago
  20. 78f6570 s390/entry: use cpu alternative for stck/stckf by Heiko Carstens · 4 years ago
  21. b22446d s390/time: use stcke instead of stck by Heiko Carstens · 4 years ago
  22. 683071b s390/cpum_cf_diag: use get_tod_clock_fast() by Heiko Carstens · 4 years ago
  23. b29c509 s390/vtime: fix inline assembly clobber list by Heiko Carstens · 4 years ago
  24. fe8344a s390/vdso: on timens page fault prefault also VVAR page by Heiko Carstens · 4 years ago
  25. eeab78b s390/vdso: implement generic vdso time namespace support by Heiko Carstens · 4 years ago
  26. 1ba2d6c s390/vdso: simplify __arch_get_hw_counter() by Heiko Carstens · 4 years ago
  27. 214b356 s390/vdso: move data page before code pages by Heiko Carstens · 4 years ago
  28. 5056c2c s390/vdso: put vdso datapage in a separate vma by Heiko Carstens · 4 years ago
  29. dfc11c9 s390/vdso: get rid of vdso_fault by Heiko Carstens · 4 years ago
  30. 8d4be7f s390/vdso: misc simple code changes by Heiko Carstens · 4 years ago
  31. 6755270 s390/vdso: remove superfluous variables by Heiko Carstens · 4 years ago
  32. 5ffd9af s390/vdso: remove superfluous check by Heiko Carstens · 4 years ago
  33. e1eac19 s390/vdso: remove BUG_ON() by Heiko Carstens · 4 years ago
  34. ea44de6 s390/vdso: simplify vdso size calculation by Heiko Carstens · 4 years ago
  35. 96c0c7a s390/vdso: convert vdso_init() to arch_initcall by Heiko Carstens · 4 years ago
  36. 1432cfe s390/vdso: fix vdso data page definition by Heiko Carstens · 4 years ago
  37. 74b6844 s390/vdso: remove VDSO32_LBASE compat leftover by Heiko Carstens · 4 years ago
  38. 42d7ccca s390/defconfig: add some NFT modules by Halil Pasic · 4 years ago
  39. 9f9b312 s390/debug_config: enable kmemleak detector by Marc Hartmayer · 4 years ago
  40. 2e0d3bd Documentations: scsi, kvm: Update s390-tools GitHub URL by Jan Höppner · 4 years ago
  41. d39fae4 s390/zcrypt: return EIO when msg retry limit reached by Harald Freudenberger · 4 years ago
  42. 5b96e6c s390/thread_info.h: fix task_struct declaration warning by Alexander Egorenkov · 4 years ago
  43. d010b37 s390: update defconfigs by Alexander Egorenkov · 4 years ago
  44. 85eda12 s390: Simplify the calculation of variables by Jiapeng Zhong · 4 years ago
  45. d09cb48 s390/ap: remove unneeded semicolon by Chengyang Fan · 4 years ago
  46. ba764dd s390/pci: refactor zpci_create_device() by Niklas Schnelle · 4 years, 6 months ago
  47. bd83917 s390/qdio: track time of last data IRQ for each device by Julian Wiedmann · 4 years, 4 months ago
  48. 954d623 s390/qdio: make thinint registration symmetric by Julian Wiedmann · 4 years, 3 months ago
  49. 6bb7a51 s390/qdio: adopt new tasklet API by Julian Wiedmann · 4 years, 3 months ago
  50. ed64569 s390/qdio: remove qdio_inbound_q_moved() wrapper by Julian Wiedmann · 4 years ago
  51. 1ecbcfd s390/qdio: remove Input tasklet code by Julian Wiedmann · 4 years, 7 months ago
  52. 1daafea s390/crypto: improve retry logic in case of master key change by Harald Freudenberger · 4 years ago
  53. e1bff843c s390/pci: remove superfluous zdev->zbus check by Niklas Schnelle · 4 years ago
  54. c1971ea s390: add missing include to arch/s390/kernel/signal.c by Sven Schnelle · 4 years ago
  55. aa0028e s390/tape: Fix spelling mistake in function name tape_3590_erp_succeded by Colin Ian King · 4 years ago
  56. 3a790cc s390: pass struct pt_regs instead of registers to syscalls by Sven Schnelle · 4 years ago
  57. 39589ad s390: remove asmlinkage by Sven Schnelle · 4 years ago
  58. 56e62a7 s390: convert to generic entry by Sven Schnelle · 4 years, 1 month ago
  59. ac94a29 s390: update defconfigs by Heiko Carstens · 4 years ago
  60. efe5e0f s390/bitops: remove small optimization to fix clang build by Heiko Carstens · 4 years ago
  61. 6110cce s390/atomic: remove small optimization to fix clang build by Heiko Carstens · 4 years ago
  62. 4520a91 s390/cio: use dma helpers for setting masks by Julian Wiedmann · 4 years, 1 month ago
  63. 29c53de s390/cio: remove ccw_device_add() wrapper by Julian Wiedmann · 4 years, 1 month ago
  64. f95b2c4 s390/tlb: make cleared_pXs flags consistent with generic code by Alexander Gordeev · 4 years, 1 month ago
  65. 19c329f Linux 5.11-rc4 by Linus Torvalds · 4 years ago
  66. e2da7836 Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
  67. a1339d6 Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
  68. a527a2b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
  69. feb889f mm: don't put pinned pages into the swap cache by Linus Torvalds · 4 years ago
  70. 0da0a8a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  71. d36a1dd dump_common_audit_data(): fix racy accesses to ->d_name by Al Viro · 4 years ago
  72. 54c6247d Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  73. 11c0239 Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  74. acda701 Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
  75. 9348b73 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
  76. 29a951d mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
  77. e557793 RISC-V: Fix maximum allowed phsyical memory for RV32 by Atish Patra · 4 years ago
  78. abb8e86 RISC-V: Set current memblock limit by Atish Patra · 4 years ago
  79. 797f037 RISC-V: Do not allocate memblock while iterating reserved memblocks by Atish Patra · 4 years ago
  80. a959a97 iov_iter: fix the uaccess area in copy_compat_iovec_from_user by Christoph Hellwig · 4 years ago
  81. 1d94330 Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years ago
  82. b45e2da Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  83. 8cbe71e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years ago
  84. a8d13db io_uring: ensure finish_wait() is always called in __io_uring_task_cancel() by Jens Axboe · 4 years ago
  85. 0bc9bc1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
  86. 7cd3c41 Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  87. 82821be8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  88. f288c89 Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years ago
  89. 648b054 perf inject: Correct event attribute sizes by Al Grant · 4 years, 1 month ago
  90. 5501e92 perf intel-pt: Fix 'CPU too large' error by Adrian Hunter · 4 years ago
  91. a1bf230 perf stat: Take cgroups into account for shadow stats by Namhyung Kim · 4 years ago
  92. 3ff1e71 perf stat: Introduce struct runtime_stat_data by Namhyung Kim · 4 years ago
  93. 66dd86b libperf tests: Fail when failing to get a tracepoint id by Ian Rogers · 4 years ago
  94. bba2ea1 libperf tests: If a test fails return non-zero by Ian Rogers · 4 years ago
  95. be82fdd libperf tests: Avoid uninitialized variable warning by Ian Rogers · 4 years ago
  96. e9f5335 ext4: remove expensive flush on fast commit by Daejun Park · 4 years ago
  97. 6b4b8e6 ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years ago
  98. 31e203e ext4: fix wrong list_splice in ext4_fc_cleanup by Daejun Park · 4 years ago
  99. 23dd561 ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR by Yi Li · 4 years ago
  100. a042a82 perf test: Fix shadow stat test for non-bash shells by Namhyung Kim · 4 years ago