Age | Commit message (Expand) | Author |
2020-08-04 | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-08-04 | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-03 | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-07-31 | Merge branch 'linus' into locking/core, to resolve conflict | Ingo Molnar |
2020-07-29 | Merge branch 'locking/header' | Peter Zijlstra |
2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu |
2020-07-27 | s390/vmemmap: coding style updates | Heiko Carstens |
2020-07-27 | s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections | David Hildenbrand |
2020-07-27 | s390/vmemmap: remember unused sub-pmd ranges | David Hildenbrand |
2020-07-27 | s390/vmemmap: fallback to PTEs if mapping large PMD fails | David Hildenbrand |
2020-07-27 | s390/vmem: cleanup empty page tables | David Hildenbrand |
2020-07-27 | s390/vmemmap: take the vmem_mutex when populating/freeing | David Hildenbrand |
2020-07-27 | s390/vmemmap: cleanup when vmemmap_populate() fails | David Hildenbrand |
2020-07-27 | s390/vmemmap: extend modify_pagetable() to handle vmemmap | David Hildenbrand |
2020-07-27 | s390/vmem: consolidate vmem_add_range() and vmem_remove_range() | David Hildenbrand |
2020-07-27 | s390/vmem: rename vmem_add_mem() to vmem_add_range() | David Hildenbrand |
2020-07-27 | s390: enable HAVE_FUNCTION_ERROR_INJECTION | Ilya Leoshkevich |
2020-07-27 | s390/pci: clarify comment in s390_mmio_read/write | Niklas Schnelle |
2020-07-25 | Merge tag 'v5.8-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2020-07-22 | s390/time: improve comparison for tod steering | Heiko Carstens |
2020-07-22 | s390/time: select CLOCKSOURCE_VALIDATE_LAST_CYCLE | Heiko Carstens |
2020-07-22 | s390/time: use CLOCKSOURCE_MASK | Heiko Carstens |
2020-07-21 | s390/cpum_cf,perf: change DFLT_CCERROR counter name | Thomas Richter |
2020-07-20 | s390/bpf: implement BPF_PROBE_MEM | Ilya Leoshkevich |
2020-07-20 | s390/kernel: expand exception table logic to allow new handling options | Ilya Leoshkevich |
2020-07-20 | s390/kernel: unify EX_TABLE* implementations | Ilya Leoshkevich |
2020-07-20 | s390/mm: allow order 10 allocations | Heiko Carstens |
2020-07-20 | s390/mm: avoid trimming to MAX_ORDER | Heiko Carstens |
2020-07-20 | s390/mm: fix typo in comment | Heiko Carstens |
2020-07-19 | dma-mapping: make support for dma ops optional | Christoph Hellwig |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-10 | Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-07-10 | s390: add trace events for idle enter/exit | Sven Schnelle |
2020-07-10 | s390: fix comment regarding interrupts in svc | Christian Borntraeger |
2020-07-10 | s390/mm: don't set ARCH_KEEP_MEMBLOCK | David Hildenbrand |
2020-07-10 | mm/memblock: expose only miminal interface to add/walk physmem | David Hildenbrand |
2020-07-10 | s390: Break cyclic percpu include | Peter Zijlstra |
2020-07-09 | s390/mm: fix huge pte soft dirty copying | Janosch Frank |
2020-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-07-04 | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner |
2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner |
2020-07-03 | s390/zcrypt: code beautification and struct field renames | Harald Freudenberger |
2020-07-03 | s390/extmem: remove stale -ENOSPC comment and handling | David Hildenbrand |
2020-07-03 | s390/smp: add missing linebreak | Heiko Carstens |
2020-07-03 | s390/smp: move smp_cpus_done() to header file | Heiko Carstens |
2020-07-01 | s390: update defconfigs | Heiko Carstens |
2020-07-01 | s390/cpum_sf: prohibit callchain data collection | Thomas Richter |