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