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