| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | KVM: s390: provide query function for instructions returning 32 byte | Christian Borntraeger | 2019-04-18 | 1 | -0/+13 |
| | * | KVM: s390: add MSA9 to cpumodel | Christian Borntraeger | 2019-04-18 | 4 | -1/+17 |
| | * | KVM: s390: add vector BCD enhancements facility to cpumodel | Christian Borntraeger | 2019-04-18 | 1 | -0/+4 |
| | * | KVM: s390: add vector enhancements facility 2 to cpumodel | Christian Borntraeger | 2019-04-18 | 1 | -0/+4 |
| | * | KVM: s390: Fix potential spectre warnings | Eric Farman | 2019-04-18 | 1 | -2/+9 |
| * | | kvm: move KVM_CAP_NR_MEMSLOTS to common code | Paolo Bonzini | 2019-04-16 | 1 | -3/+0 |
* | | | Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-05-17 | 5 | -2/+5 |
|\ \ \ |
|
| * | | | s390: move arch/s390/defconfig to arch/s390/configs/defconfig | Masahiro Yamada | 2019-05-14 | 2 | -0/+2 |
| * | | | s390/kasan: adapt disabled_wait usage to avoid build error | Vasily Gorbik | 2019-05-08 | 1 | -1/+1 |
| * | | | s390/boot: fix compiler error due to missing awk strtonum | Martin Schwidefsky | 2019-05-07 | 2 | -1/+2 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-05-17 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells | 2019-05-16 | 1 | -0/+6 |
* | | | | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-05-16 | 2 | -6/+0 |
|\ \ \ \ \ |
|
| * | | | | | arch: mostly remove <asm/segment.h> | Christoph Hellwig | 2019-04-23 | 2 | -6/+0 |
* | | | | | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2019-05-15 | 1 | -5/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | livepatch: Remove klp_check_compiler_support() | Jiri Kosina | 2019-05-10 | 1 | -5/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | s390/cpacf: mark scpacf_query() as __always_inline | Masahiro Yamada | 2019-05-14 | 1 | -1/+1 |
* | | | | | | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport | 2019-05-14 | 1 | -0/+1 |
* | | | | | | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail | David Hildenbrand | 2019-05-14 | 1 | -2/+3 |
* | | | | | | mm, memory_hotplug: provide a more generic restrictions for memory hotplug | Michal Hocko | 2019-05-14 | 1 | -3/+3 |
* | | | | | | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti | 2019-05-14 | 2 | -4/+6 |
* | | | | | | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC | Alexandre Ghiti | 2019-05-14 | 1 | -1/+1 |
* | | | | | | initramfs: poison freed initrd memory | Christoph Hellwig | 2019-05-14 | 1 | -8/+0 |
* | | | | | | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 2019-05-14 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-05-07 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 2019-03-20 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2019-05-07 | 1 | -1/+0 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Make anon_inodes unconditional | David Howells | 2019-04-19 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-05-06 | 1 | -17/+4 |
|\ \ \ \ |
|
| * | | | | crypto: s390 - Forbid 2-key 3DES in FIPS mode | Herbert Xu | 2019-04-18 | 1 | -17/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2019-05-06 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon | 2019-04-08 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-05-06 | 120 | -1644/+3996 |
|\ \ \ \ |
|
| * | | | | s390/vdso: drop unnecessary cc-ldoption | Nick Desaulniers | 2019-05-03 | 2 | -2/+2 |
| * | | | | s390: fix clang -Wpointer-sign warnigns in boot code | Arnd Bergmann | 2019-05-03 | 4 | -9/+9 |
| * | | | | s390: drop CONFIG_VIRT_TO_BUS | Arnd Bergmann | 2019-05-03 | 1 | -1/+0 |
| * | | | | s390: boot, purgatory: pass $(CLANG_FLAGS) where needed | Arnd Bergmann | 2019-05-03 | 2 | -2/+3 |
| * | | | | s390: only build for new CPUs with clang | Arnd Bergmann | 2019-05-03 | 2 | -6/+18 |
| * | | | | s390: simplify disabled_wait | Martin Schwidefsky | 2019-05-02 | 8 | -12/+12 |
| * | | | | s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR | Martin Schwidefsky | 2019-05-02 | 5 | -8/+11 |
| * | | | | s390/unwind: introduce stack unwind API | Martin Schwidefsky | 2019-05-02 | 16 | -205/+521 |
| * | | | | s390/opcodes: add missing instructions to the disassembler | Martin Schwidefsky | 2019-05-02 | 1 | -0/+11 |
| * | | | | s390/bug: add entry size to the __bug_table section | Martin Schwidefsky | 2019-05-02 | 1 | -12/+12 |
| * | | | | s390: use proper expoline sections for .dma code | Martin Schwidefsky | 2019-05-02 | 1 | -4/+15 |
| * | | | | s390/nospec: rename assembler generated expoline thunks | Martin Schwidefsky | 2019-05-02 | 1 | -5/+5 |
| * | | | | s390: add missing ENDPROC statements to assembler functions | Martin Schwidefsky | 2019-05-02 | 10 | -6/+47 |
| * | | | | locking/lockdep: check for freed initmem in static_obj() | Gerald Schaefer | 2019-04-29 | 2 | -0/+15 |
| * | | | | s390/kernel: add support for kernel address space layout randomization (KASLR) | Gerald Schaefer | 2019-04-29 | 9 | -5/+207 |
| * | | | | s390/kernel: introduce .dma sections | Gerald Schaefer | 2019-04-29 | 24 | -188/+334 |
| * | | | | s390/sclp: do not use static sccbs | Gerald Schaefer | 2019-04-29 | 4 | -6/+10 |