1. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  2. 88032b3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  3. d20343e [PATCH] struct path: convert s390 by Josef Sipek · 18 years ago
  4. 39b742f [S390] Use add_active_range() and free_area_init_nodes(). by Heiko Carstens · 18 years ago
  5. f4eb07c [S390] Virtual memmap for s390. by Heiko Carstens · 18 years ago
  6. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  7. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  8. 8b62bc9 [S390] Memory detection fixes. by Heiko Carstens · 18 years ago
  9. 236257e [S390] lockdep: show held locks when showing a stackdump by Heiko Carstens · 18 years ago
  10. d57de5a [S390] Use diag260 for memory size detection. by Heiko Carstens · 18 years ago
  11. 29b08d2 [S390] pfault code cleanup. by Heiko Carstens · 18 years ago
  12. 36a2bd4 [S390] Cleanup memory_chunk array usage. by Heiko Carstens · 18 years ago
  13. baf2aeb3 [S390] Misaligned wait PSW at memory detection. by Heiko Carstens · 18 years ago
  14. c6b5b84 [S390] cpu shutdown rework by Heiko Carstens · 18 years ago
  15. 740b570 [S390] cpcmd <-> __cpcmd calling issues by Heiko Carstens · 18 years ago
  16. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  17. 5986b0e [S390] Use diag instead of ccw reipl. by Michael Holzheu · 18 years ago
  18. 3902e47 [S390] No panic for failed reboot by Michael Holzheu · 18 years ago
  19. 03a4d20 [S390] Add ipl/reipl loadparm attribute. by Michael Holzheu · 18 years ago
  20. 2691626 [S390] remove salipl memory detection. by Christian Borntraeger · 18 years ago
  21. c4972f3 [S390] IRQs too early enabled. by Heiko Carstens · 18 years ago
  22. bcc8bcb [S390] revert add_active_range() usage patch. by Heiko Carstens · 18 years ago
  23. 2da6dc2 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  24. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  25. 12bae23 [S390] uaccess error handling. by Heiko Carstens · 18 years ago
  26. f488039 [S390] sys_getcpu compat wrapper. by Paul Mundt · 18 years ago
  27. f5956f8 [S390] Wire up epoll_pwait syscall. by Heiko Carstens · 18 years ago
  28. 1df2395 [S390] fix vmlinux link when CONFIG_SYSIPC=n by Cedric Le Goater · 18 years ago
  29. 0ca9caa Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  30. 9ab6a45 [PATCH] remove bogus arch-specific syscall exports by Al Viro · 18 years ago
  31. 75e9de1 [S390] stacktrace bug. by Christian Borntraeger · 18 years ago
  32. 9d0a57c [S390] irq change improvements. by Heiko Carstens · 18 years ago
  33. 5a42b81 [PATCH] s390 traps.c __user annotations by Al Viro · 18 years ago
  34. dc64bef [S390] Use CONFIG_GENERIC_TIME and define TOD clock source. by Martin Schwidefsky · 18 years ago
  35. 5a489b98 [S390] irq change build fixes. by Heiko Carstens · 18 years ago
  36. 7676bef [S390] Have s390 use add_active_range() and free_area_init_nodes. by Heiko Carstens · 18 years ago
  37. cb601d4 [S390] Remove crept in whitespace from head*.S again. by Heiko Carstens · 18 years ago
  38. 8abfe01 [S390] Wire up sys_getcpu system call. by Heiko Carstens · 18 years ago
  39. b05e370 [S390] user-copy optimization fallout. by Martin Schwidefsky · 18 years ago
  40. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  41. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  42. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  43. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  44. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  45. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  46. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  47. 3c1fcfe [PATCH] Directed yield: direct yield of spinlocks for s390. by Martin Schwidefsky · 18 years ago
  48. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  49. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  50. 25d83cb [S390] Whitespace cleanup. by Heiko Carstens · 18 years ago
  51. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  52. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  53. 5a1b399 [PATCH] x86: Some preparationary cleanup for stack trace by Andi Kleen · 18 years ago
  54. 6c2a9e6 [S390] Use alternative user-copy operations for new hardware. by Gerald Schaefer · 18 years ago
  55. d02765d [S390] Make user-copy operations run-time configurable. by Gerald Schaefer · 18 years ago
  56. 6837a8c [S390] Cleanup in signal handling code. by Gerald Schaefer · 18 years ago
  57. 9514e23 [S390] Kernel stack overflow handling. by Heiko Carstens · 18 years ago
  58. e87bfe5 [S390] convert some assembler to C. by Heiko Carstens · 18 years ago
  59. 1375fc1 [S390] __exit cleanup. by Heiko Carstens · 18 years ago
  60. 8427082 [S390] fix syscall restart handling. by Heiko Carstens · 18 years ago
  61. ff6b8ea [S390] ipl/dump on panic. by Michael Holzheu · 18 years ago
  62. 65912a8 [S390] initrd vs. bootmem bitmap. by Heiko Carstens · 18 years ago
  63. 4ba069b [S390] add kprobes support. by Michael Grundy · 18 years ago
  64. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  65. dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
  66. c080379 [PATCH] syscall classes hookup for ppc and s390 by Al Viro · 18 years ago
  67. d7cf0d5 [S390] sysfs_create_xxx return values. by Heiko Carstens · 19 years ago
  68. dc8f5d2 [S390] .align 4096 statements in head.S by Heiko Carstens · 19 years ago
  69. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 19 years ago
  70. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 19 years ago
  71. f84dfe8 [PATCH] s390: remove BINFMT_ELF32 config option by Heiko Carstens · 19 years ago
  72. 829035fd [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c by Paul Mackerras · 19 years ago
  73. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 19 years ago
  74. 5bdc9b4 [PATCH] lockdep: stacktrace subsystem, s390 support by Heiko Carstens · 19 years ago
  75. d882b17 [PATCH] s390: put sys_call_table into .rodata section and write protect it by Heiko Carstens · 19 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  77. 585c304 [S390] Add vmpanic parameter. by Peter Oberparleiter · 19 years ago
  78. 8f27766 [S390] remove export of sys_call_table by Martin Schwidefsky · 19 years ago
  79. 65b73c6 [S390] remove unused macros from binfmt_elf32.c by Martin Schwidefsky · 19 years ago
  80. 8e0474f [S390] fix duplicate export of overflow{ug}id by Serge E. Hallyn · 19 years ago
  81. b1b7030 [S390] head.S code moving. by Heiko Carstens · 19 years ago
  82. 63b1224 [S390] virtual cpu accounting vs. machine checks. by Martin Schwidefsky · 19 years ago
  83. 06fa46a [S390] console_unblank woes. by Martin Schwidefsky · 19 years ago
  84. d7d2370 [S390] memory detection. by Heiko Carstens · 19 years ago
  85. 7380534 [S390] incomplete stack traces. by Heiko Carstens · 19 years ago
  86. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 19 years ago
  87. 2efe55a Storage class should be first by Tobias Klauser · 19 years ago
  88. d6e05ed spelling fixes by Andreas Mohr · 19 years ago
  89. cc13ad6 [PATCH] s390: setup.c cleanup + build fix by Heiko Carstens · 19 years ago
  90. 705af30 [PATCH] s390: fix typo in stop_hz_timer. by Martin Schwidefsky · 19 years ago
  91. 92f63cd [PATCH] s390: next_timer_interrupt overflow in stop_hz_timer by Martin Schwidefsky · 19 years ago
  92. 0159677 [PATCH] s390: add vmsplice system call by Martin Schwidefsky · 19 years ago
  93. 5afdbd6 [PATCH] s390: exploit rcu_needs_cpu() interface by Heiko Carstens · 19 years ago
  94. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  95. b44df33 [PATCH] s390: bug in setup_rt_frame by Heiko Carstens · 19 years ago
  96. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 19 years ago
  97. a3266a9 [PATCH] s390: new system calls by Martin Schwidefsky · 19 years ago
  98. 58268b9 [PATCH] s390: add read_mostly optimization by Christian Borntraeger · 19 years ago
  99. 28f2237 [PATCH] s390: alternate signal stack handling bug by Laurent Meyer · 19 years ago
  100. 97db7fb [PATCH] for_each_possible_cpu: s390 by KAMEZAWA Hiroyuki · 19 years ago