1. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  3. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  4. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  5. 0161b6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  6. 1af135a s390/kdump: fix compile for !SMP by Heiko Carstens · 9 years ago
  7. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  8. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  9. cf54e2f s390/mm: change HPAGE_SHIFT type to int by Dominik Dingel · 9 years ago
  10. cbd7d9c s390/mm: forward check for huge pmds to pmd_large() by Dominik Dingel · 9 years ago
  11. ce41571 s390/hugetlb: remove dead code for sw emulated huge pages by Dominik Dingel · 9 years ago
  12. bea4119 s390/mm: make hugepages_supported a boot time decision by Dominik Dingel · 9 years ago
  13. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  14. 1592a8e s390/kdump: fix nosmt kernel parameter by Michael Holzheu · 9 years ago
  15. 1d1858d s390: new default configuration by Heiko Carstens · 10 years ago
  16. d08d943 s390/smp: cleanup core vs. cpu in the SCLP interface by Martin Schwidefsky · 9 years ago
  17. e7086eb s390/smp: fix sigp cpu detection loop by Martin Schwidefsky · 9 years ago
  18. 3c8e510 s390/kdump: fix REGSET_VX_LOW vector register ELF notes by Michael Holzheu · 9 years ago
  19. b035b60 s390/bpf: Fix backward jumps by Michael Holzheu · 9 years ago
  20. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  21. fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 9 years ago
  22. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  23. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 9 years ago
  24. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
  25. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  26. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  27. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  28. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  29. 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  30. dc3f419 make simple_positive() public by Al Viro · 9 years ago
  31. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  32. f2ae45e KVM: s390: clear floating interrupt bitmap and parameters by Jens Freimann · 9 years ago
  33. 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
  34. 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
  35. 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
  36. 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
  37. 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
  38. 7fc611f s390/pci: improve handling of hotplug event 0x301 by Sebastian Ott · 9 years ago
  39. 0c36b8a s390/setup: fix DMA_API_DEBUG warnings by Sebastian Ott · 9 years ago
  40. 4e0a641 s390/mm: s/specifiation/specification/, s/an specification/a specification/ by Geert Uytterhoeven · 9 years ago
  41. 6651ee0 s390/bpf: implement bpf_tail_call() helper by Michael Holzheu · 9 years ago
  42. cd11433 PCI: Include <linux/pci.h>, not <asm/pci.h> by Bjorn Helgaas · 9 years ago
  43. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  44. 88aeca1 s390/bpf: fix bpf frame pointer setup by Michael Holzheu · 9 years ago
  45. bbac1c9 s390/bpf: fix stack allocation by Michael Holzheu · 9 years ago
  46. f71f81d Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 9 years ago
  47. 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 9 years ago
  48. ea2cdd2 KVM: s390: introduce KMSG_COMPONENT for kvm-s390 by David Hildenbrand · 9 years ago
  49. 61a6df5 KVM: s390: call exit_sie() directly on vcpu block/request by David Hildenbrand · 9 years ago
  50. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  51. f36f3f2 KVM: add "new" argument to kvm_arch_commit_memory_region by Paolo Bonzini · 9 years ago
  52. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  53. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  54. 15f4601 KVM: add memslots argument to kvm_arch_memslots_updated by Paolo Bonzini · 9 years ago
  55. 09170a4 KVM: const-ify uses of struct kvm_userspace_memory_region by Paolo Bonzini · 9 years ago
  56. 9f6b802 KVM: use kvm_memslots whenever possible by Paolo Bonzini · 9 years ago
  57. 2a058f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  58. 689911c s390: time: Provide read_boot_clock64() and read_persistent_clock64() by Xunlei Pang · 9 years ago
  59. a1cae34 crypto: s390/ghash - Fix incorrect ghash icv buffer handling. by Harald Freudenberger · 9 years ago
  60. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  61. 7cded34 s390/mm: correct return value of pmd_pfn by Martin Schwidefsky · 9 years ago
  62. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  63. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  64. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 9 years ago
  65. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 9 years ago
  66. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  67. 78335a3 s390/sclp: move sclp_facilities into "struct sclp" by David Hildenbrand · 9 years ago
  68. 3a9f3fe s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max() by David Hildenbrand · 9 years ago
  69. 37c5f6c s390/sclp: unify basic sclp access by exposing "struct sclp" by David Hildenbrand · 9 years ago
  70. 9747bc4 s390/sclp: prepare smp_fill_possible_mask for global "struct sclp" by David Hildenbrand · 9 years ago
  71. c431761 s390/crypto: fix stckf loop by Harald Freudenberger · 9 years ago
  72. cba3d27 Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  73. 06b3675 KVM: s390: drop handling of interception code 12 by David Hildenbrand · 9 years ago
  74. 96e0ed2 KVM: s390: factor out and optimize floating irq VCPU kick by David Hildenbrand · 10 years ago
  75. ffeca0a KVM: s390: optimize interrupt handling round trip time by Jens Freimann · 9 years ago
  76. 27406cd KVM: s390: provide functions for blocking all CPUs by Christian Borntraeger · 9 years ago
  77. 8e23654 KVM: s390: make exit_sie_sync more robust by Christian Borntraeger · 9 years ago
  78. 53df84f KVM: s390: Enable guest EDAT2 support by Guenther Hutzl · 9 years ago
  79. a4a4f19 KVM: s390: make EDAT1 depend on host support by Guenther Hutzl · 9 years ago
  80. 785dbef KVM: s390: optimize round trip time in request handling by Christian Borntraeger · 9 years ago
  81. b938eace KVM: s390: fix external call injection without sigp interpretation by David Hildenbrand · 9 years ago
  82. 0097d12 KVM: provide irq_unsafe kvm_guest_{enter|exit} by Christian Borntraeger · 9 years ago
  83. b9b4b1c s390/bpf: Fix gcov stack space problem by Michael Holzheu · 9 years ago
  84. 771aada s390/bpf: Adjust ALU64_DIV/MOD to match interpreter change by Michael Holzheu · 9 years ago
  85. 14bc84ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  86. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  87. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  88. 5712764 s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator. by Harald Freudenberger · 9 years ago
  89. a1c843b s390/mm: change swap pte encoding and pgtable cleanup by Martin Schwidefsky · 9 years ago
  90. b7d14f3 s390/mm: correct transfer of dirty & young bits in __pmd_to_pte by Martin Schwidefsky · 9 years ago
  91. 77a87f0 s390/bpf: add dependency to z196 features by Heiko Carstens · 9 years ago
  92. 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 9 years ago
  93. 7e01b5a kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP by Martin Schwidefsky · 9 years ago
  94. b19a42e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  95. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  96. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 9 years ago
  97. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  98. 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
  99. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  100. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago