1. 894e491 [S390] early: limit savesys cmd string handling by Heiko Carstens · 14 years ago
  2. 69ac43b [S390] early: Fix possible overlapping data buffer by Chen Liu · 14 years ago
  3. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
  4. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  5. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 31598e8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  7. c73028a s390: change to new flag variable by matt mooney · 14 years ago
  8. 8df341c Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  9. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  10. ec6b426 oprofile, s390: Cleanups by Robert Richter · 14 years ago
  11. c814d16 oprofile, s390: Remove hwsampler_files.c and merge it into init.c by Heinz Graalfs · 14 years ago
  12. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. 6966727 [S390] kexec: Disable ftrace during kexec by Heiko Carstens · 14 years ago
  14. d7b081a [S390] support XZ compressed kernel by Heiko Carstens · 14 years ago
  15. 305b152 [S390] Write protect module text and RO data by Jan Glauber · 14 years ago
  16. 2c190da [S390] remove redundant stack check option by Jan Glauber · 14 years ago
  17. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  18. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  19. dd30ac3 [S390] net: provide architecture specific NET_SKB_PAD by Horst Hartmann · 14 years ago
  20. 7657e41 [S390] atomic: use inline asm by Heiko Carstens · 14 years ago
  21. a8c8d7c [S390] correct ipl parameter block safe guard by Martin Schwidefsky · 14 years ago
  22. 03e3b5a [S390] atomic: use ACCESS_ONCE() for atomic_read() by Heiko Carstens · 14 years ago
  23. 0d6e82e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  24. a3ec4a6 Merge commit 'v2.6.38-rc5' into core/locking by Ingo Molnar · 14 years ago
  25. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 14 years ago
  26. 7bb2e26 oprofile, s390: Fix section mismatch of function hws_cpu_callback() by Robert Richter · 14 years ago
  27. a0d7624 oprofile, s390: Rework hwsampler implementation by Robert Richter · 14 years ago
  28. 997dbb4 oprofile, s390: Enhance OProfile to support System zs hardware sampling feature by Heinz Graalfs · 14 years ago
  29. ec6a3df oprofile, s390: Add support for hardware based sampling on System z processors by Heinz Graalfs · 14 years ago
  30. 9d20b57 crypto: sha-s390 - Reset index after processing partial block by Herbert Xu · 14 years ago
  31. d9c11b1 [S390] reset default for CONFIG_CHSC_SCH by Sebastian Ott · 14 years ago
  32. 786cca8 [S390] use asm-generic/cacheflush.h by Akinobu Mita · 14 years ago
  33. c84ca00 [S390] tlb: fix build error caused by THP by Heiko Carstens · 14 years ago
  34. e4d8269 [S390] missing sacf in uaccess by Martin Schwidefsky · 14 years ago
  35. f1be77b [S390] pgtable_list corruption by Martin Schwidefsky · 14 years ago
  36. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  37. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  38. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  39. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  40. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  41. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  42. c1e0d97 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  43. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  44. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  45. d2c9dfc [S390] Randomize PIEs by Heiko Carstens · 14 years ago
  46. 3351918 [S390] Randomise the brk region by Heiko Carstens · 14 years ago
  47. a05c90f [S390] Add is_32bit_task() helper function by Heiko Carstens · 14 years ago
  48. 9887a1f [S390] Randomize lower bits of stack address by Heiko Carstens · 14 years ago
  49. df1ca53 [S390] Randomize mmap start address by Heiko Carstens · 14 years ago
  50. 1060f62 [S390] Rearrange mmap.c by Heiko Carstens · 14 years ago
  51. 7e0d485 [S390] Enable flexible mmap layout for 64 bit processes by Heiko Carstens · 14 years ago
  52. e7828bb [S390] vdso: dont map at mmap_base by Heiko Carstens · 14 years ago
  53. 9e78a13 [S390] reduce miminum gap between stack and mmap_base by Heiko Carstens · 14 years ago
  54. 9046e40 [S390] mmap: consider stack address randomization by Heiko Carstens · 14 years ago
  55. 7a63fa1 [S390] Update default configuration by Martin Schwidefsky · 14 years ago
  56. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  57. abb3594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  58. 8e10230 [S390] prevent unneccesary loops_per_jiffy recalculation by Heiko Carstens · 14 years ago
  59. 19726ce [S390] cpuinfo: use get_online_cpus() instead of preempt_disable() by Heiko Carstens · 14 years ago
  60. 974de4d7 [S390] smp: remove cpu hotplug messages by Heiko Carstens · 14 years ago
  61. fa188ae [S390] mutex: enable spinning mutex on s390 by Gerald Schaefer · 14 years ago
  62. 34b133f [S390] mutex: Introduce arch_mutex_cpu_relax() by Gerald Schaefer · 14 years ago
  63. 4cc9bed [S390] cleanup ftrace backend functions by Martin Schwidefsky · 14 years ago
  64. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 14 years ago
  65. da7f51c [S390] smp/idle: call init_idle() before starting a new cpu by Heiko Carstens · 14 years ago
  66. f230886 [S390] smp: delay idle task creation by Heiko Carstens · 14 years ago
  67. e4dbb0f [S390] dasd: Add support for raw ECKD access. by Stefan Haberland · 14 years ago
  68. 5a27e60 [S390] dasd: Improve handling of stolen DASD reservation by Stefan Weinhuber · 14 years ago
  69. f3e1a27 [S390] nmi: enable machine checks early by Heiko Carstens · 14 years ago
  70. 1de3447 [S390] 31 bit entry.S update. by Martin Schwidefsky · 14 years ago
  71. ce322cc [S390] cio: obtain mdc value per channel path by Sebastian Ott · 14 years ago
  72. 37e8952 [S390] nohz: optimize arch_needs_cpu() by Heiko Carstens · 14 years ago
  73. 3d6c76f [S390] qdio: outbound tasklet scan threshold by Jan Glauber · 14 years ago
  74. 2fcb368 [S390] hypfs: Move buffer allocation from open to read by Michael Holzheu · 14 years ago
  75. 6432c01 [S390] current_thread_info optimization by Martin Schwidefsky · 14 years ago
  76. b1b7509 [S390] extint: get rid of early code plus cleanup by Heiko Carstens · 14 years ago
  77. fb0a9d7 [S390] pfault: delay register of pfault interrupt by Heiko Carstens · 14 years ago
  78. 62d146f [S390] ap bus: add support for irq statistics by Holger Dengler · 14 years ago
  79. 85b81cd [S390] ctc: add support for irq statistics by Heiko Carstens · 14 years ago
  80. 355eb40 [S390] claw: add support for irq statistics by Heiko Carstens · 14 years ago
  81. 096a616 [S390] lcs: add support for irq statistics by Heiko Carstens · 14 years ago
  82. f48198d [S390] vmur: add support for irq statistics by Heiko Carstens · 14 years ago
  83. b8665172 [S390] tape: add support for irq statistics by Heiko Carstens · 14 years ago
  84. 3fe22f6 [S390] 3270: add support for irq statistics by Heiko Carstens · 14 years ago
  85. 12fae58 [S390] 3215: add support for irq statistics by Heiko Carstens · 14 years ago
  86. 3283942 [S390] dasd: add support for irq statistics by Heiko Carstens · 14 years ago
  87. 30d77c3 [S390] qdio: add qdio interrupts to interrupt statistics by Jan Glauber · 14 years ago
  88. 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 14 years ago
  89. 545b288 [S390] time: let local_tick_enable/disable() reprogram the clock comparator by Heiko Carstens · 14 years ago
  90. 17eb7a5 [S390] time: move local_tick_enable()/disable() to timex.h by Heiko Carstens · 14 years ago
  91. 860dba4 [S390] add kprobes annotations by Martin Schwidefsky · 14 years ago
  92. 4a18863 [S390] kprobes: coding style by Martin Schwidefsky · 14 years ago
  93. 0e917cc [S390] kprobes: restructure handler function by Martin Schwidefsky · 14 years ago
  94. 92b8cbf [S390] kprobes: jprobe save and restore by Martin Schwidefsky · 14 years ago
  95. 371db06 [S390] kprobes: insn slots by Martin Schwidefsky · 14 years ago
  96. b959979 [S390] kprobes: activation and deactivation by Martin Schwidefsky · 14 years ago
  97. ba640a5 [S390] kprobes: instruction fixup by Martin Schwidefsky · 14 years ago
  98. 5a8b589 [S390] kprobes: instruction swap by Martin Schwidefsky · 14 years ago
  99. fc0a1fe [S390] kprobes: single step cleanup by Martin Schwidefsky · 14 years ago
  100. 35f2aaa [S390] kprobes: single stepped breakpoint by Martin Schwidefsky · 14 years ago