1. 3ec20e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  2. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  3. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  4. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  5. 22be9cd s390/numa: use correct type for node_to_cpumask_map by Martin Schwidefsky · 9 years ago
  6. 90a835f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  7. 977108f s390: wire up separate socketcalls system calls by Heiko Carstens · 9 years ago
  8. 96d4ee8 s390/s390x: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  9. 0224357 s390: wire up userfaultfd system call by Heiko Carstens · 9 years ago
  10. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  11. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  12. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  13. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  14. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  15. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  16. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 9c6a019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  19. ee03c58 s390/io: Add pci_iomap_wc() and pci_iomap_wc_range() by Luis R. Rodriguez · 9 years ago
  20. de9c35f s390/numa: remove superfluous ARCH_WANT defines by Michael Holzheu · 9 years ago
  21. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  22. fdf0365 KVM: s390: host STP toleration for VMs by Fan Zhang · 9 years ago
  23. 5a7ff75 s390/syscalls: ignore syscalls reachable via sys_socketcall by Heiko Carstens · 9 years ago
  24. c29a7ba s390/numa: add emulation support by Michael Holzheu · 10 years ago
  25. 3a368f7 s390/numa: add core infrastructure by Philipp Hachtmann · 10 years ago
  26. 11276d5 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 9 years ago
  27. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
  28. b54565b s390/mm: add NUMA balancing primitives by Martin Schwidefsky · 10 years ago
  29. d0164ee s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead by Hendrik Brueckner · 9 years ago
  30. 78f2613 KVM: s390: Provide global debug log by Christian Borntraeger · 9 years ago
  31. 175a5c9 KVM: s390: add kvm stat counter for all diagnoses by Christian Borntraeger · 9 years ago
  32. 22362a0 s390/sclp: convert early sclp console code to C by Martin Schwidefsky · 9 years ago
  33. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  34. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  35. ae8c35c s390: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  36. 198a527 s390/pci: inline get_zdev by Sebastian Ott · 9 years ago
  37. 8f00b3e s390/module: enable generic CPU feature modalias using s390 ELF hwcaps by Hendrik Brueckner · 9 years ago
  38. 9977e88 s390/kernel: lazy restore fpu registers by Hendrik Brueckner · 9 years ago
  39. bd55033 s390/vx: add vector instruction support for older binutils versions by Hendrik Brueckner · 9 years ago
  40. 155e839 s390/kernel: dynamically allocate FP register save area by Hendrik Brueckner · 9 years ago
  41. 904818e s390/kernel: introduce fpu-internal.h with fpu helper functions by Hendrik Brueckner · 9 years ago
  42. 4084eb7 s390/kernel: use test_fp_ctl() to verify the floating-point control word by Hendrik Brueckner · 9 years ago
  43. 2e54dc3 s390/kernel: move EX_TABLE macros to linkage.h header file by Hendrik Brueckner · 9 years ago
  44. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  45. 7f9be77 s390/hugetlb: add hugepages_supported define by Dominik Dingel · 9 years ago
  46. 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 9 years ago
  47. ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 9 years ago
  48. cad49cf s390/nmi: fix vector register corruption by Heiko Carstens · 9 years ago
  49. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  50. a215c8f s390/oprofile: fix compile error by Sebastian Ott · 9 years ago
  51. 0161b6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  52. 1af135a s390/kdump: fix compile for !SMP by Heiko Carstens · 9 years ago
  53. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  54. cf54e2f s390/mm: change HPAGE_SHIFT type to int by Dominik Dingel · 9 years ago
  55. ce41571 s390/hugetlb: remove dead code for sw emulated huge pages by Dominik Dingel · 9 years ago
  56. bea4119 s390/mm: make hugepages_supported a boot time decision by Dominik Dingel · 9 years ago
  57. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. 1592a8e s390/kdump: fix nosmt kernel parameter by Michael Holzheu · 9 years ago
  59. d08d943 s390/smp: cleanup core vs. cpu in the SCLP interface by Martin Schwidefsky · 9 years ago
  60. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  61. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 9 years ago
  62. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
  63. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  64. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  65. 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  66. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
  71. 4e0a641 s390/mm: s/specifiation/specification/, s/an specification/a specification/ by Geert Uytterhoeven · 9 years ago
  72. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  73. 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 9 years ago
  74. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  75. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  76. 15f4601 KVM: add memslots argument to kvm_arch_memslots_updated by Paolo Bonzini · 9 years ago
  77. 689911c s390: time: Provide read_boot_clock64() and read_persistent_clock64() by Xunlei Pang · 9 years ago
  78. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  79. 7cded34 s390/mm: correct return value of pmd_pfn by Martin Schwidefsky · 9 years ago
  80. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  81. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 9 years ago
  82. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 9 years ago
  83. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  84. 78335a3 s390/sclp: move sclp_facilities into "struct sclp" by David Hildenbrand · 9 years ago
  85. 3a9f3fe s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max() by David Hildenbrand · 9 years ago
  86. 37c5f6c s390/sclp: unify basic sclp access by exposing "struct sclp" by David Hildenbrand · 9 years ago
  87. 8e23654 KVM: s390: make exit_sie_sync more robust by Christian Borntraeger · 9 years ago
  88. 53df84f KVM: s390: Enable guest EDAT2 support by Guenther Hutzl · 9 years ago
  89. a1c843b s390/mm: change swap pte encoding and pgtable cleanup by Martin Schwidefsky · 9 years ago
  90. 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 9 years ago
  91. 7e01b5a kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP by Martin Schwidefsky · 9 years ago
  92. b19a42e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  93. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  94. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  95. 80ed156 s390/pci: add locking for fmb access by Sebastian Ott · 9 years ago
  96. 6001018 s390/pci: extract software counters from fmb by Sebastian Ott · 9 years ago
  97. 1c6e4b1 s390: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  98. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  99. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  100. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago