Age | Commit message (Expand) | Author | Files | Lines |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+0 |
2021-05-07 | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand | 1 | -5/+0 |
2021-05-06 | Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 3 | -1/+13 |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+6 |
2021-04-30 | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+2 |
2021-04-30 | s390/entry: add support for syscall stack randomization | Sven Schnelle | 1 | -0/+10 |
2021-04-30 | s390/cpumf: move counter set size calculation to common place | Thomas Richter | 1 | -0/+2 |
2021-04-30 | s390/pci: rename zpci_configure_device() | Niklas Schnelle | 1 | -1/+1 |
2021-04-22 | Merge branch 'kvm-sev-cgroup' into HEAD | Paolo Bonzini | 2 | -2/+2 |
2021-04-18 | s390/atomic,cmpxchg: always inline __xchg/__cmpxchg | Heiko Carstens | 1 | -3/+5 |
2021-04-17 | KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2 | Maxim Levitsky | 1 | -0/+4 |
2021-04-15 | Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2 | -0/+2 |
2021-04-15 | s390/atomic,cmpxchg: make constraints work with old compilers | Heiko Carstens | 2 | -9/+9 |
2021-04-15 | s390/cmpxchg: use unsigned long values instead of void pointers | Heiko Carstens | 1 | -26/+23 |
2021-04-14 | lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data() | Christophe Leroy | 1 | -1/+2 |
2021-04-12 | s390/spinlock: use R constraint in inline assembly | Heiko Carstens | 1 | -1/+1 |
2021-04-12 | s390/atomic,cmpxchg: switch to use atomic-instrumented.h | Heiko Carstens | 2 | -30/+58 |
2021-04-12 | s390/cmpxchg: get rid of gcc atomic builtins | Heiko Carstens | 1 | -15/+150 |
2021-04-12 | s390/atomic: get rid of gcc atomic builtins | Heiko Carstens | 1 | -6/+30 |
2021-04-12 | s390/atomic: use proper constraints | Heiko Carstens | 1 | -7/+7 |
2021-04-12 | s390/atomic: move remaining inline assemblies to atomic_ops.h | Heiko Carstens | 2 | -18/+38 |
2021-04-12 | s390/bitops: make bitops only work on longs | Heiko Carstens | 1 | -46/+47 |
2021-04-12 | s390/pci: separate zbus registration from scanning | Niklas Schnelle | 1 | -1/+1 |
2021-04-12 | s390/pci: separate zbus creation from scanning | Niklas Schnelle | 1 | -1/+2 |
2021-04-12 | s390/traps: convert pgm_check.S to C | Heiko Carstens | 1 | -4/+0 |
2021-04-12 | Merge branch 'fixes' into features | Heiko Carstens | 2 | -1/+2 |
2021-04-05 | s390/cio: remove duplicate struct ccw1 declaration | Wan Jiabing | 1 | -3/+0 |
2021-04-05 | s390/unwind: add machine check handler stack | Vasily Gorbik | 1 | -0/+1 |
2021-03-28 | s390/spinlock: remove align attribute from arch_spinlock_t | Heiko Carstens | 1 | -1/+1 |
2021-03-25 | s390/vdso: fix tod_steering_delta type | Heiko Carstens | 1 | -1/+1 |
2021-03-22 | s390/qdio: let driver manage the QAOB | Julian Wiedmann | 1 | -18/+4 |
2021-03-22 | s390/pci: move zpci_remove_device() to bus code | Niklas Schnelle | 1 | -1/+0 |
2021-03-22 | s390/pci: unify de-/configure for slots and events | Niklas Schnelle | 1 | -0/+3 |
2021-03-22 | s390/pci: refactor zpci function states | Niklas Schnelle | 1 | -1/+0 |
2021-03-15 | s390/pci: fix leak of PCI device structure | Niklas Schnelle | 1 | -1/+1 |
2021-03-09 | KVM: s390: diag9c (directed yield) forwarding | Pierre Morel | 2 | -0/+2 |
2021-03-08 | s390/cpumf: rename header file to hwctrset.h | Thomas Richter | 1 | -0/+0 |
2021-03-08 | s390/time,idle: get rid of unsigned long long | Heiko Carstens | 2 | -24/+24 |
2021-02-26 | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 4 | -9/+72 |
2021-02-25 | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2021-02-24 | s390/cpumf: Add support for complete counter set extraction | Thomas Richter | 1 | -0/+51 |
2021-02-24 | s390/smp: implement arch_irq_work_raise() | Ilya Leoshkevich | 1 | -0/+12 |
2021-02-24 | s390/mm: fix phys vs virt confusion in pgtable allocation routines | Alexander Gordeev | 1 | -1/+1 |
2021-02-24 | s390/mm: fix invalid __pa() usage in pfn_pXd() macros | Alexander Gordeev | 1 | -2/+2 |
2021-02-24 | s390/mm: make pXd_deref() macros return a pointer | Alexander Gordeev | 1 | -6/+6 |
2021-02-21 | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 27 | -184/+297 |
2021-02-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+0 |
2021-02-13 | s390/qdio: remove 'merge_pending' mechanism | Julian Wiedmann | 1 | -4/+0 |
2021-02-13 | s390/qdio: improve handling of PENDING buffers for QEBSM devices | Julian Wiedmann | 1 | -0/+1 |