1. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. 0a5e2ec s390/kvm: fix detection of guest machine checks by Martin Schwidefsky · 7 years ago
  4. 9e293b5 Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into features by Martin Schwidefsky · 8 years ago
  5. c929500 s390/nmi: s390: New low level handling for machine check happening in guest by QingFeng Hao · 8 years ago
  6. f044f4c58 s390/fpu: export save_fpu_regs for all configs by Martin Schwidefsky · 8 years ago
  7. 23fefe1 s390/kvm: avoid global config of vm.alloc_pgste=1 by Martin Schwidefsky · 8 years ago
  8. c0e7bb3 s390/kvm: do not rely on the ILC on kvm host protection fauls by Christian Borntraeger · 8 years ago
  9. 07a63cb s390/cputime: fix incorrect system time by Martin Schwidefsky · 8 years ago
  10. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  11. df26c2e s390/cpumf: simplify detection of guest samples by Martin Schwidefsky · 8 years ago
  12. cab36c26 s390: use 64-bit lctlg to load task pid to cr4 on context switch by Martin Schwidefsky · 8 years ago
  13. 916cda1 s390: add a system call for guarded storage by Martin Schwidefsky · 9 years ago
  14. 2f09ca6 livepatch/s390: add TIF_PATCH_PENDING thread flag by Miroslav Benes · 8 years ago
  15. d9fcf2a s390: fix in-kernel program checks by Martin Schwidefsky · 8 years ago
  16. b5a882f s390: restore address space when returning to user space by Heiko Carstens · 8 years ago
  17. 606aa4a s390: rename CIF_ASCE to CIF_ASCE_PRIMARY by Heiko Carstens · 8 years ago
  18. d24b98e s390/syscall: fix single stepped system calls by Martin Schwidefsky · 8 years ago
  19. 57d7f93 s390: add no-execute support by Martin Schwidefsky · 9 years ago
  20. 34525e1 s390: store breaking event address only for program checks by Martin Schwidefsky · 8 years ago
  21. 7df1160 s390: remove unused labels from entry.S by Heiko Carstens · 8 years ago
  22. ce4dda3 s390: fix machine check panic stack switch by Martin Schwidefsky · 8 years ago
  23. 61aaef51 s390: fix kernel oops for CONFIG_MARCH_Z900=y builds by Martin Schwidefsky · 8 years ago
  24. 3a89038 s390/thread_info: get rid of THREAD_ORDER define by Heiko Carstens · 8 years ago
  25. ef280c8 s390: move sys_call_table and last_break from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
  26. d5c352c s390: move thread_info into task_struct by Heiko Carstens · 8 years ago
  27. c360192 s390/preempt: move preempt_count to the lowcore by Martin Schwidefsky · 8 years ago
  28. 711f5df s390: move exports to definitions by Al Viro · 9 years ago
  29. 46210c4 s390: have unique symbol for __switch_to address by Heiko Carstens · 9 years ago
  30. 4379959 s390: remove pointless load within __switch_to by Heiko Carstens · 9 years ago
  31. e370e47 s390: fix floating pointer register corruption (again) by Martin Schwidefsky · 9 years ago
  32. b1685ab s390/cpumf: Improve guest detection heuristics by Christian Borntraeger · 9 years ago
  33. 419123f s390/spinlock: do not yield to a CPU in udelay/mdelay by Martin Schwidefsky · 9 years ago
  34. db7e007 s390/udelay: make udelay have busy loop semantics by Heiko Carstens · 9 years ago
  35. e22cf8c s390/cpumf: rework program parameter setting to detect guest samples by Christian Borntraeger · 9 years ago
  36. 83abeff s390/entry: add assembler macro to conveniently tests under mask by Hendrik Brueckner · 9 years ago
  37. 0ac2777 s390/fpu: add static FPU save area for init_task by Hendrik Brueckner · 9 years ago
  38. b5510d9 s390/fpu: always enable the vector facility if it is available by Hendrik Brueckner · 9 years ago
  39. 72d38b1 s390/vtime: correct scaled cputime of partially idle CPUs by Martin Schwidefsky · 9 years ago
  40. 9380cf5 s390: fix floating point register corruption by Heiko Carstens · 9 years ago
  41. 888d5e9 KVM: s390: use pid of cpu thread for sampling tagging by Christian Borntraeger · 10 years ago
  42. d0164ee s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead by Hendrik Brueckner · 10 years ago
  43. 2acb94f s390/nmi: use the normal asynchronous stack for machine checks by Martin Schwidefsky · 10 years ago
  44. a359bb1 s390/kernel: squeeze a few more cycles out of the system call handler by Martin Schwidefsky · 10 years ago
  45. d0fc410 s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_critical by Martin Schwidefsky · 10 years ago
  46. dcd2a9a s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPT by Martin Schwidefsky · 10 years ago
  47. 9977e88 s390/kernel: lazy restore fpu registers by Hendrik Brueckner · 10 years ago
  48. 3827ec3 s390: adapt entry.S to the move of thread_struct by Martin Schwidefsky · 10 years ago
  49. 8e23654 KVM: s390: make exit_sie_sync more robust by Christian Borntraeger · 10 years ago
  50. a876cb3 s390: remove 31 bit syscalls by Heiko Carstens · 10 years ago
  51. 4bfc86c s390: remove "64" suffix from a couple of files by Heiko Carstens · 10 years ago[Renamed from arch/s390/kernel/entry64.S]
  52. 86ed42f s390: use local symbol names in entry[64].S by Martin Schwidefsky · 10 years ago
  53. 2a0a5b2 s390/uprobes: architecture backend for uprobes by Jan Willeke · 10 years ago
  54. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 11 years ago
  55. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 11 years ago
  56. beef560 s390/uaccess: simplify control register updates by Martin Schwidefsky · 11 years ago
  57. 21ee7ff s390: rename and split lowcore field per_perc_atmid by Jens Freimann · 11 years ago
  58. 457f218 s390/uaccess: rework uaccess code - fix locking issues by Heiko Carstens · 11 years ago
  59. 53e857f s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries by Martin Schwidefsky · 12 years ago
  60. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  61. 61aa488 s390: use IS_ENABLED to check if a CONFIG is set to y or m by Heiko Carstens · 11 years ago
  62. dbbfe48 s390: fix system call restart after inferior call by Martin Schwidefsky · 11 years ago
  63. 0587d40 s390/time: return with irqs disabled from psw_idle by Martin Schwidefsky · 11 years ago
  64. 1f44a22 s390: convert interrupt handling to use generic hardirq by Martin Schwidefsky · 12 years ago
  65. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  66. 48f6b00 s390/irq: store interrupt information in pt_regs by Martin Schwidefsky · 12 years ago
  67. b764bb1 KVM: s390,perf: Detect if perf samples belong to KVM host or guest by Heinz Graalfs · 12 years ago
  68. 7c47053 s390/kvm: avoid automatic sie reentry by Martin Schwidefsky · 12 years ago
  69. 49b99e1 s390/kvm: Provide a way to prevent reentering SIE by Christian Borntraeger · 12 years ago
  70. 95d38fd s390/kvm: Mark if a cpu is in SIE by Christian Borntraeger · 12 years ago
  71. 6164988 s390: system call path micro optimization by Martin Schwidefsky · 12 years ago
  72. dc7ee00 s390: lowcore stack pointer offsets by Martin Schwidefsky · 12 years ago
  73. 6551fbd s390: critical section cleanup vs. machine checks by Martin Schwidefsky · 12 years ago
  74. 23d18e8 s390/cleanup: rename SPP to LPP by Hendrik Brueckner · 12 years ago
  75. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  76. ce6a04a s390/kvm: Fix address space mixup by Christian Borntraeger · 12 years ago
  77. 39efd4e s390/ptrace: race of single stepping vs signal delivery by Martin Schwidefsky · 12 years ago
  78. b01a37a s390/traps: preinitialize program check table by Heiko Carstens · 12 years ago
  79. 30dcb09 s390: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  80. e1b2814 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  81. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  82. 450e47d s390/entry: fix svc number for TIF_SYSCALL system call restart by Martin Schwidefsky · 12 years ago
  83. f322220 s390: convert to generic kernel_execve() by Al Viro · 12 years ago
  84. 37fe5d4 s390: fold kernel_thread_helper() into ret_from_fork() by Al Viro · 12 years ago
  85. 65f22a9 s390: fold execve_tail() into start_thread(), convert to generic sys_execve() by Al Viro · 12 years ago
  86. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 12 years ago
  87. d35339a s390: add support for transactional memory by Martin Schwidefsky · 12 years ago
  88. 27f6b41 s390/vtimer: rework virtual timer interface by Martin Schwidefsky · 13 years ago
  89. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  90. fbe7656 s390/smp: make absolute lowcore / cpu restart parameter accesses more robust by Heiko Carstens · 13 years ago
  91. eb54619 s390/sigp: use sigp order code defines in assembly code by Heiko Carstens · 13 years ago
  92. 569ba7d s390/kvm: get rid of duplicate instruction by Christian Borntraeger · 13 years ago
  93. eda0c6d s390: fix race on TIF_MCCK_PENDING by Martin Schwidefsky · 13 years ago
  94. d652d59 s390/time: simply Kconfig dependency by Heiko Carstens · 13 years ago
  95. 9ee39e4 s390/entry64: avoid SPP code duplication by Heiko Carstens · 13 years ago
  96. 473e66b s390/time: always use stckf instead of stck if available by Heiko Carstens · 13 years ago
  97. 5e8010c s390: replace TIF_SIE with PF_VCPU by Martin Schwidefsky · 13 years ago
  98. 6022afc s390: make sie intercept independent of thread_info by Martin Schwidefsky · 13 years ago
  99. 0de9db3 s390: initialize backchain for ext_int_handler() by Michael Holzheu · 13 years ago
  100. 4c1051e [S390] rework idle code by Martin Schwidefsky · 13 years ago