1. 0b2b6e1 [S390] Remove open-coded mem_map usage. by Heiko Carstens · 18 years ago
  2. 7676bef [S390] Have s390 use add_active_range() and free_area_init_nodes. by Heiko Carstens · 18 years ago
  3. cb601d4 [S390] Remove crept in whitespace from head*.S again. by Heiko Carstens · 18 years ago
  4. 8abfe01 [S390] Wire up sys_getcpu system call. by Heiko Carstens · 18 years ago
  5. b05e370 [S390] user-copy optimization fallout. by Martin Schwidefsky · 18 years ago
  6. aa97b10 [S390] update default configuration by Martin Schwidefsky · 18 years ago
  7. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  8. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  9. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  10. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  11. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  12. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  13. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  14. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  15. 3c1fcfe [PATCH] Directed yield: direct yield of spinlocks for s390. by Martin Schwidefsky · 18 years ago
  16. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  17. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  18. 2dcea57 [PATCH] convert s390 page handling macros to functions by Heiko Carstens · 18 years ago
  19. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  20. 25d83cb [S390] Whitespace cleanup. by Heiko Carstens · 18 years ago
  21. 52149ba [S390] user readable uninitialised kernel memory. by Martin Schwidefsky · 18 years ago
  22. 0efa470 [S390] config option for z9-109 code generation. by Christian Borntraeger · 18 years ago
  23. d9f7a74 [S390] __div64_32 for 31 bit. by Martin Schwidefsky · 18 years ago
  24. 23c100d [S390] hypfs sparse warnings. by Michael Holzheu · 18 years ago
  25. 925afbd [S390] Avoid static struct initializations in appldata. by Gerald Schaefer · 18 years ago
  26. bac9c66 [S390] init task memory faults. by Akinobu Mita · 18 years ago
  27. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  28. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  29. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  30. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  31. e8216de [PATCH] s390: fix cmm kernel thread handling by Heiko Carstens · 18 years ago
  32. 8bc719d [PATCH] out of memory notifier by Martin Schwidefsky · 18 years ago
  33. 27bf71c [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones by Christoph Lameter · 18 years ago
  34. 5a1b399 [PATCH] x86: Some preparationary cleanup for stack trace by Andi Kleen · 18 years ago
  35. 6bbd9b6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  36. efcf802 [CRYPTO] drivers: Remove obsolete block cipher operations by Herbert Xu · 18 years ago
  37. a9e62fa [CRYPTO] s390: Added block cipher versions of CBC/ECB by Herbert Xu · 18 years ago
  38. 65b75c3 [CRYPTO] s390: Added missing driver name and priority by Herbert Xu · 18 years ago
  39. 560c06a [CRYPTO] api: Get rid of flags argument to setkey by Herbert Xu · 18 years ago
  40. 388c571 [S390] hypfs crashes with invalid mount option. by Michael Holzheu · 18 years ago
  41. 6c2a9e6 [S390] Use alternative user-copy operations for new hardware. by Gerald Schaefer · 18 years ago
  42. d02765d [S390] Make user-copy operations run-time configurable. by Gerald Schaefer · 18 years ago
  43. 6837a8c [S390] Cleanup in signal handling code. by Gerald Schaefer · 18 years ago
  44. 9282ed9 [S390] Cleanup in page table related code. by Gerald Schaefer · 18 years ago
  45. 31b5808 [S390] Linux API for writing z/VM APPLDATA Monitor records. by Melissa Howland · 18 years ago
  46. 07d43ce [S390] Remove kexec experimental flag. by Heiko Carstens · 18 years ago
  47. 1f38d61 [S390] cleanup appldata. by Gerald Schaefer · 18 years ago
  48. 9514e23 [S390] Kernel stack overflow handling. by Heiko Carstens · 18 years ago
  49. e87bfe5 [S390] convert some assembler to C. by Heiko Carstens · 18 years ago
  50. 1375fc1 [S390] __exit cleanup. by Heiko Carstens · 18 years ago
  51. 7d5d688 [S390] Use simple_strtoul instead of own cmm_strtoul wrapper. by Heiko Carstens · 18 years ago
  52. 8427082 [S390] fix syscall restart handling. by Heiko Carstens · 18 years ago
  53. ff6b8ea [S390] ipl/dump on panic. by Michael Holzheu · 18 years ago
  54. 331c982 [S390] hypfs compiler warnings. by Michael Holzheu · 18 years ago
  55. f19bfb2 [S390] hypfs comment cleanup. by Michael Holzheu · 18 years ago
  56. 65912a8 [S390] initrd vs. bootmem bitmap. by Heiko Carstens · 18 years ago
  57. 4ba069b [S390] add kprobes support. by Michael Grundy · 18 years ago
  58. e65e1fc [PATCH] syscall class hookup for all normal targets by Al Viro · 18 years ago
  59. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  60. dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
  61. c080379 [PATCH] syscall classes hookup for ppc and s390 by Al Viro · 18 years ago
  62. af313e5 [S390] broken copy_in_user function. by Martin Schwidefsky · 18 years ago
  63. 3e03a2f [S390] kernel page table allocation. by Heiko Carstens · 18 years ago
  64. 5cb900a [S390] add __cpuinit to appldata_cpu_notify by Gerald Schaefer · 18 years ago
  65. be6b5a3 [PATCH] cpu hotplug: use hotplug version of registration in late inits by Chandra Seetharaman · 18 years ago
  66. 468310a [S390] update default configuration by Martin Schwidefsky · 18 years ago
  67. d7cf0d5 [S390] sysfs_create_xxx return values. by Heiko Carstens · 18 years ago
  68. dc8f5d2 [S390] .align 4096 statements in head.S by Heiko Carstens · 18 years ago
  69. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  70. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
  71. f84dfe8 [PATCH] s390: remove BINFMT_ELF32 config option by Heiko Carstens · 18 years ago
  72. 289fbc2 [PATCH] disallow modular binfmt_elf32 by Christoph Hellwig · 18 years ago
  73. 829035fd [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c by Paul Mackerras · 18 years ago
  74. 2b105ff [PATCH] lockdep: enable on s390 by Ingo Molnar · 18 years ago
  75. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 18 years ago
  76. 5bdc9b4 [PATCH] lockdep: stacktrace subsystem, s390 support by Heiko Carstens · 18 years ago
  77. cbbd1fa [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support by Heiko Carstens · 18 years ago
  78. d882b17 [PATCH] s390: put sys_call_table into .rodata section and write protect it by Heiko Carstens · 18 years ago
  79. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  80. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  81. 347ce43 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter by Christoph Lameter · 18 years ago
  82. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  83. 5b5dd21 [S390] appldata enhancements. by Gerald Schaefer · 18 years ago
  84. 585c304 [S390] Add vmpanic parameter. by Peter Oberparleiter · 18 years ago
  85. 8f27766 [S390] remove export of sys_call_table by Martin Schwidefsky · 18 years ago
  86. 65b73c6 [S390] remove unused macros from binfmt_elf32.c by Martin Schwidefsky · 18 years ago
  87. 8e0474f [S390] fix duplicate export of overflow{ug}id by Serge E. Hallyn · 18 years ago
  88. 3ee5268 [S390] avenrun export in appdata_base.c by Gerald Schaefer · 18 years ago
  89. b1b7030 [S390] head.S code moving. by Heiko Carstens · 18 years ago
  90. 63b1224 [S390] virtual cpu accounting vs. machine checks. by Martin Schwidefsky · 18 years ago
  91. 9faf065 [S390] add __cpuinit to appldata cpu hotplug notifier. by Gerald Schaefer · 18 years ago
  92. 06fa46a [S390] console_unblank woes. by Martin Schwidefsky · 18 years ago
  93. d7d2370 [S390] memory detection. by Heiko Carstens · 18 years ago
  94. 7380534 [S390] incomplete stack traces. by Heiko Carstens · 18 years ago
  95. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  96. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  97. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  98. 2efe55a Storage class should be first by Tobias Klauser · 18 years ago
  99. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  100. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 19 years ago