1. 0f6f281 s390/mm: downgrade page table after fork of a 31 bit process by Martin Schwidefsky · 13 years ago
  2. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  3. fbe7656 s390/smp: make absolute lowcore / cpu restart parameter accesses more robust by Heiko Carstens · 13 years ago
  4. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  5. b9e3f77 s390/cpu: remove cpu "capabilities" sysfs attribute by Heiko Carstens · 13 years ago
  6. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 13 years ago
  7. da47773 s390/headers: remove #ifdef __KERNEL__ from not exported headers by Heiko Carstens · 13 years ago
  8. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  9. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  10. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 13 years ago
  11. aa33c8c [S390] cleanup trap handling by Martin Schwidefsky · 13 years ago
  12. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  13. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  14. ccf45ca [S390] addressing mode limits and psw address wrapping by Martin Schwidefsky · 13 years ago
  15. ada5ed5 [S390] exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  16. e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 14 years ago
  17. f2db2e6 [S390] pfault: cpu hotplug vs missing completion interrupts by Heiko Carstens · 14 years ago
  18. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 14 years ago
  19. 974de4d7 [S390] smp: remove cpu hotplug messages by Heiko Carstens · 14 years ago
  20. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 14 years ago
  21. ba6cadf [S390] remove ieee_instruction_pointer from thread_struct by Martin Schwidefsky · 14 years ago
  22. 987bcda [S390] use inline assembly contraints available with gcc 3.3.3 by Martin Schwidefsky · 15 years ago
  23. bdd42b2 [S390] fix disabled_wait inline assembly clobber list by Heiko Carstens · 15 years ago
  24. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  25. 25097bf [S390] s390: move machine flags to lowcore by Christian Ehrhardt · 16 years ago
  26. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 16 years ago
  27. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 16 years ago
  28. edd5378 [S390] mark disabled_wait as noreturn function by Heiko Carstens · 16 years ago
  29. c6557e7 [S390] move include/asm-s390 to arch/s390/include/asm by Martin Schwidefsky · 17 years ago[Renamed from include/asm-s390/processor.h]
  30. 773922e [S390] idle: remove idle notifier chain. by Heiko Carstens · 17 years ago
  31. 63506c4 [S390] Introduce user_regset accessors for s390 by Martin Schwidefsky · 17 years ago
  32. 4e83be7 [S390] Move show_regs to traps.c. by Heiko Carstens · 17 years ago
  33. 9e74a6b8 [S390] kernel: show last breaking-event-address on oops by Christian Borntraeger · 17 years ago
  34. 6252d70 [S390] dynamic page tables. by Martin Schwidefsky · 17 years ago
  35. 5a216a2 [S390] Add four level page tables for CONFIG_64BIT=y. by Martin Schwidefsky · 17 years ago
  36. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 17 years ago
  37. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  38. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 17 years ago
  39. 028fed8 [S390] Unused field / extern declaration in processor.h by Martin Schwidefsky · 17 years ago
  40. 3610cce [S390] Cleanup page table definitions. by Martin Schwidefsky · 17 years ago
  41. 6f3fa3f [S390] Remove unused user_seg from thread structure. by Martin Schwidefsky · 17 years ago
  42. dce5547 [S390] s390: rename CPU_IDLE to S390_CPU_IDLE by Heiko Carstens · 18 years ago
  43. dc74d7f [S390] Move psw_set_key. by Heiko Carstens · 18 years ago
  44. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 18 years ago
  45. bb11e3b [S390] Improved oops output. by Martin Schwidefsky · 18 years ago
  46. 72960a0 [S390] New get_cpu_id() inline assembly by Michael Holzheu · 18 years ago
  47. ab14de6 [S390] Convert memory detection into C code. by Heiko Carstens · 18 years ago
  48. 31ee4b2 [S390] Calibrate delay and bogomips. by Martin Schwidefsky · 18 years ago
  49. c1821c2 [S390] noexec protection by Gerald Schaefer · 18 years ago
  50. 9b241cc [S390] Add set_fs(USER_DS) to start_thread(). by Heiko Carstens · 18 years ago
  51. c48e091 [S390] Small barrier() and cpu_relax() cleanup. by Heiko Carstens · 18 years ago
  52. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  53. dfd54cb [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT by Heiko Carstens · 18 years ago
  54. de1a3f1 [S390] EX_TABLE macro. by Martin Schwidefsky · 18 years ago
  55. abdba61 [S390] cpu_relax() is supposed to have barrier() semantics. by Heiko Carstens · 19 years ago
  56. 30af7120 [PATCH] s390: task_stack_page() by Al Viro · 19 years ago
  57. c7584fb [PATCH] s390: task_pt_regs() by Al Viro · 19 years ago
  58. 951f22d [PATCH] s390: spin lock retry by Martin Schwidefsky · 20 years ago
  59. 77fa224 [PATCH] s390: improved machine check handling by Heiko Carstens · 20 years ago
  60. 0b642ed [PATCH] s390: default storage key by Peter Oberparleiter · 20 years ago
  61. ee39b37 [PATCH] freepgt: remove MM_VM_SIZE(mm) by Hugh Dickins · 20 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2