1. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  2. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  3. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  4. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  5. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  6. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  7. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  8. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  9. 9814fdf s390/ccwgroup: remove ccwgroup_create_from_string by Sebastian Ott · 13 years ago
  10. b7a610f s390/ccwgroup: exploit ccwdev_by_dev_id by Sebastian Ott · 13 years ago
  11. f2962da s390/ccwgroup: introduce ccwgroup_create_dev by Sebastian Ott · 13 years ago
  12. eda0c6d s390: fix race on TIF_MCCK_PENDING by Martin Schwidefsky · 13 years ago
  13. e5b8d75 s390/barrier: make use of fast-bcr facility by Heiko Carstens · 13 years ago
  14. c6f48b0 s390/barrier: cleanup barrier functions by Heiko Carstens · 13 years ago
  15. d652d59 s390/time: simply Kconfig dependency by Heiko Carstens · 13 years ago
  16. 0544516 s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols by Heiko Carstens · 13 years ago
  17. 9ee39e4 s390/entry64: avoid SPP code duplication by Heiko Carstens · 13 years ago
  18. d49f47f s390/pfault: add sanity check by Heiko Carstens · 13 years ago
  19. 0a16ba7 s390/pfault: use __set_task_state by Heiko Carstens · 13 years ago
  20. 54c2779 s390/pfault: always search for task with reported pid by Heiko Carstens · 13 years ago
  21. d5e50a5 s390/pfault: fix task state race by Heiko Carstens · 13 years ago
  22. 473e66b s390/time: always use stckf instead of stck if available by Heiko Carstens · 13 years ago
  23. 2739b6d s390/kvm: bad rss-counter state by Christian Borntraeger · 13 years ago
  24. ae73c76 s390: add various .gitignore files. by Heiko Carstens · 13 years ago
  25. 58770be s390/ipl: remove builtin tape ipl code by Heiko Carstens · 13 years ago
  26. c15787a s390: remove dead code from signal handler by Martin Schwidefsky · 13 years ago
  27. a686425 s390/hugepages: clear page table for sw large page emulation by Gerald Schaefer · 13 years ago
  28. 5e8010c s390: replace TIF_SIE with PF_VCPU by Martin Schwidefsky · 13 years ago
  29. b2a68c2 s390: allow absolute memory access for /dev/mem by Michael Holzheu · 13 years ago
  30. 6022afc s390: make sie intercept independent of thread_info by Martin Schwidefsky · 13 years ago
  31. 0de9db3 s390: initialize backchain for ext_int_handler() by Michael Holzheu · 13 years ago
  32. 54310a2 s390/crash dump: add missing SMP dependency by Heiko Carstens · 13 years ago
  33. 9d0f46a s390/smp: get rid of compile warning by Heiko Carstens · 13 years ago
  34. 63291d4 s390/crypto des: add missing select statement by Heiko Carstens · 13 years ago
  35. 5cbeecd s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is set by Heiko Carstens · 13 years ago
  36. 1549d13 s390/qdio: Cleanup error handling to drivers by Jan Glauber · 13 years ago
  37. 050276a s390/qdio: remove duplicate defines of data div bits by Steffen Maier · 13 years ago
  38. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 13 years ago
  39. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 13 years ago
  40. edd813bb s390: Use generic init_task by Thomas Gleixner · 13 years ago
  41. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 13 years ago
  42. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  43. e80e781 s390: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  44. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  45. e4da89d seccomp: ignore secure_computing return values by Will Drewry · 13 years ago
  46. affbb42 [S390] Fix compile error in swab.h by Martin Schwidefsky · 13 years ago
  47. 37e37c2 [S390] Fix stfle() lowcore protection problem by Michael Holzheu · 13 years ago
  48. af0ee94 [S390] cpum_cf: get rid of compile warnings by Heiko Carstens · 13 years ago
  49. 7968ca8 [S390] irq: simple coding style change by Heiko Carstens · 13 years ago
  50. ac2ac6e [S390] update default configuration by Michael Holzheu · 13 years ago
  51. cd94154 [S390] fix tlb flushing for page table pages by Martin Schwidefsky · 13 years ago
  52. b785e0d [S390] kernel: Use local_irq_save() for memcpy_real() by Michael Holzheu · 13 years ago
  53. 1e3cab2 [S390] Fix build errors (fallout from system.h disintegration) by Heiko Carstens · 13 years ago
  54. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  55. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  56. 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 · 13 years ago
  57. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  58. 141124c Delete all instances of asm/system.h by David Howells · 13 years ago
  59. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  60. 6658a69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  61. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
  62. 5d3b56f [S390] register cpu devices for SMP=n by Martin Schwidefsky · 13 years ago
  63. 212188a [S390] perf: add support for s390x CPU counters by Hendrik Brueckner · 13 years ago
  64. b03d541a [S390] oprofile: Allow multiple users of the measurement alert interrupt by Jan Glauber · 13 years ago
  65. 8ea7fdd [S390] Remove unncessary export of arch_pick_mmap_layout by Ben Hutchings · 13 years ago
  66. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  67. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  68. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  69. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  70. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 13 years ago
  74. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 13 years ago
  75. c6da39f [S390] kernel: Pass correct stack for smp_call_ipl_cpu() by Michael Holzheu · 13 years ago
  76. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  77. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
  78. f5bfa15 [S390] Ensure that vmcore_info pointer is never accessed directly by Michael Holzheu · 13 years ago
  79. ddadfa8 [S390] stack dump: fix indentation in output by Heiko Carstens · 13 years ago
  80. 4857d4b [S390] kernel: Add OS info memory interface by Michael Holzheu · 13 years ago
  81. ad252ff [S390] Use block_sigmask() by Matt Fleming · 13 years ago
  82. 3ab121a [S390] kernel: Add z/VM LGR detection by Michael Holzheu · 13 years ago
  83. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 13 years ago
  84. 2215011 [S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLED by Heiko Carstens · 13 years ago
  85. b43445ff [S390] Use copy_to_absolute_zero() instead of "stura/sturg" by Michael Holzheu · 13 years ago
  86. 4c1051e [S390] rework idle code by Martin Schwidefsky · 13 years ago
  87. 8b646bd [S390] rework smp code by Martin Schwidefsky · 13 years ago
  88. 7e180bd [S390] rename lowcore field by Martin Schwidefsky · 13 years ago
  89. 4fdf7f4 [S390] Fix gcc 4.6.0 compile warning by Michael Holzheu · 13 years ago
  90. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 13 years ago
  91. 9eed0735 KVM: s390: provide control registers via kvm_run by Christian Borntraeger · 13 years ago
  92. 9ec2d6d KVM: s390: add stop_on_stop flag when doing stop and store by Jens Freimann · 13 years ago
  93. 24a1304 KVM: s390: ignore sigp stop overinitiative by Jens Freimann · 13 years ago
  94. 151104a KVM: s390: make sigp restart return busy when stop pending by Jens Freimann · 13 years ago
  95. 9e0d547 KVM: s390: do store status after handling STOP_ON_STOP bit by Jens Freimann · 13 years ago
  96. 8517558 KVM: s390: Sanitize fpc registers for KVM_SET_FPU by Christian Borntraeger · 13 years ago
  97. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  98. 59674c1 KVM: s390: provide access guest registers via kvm_run by Christian Borntraeger · 13 years ago
  99. 5a32c1a KVM: s390: provide general purpose guest registers via kvm_run by Christian Borntraeger · 13 years ago
  100. 60b413c KVM: s390: provide the prefix register via kvm_run by Christian Borntraeger · 13 years ago