1. 705af30 [PATCH] s390: fix typo in stop_hz_timer. by Martin Schwidefsky · 20 years ago
  2. 92f63cd [PATCH] s390: next_timer_interrupt overflow in stop_hz_timer by Martin Schwidefsky · 20 years ago
  3. 0159677 [PATCH] s390: add vmsplice system call by Martin Schwidefsky · 20 years ago
  4. 5afdbd6 [PATCH] s390: exploit rcu_needs_cpu() interface by Heiko Carstens · 20 years ago
  5. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 20 years ago
  6. b44df33 [PATCH] s390: bug in setup_rt_frame by Heiko Carstens · 20 years ago
  7. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 20 years ago
  8. a3266a9 [PATCH] s390: new system calls by Martin Schwidefsky · 20 years ago
  9. 58268b9 [PATCH] s390: add read_mostly optimization by Christian Borntraeger · 20 years ago
  10. 28f2237 [PATCH] s390: alternate signal stack handling bug by Laurent Meyer · 20 years ago
  11. 97db7fb [PATCH] for_each_possible_cpu: s390 by KAMEZAWA Hiroyuki · 20 years ago
  12. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 20 years ago
  13. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 20 years ago
  14. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 20 years ago
  15. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 20 years ago
  16. fb63051 [PATCH] s390: kzalloc() conversion in arch/s390 by Eric Sesterhenn · 20 years ago
  17. 699ff13 [PATCH] s390: cpu up retries by Michael Ryan · 20 years ago
  18. 5968529 [PATCH] s390: early parameter parsing by Heiko Carstens · 20 years ago
  19. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 20 years ago
  20. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 20 years ago
  21. ed3d021 [PATCH] s390: sys32_fstatat -> sys32_fstatat64 by Heiko Carstens · 20 years ago
  22. 5433045 [PATCH] s390: smp initialization speed by Heiko Carstens · 20 years ago
  23. 37a3302 [PATCH] s390: possible_cpus parameter by Heiko Carstens · 20 years ago
  24. 255acee [PATCH] s390: additional_cpus parameter by Heiko Carstens · 20 years ago
  25. 1fca251 [PATCH] s390: fix preempt_count of idle thread with cpu hotplug by Heiko Carstens · 20 years ago
  26. 19bf9cb [PATCH] s390: fstatat64 support by Heiko Carstens · 20 years ago
  27. e768427 [PATCH] s390: add support for unshare system call by Heiko Carstens · 20 years ago
  28. a386fba [PATCH] s390: fix non smp build of kexec by Heiko Carstens · 20 years ago
  29. 9733e24 [PATCH] s390: earlier initialization of cpu_possible_map by Heiko Carstens · 20 years ago
  30. 21b4da7 [PATCH] Fix s390 build failure. by Dave Jones · 20 years ago
  31. 793af24 [PATCH] s390 misc __user annotations by Al Viro · 20 years ago
  32. 24954a1 [PATCH] s390x compat __user annotations by Al Viro · 20 years ago
  33. cd2d2bf [PATCH] s390: fix compat syscall wrapper by Heiko Carstens · 20 years ago
  34. 54dfe5dd [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK by Heiko Carstens · 20 years ago
  35. 32f65f2 [PATCH] s390: monotonic_clock interface by Jan Glauber · 20 years ago
  36. 9dbafa5 [PATCH] s390: overflow in sched_clock by Jan Glauber · 20 years ago
  37. 1f1c12a [PATCH] s390: cputime misaccounting by Martin Schwidefsky · 20 years ago
  38. 53df751 [PATCH] s390: add dummy pm_power_off by Martin Schwidefsky · 20 years ago
  39. 68c1191 [PATCH] s390: fix cpcmd calls on UP by Alexey Dobriyan · 20 years ago
  40. eb33c19 [PATCH] s390: show_task oops by Heiko Carstens · 20 years ago
  41. 30af712 [PATCH] s390: task_stack_page() by Al Viro · 20 years ago
  42. c7584fb [PATCH] s390: task_pt_regs() by Al Viro · 20 years ago
  43. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 20 years ago
  44. 7ff9205 [PATCH] don't include ioctl32.h in drivers by Christoph Hellwig · 20 years ago
  45. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 20 years ago
  46. 8262037 [PATCH] add ->compat_ioctl to dasd by Christoph Hellwig · 20 years ago
  47. 3a0f69d [PATCH] common compat_sys_timer_create by Christoph Hellwig · 20 years ago
  48. f042e0f [PATCH] ->compat_ioctl for 390 tape_char by Christoph Hellwig · 20 years ago
  49. 51a9905 [PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390 by Christoph Hellwig · 20 years ago
  50. 0f75e00 [PATCH] switch fs3270 to ->compat_ioctl by Christoph Hellwig · 20 years ago
  51. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 20 years ago
  52. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 20 years ago
  53. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 20 years ago
  54. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 20 years ago
  55. 4e3df37 [PATCH] s390: rt_sigreturn fix by Cedric Le Goater · 20 years ago
  56. a63a493 [PATCH] s390: uaccess warnings by Martin Schwidefsky · 20 years ago
  57. 973bd99 [PATCH] s390: atomic primitives by Martin Schwidefsky · 20 years ago
  58. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 21 years ago
  59. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 21 years ago
  60. 4448aaf [PATCH] s390: "extern inline" -> "static inline" by Adrian Bunk · 21 years ago
  61. 0ad775d [PATCH] s390: merge common parts of head.S and head64.S by Heiko Carstens · 21 years ago
  62. d4b6899 [PATCH] s390: remove pagex support by Martin Schwidefsky · 21 years ago
  63. 9b4554a [PATCH] s390: memory query wait psw by Heiko Carstens · 21 years ago
  64. 1b44e98 [PATCH] s390: stop_hz_timer vs. xtime updates by Martin Schwidefsky · 21 years ago
  65. e1c3ad9 [PATCH] s390: signal delivery by Heiko Carstens · 21 years ago
  66. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 21 years ago
  67. dfc4f94 [PATCH] remove timer debug field by Andrew Morton · 21 years ago
  68. 1e8e338 [PATCH] s390: export ipl device parameters by Heiko Carstens · 21 years ago
  69. ed3cb6f [PATCH] s390: 3270 fullscreen view by Richard Hitt · 21 years ago
  70. c281447 [PATCH] s390 signal annotations by Al Viro · 21 years ago
  71. 6add9f7 [PATCH] s390: kernel stack corruption by Peter Oberparleiter · 21 years ago
  72. c782268 [PATCH] s390: diag 0x308 reipl by Volker Sameske · 21 years ago
  73. b7ae9dd [PATCH] s390: show_cpuinfo fix by Heiko Carstens · 21 years ago
  74. 83b942b [PATCH] x86-64: Fix 32bit sendfile by Tsuneo.Yoshioka@f-secure.com · 21 years ago
  75. 0013a85 kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support by Sam Ravnborg · 21 years ago
  76. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 21 years ago
  77. c563077 [PATCH] s390: compat system calls by Heiko Carstens · 21 years ago
  78. 942eaab [PATCH] s390: debug feature changes by Michael Holzheu · 21 years ago
  79. ae6aa2e [PATCH] s390: machine check handler bugs by Martin Schwidefsky · 21 years ago
  80. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 21 years ago
  81. 0cbdff4 [PATCH] broken inline asm on s390 (misuse of labels) by Al Viro · 21 years ago
  82. d201348 [PATCH] s390: ioprio & inotify system calls. by Martin Schwidefsky · 21 years ago
  83. 5d3f229 [PATCH] s390: kexec fixes and improvements. by Heiko Carstens · 21 years ago
  84. 350e3ad [PATCH] s390: check for interrupt before waiting by Heiko Carstens · 21 years ago
  85. 8ffa740 [PATCH] s390: cpu timer reset in machine check handler by Heiko Carstens · 21 years ago
  86. f878e43 [PATCH] s390: 31 bit memory size limit by Heiko Carstens · 21 years ago
  87. 99b2d8d [PATCH] s390: external call performance by Heiko Carstens · 21 years ago
  88. 951f22d [PATCH] s390: spin lock retry by Martin Schwidefsky · 21 years ago
  89. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 21 years ago
  90. 068e1b9 [PATCH] s390: fadvise hint values. by Martin Schwidefsky · 21 years ago
  91. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 21 years ago
  92. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 21 years ago
  93. cf13f0e [PATCH] kexec: s390 support by Heiko Carstens · 21 years ago
  94. 66a464d [PATCH] s390: debug feature changes by Michael Holzheu · 21 years ago
  95. 6b979de [PATCH] s390: add vmcp interface by Christian Borntraeger · 21 years ago
  96. 77fa224 [PATCH] s390: improved machine check handling by Heiko Carstens · 21 years ago
  97. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 21 years ago
  98. 0d77e5a [PATCH] compat: introduce compat_time_t by Stephen Rothwell · 21 years ago
  99. 2b07188 [PATCH] s390: pending interrupt after ipl from reader by Heiko Carstens · 21 years ago
  100. e9b9a04 [PATCH] s390: memory detection > 32GB by Heiko Carstens · 21 years ago