1. 22362a0 s390/sclp: convert early sclp console code to C by Martin Schwidefsky · 10 years ago
  2. 9977e88 s390/kernel: lazy restore fpu registers by Hendrik Brueckner · 10 years ago
  3. 904818e s390/kernel: introduce fpu-internal.h with fpu helper functions by Hendrik Brueckner · 10 years ago
  4. 2e54dc3 s390/kernel: move EX_TABLE macros to linkage.h header file by Hendrik Brueckner · 10 years ago
  5. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  6. 4d92f50 s390: reintroduce diag 44 calls for cpu_relax() by Heiko Carstens · 10 years ago
  7. 57f2ffe s390: remove diag 44 calls from cpu_relax() by Heiko Carstens · 10 years ago
  8. 8070361 s390: add support for vector extension by Martin Schwidefsky · 10 years ago
  9. b5f87f1 s390/idle: consolidate idle functions and definitions by Martin Schwidefsky · 10 years ago
  10. fe0f497 s390/nohz: use a per-cpu flag for arch_needs_cpu by Martin Schwidefsky · 10 years ago
  11. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 years ago
  12. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 11 years ago
  13. 24eb3a8 KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault by Dominik Dingel · 12 years ago
  14. 1060786 s390/mm,tlb: correct tlb flush on page table upgrade by Martin Schwidefsky · 11 years ago
  15. 5ebf250 s390: fix handling of runtime instrumentation psw bit by Heiko Carstens · 11 years ago
  16. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  17. 0f20822 s390/dis: move disassembler function prototypes to proper header file by Heiko Carstens · 11 years ago
  18. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  19. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  20. ee6ee55 KVM: s390: fix task size check by Martin Schwidefsky · 12 years ago
  21. 64597f9 s390/ptrace: PTRACE_TE_ABORT_RAND by Michael Mueller · 12 years ago
  22. 0bcc94b s390/dis: use explicit buf len by Stefan Raspl · 12 years ago
  23. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  24. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  25. f9a7e02 s390: switch to generic kernel_thread() by Al Viro · 12 years ago
  26. 65f22a9 s390: fold execve_tail() into start_thread(), convert to generic sys_execve() by Al Viro · 12 years ago
  27. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 12 years ago
  28. 6668022 s390/cache: add cpu cache information to /proc/cpuinfo by Heiko Carstens · 12 years ago
  29. d35339a s390: add support for transactional memory by Martin Schwidefsky · 13 years ago
  30. e4b8b3f s390: add support for runtime instrumentation by Jan Glauber · 13 years ago
  31. c10302e s390/bpf,jit: BPF Just In Time compiler for s390 by Martin Schwidefsky · 13 years ago
  32. fe56097 Merge remote-tracking branch 'upstream' into next by Avi Kivity · 12 years ago
  33. 0f6f281 s390/mm: downgrade page table after fork of a 31 bit process by Martin Schwidefsky · 13 years ago
  34. 9b7fb99 s390/dis: Instruction decoding interface by Cornelia Huck · 13 years ago
  35. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  36. fbe7656 s390/smp: make absolute lowcore / cpu restart parameter accesses more robust by Heiko Carstens · 13 years ago
  37. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  38. b9e3f77 s390/cpu: remove cpu "capabilities" sysfs attribute by Heiko Carstens · 13 years ago
  39. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 13 years ago
  40. da47773 s390/headers: remove #ifdef __KERNEL__ from not exported headers by Heiko Carstens · 13 years ago
  41. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  42. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  43. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 13 years ago
  44. aa33c8c [S390] cleanup trap handling by Martin Schwidefsky · 13 years ago
  45. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  46. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  47. ccf45ca [S390] addressing mode limits and psw address wrapping by Martin Schwidefsky · 13 years ago
  48. ada5ed5 [S390] exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  49. e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 14 years ago
  50. f2db2e6 [S390] pfault: cpu hotplug vs missing completion interrupts by Heiko Carstens · 14 years ago
  51. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 14 years ago
  52. 974de4d7 [S390] smp: remove cpu hotplug messages by Heiko Carstens · 14 years ago
  53. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 14 years ago
  54. ba6cadf [S390] remove ieee_instruction_pointer from thread_struct by Martin Schwidefsky · 14 years ago
  55. 987bcda [S390] use inline assembly contraints available with gcc 3.3.3 by Martin Schwidefsky · 15 years ago
  56. bdd42b2 [S390] fix disabled_wait inline assembly clobber list by Heiko Carstens · 15 years ago
  57. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  58. 25097bf [S390] s390: move machine flags to lowcore by Christian Ehrhardt · 16 years ago
  59. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 16 years ago
  60. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 16 years ago
  61. edd5378 [S390] mark disabled_wait as noreturn function by Heiko Carstens · 16 years ago
  62. c6557e7 [S390] move include/asm-s390 to arch/s390/include/asm by Martin Schwidefsky · 17 years ago[Renamed from include/asm-s390/processor.h]
  63. 773922e [S390] idle: remove idle notifier chain. by Heiko Carstens · 17 years ago
  64. 63506c4 [S390] Introduce user_regset accessors for s390 by Martin Schwidefsky · 17 years ago
  65. 4e83be7 [S390] Move show_regs to traps.c. by Heiko Carstens · 17 years ago
  66. 9e74a6b8 [S390] kernel: show last breaking-event-address on oops by Christian Borntraeger · 17 years ago
  67. 6252d70 [S390] dynamic page tables. by Martin Schwidefsky · 17 years ago
  68. 5a216a2 [S390] Add four level page tables for CONFIG_64BIT=y. by Martin Schwidefsky · 17 years ago
  69. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 17 years ago
  70. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  71. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 17 years ago
  72. 028fed8 [S390] Unused field / extern declaration in processor.h by Martin Schwidefsky · 17 years ago
  73. 3610cce [S390] Cleanup page table definitions. by Martin Schwidefsky · 17 years ago
  74. 6f3fa3f [S390] Remove unused user_seg from thread structure. by Martin Schwidefsky · 17 years ago
  75. dce5547 [S390] s390: rename CPU_IDLE to S390_CPU_IDLE by Heiko Carstens · 18 years ago
  76. dc74d7f [S390] Move psw_set_key. by Heiko Carstens · 18 years ago
  77. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 18 years ago
  78. bb11e3b [S390] Improved oops output. by Martin Schwidefsky · 18 years ago
  79. 72960a0 [S390] New get_cpu_id() inline assembly by Michael Holzheu · 18 years ago
  80. ab14de6 [S390] Convert memory detection into C code. by Heiko Carstens · 18 years ago
  81. 31ee4b2 [S390] Calibrate delay and bogomips. by Martin Schwidefsky · 18 years ago
  82. c1821c2 [S390] noexec protection by Gerald Schaefer · 18 years ago
  83. 9b241cc [S390] Add set_fs(USER_DS) to start_thread(). by Heiko Carstens · 18 years ago
  84. c48e091 [S390] Small barrier() and cpu_relax() cleanup. by Heiko Carstens · 18 years ago
  85. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  86. dfd54cb [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT by Heiko Carstens · 18 years ago
  87. de1a3f1 [S390] EX_TABLE macro. by Martin Schwidefsky · 18 years ago
  88. abdba61 [S390] cpu_relax() is supposed to have barrier() semantics. by Heiko Carstens · 19 years ago
  89. 30af712 [PATCH] s390: task_stack_page() by Al Viro · 19 years ago
  90. c7584fb [PATCH] s390: task_pt_regs() by Al Viro · 19 years ago
  91. 951f22d [PATCH] s390: spin lock retry by Martin Schwidefsky · 20 years ago
  92. 77fa224 [PATCH] s390: improved machine check handling by Heiko Carstens · 20 years ago
  93. 0b642ed [PATCH] s390: default storage key by Peter Oberparleiter · 20 years ago
  94. ee39b37 [PATCH] freepgt: remove MM_VM_SIZE(mm) by Hugh Dickins · 20 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago