1. a2f3aa02 [PATCH] Fix sparsemem on Cell by Dave Hansen · 17 years ago
  2. d8ad075 [S390] don't call handle_mm_fault() if in an atomic context. by Heiko Carstens · 17 years ago
  3. de338a3 [S390] Fix vmalloc area size calculation. by Heiko Carstens · 17 years ago
  4. 6721f77 [S390] Fix cpu hotplug (missing 'online' attribute). by Heiko Carstens · 17 years ago
  5. dd401e2 [S390] memory detection misses 128k. by Hongjie Yang · 17 years ago
  6. da1cf23 [S390] Save prefix register for dump on panic by Michael Holzheu · 18 years ago
  7. 58be944 [S390] Fix reboot hang by Michael Holzheu · 18 years ago
  8. a45e141 [S390] Fix reboot hang on LPARs by Michael Holzheu · 18 years ago
  9. 86b2247 [S390] hypfs fixes by Christian Borntraeger · 18 years ago
  10. 240bfbe [S390] update default configuration by Martin Schwidefsky · 18 years ago
  11. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  12. 62fb2ba [PATCH] appldata_mem dependes on vm counters by Al Viro · 18 years ago
  13. 88032b3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  14. a151ca6 [PATCH] Generic ioremap_page_range: s390 conversion by Haavard Skinnemoen · 18 years ago
  15. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  16. d20343e [PATCH] struct path: convert s390 by Josef Sipek · 18 years ago
  17. 028d9b3 [S390] Poison init section before freeing it. by Heiko Carstens · 18 years ago
  18. 39b742f [S390] Use add_active_range() and free_area_init_nodes(). by Heiko Carstens · 18 years ago
  19. f4eb07c [S390] Virtual memmap for s390. by Heiko Carstens · 18 years ago
  20. 34249d0 [S390] runtime switch for qdio performance statistics by Ursula Braun · 18 years ago
  21. 2215591 [S390] uaccess_pt: add missing down_read() and convert to is_init(). by Heiko Carstens · 18 years ago
  22. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  23. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  24. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  25. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  26. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  27. 74f8f55 [S390] Don't use small stacks when lockdep is used. by Heiko Carstens · 18 years ago
  28. 8b62bc9 [S390] Memory detection fixes. by Heiko Carstens · 18 years ago
  29. 09252e7 [S390] Convert extmem spin_lock into a mutex. by Heiko Carstens · 18 years ago
  30. 1681ced [S390] set KBUILD_IMAGE. by Christian Borntraeger · 18 years ago
  31. 236257e [S390] lockdep: show held locks when showing a stackdump by Heiko Carstens · 18 years ago
  32. 59f35d5 [S390] Add dynamic size check for usercopy functions. by Gerald Schaefer · 18 years ago
  33. d57de5a [S390] Use diag260 for memory size detection. by Heiko Carstens · 18 years ago
  34. 29b08d2 [S390] pfault code cleanup. by Heiko Carstens · 18 years ago
  35. 36a2bd4 [S390] Cleanup memory_chunk array usage. by Heiko Carstens · 18 years ago
  36. baf2aeb3 [S390] Misaligned wait PSW at memory detection. by Heiko Carstens · 18 years ago
  37. c6b5b84 [S390] cpu shutdown rework by Heiko Carstens · 18 years ago
  38. 740b570 [S390] cpcmd <-> __cpcmd calling issues by Heiko Carstens · 18 years ago
  39. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  40. 6b4044b [S390] extmem unbalanced spin_lock. by Heiko Carstens · 18 years ago
  41. 5986b0e [S390] Use diag instead of ccw reipl. by Michael Holzheu · 18 years ago
  42. 3902e47 [S390] No panic for failed reboot by Michael Holzheu · 18 years ago
  43. 03a4d20 [S390] Add ipl/reipl loadparm attribute. by Michael Holzheu · 18 years ago
  44. feb5bab [S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig. by Heiko Carstens · 18 years ago
  45. 2691626 [S390] remove salipl memory detection. by Christian Borntraeger · 18 years ago
  46. c4972f3 [S390] IRQs too early enabled. by Heiko Carstens · 18 years ago
  47. bcc8bcb1 [S390] revert add_active_range() usage patch. by Heiko Carstens · 18 years ago
  48. 2da6dc2 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  49. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  50. 12bae23 [S390] uaccess error handling. by Heiko Carstens · 18 years ago
  51. 95425f1 [S390] Initialize interval value to 0. by Gerald Schaefer · 18 years ago
  52. f488039 [S390] sys_getcpu compat wrapper. by Paul Mundt · 18 years ago
  53. ce9b18f [S390] update default configuration by Martin Schwidefsky · 18 years ago
  54. f5956f8 [S390] Wire up epoll_pwait syscall. by Heiko Carstens · 18 years ago
  55. 1df2395 [S390] fix vmlinux link when CONFIG_SYSIPC=n by Cedric Le Goater · 18 years ago
  56. 0ca9caa Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  57. 9ab6a45 [PATCH] remove bogus arch-specific syscall exports by Al Viro · 18 years ago
  58. 75e9de1 [S390] stacktrace bug. by Christian Borntraeger · 18 years ago
  59. 9d0a57c [S390] irq change improvements. by Heiko Carstens · 18 years ago
  60. 5a42b81 [PATCH] s390 traps.c __user annotations by Al Viro · 18 years ago
  61. dc64bef [S390] Use CONFIG_GENERIC_TIME and define TOD clock source. by Martin Schwidefsky · 18 years ago
  62. 5a489b9 [S390] irq change build fixes. by Heiko Carstens · 18 years ago
  63. 0b2b6e1 [S390] Remove open-coded mem_map usage. by Heiko Carstens · 18 years ago
  64. 7676bef [S390] Have s390 use add_active_range() and free_area_init_nodes. by Heiko Carstens · 18 years ago
  65. cb601d4 [S390] Remove crept in whitespace from head*.S again. by Heiko Carstens · 18 years ago
  66. 8abfe01 [S390] Wire up sys_getcpu system call. by Heiko Carstens · 18 years ago
  67. b05e370 [S390] user-copy optimization fallout. by Martin Schwidefsky · 18 years ago
  68. aa97b10 [S390] update default configuration by Martin Schwidefsky · 18 years ago
  69. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  70. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  71. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  72. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  73. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  74. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  75. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  76. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  77. 3c1fcfe [PATCH] Directed yield: direct yield of spinlocks for s390. by Martin Schwidefsky · 18 years ago
  78. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  79. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  80. 2dcea57 [PATCH] convert s390 page handling macros to functions by Heiko Carstens · 18 years ago
  81. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  82. 25d83cb [S390] Whitespace cleanup. by Heiko Carstens · 18 years ago
  83. 52149ba [S390] user readable uninitialised kernel memory. by Martin Schwidefsky · 18 years ago
  84. 0efa470 [S390] config option for z9-109 code generation. by Christian Borntraeger · 18 years ago
  85. d9f7a74 [S390] __div64_32 for 31 bit. by Martin Schwidefsky · 18 years ago
  86. 23c100d [S390] hypfs sparse warnings. by Michael Holzheu · 18 years ago
  87. 925afbd [S390] Avoid static struct initializations in appldata. by Gerald Schaefer · 18 years ago
  88. bac9c66 [S390] init task memory faults. by Akinobu Mita · 18 years ago
  89. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  90. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  91. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  92. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  93. e8216de [PATCH] s390: fix cmm kernel thread handling by Heiko Carstens · 18 years ago
  94. 8bc719d [PATCH] out of memory notifier by Martin Schwidefsky · 18 years ago
  95. 27bf71c [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones by Christoph Lameter · 18 years ago
  96. 5a1b399 [PATCH] x86: Some preparationary cleanup for stack trace by Andi Kleen · 18 years ago
  97. 6bbd9b6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  98. efcf802 [CRYPTO] drivers: Remove obsolete block cipher operations by Herbert Xu · 18 years ago
  99. a9e62fa [CRYPTO] s390: Added block cipher versions of CBC/ECB by Herbert Xu · 18 years ago
  100. 65b75c3 [CRYPTO] s390: Added missing driver name and priority by Herbert Xu · 18 years ago