1. 6668022 s390/cache: add cpu cache information to /proc/cpuinfo by Heiko Carstens · 12 years ago
  2. d35339a s390: add support for transactional memory by Martin Schwidefsky · 12 years ago
  3. e4b8b3f s390: add support for runtime instrumentation by Jan Glauber · 12 years ago
  4. 2e73c2c s390/eadm_sch: add support for irq statistics by Sebastian Ott · 12 years ago
  5. eadb86a s390/cio: add eadm subchannel driver by Sebastian Ott · 12 years ago
  6. 40ff4cc s390: add scm notification by Sebastian Ott · 12 years ago
  7. 1d1c8f7 s390: add scm bus driver by Sebastian Ott · 12 years ago
  8. d2fc439b s390: add eadm related structures by Sebastian Ott · 12 years ago
  9. 382b736 s390: add eadm facility bits by Sebastian Ott · 12 years ago
  10. 48a8ca0 s390/kexec: move machine_crash_shutdown() to machine_kexec.c by Heiko Carstens · 12 years ago
  11. 1c72592 s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers by Heiko Carstens · 12 years ago
  12. 0d0e471 s390/smp: fix smp_find_processor_id() argument mismatch by Heiko Carstens · 12 years ago
  13. 7755d6b s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier() by Heiko Carstens · 12 years ago
  14. bdd1fc2 s390/kvm: Improve Kconfig help text. by Cornelia Huck · 12 years ago
  15. 843c48f s390/kconfig: split the s390 base menu by Jan Glauber · 12 years ago
  16. 881730a s390/cache: expose cpu cache topology via sysfs by Heiko Carstens · 12 years ago
  17. 648609e s390: enable large page support with CONFIG_DEBUG_PAGEALLOC by Gerald Schaefer · 12 years ago
  18. 535c611 s390/string: provide asm lib functions for memcpy and memcmp by Heiko Carstens · 12 years ago
  19. 68d9884 s390/bpf,jit: improve code generation by Heiko Carstens · 12 years ago
  20. c10302e s390/bpf,jit: BPF Just In Time compiler for s390 by Martin Schwidefsky · 12 years ago
  21. a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 12 years ago
  22. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 12 years ago
  23. 7063942 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 12 years ago
  24. 189374a time: Move update_vsyscall definitions to timekeeper_internal.h by John Stultz · 12 years ago
  25. 267b50f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  26. 558a447 userns: Convert s390 getting uid and gid system calls to use kuid and kgid by Eric W. Biederman · 12 years ago
  27. 6a62a21 userns: Convert s390 hypfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  28. 4db84d4 s390/mm: fix user access page-table walk code by Gerald Schaefer · 12 years ago
  29. 7ef6e97 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. db2e1f4 s390/hwcaps: do not report high gprs for 31 bit kernel by Martin Schwidefsky · 12 years ago
  31. 2df72e9 KVM: split kvm_arch_flush_shadow by Marcelo Tosatti · 12 years ago
  32. 9016083 s390/hugetlb: use direct TLB flushing for hugetlbfs pages by Gerald Schaefer · 12 years ago
  33. 59f9794 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  34. d5feaea s390/mm: fix deadlock in unmap_hugepage_range() by Gerald Schaefer · 12 years ago
  35. 768fd07 s390/32: Don't clobber personality flags on exec by Heiko Carstens · 12 years ago
  36. 29a877f s390/smp: add missing smp_store_status() for !SMP by Heiko Carstens · 12 years ago
  37. 81ff347 oprofile, s390: Fix uninitialized memory access when writing to oprofilefs by Robert Richter · 12 years ago
  38. c78aa4c Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
  39. cbe0568 s390: Always use "long" for ssize_t to match size_t by Geert Uytterhoeven · 12 years ago
  40. b9bb50d s390: Remove leftover account_tick_vtime() header by Frederic Weisbecker · 12 years ago
  41. baa3604 cputime: Consolidate vtime handling on context switch by Frederic Weisbecker · 12 years ago
  42. b952741 cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING by Frederic Weisbecker · 12 years ago
  43. e858712 s390/compat: fix mmap compat system calls by Heiko Carstens · 12 years ago
  44. 82aabdb s390/compat: fix compat wrappers for process_vm system calls by Heiko Carstens · 12 years ago
  45. 5ab37e1 s390: do not clobber personality flags in sys_32_personality() by Jiri Kosina · 12 years ago
  46. c63cb46 s390/seccomp: add support for system call filtering using BPF by Heiko Carstens · 12 years ago
  47. d050351 s390/mm: remove MAX_PHYSADDR_BITS define by Heiko Carstens · 12 years ago
  48. fe56097 Merge remote-tracking branch 'upstream' into next by Avi Kivity · 12 years ago
  49. 37743cc crypto: arch/s390 - cleanup - remove unneeded cra_list initialization by Jussi Kivilinna · 12 years ago
  50. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  51. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  52. 26847fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  53. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  54. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  55. 7d25617 s390: make use of user_mode() macro where possible by Heiko Carstens · 12 years ago
  56. 37fe1d7 s390/mm: rename user_mode variable to addressing_mode by Heiko Carstens · 12 years ago
  57. 008c2e8 s390/mm: fix fault handling for page table walk case by Heiko Carstens · 12 years ago
  58. f2c76e3 s390/mm: make page faults killable by Heiko Carstens · 12 years ago
  59. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  60. 216550e s390: update defconfig by Heiko Carstens · 12 years ago
  61. 0f6f281 s390/mm: downgrade page table after fork of a 31 bit process by Martin Schwidefsky · 12 years ago
  62. ade38c3 KVM: s390: Add implementation-specific trace events by Cornelia Huck · 12 years ago
  63. 5786fff KVM: s390: Add architectural trace events by Cornelia Huck · 12 years ago
  64. 9b7fb99 s390/dis: Instruction decoding interface by Cornelia Huck · 12 years ago
  65. e9bda6f Merge branch 'queue' into next by Avi Kivity · 12 years ago
  66. 8143ada s390/ipl: Use diagnose 8 command separation by Michael Holzheu · 12 years ago
  67. 56280b1 s390/linker script: use RO_DATA_SECTION by Heiko Carstens · 12 years ago
  68. 3193a98 s390/exceptions: sort exception table at build time by Heiko Carstens · 12 years ago
  69. d527436 s390/debug: remove module_exit function / move EXPORT_SYMBOLs by Heiko Carstens · 12 years ago
  70. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  71. e017507 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  72. f2a7434 KVM: Add config to support ple or cpu relax optimzation by Raghavendra K T · 12 years ago
  73. 27f6b41 s390/vtimer: rework virtual timer interface by Martin Schwidefsky · 12 years ago
  74. 921486b s390/dis: Add the servc instruction to the disassembler. by Cornelia Huck · 12 years ago
  75. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  76. 2b75475 s390/lgr: Add init check to lgr_info_log() by Michael Holzheu · 12 years ago
  77. 50bb1f7 s390/cpu init: use __get_cpu_var instead of per_cpu by Heiko Carstens · 12 years ago
  78. 711d273 s390/idle: reduce size of s390_idle_data structure by Heiko Carstens · 12 years ago
  79. 0008204 s390/idle: fix sequence handling vs cpu hotplug by Heiko Carstens · 12 years ago
  80. c960bec s390/hypfs: Add missing get_next_ino() by Michael Holzheu · 12 years ago
  81. 21b26c0 KVM: s390: Fix sigp sense handling. by Cornelia Huck · 12 years ago
  82. ea1918d KVM: s390: use sigp condition code defines by Heiko Carstens · 12 years ago
  83. 0744426 KVM: s390: fix sigp set prefix status stored cases by Heiko Carstens · 12 years ago
  84. 7ba26c4 KVM: s390: fix sigp sense running condition code handling by Heiko Carstens · 12 years ago
  85. 9b74753 s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 12 years ago
  86. 9d04edd s390/smp: remove redundant check by Heiko Carstens · 12 years ago
  87. a7df7a9 s390/ipl: Fix ipib handling for "dumpreipl" shutdown action by Michael Holzheu · 12 years ago
  88. fbe7656 s390/smp: make absolute lowcore / cpu restart parameter accesses more robust by Heiko Carstens · 12 years ago
  89. d691af0 crypto: s390 - clean up DES code a bit more by Paul Bolle · 12 years ago
  90. cd18345 KVM: s390: Perform early event mask processing during boot by Heinz Graalfs · 12 years ago
  91. 61bde82 KVM: s390: Set CPU in stopped state on initial cpu reset by Christian Borntraeger · 12 years ago
  92. 46ce7fb S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 12 years ago
  93. 8d4ecfc s390/ccwgroup: remove unused ccwgroup_device member by Sebastian Ott · 12 years ago
  94. eb54619 s390/sigp: use sigp order code defines in assembly code by Heiko Carstens · 12 years ago
  95. a095a8a s390/smp: use sigp cpu status definitions by Heiko Carstens · 12 years ago
  96. a9ae32c s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 12 years ago
  97. 524b24a s390/smp: remove redundant check by Heiko Carstens · 12 years ago
  98. 569ba7d s390/kvm: get rid of duplicate instruction by Christian Borntraeger · 12 years ago
  99. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  100. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago