1. a45e141 [S390] Fix reboot hang on LPARs by Michael Holzheu · 18 years ago
  2. 028cf91 [S390] Hipersocket multicast queue: make sure outbound handler is called by Ursula Braun · 18 years ago
  3. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  4. 88032b3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  5. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  6. f4eb07c [S390] Virtual memmap for s390. by Heiko Carstens · 18 years ago
  7. 9575bf2 [S390] New DASD feature for ERP related logging by Horst Hummel · 18 years ago
  8. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  9. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  10. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  11. 8b62bc9 [S390] Memory detection fixes. by Heiko Carstens · 18 years ago
  12. ce26a85 [S390] cio: Make ccw_dev_id_is_equal() more robust. by Cornelia Huck · 18 years ago
  13. 29b08d2 [S390] pfault code cleanup. by Heiko Carstens · 18 years ago
  14. 36a2bd4 [S390] Cleanup memory_chunk array usage. by Heiko Carstens · 18 years ago
  15. c6b5b84 [S390] cpu shutdown rework by Heiko Carstens · 18 years ago
  16. 740b570 [S390] cpcmd <-> __cpcmd calling issues by Heiko Carstens · 18 years ago
  17. a1a392f [S390] Bad kexec control page allocation. by Heiko Carstens · 18 years ago
  18. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  19. 654452a [S390] termio <-> termios conversion error handling. by Heiko Carstens · 18 years ago
  20. bba125a [S390] update interface notes in zcrypt.h by Ralph Wuerthner · 18 years ago
  21. f7675ad [S390] Add __must_check to uaccess functions. by Heiko Carstens · 18 years ago
  22. f994aae [NET]: S390 checksum annotations and cleanups. by Al Viro · 18 years ago
  23. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  24. 8337748 [S390] Fix pte type checking. by Martin Schwidefsky · 18 years ago
  25. f5956f8 [S390] Wire up epoll_pwait syscall. by Heiko Carstens · 18 years ago
  26. 7896426 [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private by Cornelia Huck · 18 years ago
  27. 9d0a57c [S390] irq change improvements. by Heiko Carstens · 18 years ago
  28. da104a8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  29. a666ecf [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch by Jan Blunck · 18 years ago
  30. 5a489b9 [S390] irq change build fixes. by Heiko Carstens · 18 years ago
  31. 0b2b6e1 [S390] Remove open-coded mem_map usage. by Heiko Carstens · 18 years ago
  32. 42e47ee [S390] incorrect placement of include. by Martin Schwidefsky · 18 years ago
  33. 8abfe01 [S390] Wire up sys_getcpu system call. by Heiko Carstens · 18 years ago
  34. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  35. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  36. b3f827c [PATCH] Add regs_return_value() helper by Ananth N Mavinakayanahalli · 18 years ago
  37. 3c1fcfe [PATCH] Directed yield: direct yield of spinlocks for s390. by Martin Schwidefsky · 18 years ago
  38. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  39. 9938406 [PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archs by Michal Schmidt · 18 years ago
  40. 2dcea57 [PATCH] convert s390 page handling macros to functions by Heiko Carstens · 18 years ago
  41. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  42. d9f7a74 [S390] __div64_32 for 31 bit. by Martin Schwidefsky · 18 years ago
  43. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  44. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  45. dfd54cb [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT by Heiko Carstens · 18 years ago
  46. 632bbfe [PATCH] trigger a syntax error if percpu macros are incorrectly used by Jan Blunck · 18 years ago
  47. b4daf69 [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place. by David Woodhouse · 18 years ago
  48. e6e5fee Merge git://git.infradead.org/~dwmw2/hdroneline by Linus Torvalds · 18 years ago
  49. 6c2a9e6 [S390] Use alternative user-copy operations for new hardware. by Gerald Schaefer · 18 years ago
  50. d02765d [S390] Make user-copy operations run-time configurable. by Gerald Schaefer · 18 years ago
  51. 9282ed9 [S390] Cleanup in page table related code. by Gerald Schaefer · 18 years ago
  52. 31b5808 [S390] Linux API for writing z/VM APPLDATA Monitor records. by Melissa Howland · 18 years ago
  53. 1f38d61 [S390] cleanup appldata. by Gerald Schaefer · 18 years ago
  54. e87bfe5 [S390] convert some assembler to C. by Heiko Carstens · 18 years ago
  55. ba8ce5c [S390] #undef in unistd.h by Martin Schwidefsky · 18 years ago
  56. 39b083f [S390] empty function defines. by Heiko Carstens · 18 years ago
  57. ff6b8ea [S390] ipl/dump on panic. by Michael Holzheu · 18 years ago
  58. 65912a8 [S390] initrd vs. bootmem bitmap. by Heiko Carstens · 18 years ago
  59. 4ba069b [S390] add kprobes support. by Michael Grundy · 18 years ago
  60. 5432114 [S390] zcrypt secure key cryptography extension. by Ralph Wuerthner · 18 years ago
  61. 2dbc241 [S390] zcrypt user space interface. by Martin Schwidefsky · 18 years ago
  62. 7561b97 [S390] remove old z90crypt driver. by Martin Schwidefsky · 18 years ago
  63. de1a3f1 [S390] EX_TABLE macro. by Martin Schwidefsky · 18 years ago
  64. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  65. 124b51c [PATCH] Fix 'make headers_check' on s390 by David Woodhouse · 18 years ago
  66. 53ba5e0 [S390] get_clock inline assembly. by Andreas Krebbel · 18 years ago
  67. 5a651c9 [S390] Fix gcc warning about unused return values. by Heiko Carstens · 18 years ago
  68. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  69. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  70. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
  71. abdba61 [S390] cpu_relax() is supposed to have barrier() semantics. by Heiko Carstens · 18 years ago
  72. 13492c5 [S390] fix futex_atomic_cmpxchg_inatomic by Martin Schwidefsky · 18 years ago
  73. 63f4f9e [S390] raw_local_save_flags/raw_local_irq_restore type check by Heiko Carstens · 18 years ago
  74. f4a10b2 [S390] __builtin_trap() and gcc version. by Heiko Carstens · 18 years ago
  75. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  76. 4ea2176 [PATCH] lockdep: prove rwsem locking correctness by Ingo Molnar · 18 years ago
  77. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 18 years ago
  78. a875a69 [PATCH] lockdep: add per_cpu_offset() by Ingo Molnar · 18 years ago
  79. dacdb3b [PATCH] irq-flags: S390: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  80. f6ac235 [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h by Christoph Lameter · 18 years ago
  81. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  82. 94bb063 [S390] rework of channel measurement facility. by Cornelia Huck · 18 years ago
  83. 4054557 [S390] add PAV support to the dasd driver. by Horst Hummel · 18 years ago
  84. cc43ec1 [S390] preempt_count initialization. by Heiko Carstens · 18 years ago
  85. 4980082 [S390] __syscall_return error check. by Heiko Carstens · 18 years ago
  86. 40154b8 [S390] cio async subchannel reprobe. by Peter Oberparleiter · 18 years ago
  87. c406abd [S390] cleanup bitops.h. by Heiko Carstens · 18 years ago
  88. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 18 years ago
  89. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  90. 2eec0e0 [PATCH] s390: add __raw_writeq required by __iowrite64_copy by Cedric Le Goater · 18 years ago
  91. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  92. 1e7c349 Add Kbuild file for S390 'make headers_install' by David Woodhouse · 18 years ago
  93. 9348f0d [S390] __FD_foo definitions. by Martin Schwidefsky · 18 years ago
  94. bafe00c [PATCH] s390: fix in-user atomic futex operation. by Martin Schwidefsky · 18 years ago
  95. 4ae9538 [PATCH] s390: cio non-unique path group ids by Peter Oberparleiter · 18 years ago
  96. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  97. 0159677 [PATCH] s390: add vmsplice system call by Martin Schwidefsky · 19 years ago
  98. 80b9192 Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 by David Woodhouse · 19 years ago
  99. 56b192c Use __uXX types for S390 DASD volume label definitions which are user-visible by David Woodhouse · 19 years ago
  100. 9a798c0 S390 BIODASDREADCMB ioctl should use __u64 not u64 type. by David Woodhouse · 19 years ago