1. 3a368f7 s390/numa: add core infrastructure by Philipp Hachtmann · 11 years ago
  2. b54565b s390/mm: add NUMA balancing primitives by Martin Schwidefsky · 10 years ago
  3. d0164ee s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead by Hendrik Brueckner · 9 years ago
  4. 22362a0 s390/sclp: convert early sclp console code to C by Martin Schwidefsky · 9 years ago
  5. 198a527 s390/pci: inline get_zdev by Sebastian Ott · 9 years ago
  6. 8f00b3e s390/module: enable generic CPU feature modalias using s390 ELF hwcaps by Hendrik Brueckner · 10 years ago
  7. 9977e88 s390/kernel: lazy restore fpu registers by Hendrik Brueckner · 10 years ago
  8. bd55033 s390/vx: add vector instruction support for older binutils versions by Hendrik Brueckner · 10 years ago
  9. 155e839 s390/kernel: dynamically allocate FP register save area by Hendrik Brueckner · 10 years ago
  10. 904818e s390/kernel: introduce fpu-internal.h with fpu helper functions by Hendrik Brueckner · 10 years ago
  11. 4084eb7 s390/kernel: use test_fp_ctl() to verify the floating-point control word by Hendrik Brueckner · 10 years ago
  12. 2e54dc3 s390/kernel: move EX_TABLE macros to linkage.h header file by Hendrik Brueckner · 10 years ago
  13. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  14. 7f9be77 s390/hugetlb: add hugepages_supported define by Dominik Dingel · 9 years ago
  15. 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 9 years ago
  16. ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 9 years ago
  17. cad49cf s390/nmi: fix vector register corruption by Heiko Carstens · 9 years ago
  18. a215c8f s390/oprofile: fix compile error by Sebastian Ott · 9 years ago
  19. 0161b6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  20. 1af135a s390/kdump: fix compile for !SMP by Heiko Carstens · 9 years ago
  21. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  22. cf54e2f s390/mm: change HPAGE_SHIFT type to int by Dominik Dingel · 9 years ago
  23. ce41571 s390/hugetlb: remove dead code for sw emulated huge pages by Dominik Dingel · 9 years ago
  24. bea4119 s390/mm: make hugepages_supported a boot time decision by Dominik Dingel · 9 years ago
  25. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  26. 1592a8e s390/kdump: fix nosmt kernel parameter by Michael Holzheu · 10 years ago
  27. d08d943 s390/smp: cleanup core vs. cpu in the SCLP interface by Martin Schwidefsky · 10 years ago
  28. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  29. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 9 years ago
  30. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
  31. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  32. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  33. 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  34. 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
  35. 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
  36. 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
  37. 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
  38. 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
  39. 4e0a641 s390/mm: s/specifiation/specification/, s/an specification/a specification/ by Geert Uytterhoeven · 10 years ago
  40. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 10 years ago
  41. 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 10 years ago
  42. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 10 years ago
  43. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 10 years ago
  44. 15f4601 KVM: add memslots argument to kvm_arch_memslots_updated by Paolo Bonzini · 10 years ago
  45. 689911c s390: time: Provide read_boot_clock64() and read_persistent_clock64() by Xunlei Pang · 10 years ago
  46. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
  47. 7cded34 s390/mm: correct return value of pmd_pfn by Martin Schwidefsky · 10 years ago
  48. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 10 years ago
  49. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 10 years ago
  50. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 10 years ago
  51. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 10 years ago
  52. 78335a3 s390/sclp: move sclp_facilities into "struct sclp" by David Hildenbrand · 10 years ago
  53. 3a9f3fe s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max() by David Hildenbrand · 10 years ago
  54. 37c5f6c s390/sclp: unify basic sclp access by exposing "struct sclp" by David Hildenbrand · 10 years ago
  55. 8e23654 KVM: s390: make exit_sie_sync more robust by Christian Borntraeger · 10 years ago
  56. 53df84f KVM: s390: Enable guest EDAT2 support by Guenther Hutzl · 10 years ago
  57. a1c843b s390/mm: change swap pte encoding and pgtable cleanup by Martin Schwidefsky · 10 years ago
  58. 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 10 years ago
  59. 7e01b5a kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP by Martin Schwidefsky · 10 years ago
  60. b19a42e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  61. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  62. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  63. 80ed156 s390/pci: add locking for fmb access by Sebastian Ott · 10 years ago
  64. 6001018 s390/pci: extract software counters from fmb by Sebastian Ott · 10 years ago
  65. 1c6e4b1 s390: Use bool function return values of true/false not 1/0 by Joe Perches · 10 years ago
  66. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  67. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  68. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
  69. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 10 years ago
  70. c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 10 years ago
  71. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  72. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  74. 6a32591 s390: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  75. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 10 years ago
  76. 7f22b45 Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  77. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 11 years ago
  79. 1a327ff s390/syscalls: simplify syscall_get_arch() by Heiko Carstens · 10 years ago
  80. 21042d4 livepatch: add support on s390 by Jiri Slaby · 10 years ago
  81. 358e048 s390: fix /proc/interrupts output by Sebastian Ott · 10 years ago
  82. 2a5e91c s390: add missing arch_release_task_struct() declaration by Heiko Carstens · 10 years ago
  83. 8a5d847 s390/maccess: remove potentially broken probe_kernel_write() by Heiko Carstens · 10 years ago
  84. 26f15ca s390/cmpxchg: simplify cmpxchg_double by Heiko Carstens · 10 years ago
  85. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  86. bbf4aef Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 10 years ago
  87. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 10 years ago
  88. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 10 years ago
  89. e143fa9 s390/mm: limit STACK_RND_MASK for compat tasks by Martin Schwidefsky · 10 years ago
  90. 2b25385 Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 10 years ago
  91. affb817 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  92. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  93. 13211ea KVM: s390: Enable vector support for capable guest by Eric Farman · 11 years ago
  94. cd7b4b6 KVM: s390: Add new SIGP order to kernel counters by Eric Farman · 10 years ago
  95. 403c864 KVM: s390: Vector exceptions by Eric Farman · 10 years ago
  96. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 11 years ago
  97. bfb8fb4 Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Marcelo Tosatti · 10 years ago
  98. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 10 years ago
  99. 691d526 s390/mm: fix incorrect ASCE after crst_table_downgrade by Martin Schwidefsky · 10 years ago
  100. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago