Age | Commit message (Expand) | Author | Files | Lines |
2019-01-11 | s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU | David Hildenbrand | 1 | -1/+6 |
2019-01-11 | s390/vdso: correct vdso mapping for compat tasks | Vasily Gorbik | 2 | -4/+3 |
2019-01-11 | s390/smp: fix CPU hotplug deadlock with CPU rescan | Gerald Schaefer | 1 | -0/+4 |
2019-01-11 | s390/mm: always force a load of the primary ASCE on context switch | Martin Schwidefsky | 1 | -3/+2 |
2019-01-11 | s390/early: improve machine detection | Christian Borntraeger | 2 | -2/+4 |
2019-01-06 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 5 | -36/+8 |
2019-01-05 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2019-01-06 | kbuild: use assignment instead of define ... endef for filechk_* rules | Masahiro Yamada | 2 | -14/+5 |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 1 | -15/+0 |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 1 | -1/+0 |
2019-01-06 | kbuild: change filechk to surround the given command with { } | Masahiro Yamada | 1 | -1/+1 |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 2 | -5/+2 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+4 |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 1 | -2/+2 |
2019-01-04 | fls: change parameter to unsigned int | Matthew Wilcox | 1 | -2/+2 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -1/+1 |
2019-01-02 | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 5 | -39/+23 |
2019-01-02 | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2019-01-01 | s390/pci: skip VF scanning | Sebastian Ott | 1 | -0/+3 |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -19/+7 |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2 | -2/+2 |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -23/+31 |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -16/+6 |
2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador | 1 | -1/+1 |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 1 | -1/+1 |
2018-12-28 | kasan: rename kasan_zero_page to kasan_early_shadow_page | Andrey Konovalov | 2 | -21/+29 |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+12 |
2018-12-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2018-12-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -17/+18 |
2018-12-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -10/+2 |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 2 | -2/+2 |
2018-12-20 | dma-mapping: zero memory returned from dma_alloc_* | Christoph Hellwig | 1 | -1/+1 |
2018-12-19 | Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 1 | -7/+17 |
2018-12-18 | KVM: s390: fix kmsg component kvm-s390 | Michael Mueller | 1 | -4/+3 |
2018-12-18 | KVM: s390: unregister debug feature on failing arch init | Michael Mueller | 1 | -3/+14 |
2018-12-14 | kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic | Paolo Bonzini | 1 | -10/+1 |
2018-12-13 | seccomp, s390: fix build for syscall type change | Tycho Andersen | 1 | -1/+1 |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig | 1 | -1/+0 |
2018-12-13 | s390/pci: fix sleeping in atomic during hotplug | Sebastian Ott | 1 | -1/+1 |
2018-12-13 | s390/pci: remove bit_lock usage in interrupt handler | Sebastian Ott | 1 | -3/+1 |
2018-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+12 |
2018-12-10 | Merge branch 'for-next/kexec' into aarch64/for-next/core | Will Deacon | 1 | -10/+0 |
2018-12-07 | s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_* | Jiong Wang | 1 | -0/+12 |
2018-12-07 | preempt: Move PREEMPT_NEED_RESCHED definition into arch code | Will Deacon | 1 | -0/+2 |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig | 1 | -1/+0 |
2018-12-06 | s390: remove the mapping_error dma_map_ops method | Christoph Hellwig | 1 | -13/+5 |
2018-12-06 | s390, kexec_file: drop arch_kexec_mem_walk() | AKASHI Takahiro | 1 | -10/+0 |
2018-12-04 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -1/+1 |
2018-11-30 | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -11/+2 |