1. fd2f261 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  2. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  3. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  4. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  5. e90a285 [S390] Simplify stack trace. by Heiko Carstens · 17 years ago
  6. 810cb5b [S390] z/VM unit record device driver by Frank Munzert · 17 years ago
  7. 92d154b [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions. by Christian Borntraeger · 17 years ago
  8. a13a9b6 [S390] Update default configuration. by Martin Schwidefsky · 17 years ago
  9. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  10. 05bd711 missing argument in bin_attribute ->read()/->write() by Al Viro · 17 years ago
  11. 22bb3e9 pass -msize-long to sparse on s390 by Al Viro · 17 years ago
  12. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  13. dce5547 [S390] s390: rename CPU_IDLE to S390_CPU_IDLE by Heiko Carstens · 17 years ago
  14. 987ad70 [S390] system call optimization. by Martin Schwidefsky · 17 years ago
  15. 8a88367 [S390] Bogomips calculation for 64 bit. by Martin Schwidefsky · 17 years ago
  16. 285f672 [S390] smp: Merge smp_count_cpus() and smp_get_save_areas(). by Heiko Carstens · 17 years ago
  17. 83119ad [S390] sclp: Test facility list before executing a service call. by Heiko Carstens · 17 years ago
  18. 05dd253 [S390] sclp: introduce some new interfaces. by Heiko Carstens · 17 years ago
  19. bccdbdc [S390] Fixed comment typo. by Ralph Wuerthner · 17 years ago
  20. bca0fb86 [S390] Add oops_enter()/oops_exit() calls to die(). by Heiko Carstens · 17 years ago
  21. 0fc9bbf [S390] Print list of modules on die(). by Heiko Carstens · 17 years ago
  22. 84b36a8 [S390] Fix yet another two section mismatches. by Heiko Carstens · 17 years ago
  23. 0a71a31 [S390] Missing blank when appending cio_ignore kernel parameter by Michael Holzheu · 17 years ago
  24. ea1f4ee [S390] Fix section annotations. by Heiko Carstens · 17 years ago
  25. e11f0d0 [S390] arch/s390/kernel/debug.c: use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  26. c41d4e3 [S390] Add exception handler for diagnose 224 by Michael Holzheu · 17 years ago
  27. 080e892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 17 years ago
  28. be2864b [S390] More verbose show_mem() like other architectures. by Heiko Carstens · 17 years ago
  29. a5a60a2 [S390] Make use of kretprobe_assert. by Heiko Carstens · 17 years ago
  30. 913f11e [S390] Wire up signald, timerfd and eventfd syscalls. by Heiko Carstens · 17 years ago
  31. fd5d8bf [S390] Wire up sys_utimensat. by Heiko Carstens · 17 years ago
  32. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  33. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  34. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 17 years ago
  35. 7f13da4 [PATCH] add SIGNAL syscall class (v3) by Amy Griffis · 17 years ago
  36. 906fc9e [S390] update default configuration. by Martin Schwidefsky · 17 years ago
  37. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  38. 490f03d [S390] Avoid compile warning. by Heiko Carstens · 17 years ago
  39. 0b0bb3c [S390] fix subsystem removal fallout by Cornelia Huck · 17 years ago
  40. 9a9136e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  41. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  42. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  43. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  44. 79df3c1 no longer #include <asm/kdebug.h> by Adrian Bunk · 17 years ago
  45. bf8f6e5 Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 17 years ago
  46. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 17 years ago
  47. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  48. 3367b99 <linux/sysdev.h> needs to include <linux/module.h> by Ralf Baechle · 17 years ago
  49. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  50. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 17 years ago
  51. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 17 years ago
  52. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  53. 7e20ef0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  54. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  55. cf8ba7a [S390] add hardware capability support (ELF_HWCAP). by Martin Schwidefsky · 17 years ago
  56. d4ee453 [S390] Export uaccess as non-gpl symbol. by Martin Schwidefsky · 17 years ago
  57. f67d136 [S390] aes-s390 key length. by Jan Glauber · 17 years ago
  58. 33464e3 [S390] get rid of kprobes notifier call chain. by Christoph Hellwig · 17 years ago
  59. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  60. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  61. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  62. 5a1b589 [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. by Rusty Russell · 17 years ago
  63. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  64. 39ce010 [S390] Clean up smp code in preparation for some larger changes. by Heiko Carstens · 17 years ago
  65. 9ff6f45 [S390] Remove debugging junk. by Martin Schwidefsky · 17 years ago
  66. ecdcc02 [S390] Switch etr from tasklet to workqueue. by Martin Schwidefsky · 17 years ago
  67. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 17 years ago
  68. db77aa5 [S390] vtime: cleanup per_cpu usage. by Jan Glauber · 17 years ago
  69. 131a395 [S390] crypto: cleanup. by Jan Glauber · 17 years ago
  70. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 17 years ago
  71. be79628 [S390] Improved kernel stack overflow checking. by Martin Schwidefsky · 17 years ago
  72. be5ec36 [S390] No execute support cleanup. by Martin Schwidefsky · 17 years ago
  73. 10c1031 [S390] Minor fault path optimization. by Martin Schwidefsky · 17 years ago
  74. c0007f1 [S390] Use generic bug. by Heiko Carstens · 17 years ago
  75. bb11e3b [S390] Improved oops output. by Martin Schwidefsky · 17 years ago
  76. 03ff9a2 [S390] System call cleanup. by Martin Schwidefsky · 17 years ago
  77. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 17 years ago
  78. 29c380f [S390] memory detection: stop at first memory hole. by Heiko Carstens · 17 years ago
  79. cb8c181 [S390]: Fix build on 31-bit. by David S. Miller · 17 years ago
  80. c45d286 [NET]: Inline net_device_stats by Rusty Russell · 17 years ago
  81. b70842d [S390] kprobes: Align probe address. by David Wilder · 17 years ago
  82. fb1c171 [S390] Wire up sys_utimes. by Heiko Carstens · 18 years ago
  83. fbb04f3 [S390] reboot from and dump to SCSI under z/VM fails. by Michael Holzheu · 18 years ago
  84. 10c16a3 [S390] Wire up compat_sys_epoll_pwait. by Heiko Carstens · 18 years ago
  85. 20cb9e7 [S390] strlcpy is smart enough by Jean Delvare · 18 years ago
  86. 257c6e1 [S390] memory detection: fix off by one bug. by Heiko Carstens · 18 years ago
  87. bb81e60 [PATCH] appldata build fix by Al Viro · 18 years ago
  88. 482b05d [S390] Fixed handling of access register mode faults. by Gerald Schaefer · 18 years ago
  89. 9c9c176 [S390] nss: disable kexec. by Heiko Carstens · 18 years ago
  90. c5dd858 [S390] reipl: move dump_prefix_page out of text section. by Heiko Carstens · 18 years ago
  91. 2586416 [S390] smp: disable preemption in smp_call_function/smp_call_function_on by Heiko Carstens · 18 years ago
  92. f794c82 [S390] kprobes breaks BUG_ON by Martin Schwidefsky · 18 years ago
  93. 4562c9f [S390] Replace $(ARCH) macros in Makefile by Michael Holzheu · 18 years ago
  94. 615b04b [S390] nss: Free unused memory in kernel image. by Heiko Carstens · 18 years ago
  95. 229d9c6 [S390] bss section clearing. by Heiko Carstens · 18 years ago
  96. 2b93293 [S390] Remove BUG() statement by Michael Holzheu · 18 years ago
  97. 46b05d2 [S390] New header file ipl.h by Michael Holzheu · 18 years ago
  98. 72960a0 [S390] New get_cpu_id() inline assembly by Michael Holzheu · 18 years ago
  99. 6c732de [S390] etr: Add barrier() to etr_sync_cpu_start(). by Heiko Carstens · 18 years ago
  100. 118bcd3 [S390] Optional ZONE_DMA for s390. by Heiko Carstens · 18 years ago