1. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  2. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  3. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  5. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  6. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  8. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  9. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  11. a6527b9 s390: Use generic time config by Anna-Maria Gleixner · 12 years ago
  12. 46a6dd1 KVM: s390: onereg for timer related registers by Jason J. herne · 12 years ago
  13. 29b7c71 KVM: s390: epoch difference and TOD programmable field by Carsten Otte · 12 years ago
  14. 14eebd9 KVM: s390: KVM_GET/SET_ONEREG for s390 by Carsten Otte · 12 years ago
  15. 1526bf9 KVM: s390: add capability indicating COW support by Christian Borntraeger · 12 years ago
  16. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  17. 9814fdf s390/ccwgroup: remove ccwgroup_create_from_string by Sebastian Ott · 12 years ago
  18. b7a610f s390/ccwgroup: exploit ccwdev_by_dev_id by Sebastian Ott · 12 years ago
  19. f2962da s390/ccwgroup: introduce ccwgroup_create_dev by Sebastian Ott · 12 years ago
  20. eda0c6d s390: fix race on TIF_MCCK_PENDING by Martin Schwidefsky · 12 years ago
  21. e5b8d75 s390/barrier: make use of fast-bcr facility by Heiko Carstens · 12 years ago
  22. c6f48b0 s390/barrier: cleanup barrier functions by Heiko Carstens · 12 years ago
  23. d652d59 s390/time: simply Kconfig dependency by Heiko Carstens · 12 years ago
  24. 0544516 s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols by Heiko Carstens · 12 years ago
  25. 9ee39e4 s390/entry64: avoid SPP code duplication by Heiko Carstens · 12 years ago
  26. d49f47f s390/pfault: add sanity check by Heiko Carstens · 12 years ago
  27. 0a16ba7 s390/pfault: use __set_task_state by Heiko Carstens · 12 years ago
  28. 54c2779 s390/pfault: always search for task with reported pid by Heiko Carstens · 12 years ago
  29. d5e50a5 s390/pfault: fix task state race by Heiko Carstens · 12 years ago
  30. 473e66b s390/time: always use stckf instead of stck if available by Heiko Carstens · 12 years ago
  31. 2739b6d s390/kvm: bad rss-counter state by Christian Borntraeger · 12 years ago
  32. ae73c76 s390: add various .gitignore files. by Heiko Carstens · 12 years ago
  33. 58770be s390/ipl: remove builtin tape ipl code by Heiko Carstens · 12 years ago
  34. c15787a s390: remove dead code from signal handler by Martin Schwidefsky · 12 years ago
  35. a686425 s390/hugepages: clear page table for sw large page emulation by Gerald Schaefer · 12 years ago
  36. 5e8010c s390: replace TIF_SIE with PF_VCPU by Martin Schwidefsky · 12 years ago
  37. b2a68c2 s390: allow absolute memory access for /dev/mem by Michael Holzheu · 12 years ago
  38. 6022afc s390: make sie intercept independent of thread_info by Martin Schwidefsky · 12 years ago
  39. 0de9db3 s390: initialize backchain for ext_int_handler() by Michael Holzheu · 12 years ago
  40. 54310a2 s390/crash dump: add missing SMP dependency by Heiko Carstens · 12 years ago
  41. 9d0f46a s390/smp: get rid of compile warning by Heiko Carstens · 12 years ago
  42. 63291d4 s390/crypto des: add missing select statement by Heiko Carstens · 12 years ago
  43. 5cbeecd s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is set by Heiko Carstens · 12 years ago
  44. 1549d13 s390/qdio: Cleanup error handling to drivers by Jan Glauber · 12 years ago
  45. 050276a s390/qdio: remove duplicate defines of data div bits by Steffen Maier · 12 years ago
  46. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 13 years ago
  47. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  48. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  49. edd813bb s390: Use generic init_task by Thomas Gleixner · 12 years ago
  50. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 12 years ago
  51. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  52. e726b1b KVM: s390: implement KVM_CAP_NR/MAX_VCPUS by Christian Borntraeger · 12 years ago
  53. 8c3f61e KVM: s390: Handle sckpf instruction by Cornelia Huck · 12 years ago
  54. 8733ac3 KVM: s390: use kvm_vcpu_on_spin for diag 0x44 by Christian Borntraeger · 12 years ago
  55. 41628d3 KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM by Konstantin Weitz · 12 years ago
  56. e80e781 s390: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  57. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  58. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  59. e4da89d seccomp: ignore secure_computing return values by Will Drewry · 12 years ago
  60. affbb42 [S390] Fix compile error in swab.h by Martin Schwidefsky · 12 years ago
  61. 37e37c2 [S390] Fix stfle() lowcore protection problem by Michael Holzheu · 12 years ago
  62. af0ee94 [S390] cpum_cf: get rid of compile warnings by Heiko Carstens · 12 years ago
  63. 7968ca8 [S390] irq: simple coding style change by Heiko Carstens · 12 years ago
  64. ac2ac6e [S390] update default configuration by Michael Holzheu · 12 years ago
  65. cd94154 [S390] fix tlb flushing for page table pages by Martin Schwidefsky · 12 years ago
  66. b785e0d [S390] kernel: Use local_irq_save() for memcpy_real() by Michael Holzheu · 12 years ago
  67. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  68. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 12 years ago
  69. 1e3cab2 [S390] Fix build errors (fallout from system.h disintegration) by Heiko Carstens · 12 years ago
  70. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  72. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  73. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  74. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  75. a0616cd Disintegrate asm/system.h for S390 by David Howells · 12 years ago
  76. 6658a69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  77. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  78. 5d3b56f [S390] register cpu devices for SMP=n by Martin Schwidefsky · 12 years ago
  79. 212188a [S390] perf: add support for s390x CPU counters by Hendrik Brueckner · 12 years ago
  80. b03d541a [S390] oprofile: Allow multiple users of the measurement alert interrupt by Jan Glauber · 12 years ago
  81. 8ea7fdd [S390] Remove unncessary export of arch_pick_mmap_layout by Ben Hutchings · 12 years ago
  82. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  83. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  84. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  85. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  86. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 12 years ago
  90. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 12 years ago
  91. c6da39f [S390] kernel: Pass correct stack for smp_call_ipl_cpu() by Michael Holzheu · 12 years ago
  92. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  93. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
  94. f5bfa15 [S390] Ensure that vmcore_info pointer is never accessed directly by Michael Holzheu · 12 years ago
  95. ddadfa8 [S390] stack dump: fix indentation in output by Heiko Carstens · 12 years ago
  96. 4857d4b [S390] kernel: Add OS info memory interface by Michael Holzheu · 12 years ago
  97. ad252ff [S390] Use block_sigmask() by Matt Fleming · 12 years ago
  98. 3ab121a [S390] kernel: Add z/VM LGR detection by Michael Holzheu · 12 years ago
  99. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 12 years ago
  100. 2215011 [S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLED by Heiko Carstens · 12 years ago