1. 3e03a2f [S390] kernel page table allocation. by Heiko Carstens · 18 years ago
  2. 5cb900a [S390] add __cpuinit to appldata_cpu_notify by Gerald Schaefer · 18 years ago
  3. be6b5a3 [PATCH] cpu hotplug: use hotplug version of registration in late inits by Chandra Seetharaman · 18 years ago
  4. 468310a [S390] update default configuration by Martin Schwidefsky · 18 years ago
  5. d7cf0d5 [S390] sysfs_create_xxx return values. by Heiko Carstens · 18 years ago
  6. dc8f5d2 [S390] .align 4096 statements in head.S by Heiko Carstens · 18 years ago
  7. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  8. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
  9. f84dfe8 [PATCH] s390: remove BINFMT_ELF32 config option by Heiko Carstens · 18 years ago
  10. 289fbc2 [PATCH] disallow modular binfmt_elf32 by Christoph Hellwig · 18 years ago
  11. 829035f [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c by Paul Mackerras · 18 years ago
  12. 2b105ff [PATCH] lockdep: enable on s390 by Ingo Molnar · 18 years ago
  13. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 18 years ago
  14. 5bdc9b4 [PATCH] lockdep: stacktrace subsystem, s390 support by Heiko Carstens · 18 years ago
  15. cbbd1fa [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support by Heiko Carstens · 18 years ago
  16. d882b17 [PATCH] s390: put sys_call_table into .rodata section and write protect it by Heiko Carstens · 18 years ago
  17. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  18. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  19. 347ce43 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter by Christoph Lameter · 18 years ago
  20. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  21. 5b5dd21 [S390] appldata enhancements. by Gerald Schaefer · 18 years ago
  22. 585c304 [S390] Add vmpanic parameter. by Peter Oberparleiter · 18 years ago
  23. 8f27766 [S390] remove export of sys_call_table by Martin Schwidefsky · 18 years ago
  24. 65b73c6 [S390] remove unused macros from binfmt_elf32.c by Martin Schwidefsky · 18 years ago
  25. 8e0474f [S390] fix duplicate export of overflow{ug}id by Serge E. Hallyn · 18 years ago
  26. 3ee5268 [S390] avenrun export in appdata_base.c by Gerald Schaefer · 18 years ago
  27. b1b7030 [S390] head.S code moving. by Heiko Carstens · 18 years ago
  28. 63b1224 [S390] virtual cpu accounting vs. machine checks. by Martin Schwidefsky · 18 years ago
  29. 9faf065 [S390] add __cpuinit to appldata cpu hotplug notifier. by Gerald Schaefer · 18 years ago
  30. 06fa46a [S390] console_unblank woes. by Martin Schwidefsky · 18 years ago
  31. d7d2370 [S390] memory detection. by Heiko Carstens · 18 years ago
  32. 7380534 [S390] incomplete stack traces. by Heiko Carstens · 18 years ago
  33. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  34. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  35. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  36. 2efe55a Storage class should be first by Tobias Klauser · 18 years ago
  37. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  38. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 18 years ago
  39. 4360010 [CRYPTO] digest: Remove unnecessary zeroing during init by Herbert Xu · 18 years ago
  40. cc13ad6 [PATCH] s390: setup.c cleanup + build fix by Heiko Carstens · 18 years ago
  41. a5cf4b9 [PATCH] s390_hypfs filesystem: get_sb_single() fix by Andrew Morton · 18 years ago
  42. 24bbb1f [PATCH] s390_hypfs filesystem by Michael Holzheu · 18 years ago
  43. 705af30 [PATCH] s390: fix typo in stop_hz_timer. by Martin Schwidefsky · 18 years ago
  44. 92f63cd [PATCH] s390: next_timer_interrupt overflow in stop_hz_timer by Martin Schwidefsky · 18 years ago
  45. 0159677 [PATCH] s390: add vmsplice system call by Martin Schwidefsky · 18 years ago
  46. 5afdbd6 [PATCH] s390: exploit rcu_needs_cpu() interface by Heiko Carstens · 18 years ago
  47. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  48. b44df33 [PATCH] s390: bug in setup_rt_frame by Heiko Carstens · 18 years ago
  49. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 18 years ago
  50. a3266a9 [PATCH] s390: new system calls by Martin Schwidefsky · 18 years ago
  51. 58268b9 [PATCH] s390: add read_mostly optimization by Christian Borntraeger · 18 years ago
  52. 9b5dec1 [PATCH] s390: segment operation error codes by Gerald Schaefer · 18 years ago
  53. 28f2237 [PATCH] s390: alternate signal stack handling bug by Laurent Meyer · 18 years ago
  54. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 18 years ago
  55. b068b43 [PATCH] arch/s390/Makefile: remove -finline-limit=10000 by Adrian Bunk · 18 years ago
  56. bdc7f15 [PATCH] s390: update default configuration by Martin Schwidefsky · 18 years ago
  57. 97db7fb [PATCH] for_each_possible_cpu: s390 by KAMEZAWA Hiroyuki · 18 years ago
  58. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  59. 7e33db4 [PATCH] bitops: s390: use generic bitops by Akinobu Mita · 18 years ago
  60. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 18 years ago
  61. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 18 years ago
  62. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 18 years ago
  63. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 18 years ago
  64. fb63051 [PATCH] s390: kzalloc() conversion in arch/s390 by Eric Sesterhenn · 18 years ago
  65. 61d3ad0 [PATCH] s390: connector support by Martin Schwidefsky · 18 years ago
  66. 699ff13 [PATCH] s390: cpu up retries by Michael Ryan · 18 years ago
  67. 5e8b1c4 [PATCH] s390: /proc/sys/vm/cmm_* permission bits by Martin Schwidefsky · 18 years ago
  68. 5968529 [PATCH] s390: early parameter parsing by Heiko Carstens · 18 years ago
  69. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  70. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  71. 9656716 [PATCH] s390: Increase spinlock retry code performance by Christian Ehrhardt · 19 years ago
  72. 331c465 [PATCH] s390: fix strnlen_user return value by Gerald Schaefer · 19 years ago
  73. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 19 years ago
  74. ed3d021 [PATCH] s390: sys32_fstatat -> sys32_fstatat64 by Heiko Carstens · 19 years ago
  75. 5433045 [PATCH] s390: smp initialization speed by Heiko Carstens · 19 years ago
  76. 37a3302 [PATCH] s390: possible_cpus parameter by Heiko Carstens · 19 years ago
  77. 255acee [PATCH] s390: additional_cpus parameter by Heiko Carstens · 19 years ago
  78. 1fca251 [PATCH] s390: fix preempt_count of idle thread with cpu hotplug by Heiko Carstens · 19 years ago
  79. 4bbf39c [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST by Ingo Molnar · 19 years ago
  80. e35a661 [PATCH] s390: fix __delay implementation by Heiko Carstens · 19 years ago
  81. 19bf9cb [PATCH] s390: fstatat64 support by Heiko Carstens · 19 years ago
  82. e768427 [PATCH] s390: add support for unshare system call by Heiko Carstens · 19 years ago
  83. a386fba [PATCH] s390: fix non smp build of kexec by Heiko Carstens · 19 years ago
  84. 9733e24 [PATCH] s390: earlier initialization of cpu_possible_map by Heiko Carstens · 19 years ago
  85. e6f3601 [PATCH] s390: update default configuration by Heiko Carstens · 19 years ago
  86. 21b4da7 [PATCH] Fix s390 build failure. by Dave Jones · 19 years ago
  87. 793af24 [PATCH] s390 misc __user annotations by Al Viro · 19 years ago
  88. 24954a1 [PATCH] s390x compat __user annotations by Al Viro · 19 years ago
  89. aaedd94 [PATCH] cmm NULL noise removal, __user annotations by Al Viro · 19 years ago
  90. cd2d2bf [PATCH] s390: fix compat syscall wrapper by Heiko Carstens · 19 years ago
  91. 54dfe5d [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK by Heiko Carstens · 19 years ago
  92. 1ab865c [PATCH] s390: New default configuration by Heiko Carstens · 19 years ago
  93. 32f65f2 [PATCH] s390: monotonic_clock interface by Jan Glauber · 19 years ago
  94. 9dbafa5 [PATCH] s390: overflow in sched_clock by Jan Glauber · 19 years ago
  95. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 19 years ago
  96. 1f1c12a [PATCH] s390: cputime misaccounting by Martin Schwidefsky · 19 years ago
  97. 53df751 [PATCH] s390: add dummy pm_power_off by Martin Schwidefsky · 19 years ago
  98. 0152fb3 [PATCH] s390: spinlock fixes by Martin Schwidefsky · 19 years ago
  99. 68c1191 [PATCH] s390: fix cpcmd calls on UP by Alexey Dobriyan · 19 years ago
  100. eb33c19 [PATCH] s390: show_task oops by Heiko Carstens · 19 years ago