Age | Commit message (Expand) | Author |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-04 | Merge tag 'xtensa-20220804' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne |
2022-07-22 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne |
2022-07-17 | xtensa: drop definition of PGD_ORDER | Mike Rapoport |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-17 | xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-14 | xtensa: enable ARCH_HAS_GCOV_PROFILE_ALL | Max Filippov |
2022-07-14 | xtensa: enable KCOV support | Max Filippov |
2022-07-14 | xtensa: iss: fix handling error cases in iss_net_configure() | Yang Yingliang |
2022-07-14 | xtensa: iss/network: provide release() callback | Max Filippov |
2022-07-14 | xtensa: iss/network: drop 'devices' list | Max Filippov |
2022-07-07 | genirq: Return a const cpumask from irq_data_get_affinity_mask | Samuel Holland |
2022-06-29 | context_tracking: Split user tracking Kconfig | Frederic Weisbecker |
2022-06-29 | context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi... | Frederic Weisbecker |
2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig |
2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann |
2022-06-27 | Merge branch 'master' into mm-stable | akpm |
2022-06-20 | xtensa: change '.bss' to '.section .bss' | Max Filippov |
2022-06-18 | xtensa: xtfpga: Fix refcount leak bug in setup | Liang He |
2022-06-18 | xtensa: Fix refcount leak bug in time.c | Liang He |
2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu |
2022-06-03 | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-05-23 | xtensa: Return true/false (not 1/0) from bool function | Yang Li |
2022-05-17 | xtensa: improve call0 ABI probing | Max Filippov |
2022-05-17 | xtensa: support artificial division by 0 exception | Max Filippov |
2022-05-13 | xtensa: use fallback for random_get_entropy() instead of zero | Jason A. Donenfeld |
2022-05-13 | xtensa: add trap handler for division by zero | Max Filippov |
2022-05-11 | ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP | Eric W. Biederman |
2022-05-11 | xtensa/simdisk: fix proc_read_simdisk() | Yi Yang |
2022-05-11 | xtensa: no need to initialise statics to 0 | Jason Wang |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman |
2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman |
2022-05-01 | xtensa: clean up labels in the kernel entry assembly | Max Filippov |
2022-05-01 | xtensa: don't leave invalid TLB entry in fast_store_prohibited | Max Filippov |
2022-05-01 | xtensa: fix declaration of _SecondaryResetVector_text_* | Max Filippov |
2022-05-01 | xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLE | Max Filippov |
2022-05-01 | xtensa: add hibernation support | Max Filippov |
2022-05-01 | xtensa: support coprocessors on SMP | Max Filippov |
2022-05-01 | xtensa: get rid of stack frame in coprocessor_flush | Max Filippov |
2022-05-01 | xtensa: merge SAVE_CP_REGS_TAB and LOAD_CP_REGS_TAB | Max Filippov |
2022-05-01 | xtensa: add xtensa_xsr macro | Max Filippov |
2022-05-01 | xtensa: handle coprocessor exceptions in kernel mode | Max Filippov |