1. 4d6e51c s390: use generic headers if possible by Heiko Carstens · 8 years ago
  2. c30abec s390/uapi: use generic headers if possible by Heiko Carstens · 8 years ago
  3. d09c537 s390/uaccess: get_user() should zero on failure (again) by Heiko Carstens · 8 years ago
  4. e70f1d5 s390: switch to extable.h by Al Viro · 8 years ago
  5. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  6. b8402b9 s390: make MAX_PHYSMEM_BITS configurable by Heiko Carstens · 8 years ago
  7. fd15a1f s390: enable ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INIT by Heiko Carstens · 8 years ago
  8. dcc00b7 s390/kdump: Add final note by Michael Holzheu · 8 years ago
  9. 59cea29 s390: remove HAVE_ARCH_EARLY_PFN_TO_NID select statement by Heiko Carstens · 8 years ago
  10. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  11. 2fa5ed7 s390/mm: Remove double gaddr calculation when notifying by Janosch Frank · 8 years ago
  12. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  13. 4e0b1ab KVM: s390: gs support for kvm guests by Fan Zhang · 8 years ago
  14. 7c2b3e0 Merge remote-tracking branch 's390/guarded-storage' into kvms390/next by Christian Borntraeger · 8 years ago
  15. 0b7bb6a s390/facilities: get rid of __ASSEMBLY__ in facility header file by Heiko Carstens · 8 years ago
  16. 6f5165e s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BIT by Heiko Carstens · 8 years ago
  17. cdd3bd9 s390/sysinfo: provide remaining stsi information via debugfs by Heiko Carstens · 8 years ago
  18. ae5ca67 s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfs by Heiko Carstens · 8 years ago
  19. 050f99b s390/debugfs: introduce top-level 's390' directory by Heiko Carstens · 8 years ago
  20. e61a613 s390/pkey: Introduce new API for secure key verification by Harald Freudenberger · 8 years ago
  21. 15d3387 s390/configs//zfcpdump_defconfig: Remove CONFIG_SCSI_SRP_ATTRS by Michael Holzheu · 8 years ago
  22. 2f8876f s390/dump_stack: use control program identification string by Heiko Carstens · 8 years ago
  23. d2f0397 s390/dump_stack: remove whitespace from arch description by Heiko Carstens · 8 years ago
  24. 59808fc s390/sysinfo: allow compiler warnings again by Heiko Carstens · 8 years ago
  25. 4fd4dd8 s390/topology: fix typo in early topology code by Heiko Carstens · 8 years ago
  26. 251ea0c s390/topology: get rid of core mask array by Heiko Carstens · 8 years ago
  27. 9b62330 s390/bitops: remove outdated comment by Heiko Carstens · 8 years ago
  28. faee35a s390: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  29. 157467b s390/cpuinfo: show facilities as reported by stfle by Heiko Carstens · 8 years ago
  30. 0921454 s390/bitops: add for_each_set_bit_inv helper by Heiko Carstens · 8 years ago
  31. bffc880b Merge branch 'guarded-storage' into 'features' to make merging with by Martin Schwidefsky · 8 years ago
  32. 0861b5a s390/smp: fix ipl from cpu with non-zero address by Heiko Carstens · 8 years ago
  33. d82c0d1 s390/decompressor: fix initrd corruption caused by bss clear by Marcelo Henrique Cerri · 8 years ago
  34. 916cda1 s390: add a system call for guarded storage by Martin Schwidefsky · 9 years ago
  35. 947b897 KVM: s390: Use defines for intercept code by Farhan Ali · 8 years ago
  36. 9a804fe mm/gup: Drop the arch_pte_access_permitted() MMU callback by Kirill A. Shutemov · 8 years ago
  37. 0c9d868 KVM: s390: use defines for execution controls by David Hildenbrand · 8 years ago
  38. c0a6bfd KVM: s390: Handle sthyi also for instruction intercept by Christian Borntraeger · 8 years ago
  39. 4d5f2c0 KVM: s390: log runtime instrumentation enablement by Christian Borntraeger · 8 years ago
  40. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  41. 8bd49ac s390: wire up statx system call by Heiko Carstens · 8 years ago
  42. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  43. 2f09ca6 livepatch/s390: add TIF_PATCH_PENDING thread flag by Miroslav Benes · 8 years ago
  44. 30d64f1 livepatch/s390: reorganize TIF thread flag bits by Jiri Slaby · 8 years ago
  45. c3abcab Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  47. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  48. 3605df49 sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  49. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  50. 2e4d880 KVM: s390: Fix guest migration for huge guests resulting in panic by Janosch Frank · 8 years ago
  51. 7afbeb6 s390/ipl: always use load normal for CCW-type re-IPL by Heiko Carstens · 8 years ago
  52. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  53. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  54. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  55. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  56. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  57. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  58. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  59. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  60. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  61. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  62. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  63. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  64. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  65. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  66. 6b0b755 perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS by Anton Blanchard · 8 years ago
  67. d03bd04 s390/timex: micro optimization for tod_to_ns by Martin Schwidefsky · 8 years ago
  68. e53051e s390/cputime: provide archicture specific cputime_to_nsecs by Martin Schwidefsky · 8 years ago
  69. 3c915bd s390/cputime: reset all accounting fields on fork by Martin Schwidefsky · 8 years ago
  70. e69ca82 s390/cputime: remove last traces of cputime_t by Martin Schwidefsky · 8 years ago
  71. d9fcf2a s390: fix in-kernel program checks by Martin Schwidefsky · 8 years ago
  72. e7c95ef s390/crypt: fix missing unlock in ctr_paes_crypt on error path by Martin Schwidefsky · 8 years ago
  73. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  74. 3f5595e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  75. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  76. 0f5e155 scripts/spelling.txt: add "an one" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  77. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  78. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  79. 0262d9c memblock: embed memblock type name within struct memblock_type by Heiko Carstens · 8 years ago
  80. fb94a68 s390: TASK_SIZE for kernel threads by Martin Schwidefsky · 8 years ago
  81. 2793784 s390/crypt: Add protected key AES module by Martin Schwidefsky · 8 years ago
  82. e80d4af s390/pkey: Introduce pkey kernel module by Harald Freudenberger · 8 years ago
  83. 5791d90 s390/nmi: purge tlbs after control register validation by Heiko Carstens · 8 years ago
  84. 70e28aa s390/nmi: fix order of register validation by Heiko Carstens · 8 years ago
  85. 7760670 s390/crypto: Add PCKMO inline function by Harald Freudenberger · 8 years ago
  86. 54397bb s390/mm: use _SEGMENT_ENTRY_EMPTY in the code by Dominik Dingel · 9 years ago
  87. f50c0e6 s390: opt into HAVE_COPY_THREAD_TLS by Heiko Carstens · 8 years ago
  88. b5a882f s390: restore address space when returning to user space by Heiko Carstens · 8 years ago
  89. 606aa4a s390: rename CIF_ASCE to CIF_ASCE_PRIMARY by Heiko Carstens · 8 years ago
  90. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  91. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  92. ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 8 years ago
  93. ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  94. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  95. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  96. 9d876e7 bpf: fix unlocking of jited image when module ronx not set by Daniel Borkmann · 8 years ago
  97. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 8 years ago
  98. d24b98e s390/syscall: fix single stepped system calls by Martin Schwidefsky · 8 years ago
  99. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago
  100. 9383191 bpf: remove stubs for cBPF from arch code by Daniel Borkmann · 8 years ago