1. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  2. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
  4. e6c7c63 s390: use set_memory.h header by Laura Abbott · 8 years ago
  5. 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
  6. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  7. c311c79 cpumask: make "nr_cpumask_bits" unsigned by Alexey Dobriyan · 8 years ago
  8. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  9. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  10. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  11. b68e7e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  12. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  16. 72875d8 KVM: add kvm_{test,clear}_request to replace {test,clear}_bit by Radim Krčmář · 8 years ago
  17. d0790fb Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into features by Martin Schwidefsky · 8 years ago
  18. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  19. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  20. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  21. 284c43e s390/crypt: use the correct module alias for paes_s390. by Harald Freudenberger · 8 years ago
  22. e000b8e s390: kvm: Cpu model support for msa6, msa7 and msa8 by Jason J. Herne · 8 years ago
  23. 0850e92 Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Christian Borntraeger · 8 years ago
  24. 152c1c8 s390/cpacf: Introduce kma instruction by Jason J. Herne · 8 years ago
  25. b112a2d s390/cpacf: query instructions use unique parameters for compatibility with KMA by Jason J. Herne · 8 years ago
  26. 4c637cd s390/crypto: Provide s390 specific arch random functionality. by Harald Freudenberger · 8 years ago
  27. f75fa65 s390/crypto: Add new subfunctions to the cpacf PRNO function. by Harald Freudenberger · 8 years ago
  28. 985a9d2 s390/crypto: Renaming PPNO to PRNO. by Harald Freudenberger · 8 years ago
  29. 1366def s390/pageattr: avoid unnecessary page table splitting by Heiko Carstens · 8 years ago
  30. 9b11c79 s390/mm: simplify arch_get_unmapped_area[_topdown] by Martin Schwidefsky · 8 years ago
  31. ee71d16 s390/mm: make TASK_SIZE independent from the number of page table levels by Martin Schwidefsky · 8 years ago
  32. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. e525f8a s390/gs: add regset for the guarded storage broadcast control block by Martin Schwidefsky · 8 years ago
  34. 730cd63 KVM: s390: Support keyless subset guest mode by Farhan Ali · 8 years ago
  35. 71cb1bf s390/sclp: Detect KSS facility by Farhan Ali · 8 years ago
  36. aa824e1 s390/kvm: Add use_cmma field to mm_context_t by Claudio Imbrenda · 8 years ago
  37. 2d42f94 s390/kvm: Add PGSTE manipulation functions by Claudio Imbrenda · 8 years ago
  38. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. 06c5461 s390/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  40. 8024855 KVM: s390: fix stale machine check data for guarded storage by Christian Borntraeger · 8 years ago
  41. fe722d1 KVM: s390: Fix sdnxo setting for nested guests by Christian Borntraeger · 8 years ago
  42. b13de4b s390/spinlock: remove compare and delay instruction by Martin Schwidefsky · 8 years ago
  43. 02c503f s390/spinlock: use atomic primitives for spinlocks by Martin Schwidefsky · 8 years ago
  44. a8f60d1 s390/mm: fix CMMA vs KSM vs others by Christian Borntraeger · 8 years ago
  45. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  46. 542380a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  47. 47a4693 KVM: s390: introduce AIS capability by Yi Min Zhao · 8 years ago
  48. fccfb99 Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 by Al Viro · 8 years ago
  49. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  50. a892095 KVM: s390: introduce adapter interrupt inject function by Yi Min Zhao · 8 years ago
  51. 5197839 KVM: s390: introduce ais mode modify function by Fei Li · 8 years ago
  52. 08fab50 KVM: s390: interface for suppressible I/O adapters by Fei Li · 8 years ago
  53. 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 8 years ago
  54. df26c2e s390/cpumf: simplify detection of guest samples by Martin Schwidefsky · 8 years ago
  55. 561ecb0 s390/pci: remove forward declaration by Sebastian Ott · 8 years ago
  56. b18601b s390/pci: increase the PCI_NR_FUNCTIONS default by Sebastian Ott · 8 years ago
  57. b0c8ce8 s390/pci: reduce iomap size (even more) by Sebastian Ott · 8 years ago
  58. 4e0cca7 s390/pci: remove duplicated define by Sebastian Ott · 8 years ago
  59. 02f5cb9 s390/pci: remove unused function by Sebastian Ott · 8 years ago
  60. cab36c26 s390: use 64-bit lctlg to load task pid to cr4 on context switch by Martin Schwidefsky · 8 years ago
  61. 34fcf05 Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  62. 4ad7255 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  63. 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
  64. 232b8e3 KVM: s390: remove change-recording override support by Heiko Carstens · 8 years ago
  65. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  66. 906f2a5 mm: fix section name for .data..ro_after_init by Kees Cook · 8 years ago
  67. 6fb81d6 Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 8 years ago
  68. d686f21 vfio: ccw: introduce support for ccw0 by Dong Jia Shi · 8 years ago
  69. 84cd8fc vfio: ccw: register vfio_ccw to the mediated device framework by Dong Jia Shi · 8 years ago
  70. 63f1934 vfio: ccw: basic implementation for vfio_ccw driver by Dong Jia Shi · 8 years ago
  71. 485527b s390/cpum_cf: make hw_perf_event_update() a void function by Hendrik Brueckner · 8 years ago
  72. 26f268a s390/cpu_mf: remove register variable in __ecctr() by Hendrik Brueckner · 8 years ago
  73. 66a4978 s390/cpum_cf: correct variable naming (cleanup) by Hendrik Brueckner · 8 years ago
  74. 3fc7aceb s390/cpum_cf: add IBM z13 counter event names by Hendrik Brueckner · 8 years ago
  75. ee699f3 s390/cpum_cf: add support for the MT-diagnostic counter set (z13) by Hendrik Brueckner · 8 years ago
  76. db17160 s390/cpum_cf: cleanup event/counter validation by Hendrik Brueckner · 8 years ago
  77. 20ba46d s390/cpum_cf: update counter numbers to ecctr limits by Hendrik Brueckner · 8 years ago
  78. 3709600 s390: get rid of zeroing, switch to RAW_COPY_USER by Al Viro · 8 years ago
  79. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  80. 4d6e51c s390: use generic headers if possible by Heiko Carstens · 8 years ago
  81. c30abec s390/uapi: use generic headers if possible by Heiko Carstens · 8 years ago
  82. d09c537 s390/uaccess: get_user() should zero on failure (again) by Heiko Carstens · 8 years ago
  83. e70f1d5 s390: switch to extable.h by Al Viro · 8 years ago
  84. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  85. b8402b9 s390: make MAX_PHYSMEM_BITS configurable by Heiko Carstens · 8 years ago
  86. fd15a1f s390: enable ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INIT by Heiko Carstens · 8 years ago
  87. dcc00b7 s390/kdump: Add final note by Michael Holzheu · 8 years ago
  88. 59cea29 s390: remove HAVE_ARCH_EARLY_PFN_TO_NID select statement by Heiko Carstens · 8 years ago
  89. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  90. 2fa5ed7 s390/mm: Remove double gaddr calculation when notifying by Janosch Frank · 8 years ago
  91. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  92. 4e0b1ab KVM: s390: gs support for kvm guests by Fan Zhang · 8 years ago
  93. 7c2b3e0 Merge remote-tracking branch 's390/guarded-storage' into kvms390/next by Christian Borntraeger · 8 years ago
  94. 0b7bb6a s390/facilities: get rid of __ASSEMBLY__ in facility header file by Heiko Carstens · 8 years ago
  95. 6f5165e s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BIT by Heiko Carstens · 8 years ago
  96. cdd3bd9 s390/sysinfo: provide remaining stsi information via debugfs by Heiko Carstens · 8 years ago
  97. ae5ca67 s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfs by Heiko Carstens · 8 years ago
  98. 050f99b s390/debugfs: introduce top-level 's390' directory by Heiko Carstens · 8 years ago
  99. e61a613 s390/pkey: Introduce new API for secure key verification by Harald Freudenberger · 8 years ago
  100. 15d3387 s390/configs//zfcpdump_defconfig: Remove CONFIG_SCSI_SRP_ATTRS by Michael Holzheu · 8 years ago