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