Age | Commit message (Expand) | Author | Files | Lines |
2023-01-06 | xtensa: drop unused members of struct thread_struct | Max Filippov | 3 | -15/+0 |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
2022-12-13 | Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 9 | -10/+233 |
2022-12-06 | xtensa: add __umulsidi3 helper | Max Filippov | 3 | -1/+233 |
2022-11-18 | stackprotector: actually use get_random_canary() | Jason A. Donenfeld | 1 | -8/+1 |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang | 1 | -2/+0 |
2022-10-13 | xtensa: update config files | Lukas Bulwahn | 6 | -9/+0 |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 8 | -10/+7 |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -7/+15 |
2022-10-10 | Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 3 | -4/+27 |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada | 1 | -2/+0 |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 1 | -2/+2 |
2022-09-26 | xtensa: remove vma linked list walks | Matthew Wilcox (Oracle) | 1 | -6/+12 |
2022-09-13 | xtensa: add FDPIC and static PIE support for noMMU | Max Filippov | 3 | -0/+18 |
2022-09-13 | xtensa: clean up ELF_PLAT_INIT macro | Max Filippov | 1 | -4/+9 |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang | 1 | -3/+0 |
2022-09-11 | treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y | Arnd Bergmann | 7 | -7/+7 |
2022-09-11 | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER | Zi Yan | 1 | -1/+1 |
2022-09-11 | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse | Zach O'Keefe | 1 | -0/+2 |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -20/+27 |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+0 |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -10/+0 |
2022-08-04 | Merge tag 'xtensa-20220804' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 3 | -35/+32 |
2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -5/+5 |
2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+4 |
2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne | 1 | -7/+0 |
2022-07-22 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne | 1 | -3/+0 |
2022-07-17 | xtensa: drop definition of PGD_ORDER | Mike Rapoport | 2 | -2/+1 |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -1/+0 |
2022-07-17 | xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 3 | -18/+23 |
2022-07-14 | xtensa: enable ARCH_HAS_GCOV_PROFILE_ALL | Max Filippov | 2 | -0/+2 |
2022-07-14 | xtensa: enable KCOV support | Max Filippov | 2 | -0/+2 |
2022-07-14 | xtensa: iss: fix handling error cases in iss_net_configure() | Yang Yingliang | 1 | -17/+15 |
2022-07-14 | xtensa: iss/network: provide release() callback | Max Filippov | 1 | -0/+10 |
2022-07-14 | xtensa: iss/network: drop 'devices' list | Max Filippov | 1 | -18/+3 |
2022-07-07 | genirq: Return a const cpumask from irq_data_get_affinity_mask | Samuel Holland | 1 | -3/+4 |
2022-06-29 | context_tracking: Split user tracking Kconfig | Frederic Weisbecker | 2 | -3/+3 |
2022-06-29 | context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi... | Frederic Weisbecker | 1 | -2/+2 |
2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig | 1 | -2/+2 |
2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann | 2 | -4/+0 |
2022-06-27 | Merge branch 'master' into mm-stable | akpm | 3 | -1/+3 |
2022-06-20 | xtensa: change '.bss' to '.section .bss' | Max Filippov | 1 | -1/+1 |
2022-06-18 | xtensa: xtfpga: Fix refcount leak bug in setup | Liang He | 1 | -0/+1 |
2022-06-18 | xtensa: Fix refcount leak bug in time.c | Liang He | 1 | -0/+1 |
2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 1 | -0/+4 |
2022-06-03 | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -4/+4 |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+9 |
2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+2 |
2022-05-23 | xtensa: Return true/false (not 1/0) from bool function | Yang Li | 1 | -1/+1 |