1. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  2. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  3. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  4. 5e83f6f Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  5. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  6. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  7. fc34531 KVM: s390: Don't exit SIE on SIGP sense running by Christian Borntraeger · 14 years ago
  8. 971eb77 KVM: s390: Fix build failure due to centralized vcpu locking patches by Christian Borntraeger · 14 years ago
  9. 9373662 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 14 years ago
  10. bc923cc KVM: s390: Centrally lock arch specific vcpu ioctls by Avi Kivity · 14 years ago
  11. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  12. dcc18f4 [SCSI] zfcp: Enable data division support for FCP devices by Christof Schmitt · 14 years ago
  13. 33fea79 [S390] etr: fix clock synchronization race by Martin Schwidefsky · 14 years ago
  14. f5cdac2 [S390] Fix IRQ tracing in case of PER by Heiko Carstens · 14 years ago
  15. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  16. 40a510d [S390] Update default configuration. by Martin Schwidefsky · 14 years ago
  17. 9940fa8 [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  18. 3164a3cb [S390] kprobes: add parameter check to module_free() by Hendrik Brueckner · 14 years ago
  19. c2f0e8c [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag by Heiko Carstens · 14 years ago
  20. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  21. cc106eb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  22. 204f3a0 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h by FUJITA Tomonori · 14 years ago
  23. d882ba6 s390: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  24. cdf5664 [S390] Add support for LZO-compressed kernels. by Heiko Carstens · 14 years ago
  25. cf9daf4 [S390] cmm: get rid of CMM_PROC config option by Heiko Carstens · 14 years ago
  26. db705e8 [S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanups by Heiko Carstens · 14 years ago
  27. 094f210 [S390] cio: unit check handling during internal I/O by Michael Ernst · 14 years ago
  28. 2ffbb3f [S390] spp: remove KVM_AWARE_CMF config option by Heiko Carstens · 14 years ago
  29. bac9f15 [S390] kprobes: forbid probing of stnsm/stosm/epsw by Heiko Carstens · 14 years ago
  30. 215b309 [S390] spp: fix compilation for CONFIG_32BIT by Heiko Carstens · 14 years ago
  31. 2ddb3ec [S390] atomic: implement atomic64_dec_if_positive by Heiko Carstens · 14 years ago
  32. 1ef6acf [S390] cmm: fix crash on module unload by Heiko Carstens · 14 years ago
  33. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 14 years ago
  34. 50d1e93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6 by Herbert Xu · 14 years ago
  35. 026c8ec crypto: des_s390 - Checkpatch cleanup by Andrea Gelmini · 14 years ago
  36. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
  37. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  38. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  39. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  40. 1efbd15 crypto: des_s390: use generic weak key check by Jan Glauber · 14 years ago
  41. 80d663a crypto: des_s390: remove des3_ede128 mode by Jan Glauber · 14 years ago
  42. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  43. ba0234e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  44. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 14 years ago
  45. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 14 years ago
  46. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 90d83dc KVM: use the correct RCU API for PROVE_RCU=y by Lai Jiangshan · 14 years ago
  48. 7b06bf2 KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() by Wei Yongjun · 15 years ago
  49. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 14 years ago
  50. 57b28f6 [S390] s390_hypfs: Add new attributes by Michael Holzheu · 14 years ago
  51. cc961d4 [S390] qdio: remove API wrappers by Jan Glauber · 14 years ago
  52. 6ea5096 [S390] user space fault: report fault before calling do_exit by Heiko Carstens · 14 years ago
  53. 10d3858 [S390] topology: expose core identifier by Heiko Carstens · 14 years ago
  54. f3cb31e [S390] vdso: add missing vdso_install target by Hendrik Brueckner · 14 years ago
  55. a78f1c4 [S390] vdso: remove redundant check for CONFIG_64BIT by Christoph Egger · 14 years ago
  56. 58ea91c [S390] avoid default_llseek in s390 drivers by Martin Schwidefsky · 14 years ago
  57. 86f2552 [S390] add breaking event address for user space by Martin Schwidefsky · 14 years ago
  58. cd3b70f [S390] virtualization aware cpu measurement by Carsten Otte · 14 years ago
  59. 6377981 [S390] idle time accounting vs. machine checks by Martin Schwidefsky · 14 years ago
  60. 6a2df3a [S390] improve irq tracing code in entry[64].S by Martin Schwidefsky · 14 years ago
  61. 43d399d [S390] cleanup sysc_work and io_work code by Martin Schwidefsky · 14 years ago
  62. 94038a9 [S390] More cleanup for struct _lowcore by Martin Schwidefsky · 14 years ago
  63. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  64. 57d8490 [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y by Martin Schwidefsky · 14 years ago
  65. 545c174 [S390] ptrace: fix return value of do_syscall_trace_enter() by Gerald Schaefer · 14 years ago
  66. e7858f5 Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core by Ingo Molnar · 14 years ago
  67. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 14 years ago
  68. 157a1a2 [S390] vdso: use ntp adjusted clock multiplier by Hendrik Brueckner · 14 years ago
  69. 889ee95 [S390] add hook to reenable mss after hibernation by Sebastian Ott · 14 years ago
  70. 8e7fccc [S390] Update default configuration. by Martin Schwidefsky · 14 years ago
  71. 1876446 [S390] nss: add missing .previous statement to asm function by Heiko Carstens · 14 years ago
  72. 7d3f661 [S390] increase default size of vmalloc area by Martin Schwidefsky · 14 years ago
  73. 6af7eea [S390] s390: disable change bit override by Christian Borntraeger · 14 years ago
  74. 176b180 [S390] fix io_return critical section cleanup by Martin Schwidefsky · 14 years ago
  75. d7015c1 [S390] arch/s390/kernel: Add missing unlock by Julia Lawall · 14 years ago
  76. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  77. 06c0dd7 [S390] fix boot failures with compressed kernels by Martin Schwidefsky · 14 years ago
  78. 1bff7792 [S390] system.h: Fix compile error for 1 and 2 byte cmpxchg by Christian Borntraeger · 14 years ago
  79. a087865 [S390] smp: fix lowcore allocation by Heiko Carstens · 14 years ago
  80. 92fe313 [S390] zcore: CPU registers are not saved under LPAR by Michael Holzheu · 14 years ago
  81. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  82. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
  83. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  84. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  85. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  86. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  87. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  88. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  89. 09003ed [S390] smsgiucv: declare char pointers as "const" by Hendrik Brueckner · 15 years ago
  90. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 15 years ago
  91. b1e2ba8 [S390] Cleanup xtime usage by John Stultz · 15 years ago
  92. 596a95c [S390] uaccess: make sure copy_from_user_overflow is builtin by Heiko Carstens · 15 years ago
  93. 5fbcae5 sysdev: fix missing s390 conversion by Heiko Carstens · 15 years ago
  94. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  95. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  96. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  97. f1771ff Simplify failure exits in s390/hypfs fill_super() by Al Viro · 15 years ago
  98. 07b3bb1 Rename .data.nosave to .data..nosave. by Denys Vlasenko · 15 years ago
  99. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 15 years ago
  100. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago