1. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  2. f61a657 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  3. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  4. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  5. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. d93a47f bpf, s390: add support for constant blinding by Daniel Borkmann · 9 years ago
  8. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 9 years ago
  9. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 9 years ago
  10. c53db52 s390/vmem: remove unused function parameter by Heiko Carstens · 9 years ago
  11. c34a690 s390/vmem: fix identity mapping by Heiko Carstens · 9 years ago
  12. ca21872 s390: add missing include statements by Heiko Carstens · 9 years ago
  13. 521b00c s390: add missing declarations by Heiko Carstens · 9 years ago
  14. f70a34c s390: make couple of variables and functions static by Heiko Carstens · 9 years ago
  15. 4c07a39 s390/cache: remove superfluous locking by Heiko Carstens · 9 years ago
  16. 281eaa8 s390/cpuinfo: simplify locking and skip offline cpus early by Heiko Carstens · 9 years ago
  17. e9d867a sched: Allow per-cpu kernel threads to run on online && !active by Peter Zijlstra (Intel) · 9 years ago
  18. 5606330 s390/dumpstack: implement and use return_address() by Heiko Carstens · 9 years ago
  19. e18eb2d s390/cpum_sf: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
  20. 5bc7353 s390/cpum_cf: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
  21. 7072276e s390/Kconfig: make z196 the default processor type by Martin Schwidefsky · 9 years ago
  22. 3f6813b s390/fpu: allocate 'struct fpu' with the task_struct by Martin Schwidefsky · 9 years ago
  23. 723cacb s390/mm: fix asce_bits handling with dynamic pagetable levels by Gerald Schaefer · 9 years ago
  24. dba5990 s390/pci: fix use after free in dma_init by Sebastian Ott · 9 years ago
  25. 95d0c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  26. c7d4d25 s390/crypto: cleanup and move the header with the cpacf definitions by Martin Schwidefsky · 9 years ago
  27. f9dc447 s390/pci: fmb enhancements by Sebastian Ott · 9 years ago
  28. 8fd5752 s390/dasd: Add new ioctl BIODASDCHECKFMT by Jan Höppner · 9 years ago
  29. 368704a s390/pci: add report_error attribute by Sebastian Ott · 9 years ago
  30. 12283a4 s390/sclp: add error notification command by Sebastian Ott · 9 years ago
  31. 0227f7c s390: Clarify pagefault interrupt by Peter Zijlstra · 9 years ago
  32. 2fd9227 s390: add CPU_BIG_ENDIAN config option by Heiko Carstens · 9 years ago
  33. 8497695 s390/spinlock: avoid yield to non existent cpu by Heiko Carstens · 9 years ago
  34. 4edab14 locking/rwsem, s390: Provide __down_write_killable() by Michal Hocko · 9 years ago
  35. f8e04d8 locking/rwsem: Get rid of __down_write_nested() by Michal Hocko · 9 years ago
  36. 541d8f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  37. 9c650d0 s390/mm/kvm: fix mis-merge in gmap handling by Christian Borntraeger · 9 years ago
  38. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
  39. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  40. 4f37590 s390/seccomp: include generic seccomp header file by Sudip Mukherjee · 9 years ago
  41. 9d89d9e s390/pci: add extra padding to function measurement block by Sebastian Ott · 9 years ago
  42. 425595a livepatch: reuse module loader code to write relocations by Jessica Yu · 9 years ago
  43. f31e096 module: s390: keep mod_arch_specific for livepatch modules by Jessica Yu · 9 years ago
  44. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  45. 3358999 s390: wire up preadv2/pwritev2 syscalls by Heiko Carstens · 9 years ago
  46. aa624886 s390/pci: PCI function group 0 is valid for clp_query_pci_fn by Pierre Morel · 9 years ago
  47. 74b2375 s390/crypto: provide correct file mode at device register. by Harald Freudenberger · 9 years ago
  48. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  49. c352e8b s390/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
  50. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  52. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  53. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  54. 0f49fc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  55. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
  56. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  57. fc897c9 s390/mm: handle PTE-mapped tail pages in fast gup by Gerald Schaefer · 9 years ago
  58. 91d3721 s390: add DEBUG_RODATA support by Heiko Carstens · 9 years ago
  59. df9ceff s390: disable postinit-readonly for now by Kees Cook · 9 years ago
  60. 1e3c1dd s390/cpum_sf: Fix cpu hotplug notifier transitions by Anna-Maria Gleixner · 9 years ago
  61. a987884 s390/cpum_cf: Fix missing cpu hotplug notifier transition by Anna-Maria Gleixner · 9 years ago
  62. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  63. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  64. 72aafdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  65. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  66. 10917b8 s390: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 9 years ago
  67. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
  69. d4e79615 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 80c544de s390/pci: enforce fmb page boundary rule by Sebastian Ott · 9 years ago
  73. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  74. f2c1242 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  75. f958ee7 Merge tag 'kvm-s390-next-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  76. e370e47 s390: fix floating pointer register corruption (again) by Martin Schwidefsky · 9 years ago
  77. 8f100bb s390/cpumf: add missing lpp magic initialization by Heiko Carstens · 9 years ago
  78. 3446c13 s390/mm: four page table levels vs. fork by Martin Schwidefsky · 9 years ago
  79. ab92f30 Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  80. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  81. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
  82. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. 7eb792b s390: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  84. 1e133ab s390/mm: split arch/s390/mm/pgtable.c by Martin Schwidefsky · 9 years ago
  85. 227be79 s390/mm: uninline pmdp_xxx functions from pgtable.h by Martin Schwidefsky · 9 years ago
  86. ebde765 s390/mm: uninline ptep_xxx functions from pgtable.h by Martin Schwidefsky · 9 years ago
  87. c54f0d6 KVM: s390: allocate only one DMA page per VM by David Hildenbrand · 9 years ago
  88. 80bc79d KVM: s390: enable STFLE interpretation only if enabled for the guest by David Hildenbrand · 9 years ago
  89. b3c17f1 KVM: s390: wake up when the VCPU cpu timer expires by David Hildenbrand · 9 years ago
  90. 5ebda31 KVM: s390: step the VCPU timer while in enabled wait by David Hildenbrand · 9 years ago
  91. 9c23a13 KVM: s390: protect VCPU cpu timer with a seqcount by David Hildenbrand · 9 years ago
  92. db0758b KVM: s390: step VCPU cpu timer during kvm_run ioctl by David Hildenbrand · 9 years ago
  93. 4287f24 KVM: s390: abstract access to the VCPU cpu timer by David Hildenbrand · 9 years ago
  94. 01a745a KVM: s390: store cpu id in vcpu->cpu when scheduled in by David Hildenbrand · 9 years ago
  95. dce382b KVM: s390: Add diag "watchdog functions" to trace event decoding by Alexander Yarygin · 9 years ago
  96. 9522b37 KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS by David Hildenbrand · 9 years ago
  97. 7a76aa9 s390/cpumf: Fix lpp detection by Christian Borntraeger · 9 years ago
  98. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  99. 988b86e6 s390/pci: add ioctl interface for CLP by Martin Schwidefsky · 9 years ago
  100. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago