1. 1592a8e s390/kdump: fix nosmt kernel parameter by Michael Holzheu · 10 years ago
  2. d08d943 s390/smp: cleanup core vs. cpu in the SCLP interface by Martin Schwidefsky · 10 years ago
  3. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 10 years ago
  4. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 10 years ago
  5. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 10 years ago
  6. 2ae416b mm: new mm hook framework by Laurent Dufour · 10 years ago
  7. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  8. 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  9. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 10 years ago
  14. 4e0a641 s390/mm: s/specifiation/specification/, s/an specification/a specification/ by Geert Uytterhoeven · 10 years ago
  15. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 10 years ago
  16. 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 10 years ago
  17. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 10 years ago
  18. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 10 years ago
  19. 15f4601 KVM: add memslots argument to kvm_arch_memslots_updated by Paolo Bonzini · 10 years ago
  20. 689911c s390: time: Provide read_boot_clock64() and read_persistent_clock64() by Xunlei Pang · 10 years ago
  21. 7cded34 s390/mm: correct return value of pmd_pfn by Martin Schwidefsky · 10 years ago
  22. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 10 years ago
  23. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 10 years ago
  24. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 10 years ago
  25. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 10 years ago
  26. 78335a3 s390/sclp: move sclp_facilities into "struct sclp" by David Hildenbrand · 10 years ago
  27. 3a9f3fe s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max() by David Hildenbrand · 10 years ago
  28. 37c5f6c s390/sclp: unify basic sclp access by exposing "struct sclp" by David Hildenbrand · 10 years ago
  29. 8e23654 KVM: s390: make exit_sie_sync more robust by Christian Borntraeger · 10 years ago
  30. 53df84f KVM: s390: Enable guest EDAT2 support by Guenther Hutzl · 10 years ago
  31. a1c843b s390/mm: change swap pte encoding and pgtable cleanup by Martin Schwidefsky · 10 years ago
  32. 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 10 years ago
  33. 7e01b5a kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP by Martin Schwidefsky · 10 years ago
  34. b19a42e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  35. 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
  36. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  37. 80ed156 s390/pci: add locking for fmb access by Sebastian Ott · 10 years ago
  38. 6001018 s390/pci: extract software counters from fmb by Sebastian Ott · 10 years ago
  39. 1c6e4b1 s390: Use bool function return values of true/false not 1/0 by Joe Perches · 10 years ago
  40. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  41. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  42. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
  43. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 10 years ago
  44. c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 10 years ago
  45. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  46. 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
  47. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  48. 6a32591 s390: Remove signal translation and exec_domain by Richard Weinberger · 11 years ago
  49. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 10 years ago
  50. 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
  51. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 12 years ago
  53. 1a327ff s390/syscalls: simplify syscall_get_arch() by Heiko Carstens · 10 years ago
  54. 21042d4 livepatch: add support on s390 by Jiri Slaby · 10 years ago
  55. 358e048 s390: fix /proc/interrupts output by Sebastian Ott · 10 years ago
  56. 2a5e91c s390: add missing arch_release_task_struct() declaration by Heiko Carstens · 10 years ago
  57. 8a5d847 s390/maccess: remove potentially broken probe_kernel_write() by Heiko Carstens · 10 years ago
  58. 26f15ca s390/cmpxchg: simplify cmpxchg_double by Heiko Carstens · 10 years ago
  59. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  60. 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
  61. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 10 years ago
  62. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 11 years ago
  63. e143fa9 s390/mm: limit STACK_RND_MASK for compat tasks by Martin Schwidefsky · 10 years ago
  64. 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
  65. affb817 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  66. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  67. 13211ea KVM: s390: Enable vector support for capable guest by Eric Farman · 11 years ago
  68. cd7b4b6 KVM: s390: Add new SIGP order to kernel counters by Eric Farman · 10 years ago
  69. 403c864 KVM: s390: Vector exceptions by Eric Farman · 11 years ago
  70. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 11 years ago
  71. 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
  72. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 10 years ago
  73. 691d526 s390/mm: fix incorrect ASCE after crst_table_downgrade by Martin Schwidefsky · 10 years ago
  74. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
  75. fb3d1c0 s390: let the compiler do page clearing by Christian Borntraeger · 11 years ago
  76. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  77. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  78. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  79. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 10 years ago
  80. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  81. da0c636 s390/topology: convert cpu_topology array to per cpu variable by Heiko Carstens · 11 years ago
  82. d05d15d s390/topology: delay initialization of topology cpu masks by Heiko Carstens · 11 years ago
  83. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  84. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  85. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  86. 6e76d4b s390: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  87. 658b6ed KVM: s390: add cpu model support by Michael Mueller · 11 years ago
  88. 9d8d578 KVM: s390: use facilities and cpu_id per KVM by Michael Mueller · 11 years ago
  89. 45c9b47 KVM: s390/CPACF: Choose crypto control block format by Tony Krowiak · 11 years ago
  90. f3d0bd6 s390/kernel: Update /proc/sysinfo file with Extended Name and UUID by Ekaterina Tumanova · 11 years ago
  91. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 11 years ago
  92. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 11 years ago
  93. d5caa4d s390/jump label: use different nop instruction by Heiko Carstens · 11 years ago
  94. e6d60b3 s390/ftrace: hotpatch support for function tracing by Heiko Carstens · 11 years ago
  95. 4d92f50 s390: reintroduce diag 44 calls for cpu_relax() by Heiko Carstens · 11 years ago
  96. 2c72a44 s390/spinlock: add compare-and-delay to lock wait loops by Martin Schwidefsky · 11 years ago
  97. a374e89 KVM: s390/cpacf: Enable/disable protected key functions for kvm guest by Tony Krowiak · 11 years ago
  98. 72f2502 KVM: s390: Provide guest TOD Clock Get/Set Controls by Jason J. Herne · 11 years ago
  99. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 11 years ago
  100. 9fbd808 KVM: s390: clear the pfault queue if user space sets the invalid token by David Hildenbrand · 11 years ago