Age | Commit message (Expand) | Author |
2022-09-11 | ia64: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-09-11 | ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequency | Sergei Trofimovich |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-08-27 | provide arch_test_bit_acquire for architectures that define test_bit | Mikulas Patocka |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
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-03 | Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks |
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 | ia64: old_rr4 added under CONFIG_HUGETLB_PAGE | Souptick Joarder (HPE) |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-17 | ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-07 | genirq: Add and use an irq_data_update_affinity helper | Samuel Holland |
2022-06-30 | bitops: unify non-atomic bitops prototypes across architectures | Alexander Lobakin |
2022-06-30 | ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr() | Alexander Lobakin |
2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann |
2022-06-24 | efi: vars: Remove deprecated 'efivars' sysfs interface | Ard Biesheuvel |
2022-06-16 | ia64: fix sparse warnings with cmpxchg() & xchg() | Luc Van Oostenryck |
2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu |
2022-06-04 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds |
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-06-03 | ia64: cleanup remove_siblinginfo() | Yury Norov |
2022-06-03 | arch/ia64: replace cpumask_weight with cpumask_empty where appropriate | Yury Norov |
2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-05-25 | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki |
2022-05-19 | ia64: Use do_kernel_power_off() | Dmitry Osipenko |
2022-05-13 | mm: change huge_ptep_clear_flush() to return the original pte | Baolin Wang |
2022-05-13 | ia64: define get_cycles macro for arch-override | Jason A. Donenfeld |
2022-05-12 | ia64: mca: drop redundant spinlock initialization | Haowen Bai |
2022-05-11 | ptrace: Remove arch_ptrace_attach | Eric W. Biederman |
2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada |
2022-05-08 | ia64: make the install target not depend on any build artifact | Masahiro Yamada |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman |
2022-05-07 | fork: Explicity test for idle tasks in copy_thread | Eric W. Biederman |
2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman |
2022-04-29 | vmcore: convert copy_oldmem_page() to take an iov_iter | Matthew Wilcox (Oracle) |
2022-04-29 | mm: use for_each_online_node and node_online instead of open coding | Peng Liu |
2022-04-28 | ia64: replace comments with C99 initializers | Benjamin Stürz |
2022-04-28 | ia64: ptrace: fix typos in comments | Julia Lawall |
2022-04-28 | ia64: fix typos in comments | Julia Lawall |
2022-04-18 | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig |