1. a875a69 [PATCH] lockdep: add per_cpu_offset() by Ingo Molnar · 18 years ago
  2. dacdb3b [PATCH] irq-flags: S390: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  3. f6ac235 [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h by Christoph Lameter · 18 years ago
  4. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  5. 94bb063 [S390] rework of channel measurement facility. by Cornelia Huck · 18 years ago
  6. 4054557 [S390] add PAV support to the dasd driver. by Horst Hummel · 18 years ago
  7. cc43ec1 [S390] preempt_count initialization. by Heiko Carstens · 18 years ago
  8. 4980082 [S390] __syscall_return error check. by Heiko Carstens · 18 years ago
  9. 40154b8 [S390] cio async subchannel reprobe. by Peter Oberparleiter · 18 years ago
  10. c406abd [S390] cleanup bitops.h. by Heiko Carstens · 18 years ago
  11. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 18 years ago
  12. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  13. 2eec0e0 [PATCH] s390: add __raw_writeq required by __iowrite64_copy by Cedric Le Goater · 18 years ago
  14. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  15. 1e7c349 Add Kbuild file for S390 'make headers_install' by David Woodhouse · 18 years ago
  16. 9348f0d [S390] __FD_foo definitions. by Martin Schwidefsky · 18 years ago
  17. bafe00c [PATCH] s390: fix in-user atomic futex operation. by Martin Schwidefsky · 18 years ago
  18. 4ae9538 [PATCH] s390: cio non-unique path group ids by Peter Oberparleiter · 18 years ago
  19. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  20. 0159677 [PATCH] s390: add vmsplice system call by Martin Schwidefsky · 18 years ago
  21. 80b9192 Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 by David Woodhouse · 18 years ago
  22. 56b192c Use __uXX types for S390 DASD volume label definitions which are user-visible by David Woodhouse · 18 years ago
  23. 9a798c0 S390 BIODASDREADCMB ioctl should use __u64 not u64 type. by David Woodhouse · 18 years ago
  24. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  25. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  26. 58268b9 [PATCH] s390: add read_mostly optimization by Christian Borntraeger · 18 years ago
  27. 3363fbd [PATCH] s390: futex atomic operations by Martin Schwidefsky · 18 years ago
  28. 274f594 Don't include implementation details from asm-s390/ptrace.h and page.h by David Woodhouse · 18 years ago
  29. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  30. 5bd1db6 [PATCH] S390: fix implicit declaration of (un)likely. by Dave Jones · 18 years ago
  31. 0664299 [PATCH] s390: ebdic to ascii conversion tables by Peter Oberparleiter · 18 years ago
  32. 97db7fb [PATCH] for_each_possible_cpu: s390 by KAMEZAWA Hiroyuki · 18 years ago
  33. f267fa9 [PATCH] s390: add ptr_to_compat() by Ingo Molnar · 18 years ago
  34. aed6304 [PATCH] unify pfn_to_page: s390 pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  35. 7e33db4 [PATCH] bitops: s390: use generic bitops by Akinobu Mita · 18 years ago
  36. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  37. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 18 years ago
  38. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  39. 4896cef [PATCH] s390: BUG() warnings by Martin Schwidefsky · 18 years ago
  40. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  41. 0b2fcfd [PATCH] atomic: add_unless cmpxchg optimise by Nick Piggin · 18 years ago
  42. 2492ecc [PATCH] mm: remove set_pgdir leftovers by Christoph Hellwig · 18 years ago
  43. 5c83389 [PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=n by Jan Blunck · 18 years ago
  44. 49d9c81 [PATCH] s390: revert dasd eer module by Heiko Carstens · 18 years ago
  45. 255acee [PATCH] s390: additional_cpus parameter by Heiko Carstens · 18 years ago
  46. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  47. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  48. 19bf9cb [PATCH] s390: fstatat64 support by Heiko Carstens · 18 years ago
  49. ef1bea9 [PATCH] s390: remove one set of brackets in __constant_test_bit() by Eric Paris · 18 years ago
  50. 0defa3c [PATCH] s390: add #ifdef __KERNEL__ to asm-s390/setup.h by Heiko Carstens · 18 years ago
  51. e768427 [PATCH] s390: add support for unshare system call by Heiko Carstens · 18 years ago
  52. a386fba [PATCH] s390: fix non smp build of kexec by Heiko Carstens · 18 years ago
  53. 97fa5a6 [PATCH] s390 __get_user() bogus warnings removal by Al Viro · 18 years ago
  54. 793af24 [PATCH] s390 misc __user annotations by Al Viro · 18 years ago
  55. 6ff290a [PATCH] s390: compile fix: missing defines in asm-s390/io.h by Heiko Carstens · 18 years ago
  56. 6d7bfd1 [PATCH] s390: timer interface visibility by Jan Glauber · 18 years ago
  57. 12c3a54 [PATCH] s390: dasd extended error reporting module by Stefan Weinhuber · 18 years ago
  58. 54dfe5dd [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK by Heiko Carstens · 18 years ago
  59. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 18 years ago
  60. 4ce3b30 [PATCH] s390: email-address change by Cornelia Huck · 18 years ago
  61. 1f1c12a [PATCH] s390: cputime misaccounting by Martin Schwidefsky · 18 years ago
  62. 6410dd5 [PATCH] s390: sigcontext.h vs __user by Martin Schwidefsky · 18 years ago
  63. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 18 years ago
  64. 30af712 [PATCH] s390: task_stack_page() by Al Viro · 18 years ago
  65. c7584fb [PATCH] s390: task_pt_regs() by Al Viro · 18 years ago
  66. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 18 years ago
  67. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 18 years ago
  68. bf20830 [PATCH] Kdump: powerpc and s390 build failure fix by akpm@osdl.org · 18 years ago
  69. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 18 years ago
  70. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 18 years ago
  71. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 18 years ago
  72. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 18 years ago
  73. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 18 years ago
  74. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  75. 8129ee1 [PATCH] s390: qdio V=V pass-through by Frank Pavlic · 18 years ago
  76. cfb1b55 [PATCH] s390: move s390_root_dev_* out of the cio layer by Carsten Otte · 18 years ago
  77. a63a493 [PATCH] s390: uaccess warnings by Martin Schwidefsky · 18 years ago
  78. 56dc6a8 [PATCH] s390: cms volume label definitions by Peter Oberparleiter · 18 years ago
  79. 973bd99 [PATCH] s390: atomic primitives by Martin Schwidefsky · 18 years ago
  80. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 18 years ago
  81. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 18 years ago
  82. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  83. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  84. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  85. 4448aaf [PATCH] s390: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  86. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  87. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  88. 1047aa7 [PATCH] s390: const pointer uaccess by Martin Schwidefsky · 19 years ago
  89. 4cd5b9f [PATCH] s390: cleanup of include/asm-s390/vtoc.h by Peter Oberparleiter · 19 years ago
  90. 187dfc6 [PATCH] s390: test_bit return value by Christian Borntraeger · 19 years ago
  91. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  92. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  93. 1e8e338 [PATCH] s390: export ipl device parameters by Heiko Carstens · 19 years ago
  94. eb92f4e [PATCH] add sem_is_read/write_locked() by Rik Van Riel · 19 years ago
  95. c281447 [PATCH] s390 signal annotations by Al Viro · 19 years ago
  96. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  97. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  98. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  99. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  100. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago