1. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  2. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  3. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  4. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  5. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  6. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  7. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  8. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  9. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  10. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  11. 491af99 s390/uaccess: fix access_ok compile warnings by Heiko Carstens · 12 years ago
  12. 2e30db95 s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option by Heiko Carstens · 12 years ago
  13. 1896d25 s390/cmpxchg: fix sign extension bugs by Heiko Carstens · 12 years ago
  14. bf3db85 s390/cmpxchg: fix 1 and 2 byte memory accesses by Heiko Carstens · 12 years ago
  15. 6b894a4 s390/cmpxchg: fix compile warnings specific to s390 by Heiko Carstens · 12 years ago
  16. 0c44ca7 s390/cmpxchg: add missing memory barrier to cmpxchg64 by Heiko Carstens · 12 years ago
  17. b9e3f77 s390/cpu: remove cpu "capabilities" sysfs attribute by Heiko Carstens · 12 years ago
  18. 061da3d s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs by Michael Holzheu · 12 years ago
  19. 73bf463 s390/kernel: Introduce memcpy_absolute() function by Michael Holzheu · 12 years ago
  20. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  21. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  22. 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
  23. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
  24. da47773 s390/headers: remove #ifdef __KERNEL__ from not exported headers by Heiko Carstens · 12 years ago
  25. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  26. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  27. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  28. 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
  29. 0245616 s390/irq: split irq stats for cpu-measurement alert facilities by Hendrik Brueckner · 12 years ago
  30. a341570 s390/kexec: Move early_pgm_check_handler() to text section by Michael Holzheu · 12 years ago
  31. fa7c004 s390/kdump: Use real mode for PSW restart and kexec by Michael Holzheu · 12 years ago
  32. a9fbf1a s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info by Michael Holzheu · 12 years ago
  33. d7b7cde s390/kernel: Remove OS info init function call and diag 308 for kdump by Michael Holzheu · 12 years ago
  34. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  35. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  36. 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
  37. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  38. a6527b9 s390: Use generic time config by Anna-Maria Gleixner · 12 years ago
  39. 46a6dd1 KVM: s390: onereg for timer related registers by Jason J. herne · 12 years ago
  40. 29b7c71 KVM: s390: epoch difference and TOD programmable field by Carsten Otte · 12 years ago
  41. 14eebd9 KVM: s390: KVM_GET/SET_ONEREG for s390 by Carsten Otte · 12 years ago
  42. 1526bf9 KVM: s390: add capability indicating COW support by Christian Borntraeger · 12 years ago
  43. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  44. 9814fdf s390/ccwgroup: remove ccwgroup_create_from_string by Sebastian Ott · 12 years ago
  45. b7a610f s390/ccwgroup: exploit ccwdev_by_dev_id by Sebastian Ott · 12 years ago
  46. f2962da s390/ccwgroup: introduce ccwgroup_create_dev by Sebastian Ott · 12 years ago
  47. eda0c6d s390: fix race on TIF_MCCK_PENDING by Martin Schwidefsky · 12 years ago
  48. e5b8d75 s390/barrier: make use of fast-bcr facility by Heiko Carstens · 12 years ago
  49. c6f48b0 s390/barrier: cleanup barrier functions by Heiko Carstens · 12 years ago
  50. d652d59 s390/time: simply Kconfig dependency by Heiko Carstens · 12 years ago
  51. 0544516 s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols by Heiko Carstens · 12 years ago
  52. 9ee39e4 s390/entry64: avoid SPP code duplication by Heiko Carstens · 12 years ago
  53. d49f47f s390/pfault: add sanity check by Heiko Carstens · 12 years ago
  54. 0a16ba7 s390/pfault: use __set_task_state by Heiko Carstens · 12 years ago
  55. 54c2779 s390/pfault: always search for task with reported pid by Heiko Carstens · 12 years ago
  56. d5e50a5 s390/pfault: fix task state race by Heiko Carstens · 12 years ago
  57. 473e66b s390/time: always use stckf instead of stck if available by Heiko Carstens · 12 years ago
  58. 2739b6d s390/kvm: bad rss-counter state by Christian Borntraeger · 12 years ago
  59. ae73c76 s390: add various .gitignore files. by Heiko Carstens · 12 years ago
  60. 58770be s390/ipl: remove builtin tape ipl code by Heiko Carstens · 12 years ago
  61. c15787a s390: remove dead code from signal handler by Martin Schwidefsky · 12 years ago
  62. a686425 s390/hugepages: clear page table for sw large page emulation by Gerald Schaefer · 12 years ago
  63. 5e8010c s390: replace TIF_SIE with PF_VCPU by Martin Schwidefsky · 12 years ago
  64. b2a68c2 s390: allow absolute memory access for /dev/mem by Michael Holzheu · 12 years ago
  65. 6022afc s390: make sie intercept independent of thread_info by Martin Schwidefsky · 12 years ago
  66. 0de9db3 s390: initialize backchain for ext_int_handler() by Michael Holzheu · 12 years ago
  67. 54310a2 s390/crash dump: add missing SMP dependency by Heiko Carstens · 12 years ago
  68. 9d0f46a s390/smp: get rid of compile warning by Heiko Carstens · 12 years ago
  69. 63291d4 s390/crypto des: add missing select statement by Heiko Carstens · 12 years ago
  70. 5cbeecd s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is set by Heiko Carstens · 12 years ago
  71. 1549d13 s390/qdio: Cleanup error handling to drivers by Jan Glauber · 12 years ago
  72. 050276a s390/qdio: remove duplicate defines of data div bits by Steffen Maier · 12 years ago
  73. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 12 years ago
  74. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  75. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  76. edd813bb s390: Use generic init_task by Thomas Gleixner · 12 years ago
  77. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 12 years ago
  78. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  79. e726b1b KVM: s390: implement KVM_CAP_NR/MAX_VCPUS by Christian Borntraeger · 12 years ago
  80. 8c3f61e KVM: s390: Handle sckpf instruction by Cornelia Huck · 12 years ago
  81. 8733ac3 KVM: s390: use kvm_vcpu_on_spin for diag 0x44 by Christian Borntraeger · 12 years ago
  82. 41628d3 KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM by Konstantin Weitz · 12 years ago
  83. e80e781 s390: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  84. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  85. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  86. e4da89d seccomp: ignore secure_computing return values by Will Drewry · 12 years ago
  87. affbb42 [S390] Fix compile error in swab.h by Martin Schwidefsky · 12 years ago
  88. 37e37c2 [S390] Fix stfle() lowcore protection problem by Michael Holzheu · 12 years ago
  89. af0ee94 [S390] cpum_cf: get rid of compile warnings by Heiko Carstens · 12 years ago
  90. 7968ca8 [S390] irq: simple coding style change by Heiko Carstens · 12 years ago
  91. ac2ac6e [S390] update default configuration by Michael Holzheu · 12 years ago
  92. cd94154 [S390] fix tlb flushing for page table pages by Martin Schwidefsky · 12 years ago
  93. b785e0d [S390] kernel: Use local_irq_save() for memcpy_real() by Michael Holzheu · 12 years ago
  94. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  95. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 12 years ago
  96. 1e3cab2 [S390] Fix build errors (fallout from system.h disintegration) by Heiko Carstens · 12 years ago
  97. 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
  98. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  99. 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
  100. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago