1. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  2. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  3. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  4. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  5. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  6. e017507 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  7. 27f6b41 s390/vtimer: rework virtual timer interface by Martin Schwidefsky · 12 years ago
  8. 921486b s390/dis: Add the servc instruction to the disassembler. by Cornelia Huck · 12 years ago
  9. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  10. 2b75475 s390/lgr: Add init check to lgr_info_log() by Michael Holzheu · 12 years ago
  11. 50bb1f7 s390/cpu init: use __get_cpu_var instead of per_cpu by Heiko Carstens · 12 years ago
  12. 711d273 s390/idle: reduce size of s390_idle_data structure by Heiko Carstens · 12 years ago
  13. 0008204 s390/idle: fix sequence handling vs cpu hotplug by Heiko Carstens · 12 years ago
  14. c960bec s390/hypfs: Add missing get_next_ino() by Michael Holzheu · 12 years ago
  15. 21b26c0 KVM: s390: Fix sigp sense handling. by Cornelia Huck · 12 years ago
  16. ea1918d KVM: s390: use sigp condition code defines by Heiko Carstens · 12 years ago
  17. 0744426 KVM: s390: fix sigp set prefix status stored cases by Heiko Carstens · 12 years ago
  18. 7ba26c4 KVM: s390: fix sigp sense running condition code handling by Heiko Carstens · 12 years ago
  19. 9b74753 s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 12 years ago
  20. 9d04edd s390/smp: remove redundant check by Heiko Carstens · 12 years ago
  21. a7df7a9 s390/ipl: Fix ipib handling for "dumpreipl" shutdown action by Michael Holzheu · 12 years ago
  22. fbe7656 s390/smp: make absolute lowcore / cpu restart parameter accesses more robust by Heiko Carstens · 12 years ago
  23. d691af0 crypto: s390 - clean up DES code a bit more by Paul Bolle · 12 years ago
  24. cd18345 KVM: s390: Perform early event mask processing during boot by Heinz Graalfs · 12 years ago
  25. 61bde82 KVM: s390: Set CPU in stopped state on initial cpu reset by Christian Borntraeger · 12 years ago
  26. 46ce7fb S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 12 years ago
  27. 8d4ecfc s390/ccwgroup: remove unused ccwgroup_device member by Sebastian Ott · 12 years ago
  28. eb54619 s390/sigp: use sigp order code defines in assembly code by Heiko Carstens · 12 years ago
  29. a095a8a s390/smp: use sigp cpu status definitions by Heiko Carstens · 12 years ago
  30. a9ae32c s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 12 years ago
  31. 524b24a s390/smp: remove redundant check by Heiko Carstens · 12 years ago
  32. 569ba7d s390/kvm: get rid of duplicate instruction by Christian Borntraeger · 12 years ago
  33. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  34. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  35. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  36. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  37. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  38. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  39. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  40. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  41. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  42. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  43. 491af99 s390/uaccess: fix access_ok compile warnings by Heiko Carstens · 12 years ago
  44. 2e30db95 s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option by Heiko Carstens · 12 years ago
  45. 1896d25 s390/cmpxchg: fix sign extension bugs by Heiko Carstens · 12 years ago
  46. bf3db85 s390/cmpxchg: fix 1 and 2 byte memory accesses by Heiko Carstens · 12 years ago
  47. 6b894a4 s390/cmpxchg: fix compile warnings specific to s390 by Heiko Carstens · 12 years ago
  48. 0c44ca7 s390/cmpxchg: add missing memory barrier to cmpxchg64 by Heiko Carstens · 12 years ago
  49. b9e3f77 s390/cpu: remove cpu "capabilities" sysfs attribute by Heiko Carstens · 12 years ago
  50. 061da3d s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs by Michael Holzheu · 12 years ago
  51. 73bf463 s390/kernel: Introduce memcpy_absolute() function by Michael Holzheu · 12 years ago
  52. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  53. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  54. 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
  55. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
  56. da47773 s390/headers: remove #ifdef __KERNEL__ from not exported headers by Heiko Carstens · 12 years ago
  57. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  58. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  59. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  60. 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
  61. 0245616 s390/irq: split irq stats for cpu-measurement alert facilities by Hendrik Brueckner · 12 years ago
  62. a341570 s390/kexec: Move early_pgm_check_handler() to text section by Michael Holzheu · 12 years ago
  63. fa7c004 s390/kdump: Use real mode for PSW restart and kexec by Michael Holzheu · 12 years ago
  64. a9fbf1a s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info by Michael Holzheu · 12 years ago
  65. d7b7cde s390/kernel: Remove OS info init function call and diag 308 for kdump by Michael Holzheu · 12 years ago
  66. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  67. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  68. 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
  69. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  70. a6527b9 s390: Use generic time config by Anna-Maria Gleixner · 12 years ago
  71. 46a6dd1 KVM: s390: onereg for timer related registers by Jason J. herne · 12 years ago
  72. 29b7c71 KVM: s390: epoch difference and TOD programmable field by Carsten Otte · 12 years ago
  73. 14eebd9 KVM: s390: KVM_GET/SET_ONEREG for s390 by Carsten Otte · 12 years ago
  74. 1526bf9 KVM: s390: add capability indicating COW support by Christian Borntraeger · 12 years ago
  75. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  76. 9814fdf s390/ccwgroup: remove ccwgroup_create_from_string by Sebastian Ott · 12 years ago
  77. b7a610f s390/ccwgroup: exploit ccwdev_by_dev_id by Sebastian Ott · 12 years ago
  78. f2962da s390/ccwgroup: introduce ccwgroup_create_dev by Sebastian Ott · 12 years ago
  79. eda0c6d s390: fix race on TIF_MCCK_PENDING by Martin Schwidefsky · 12 years ago
  80. e5b8d75 s390/barrier: make use of fast-bcr facility by Heiko Carstens · 12 years ago
  81. c6f48b0 s390/barrier: cleanup barrier functions by Heiko Carstens · 12 years ago
  82. d652d59 s390/time: simply Kconfig dependency by Heiko Carstens · 12 years ago
  83. 0544516 s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols by Heiko Carstens · 12 years ago
  84. 9ee39e4 s390/entry64: avoid SPP code duplication by Heiko Carstens · 12 years ago
  85. d49f47f s390/pfault: add sanity check by Heiko Carstens · 12 years ago
  86. 0a16ba7 s390/pfault: use __set_task_state by Heiko Carstens · 12 years ago
  87. 54c2779 s390/pfault: always search for task with reported pid by Heiko Carstens · 12 years ago
  88. d5e50a5 s390/pfault: fix task state race by Heiko Carstens · 12 years ago
  89. 473e66b s390/time: always use stckf instead of stck if available by Heiko Carstens · 12 years ago
  90. 2739b6d s390/kvm: bad rss-counter state by Christian Borntraeger · 12 years ago
  91. ae73c76 s390: add various .gitignore files. by Heiko Carstens · 12 years ago
  92. 58770be s390/ipl: remove builtin tape ipl code by Heiko Carstens · 12 years ago
  93. c15787a s390: remove dead code from signal handler by Martin Schwidefsky · 12 years ago
  94. a686425 s390/hugepages: clear page table for sw large page emulation by Gerald Schaefer · 12 years ago
  95. 5e8010c s390: replace TIF_SIE with PF_VCPU by Martin Schwidefsky · 12 years ago
  96. b2a68c2 s390: allow absolute memory access for /dev/mem by Michael Holzheu · 12 years ago
  97. 6022afc s390: make sie intercept independent of thread_info by Martin Schwidefsky · 12 years ago
  98. 0de9db3 s390: initialize backchain for ext_int_handler() by Michael Holzheu · 12 years ago
  99. 54310a2 s390/crash dump: add missing SMP dependency by Heiko Carstens · 12 years ago
  100. 9d0f46a s390/smp: get rid of compile warning by Heiko Carstens · 12 years ago