1. 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
  2. 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
  3. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  5. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  6. 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
  7. 06c5461 s390/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  8. a8f60d1 s390/mm: fix CMMA vs KSM vs others by Christian Borntraeger · 8 years ago
  9. 542380a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  10. fccfb99 Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 by Al Viro · 8 years ago
  11. 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 8 years ago
  12. 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
  13. 4ad7255 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  14. 232b8e3 KVM: s390: remove change-recording override support by Heiko Carstens · 8 years ago
  15. 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
  16. 906f2a5 mm: fix section name for .data..ro_after_init by Kees Cook · 8 years ago
  17. 3709600 s390: get rid of zeroing, switch to RAW_COPY_USER by Al Viro · 8 years ago
  18. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  19. d09c537 s390/uaccess: get_user() should zero on failure (again) by Heiko Carstens · 8 years ago
  20. e70f1d5 s390: switch to extable.h by Al Viro · 8 years ago
  21. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  22. 0861b5a s390/smp: fix ipl from cpu with non-zero address by Heiko Carstens · 8 years ago
  23. d82c0d1 s390/decompressor: fix initrd corruption caused by bss clear by Marcelo Henrique Cerri · 8 years ago
  24. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  25. 8bd49ac s390: wire up statx system call by Heiko Carstens · 8 years ago
  26. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  27. 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
  28. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  29. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  30. 3605df49 sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  31. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  32. 2e4d880 KVM: s390: Fix guest migration for huge guests resulting in panic by Janosch Frank · 8 years ago
  33. 7afbeb6 s390/ipl: always use load normal for CCW-type re-IPL by Heiko Carstens · 8 years ago
  34. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  35. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  36. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  37. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  38. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  39. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  40. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  41. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  42. 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
  43. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  44. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  45. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  46. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  47. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  48. 6b0b755 perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS by Anton Blanchard · 8 years ago
  49. d03bd04 s390/timex: micro optimization for tod_to_ns by Martin Schwidefsky · 8 years ago
  50. e53051e s390/cputime: provide archicture specific cputime_to_nsecs by Martin Schwidefsky · 8 years ago
  51. 3c915bd s390/cputime: reset all accounting fields on fork by Martin Schwidefsky · 8 years ago
  52. e69ca82 s390/cputime: remove last traces of cputime_t by Martin Schwidefsky · 8 years ago
  53. d9fcf2a s390: fix in-kernel program checks by Martin Schwidefsky · 8 years ago
  54. e7c95ef s390/crypt: fix missing unlock in ctr_paes_crypt on error path by Martin Schwidefsky · 8 years ago
  55. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  56. 3f5595e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  57. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  58. 0f5e155 scripts/spelling.txt: add "an one" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  59. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  60. 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
  61. 0262d9c memblock: embed memblock type name within struct memblock_type by Heiko Carstens · 8 years ago
  62. fb94a68 s390: TASK_SIZE for kernel threads by Martin Schwidefsky · 8 years ago
  63. 2793784 s390/crypt: Add protected key AES module by Martin Schwidefsky · 8 years ago
  64. e80d4af s390/pkey: Introduce pkey kernel module by Harald Freudenberger · 8 years ago
  65. 5791d90 s390/nmi: purge tlbs after control register validation by Heiko Carstens · 8 years ago
  66. 70e28aa s390/nmi: fix order of register validation by Heiko Carstens · 8 years ago
  67. 7760670 s390/crypto: Add PCKMO inline function by Harald Freudenberger · 8 years ago
  68. 54397bb s390/mm: use _SEGMENT_ENTRY_EMPTY in the code by Dominik Dingel · 9 years ago
  69. f50c0e6 s390: opt into HAVE_COPY_THREAD_TLS by Heiko Carstens · 8 years ago
  70. b5a882f s390: restore address space when returning to user space by Heiko Carstens · 8 years ago
  71. 606aa4a s390: rename CIF_ASCE to CIF_ASCE_PRIMARY by Heiko Carstens · 8 years ago
  72. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  73. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  74. ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 8 years ago
  75. ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  76. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  77. 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
  78. 9d876e7 bpf: fix unlocking of jited image when module ronx not set by Daniel Borkmann · 8 years ago
  79. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 8 years ago
  80. d24b98e s390/syscall: fix single stepped system calls by Martin Schwidefsky · 8 years ago
  81. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago
  82. 9383191 bpf: remove stubs for cBPF from arch code by Daniel Borkmann · 8 years ago
  83. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  84. 1228f7b s390: add missing "do {} while (0)" loop constructs to multiline macros by Heiko Carstens · 8 years ago
  85. 549f2bf s390/mm: add cond_resched call to kernel page table dumper by Heiko Carstens · 8 years ago
  86. 466178f s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE by Heiko Carstens · 8 years ago
  87. 604ddad s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUG by Heiko Carstens · 8 years ago
  88. 187b5f4 s390: replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 8 years ago
  89. d321796 s390: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  90. ff24b07 s390: mm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  91. 3994a52 s390: kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  92. a4a81d8 s390/kdump: Use "LINUX" ELF note name instead of "CORE" by Michael Holzheu · 8 years ago
  93. 2e751df Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  94. 57d7f93 s390: add no-execute support by Martin Schwidefsky · 9 years ago
  95. 2583b84 s390: report new vector facilities by Martin Schwidefsky · 9 years ago
  96. 4920e3c s390: use correct input data address for setup_randomness by Heiko Carstens · 8 years ago
  97. 02407ba s390/sclp: don't add new lines to each printed string by Heiko Carstens · 8 years ago
  98. d5ab7a3 s390/sclp: make early sclp code readable by Heiko Carstens · 8 years ago
  99. 9090f3f s390/sclp: move early printk code to drivers by Heiko Carstens · 8 years ago
  100. ad21fc4 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common by Laura Abbott · 8 years ago