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