1. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  2. 49382d9 s390/compat: change parameter types from unsigned long to compat_ulong_t by Heiko Carstens · 10 years ago
  3. e770d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  4. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  5. 07be038 s390/hypfs: add interface for diagnose 0x304 by Martin Schwidefsky · 10 years ago
  6. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  7. 13c789a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  8. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 10 years ago
  9. c760f5e Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-queue by Paolo Bonzini · 10 years ago
  10. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  11. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  12. fded432 s390: wire up sys_sched_setattr/sys_sched_getattr by Heiko Carstens · 10 years ago
  13. 4e07814 s390/uapi: fix struct statfs64 definition by Heiko Carstens · 10 years ago
  14. 0ff2fe5 s390/uaccess: remove dead extern declarations, make functions static by Heiko Carstens · 10 years ago
  15. b03b467 s390/uaccess: test if current->mm is set before walking page tables by Heiko Carstens · 10 years ago
  16. 05e9181 s390/zfcpdump: make zfcpdump depend on 64BIT by Heiko Carstens · 10 years ago
  17. 38ea1f3 s390/32bit: fix cmpxchg64 by Heiko Carstens · 10 years ago
  18. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. f479c01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  20. 699bde3 KVM: s390: Fix memory access error detection by Christian Borntraeger · 10 years ago
  21. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 10 years ago
  22. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  23. 3af57f7 s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions by Heiko Carstens · 11 years ago
  24. d208c79 KVM: s390: Enable the LPP facility for guests by Thomas Huth · 11 years ago
  25. 7feb6bb KVM: s390: enable Transactional Execution by Michael Mueller · 11 years ago
  26. f85168e s390/cpum_sf: fix printk format warnings by Hendrik Brueckner · 11 years ago
  27. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  28. aee636c bpf: do not use reciprocal divide by Eric Dumazet · 11 years ago
  29. 59b55a4 s390/qdio: bridgeport support - CHSC part by Eugene Crosser · 11 years ago
  30. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. 1c59a86 s390/qdio: bridgeport support - CHSC part by Eugene Crosser · 11 years ago
  32. 28aa39b s390: delete new instances of __cpuinit usage by Paul Gortmaker · 11 years ago
  33. 075dfd8 s390/compat: fix PSW32_USER_BITS definition by Heiko Carstens · 11 years ago
  34. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  35. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  36. fcf2f40 s390/pci: obtain function handle in hotplug notifier by Sebastian Ott · 11 years ago
  37. 57b7cb0 s390/PCI: Remove superfluous check of MSI type by Alexander Gordeev · 11 years ago
  38. a384c89 s390/PCI: Fix single MSI only check by Alexander Gordeev · 11 years ago
  39. fed2861 crypto: arch - use crypto_memneq instead of memcmp by Daniel Borkmann · 11 years ago
  40. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. 91f3e3e s390/zcrypt: add support for EP11 coprocessor cards by Ingo Tuchscherer · 11 years ago
  42. 9efe4f2 s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZE by Martin Schwidefsky · 11 years ago
  43. d80512f s390/smp: improve setup of possible cpu mask by Heiko Carstens · 11 years ago
  44. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  45. 61aa488 s390: use IS_ENABLED to check if a CONFIG is set to y or m by Heiko Carstens · 11 years ago
  46. d752886 s390/cpum_sf: Add flag to process full SDBs only by Hendrik Brueckner · 11 years ago
  47. 7e75fc3 s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling function by Hendrik Brueckner · 11 years ago
  48. dd127b3 s390/cpum_sf: Filter perf events based event->attr.exclude_* settings by Hendrik Brueckner · 11 years ago
  49. 443e802 s390/cpum_sf: Detect KVM guest samples by Hendrik Brueckner · 11 years ago
  50. 443d4be s390/cpum_sf: Add helper to read TOD from trailer entries by Hendrik Brueckner · 11 years ago
  51. fcc77f5 s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocks by Hendrik Brueckner · 11 years ago
  52. 69f239e s390/cpum_sf: Dynamically extend the sampling buffer if overflows occur by Hendrik Brueckner · 11 years ago
  53. 257608f s390/pci: reenable per default by Sebastian Ott · 11 years ago
  54. f7038b7 s390/pci/dma: fix accounting of allocated_pages by Sebastian Ott · 11 years ago
  55. 0c0c277 s390/pci: set error state for unavailable functions by Sebastian Ott · 11 years ago
  56. 7042689 s390/pci: fix removal of nonexistent pci bus by Sebastian Ott · 11 years ago
  57. aa3b7c2 s390/pci: prevent inadvertently triggered bus scans by Sebastian Ott · 11 years ago
  58. 99c64b6 s390/perf: Add service level information for CPU-Measurement Facilities by Hendrik Brueckner · 11 years ago
  59. e28bb79 s390/perf,oprofile: Share sampling facility by Hendrik Brueckner · 11 years ago
  60. 55baa2f s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES events by Hendrik Brueckner · 11 years ago
  61. 8c069ff s390/perf: add support for the CPU-Measurement Sampling Facility by Hendrik Brueckner · 11 years ago
  62. c716832 s390/cpum_cf: Export event names in sysfs by Hendrik Brueckner · 11 years ago
  63. cf48ad8 s390/oprofile: move hwsampler interfaces to cpu_mf.h by Hendrik Brueckner · 11 years ago
  64. 52733e0 s390/sclp_early: Add function to detect sclp console capabilities by Hendrik Brueckner · 11 years ago
  65. 41932bc s390/compat: correct check for EFAULT in rt-signal frame creation by Martin Schwidefsky · 11 years ago
  66. 96619fc s390/smp: reduce memory consumption of pcpu_devices array by Heiko Carstens · 11 years ago
  67. c63bade s390: optimize control register update by Martin Schwidefsky · 11 years ago
  68. 1c182a6 s390/ptrace: simplify enable/disable single step by Martin Schwidefsky · 11 years ago
  69. dea2419 s390/smp: only send external call ipi if needed by Heiko Carstens · 11 years ago
  70. 6bb05ef Merge tag 'kvm-s390-20131211' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 11 years ago
  71. 8494bd0e Merge remote-tracking branch 'tip/x86/cpufeature' into kvm-next by Paolo Bonzini · 11 years ago
  72. ff1f3cb KVM: s390: ioeventfd: ignore leftmost bits by Dominik Dingel · 11 years ago
  73. 58bc33b KVM: s390: SIGP START has to report BUSY while stopping a CPU by Thomas Huth · 11 years ago
  74. cc92d6d KVM: s390: Reworked SIGP RESTART order by Thomas Huth · 11 years ago
  75. b13d358 KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL by Thomas Huth · 11 years ago
  76. 949c007 KVM: s390: Use helper function to set CC in SIGP handler by Thomas Huth · 11 years ago
  77. 2205661 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  78. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  79. ca5de58 s390/time,vdso: fix clock_gettime for CLOCK_MONOTONIC by Martin Schwidefsky · 11 years ago
  80. b5e64b3 s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_ID by Martin Schwidefsky · 11 years ago
  81. 06aae68 s390/vdso: fix access-list entry initialization by Heiko Carstens · 11 years ago
  82. 8cb04be s390: increase CONFIG_NR_CPUS limit by Xose Vazquez Perez · 11 years ago
  83. 9c09523 s390/smp,sclp: fix size of sclp_cpu_info structure by Heiko Carstens · 11 years ago
  84. 033dbbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  85. 9dda276 crypto: s390 - Fix aes-xts parameter corruption by Gerald Schaefer · 11 years ago
  86. 36daca9 KVM: s390: Removed kvm_s390_inject_sigp_stop() by Thomas Huth · 11 years ago
  87. 00e9e43 KVM: s390: Add SIGP store-status-at-address order by Thomas Huth · 11 years ago
  88. 743db27 KVM: s390: fix diagnose code extraction by Heiko Carstens · 11 years ago
  89. 178bd78 KVM: s390: Fix clock comparator field for STORE STATUS by Thomas Huth · 11 years ago
  90. e879892 KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS by Thomas Huth · 11 years ago
  91. c95221f KVM: s390: Do not set CC3 for EQBS and SQBS by Thomas Huth · 11 years ago
  92. f092669 KVM: s390: Fix access to CR6 in TPI handler by Thomas Huth · 11 years ago
  93. ac5b034 KVM: s390: Removed VIRTIODESCSPACE by Thomas Huth · 11 years ago
  94. 210b1607 KVM: s390: Removed SIE_INTERCEPT_UCONTROL by Thomas Huth · 11 years ago
  95. 127581b s390/mm: handle asce-type exceptions as normal page fault by Martin Schwidefsky · 11 years ago
  96. 8adbf78 s390,time: revert direct ktime path for s390 clockevent device by Martin Schwidefsky · 11 years ago
  97. 79c74ec s390/time,vdso: convert to the new update_vsyscall interface by Martin Schwidefsky · 11 years ago
  98. 71a86ef s390/uaccess: add missing page table walk range check by Heiko Carstens · 11 years ago
  99. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  100. dba6bb600 s390/mm: optimize copy_page by Heiko Carstens · 11 years ago