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