1. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  2. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  3. e89cfa5 s390: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  4. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  5. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  6. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  7. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  8. 7aba842 s390/mmap: randomize mmap base for bottom up direction by Heiko Carstens · 11 years ago
  9. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  10. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  12. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  13. 1060786 s390/mm,tlb: correct tlb flush on page table upgrade by Martin Schwidefsky · 11 years ago
  14. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  15. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  16. be39f19 s390/mm: page_table_realloc returns failure by Dominik Dingel · 11 years ago
  17. 1db9e05 s390: allow to set gcc -mtune flag by Heiko Carstens · 11 years ago
  18. b226635 s390/percpu: remove this_cpu_xor() implementation by Heiko Carstens · 11 years ago
  19. 4560e7c s390/vtime: correct idle time calculation by Martin Schwidefsky · 11 years ago
  20. 7ab64a8 s390/time: fix get_tod_clock_ext inline assembly by Martin Schwidefsky · 11 years ago
  21. 302bfe2 s390: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  22. cb4deb6 s390/pci: cleanup function information block by Sebastian Ott · 11 years ago
  23. af0b129 s390/pci: remove CONFIG_PCI_DEBUG dependancy by Sebastian Ott · 11 years ago
  24. 1f1dcbd s390/pci: message cleanup by Sebastian Ott · 11 years ago
  25. a2c0844 Update default configuration by Martin Schwidefsky · 11 years ago
  26. 3c28410 s390: add a couple of useful defconfigs by Heiko Carstens · 11 years ago
  27. f84cd97 s390/percpu: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  28. 0702fbf s390/percpu: use generic percpu ops for CONFIG_32BIT by Heiko Carstens · 11 years ago
  29. f26946d s390/compat: make psw32_user_bits a constant value again by Heiko Carstens · 11 years ago
  30. 5ebf250 s390: fix handling of runtime instrumentation psw bit by Heiko Carstens · 11 years ago
  31. 4725c86 s390: fix save and restore of the floating-point-control register by Martin Schwidefsky · 11 years ago
  32. 4f57ba7 s390/crypto: fix aes_s390 crypto module unload problem by Ingo Tuchscherer · 11 years ago
  33. 57f47ba s390/appldata: make copy_from_user() invocations provably correct by Heiko Carstens · 11 years ago
  34. 041058a s390/cmm: make copy_from_user() invocation provably correct by Heiko Carstens · 11 years ago
  35. 160d378 s390/cache: get rid of compile warning by Heiko Carstens · 11 years ago
  36. f8544ec s390/compat,signal: change return values to -EFAULT by Heiko Carstens · 11 years ago
  37. f5be85a s390: Remove unused declaration of zfcpdump_prefix_array[] by Michael Holzheu · 11 years ago
  38. 8a80b10 s390/cio: fix error-prone defines by Peter Oberparleiter · 11 years ago
  39. 5895294 s390: Remove zfcpdump NR_CPUS dependency by Michael Holzheu · 11 years ago
  40. 05e0baa s390/ftrace: prepare_ftrace_return() function call order by Heiko Carstens · 11 years ago
  41. 5ff4212 s390/crashdump: remove unused variable by Heiko Carstens · 11 years ago
  42. 72b7fb5 s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask() by Chen Gang · 11 years ago
  43. eb0bf92 s390/gup: handle zero nr_pages case correctly by Heiko Carstens · 11 years ago
  44. 01997bb s390/gup: reduce code duplication between [__]get_user_pages_fast functions by Heiko Carstens · 11 years ago
  45. 127c1fe s390/mm: do not initialize storage keys by Martin Schwidefsky · 11 years ago
  46. 6cef300 s390/bpf,jit: fix prolog oddity by Martin Schwidefsky · 11 years ago
  47. 12325f0 s390: cleanup and add sanity checks to control register macros by Heiko Carstens · 11 years ago
  48. 69db3b5 s390/pci: implement hibernation hooks by Sebastian Ott · 11 years ago
  49. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  50. 7d7c7b2 s390/bitops: rename find_first_bit_left() to find_first_bit_inv() by Heiko Carstens · 11 years ago
  51. b1cb7e2 s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64 by Heiko Carstens · 11 years ago
  52. 746479c s390/bitops: use generic find bit functions / reimplement _left variant by Heiko Carstens · 11 years ago
  53. f1d86b6 s390/s390dbf: add debug_level_enabled() function by Hendrik Brueckner · 11 years ago
  54. 4ae8032 s390/bitops: optimize set_bit() for constant values by Heiko Carstens · 11 years ago
  55. 370b0b5 s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops by Heiko Carstens · 11 years ago
  56. 9a70a42 s390/atomic: various small cleanups by Heiko Carstens · 11 years ago
  57. 5692e4d s390/atomic: optimize atomic_add() for constant values by Heiko Carstens · 11 years ago
  58. 1ffa11a s390/kprobes: allow kprobes only on known instructions by Heiko Carstens · 11 years ago
  59. a882b3b s390/kprobes: use insn_length helper function by Heiko Carstens · 11 years ago
  60. 0f20822 s390/dis: move disassembler function prototypes to proper header file by Heiko Carstens · 11 years ago
  61. 648ae35 s390/dis: move common definitions to a header file by Suzuki K. Poulose · 11 years ago
  62. f616d67 s390/dis: rename structures for unique types by Suzuki K. Poulose · 11 years ago
  63. 7528743 s390/atomic: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  64. 86d51bc s390/atomic: implement atomic_sub_return() with atomic_add_return() by Heiko Carstens · 11 years ago
  65. fcd05b5 s390/kprobes: have more correct if statement in s390_get_insn_slot() by Heiko Carstens · 11 years ago
  66. faf499d s390: always set -march compiler option by Heiko Carstens · 11 years ago
  67. e344e52 s390/bitops: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  68. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. 320437af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  70. db10acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  71. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  72. 13acfd5 Powerpc KVM work is based on a commit after rc4. by Gleb Natapov · 11 years ago
  73. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  74. 0ebfd31 s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32() by Heiko Carstens · 11 years ago
  75. af0ebc4 s390/mm,kvm: fix software dirty bits vs. kvm for old machines by Martin Schwidefsky · 11 years ago
  76. a7efdf6 KVM: s390: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  77. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  78. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  79. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  80. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  82. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  83. 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 11 years ago
  84. dbbfe48 s390: fix system call restart after inferior call by Martin Schwidefsky · 11 years ago
  85. 4d3b066 s390: Allow vmalloc target buffers for copy_from_oldmem() by Michael Holzheu · 11 years ago
  86. 7423435 s390/kprobes: add exrl to list of prohibited opcodes by Heiko Carstens · 11 years ago
  87. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  88. efc1d23 s390: enable ARCH_USE_CMPXCHG_LOCKREF by Heiko Carstens · 11 years ago
  89. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  90. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  91. 6a3f95a KVM: s390: Intercept SCK instruction by Thomas Huth · 11 years ago
  92. aca8424 KVM: s390: Implement TEST BLOCK by Thomas Huth · 11 years ago
  93. 732e563 KVM: s390: Helper for converting real addresses to absolute by Thomas Huth · 11 years ago
  94. ff7158b KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre by Thomas Huth · 11 years ago
  95. 800c106 KVM: s390: Lock kvm->srcu at the appropriate places by Thomas Huth · 11 years ago
  96. a76ccff KVM: s390: Push run loop into __vcpu_run by Thomas Huth · 11 years ago
  97. 3fb4c40 KVM: s390: Split up __vcpu_run into three parts by Thomas Huth · 11 years ago
  98. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  99. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  100. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago