Age | Commit message (Expand) | Author |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-26 | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-02-26 | s390/mm: define arch_get_mappable_range() | Anshuman Khandual |
2021-02-25 | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-24 | s390/cpumf: Add support for complete counter set extraction | Thomas Richter |
2021-02-24 | s390/smp: implement arch_irq_work_raise() | Ilya Leoshkevich |
2021-02-24 | s390/topology: move cpumasks away from stack | Heiko Carstens |
2021-02-24 | s390/smp: smp_emergency_stop() - move cpumask away from stack | Heiko Carstens |
2021-02-24 | s390/smp: __smp_rescan_cpus() - move cpumask away from stack | Heiko Carstens |
2021-02-24 | s390/smp: consolidate locking for smp_rescan() | Heiko Carstens |
2021-02-24 | s390/mm: fix phys vs virt confusion in vmem_*() functions family | Alexander Gordeev |
2021-02-24 | s390/mm: fix phys vs virt confusion in pgtable allocation routines | Alexander Gordeev |
2021-02-24 | s390/mm: fix invalid __pa() usage in pfn_pXd() macros | Alexander Gordeev |
2021-02-24 | s390/mm: make pXd_deref() macros return a pointer | Alexander Gordeev |
2021-02-24 | s390/opcodes: rename selhhhr to selfhr | Heiko Carstens |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-23 | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-02-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-02-21 | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-02-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-21 | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-13 | s390/qdio: remove 'merge_pending' mechanism | Julian Wiedmann |
2021-02-13 | s390/qdio: improve handling of PENDING buffers for QEBSM devices | Julian Wiedmann |
2021-02-13 | s390/time: remove get_tod_clock_ext() | Heiko Carstens |
2021-02-13 | s390/crypto: use store_tod_clock_ext() | Heiko Carstens |
2021-02-13 | s390/hypfs: use store_tod_clock_ext() | Heiko Carstens |
2021-02-13 | s390/debug: use union tod_clock | Heiko Carstens |
2021-02-13 | s390/kvm: use union tod_clock | Heiko Carstens |
2021-02-13 | s390/vdso: use union tod_clock | Heiko Carstens |
2021-02-13 | s390/time: convert tod_clock_base to union | Heiko Carstens |
2021-02-13 | s390/time: introduce new store_tod_clock_ext() | Heiko Carstens |
2021-02-13 | s390/time: rename store_tod_clock_ext() and use union tod_clock | Heiko Carstens |
2021-02-13 | s390/time: introduce union tod_clock | Heiko Carstens |
2021-02-13 | s390,alpha: switch to 64-bit ino_t | Heiko Carstens |
2021-02-13 | s390: split cleanup_sie | Sven Schnelle |
2021-02-13 | s390: use r13 in cleanup_sie as temp register | Sven Schnelle |
2021-02-13 | s390: fix kernel asce loading when sie is interrupted | Sven Schnelle |
2021-02-13 | s390: add stack for machine check handler | Sven Schnelle |
2021-02-13 | s390: use WRITE_ONCE when re-allocating async stack | Sven Schnelle |
2021-02-13 | s390: open code SWITCH_KERNEL macro | Sven Schnelle |
2021-02-12 | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar |
2021-02-10 | softirq: Move do_softirq_own_stack() to generic asm header | Thomas Gleixner |
2021-02-10 | softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig | Thomas Gleixner |
2021-02-09 | s390/vtime: use cpu alternative for stck/stckf | Heiko Carstens |
2021-02-09 | s390/alternatives: add alternative_input() / alternative_io() | Heiko Carstens |
2021-02-09 | s390/entry: use cpu alternative for stck/stckf | Heiko Carstens |
2021-02-09 | s390/time: use stcke instead of stck | Heiko Carstens |