1. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 9 years ago
  2. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  3. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  4. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  5. a457ac2 hypfs: switch to read_iter/write_iter by Al Viro · 9 years ago
  6. 61b0b01 s390/spinlock: disabled compare-and-delay by default by Martin Schwidefsky · 9 years ago
  7. 4ba2815 s390/mm: align 64-bit PIE binaries to 4GB by Martin Schwidefsky · 9 years ago
  8. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  9. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 9 years ago
  10. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  11. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 9 years ago
  12. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  13. f4dce5c s390/cacheinfo: coding style changes by Heiko Carstens · 9 years ago
  14. 4fd4f1c s390/cacheinfo: fix shared cpu masks by Heiko Carstens · 9 years ago
  15. 2f859d0 s390/smp: reduce size of struct pcpu by Heiko Carstens · 9 years ago
  16. da0c636 s390/topology: convert cpu_topology array to per cpu variable by Heiko Carstens · 9 years ago
  17. d05d15d s390/topology: delay initialization of topology cpu masks by Heiko Carstens · 9 years ago
  18. 4925392 s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3 by Martin Schwidefsky · 9 years ago
  19. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  20. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  21. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  22. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  23. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  24. 6e76d4b s390: drop pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  25. 6a039ea s390/process: free vx save area when releasing tasks by Hendrik Brueckner · 9 years ago
  26. a178220 s390/hypfs: Eliminate hypfs interval by Michael Holzheu · 9 years ago
  27. 34c0dad s390/hypfs: Add diagnose 0c support by Michael Holzheu · 9 years ago
  28. 45cce4c s390/cacheinfo: don't use smp_processor_id() in preemptible context by Heiko Carstens · 9 years ago
  29. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 658b6ed KVM: s390: add cpu model support by Michael Mueller · 9 years ago
  31. 9d8d578 KVM: s390: use facilities and cpu_id per KVM by Michael Mueller · 9 years ago
  32. 45c9b47 KVM: s390/CPACF: Choose crypto control block format by Tony Krowiak · 10 years ago
  33. f3d0bd6 s390/kernel: Update /proc/sysinfo file with Extended Name and UUID by Ekaterina Tumanova · 10 years ago
  34. c23f397 KVM: s390: reenable LPP facility by Christian Borntraeger · 9 years ago
  35. 8e2207c KVM: s390: floating irqs: fix user triggerable endless loop by David Hildenbrand · 10 years ago
  36. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 9 years ago
  37. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 9 years ago
  38. 5c75a0d s390/smp: increase maximum value of NR_CPUS to 512 by Heiko Carstens · 9 years ago
  39. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  40. d5caa4d s390/jump label: use different nop instruction by Heiko Carstens · 9 years ago
  41. 5c6497c s390/jump label: add sanity checks by Heiko Carstens · 9 years ago
  42. db1177ee s390/mm: correct missing space when reporting user process faults by Hendrik Brueckner · 9 years ago
  43. e6d60b3 s390/ftrace: hotpatch support for function tracing by Heiko Carstens · 10 years ago
  44. 4d92f50 s390: reintroduce diag 44 calls for cpu_relax() by Heiko Carstens · 9 years ago
  45. 2c72a44 s390/spinlock: add compare-and-delay to lock wait loops by Martin Schwidefsky · 10 years ago
  46. 0eb135f KVM: s390: remove redundant setting of interrupt type by Jens Freimann · 10 years ago
  47. 94d1f56 KVM: s390: fix bug in interrupt parameter check by Jens Freimann · 10 years ago
  48. 428d53b KVM: s390: avoid memory leaks if __inject_vm() fails by David Hildenbrand · 9 years ago
  49. a374e89 KVM: s390/cpacf: Enable/disable protected key functions for kvm guest by Tony Krowiak · 10 years ago
  50. 72f2502 KVM: s390: Provide guest TOD Clock Get/Set Controls by Jason J. Herne · 10 years ago
  51. 556cc0d KVM: s390: trace correct values for set prefix and machine checks by Jens Freimann · 10 years ago
  52. 49538d1 KVM: s390: fix bug in sigp emergency signal injection by Jens Freimann · 10 years ago
  53. 3cfad02 KVM: s390: Take addressing mode into account for MVPG interception by Thomas Huth · 10 years ago
  54. 69a8d45 KVM: s390: no need to hold the kvm->mutex for floating interrupts by Christian Borntraeger · 10 years ago
  55. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 10 years ago
  56. 9fbd808 KVM: s390: clear the pfault queue if user space sets the invalid token by David Hildenbrand · 10 years ago
  57. ea5f496 KVM: s390: only one external call may be pending at a time by David Hildenbrand · 10 years ago
  58. d614be0 s390/sclp: introduce check for the SIGP Interpretation Facility by David Hildenbrand · 10 years ago
  59. a3a9c59 KVM: s390: SIGP SET PREFIX cleanup by David Hildenbrand · 10 years ago
  60. 9a02206 KVM: s390: a VCPU may only stop when no interrupts are left pending by David Hildenbrand · 10 years ago
  61. 6cddd43 KVM: s390: handle stop irqs without action_bits by David Hildenbrand · 10 years ago
  62. 2822545 KVM: s390: new parameter for SIGP STOP irqs by David Hildenbrand · 10 years ago
  63. 2d00f75 KVM: s390: forward hrtimer if guest ckc not pending yet by David Hildenbrand · 10 years ago
  64. 0ac96ca KVM: s390: base hrtimer on a monotonic clock by David Hildenbrand · 10 years ago
  65. bda343e KVM: s390: prevent sleep duration underflows in handle_wait() by David Hildenbrand · 10 years ago
  66. 8c0a7ce KVM: s390: Allow userspace to limit guest memory size by Dominik Dingel · 10 years ago
  67. dafd032 KVM: s390: move vcpu specific initalization to a later point by Dominik Dingel · 10 years ago
  68. 0675d92 KVM: s390: make local function static by Christian Borntraeger · 10 years ago
  69. 31928aa KVM: remove unneeded return value of vcpu_postcreate by Dominik Dingel · 10 years ago
  70. f8de05c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  71. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  72. 93568d6 s390: update default configuration by Martin Schwidefsky · 10 years ago
  73. 032f1be s390/smp: remove check for CONFIG_ZFCPDUMP by Paul Bolle · 9 years ago
  74. 10ad34b s390: add SMT support by Martin Schwidefsky · 10 years ago
  75. 1f6b83e s390: avoid z13 cache aliasing by Martin Schwidefsky · 10 years ago
  76. f8b2dcb s390: add z13 code generation support by Martin Schwidefsky · 10 years ago
  77. 8cfc99b s390: add pci_iomap_range by Michael S. Tsirkin · 11 years ago
  78. f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  79. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 9 years ago
  80. fe82bba s390/bpf: Zero extend parameters before calling C function by Michael Holzheu · 10 years ago
  81. 1a92b2d s390/bpf: Fix sk_load_byte_msh() by Michael Holzheu · 10 years ago
  82. d86eb74 s390/bpf: Fix offset parameter for skb_copy_bits() by Michael Holzheu · 10 years ago
  83. db9aa8f s390/bpf: Fix skb_copy_bits() parameter passing by Michael Holzheu · 10 years ago
  84. 5a80244 s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K) by Michael Holzheu · 10 years ago
  85. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  86. 8d1a242 s390/uprobes: fix user space PER events by Jan Willeke · 10 years ago
  87. ae75097 s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) by Michael Holzheu · 10 years ago
  88. df3eed3 s390/bpf: Fix ALU_NEG (A = -A) by Michael Holzheu · 10 years ago
  89. d97d929 s390: move cacheinfo sysfs to generic cacheinfo infrastructure by Sudeep Holla · 10 years ago
  90. e6a67ad s390/crypto: remove 'const' to avoid compiler warnings by Chen Gang · 10 years ago
  91. 91c0837 s390: remove unnecessary KERN_CONT by Joe Perches · 10 years ago
  92. a7e75d4 s390/sclp: sign extend return value of _sclp_print_early() by Heiko Carstens · 10 years ago
  93. fbf87df s390/sclp: fix declaration of _sclp_print_early() by Chen Gang · 10 years ago
  94. 47523c9 s390: keep Kconfig sorted by Heiko Carstens · 10 years ago
  95. e0a5054 s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations by Heiko Carstens · 10 years ago
  96. 925dfc0 s390/pgtable: add unsigned long casts by Heiko Carstens · 10 years ago
  97. 8d1f211 s390/disassembler: remove indentical initializer by Heiko Carstens · 10 years ago
  98. eba8452 s390/pci: add missing address space annotation by Heiko Carstens · 10 years ago
  99. 58498ee s390/ftrace: add code replacement sanity checks by Heiko Carstens · 10 years ago
  100. fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 10 years ago