| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'asm-generic-prototypes' into asm-generic | Arnd Bergmann | 2023-11-28 | 1 | -0/+2 |
|\ |
|
| * | arch: add do_page_fault prototypes | Arnd Bergmann | 2023-11-23 | 1 | -0/+2 |
* | | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() | Kefeng Wang | 2023-11-23 | 1 | -6/+0 |
* | | arch/*/io.h: remove ioremap_uc in some architectures | Baoquan He | 2023-11-23 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-02 | 1 | -0/+20 |
|\ |
|
| * | mm: delete checks for xor_unlock_is_negative_byte() | Matthew Wilcox (Oracle) | 2023-10-18 | 1 | -1/+0 |
| * | alpha: implement xor_unlock_is_negative_byte | Matthew Wilcox (Oracle) | 2023-10-18 | 1 | -0/+21 |
* | | locking/local, arch: Rewrite local_add_unless() as a static inline function | Uros Bizjak | 2023-10-04 | 1 | -17/+16 |
|/ |
|
* | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-09-05 | 1 | -1/+0 |
|\ |
|
| * | alpha: remove <asm/export.h> | Masahiro Yamada | 2023-08-22 | 1 | -1/+0 |
* | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-08-31 | 1 | -1/+1 |
|\ \ |
|
| * | | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 2023-07-11 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-08-30 | 1 | -3/+0 |
|\ \ |
|
| * | | PCI/sysfs: Move declarations to linux/pci.h | Arnd Bergmann | 2023-08-14 | 1 | -3/+0 |
| |/ |
|
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-08-29 | 2 | -5/+18 |
|\ \ |
|
| * | | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) | 2023-08-24 | 1 | -4/+1 |
| * | | alpha: implement the new page table range API | Matthew Wilcox (Oracle) | 2023-08-24 | 2 | -2/+18 |
| |/ |
|
* / | locking: remove spin_lock_prefetch | Mateusz Guzik | 2023-08-12 | 1 | -13/+0 |
|/ |
|
* | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2023-06-28 | 1 | -0/+3 |
|\ |
|
| * | net: core: add getsockopt SO_PEERPIDFD | Alexander Mikhalitsyn | 2023-06-12 | 1 | -0/+1 |
| * | scm: add SO_PASSPIDFD and SCM_PIDFD | Alexander Mikhalitsyn | 2023-06-12 | 1 | -0/+2 |
* | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-06-27 | 1 | -35/+0 |
|\ \ |
|
| * | | locking/atomic: treewide: delete arch_atomic_*() kerneldoc | Mark Rutland | 2023-06-05 | 1 | -25/+0 |
| * | | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland | 2023-06-05 | 1 | -10/+0 |
| |/ |
|
* / | init: Remove check_bugs() leftovers | Thomas Gleixner | 2023-06-16 | 1 | -20/+0 |
|/ |
|
* | locking/arch: Wire up local_try_cmpxchg() | Uros Bizjak | 2023-04-29 | 1 | -2/+10 |
* | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda | 2023-04-29 | 1 | -5/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2023-02-25 | 10 | -33/+59 |
|\ |
|
| * | alpha: lazy FPU switching | Al Viro | 2023-02-24 | 3 | -24/+55 |
| * | alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions | Bjorn Helgaas | 2023-02-14 | 1 | -4/+0 |
| * | alpha: replace NR_SYSCALLS by NR_syscalls | Yang Yang | 2023-02-14 | 1 | -1/+1 |
| * | alpha: Remove redundant local asm header redirections | Maciej W. Rozycki | 2023-02-14 | 5 | -4/+1 |
| * | alpha: Implement "current_stack_pointer" | Kees Cook | 2023-02-14 | 1 | -0/+2 |
* | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 1 | -1/+1 |
|\ \ |
|
| * | | dma-mapping: no need to pass a bus_type into get_arch_dma_ops() | Greg Kroah-Hartman | 2023-02-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-23 | 2 | -11/+38 |
|\ \ |
|
| * | | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 2023-02-09 | 1 | -4/+0 |
| * | | mm: add vma_alloc_zeroed_movable_folio() | Matthew Wilcox (Oracle) | 2023-02-02 | 1 | -3/+2 |
| * | | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2023-02-02 | 1 | -1/+0 |
| * | | alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2023-02-02 | 1 | -4/+37 |
| |/ |
|
* | | char/agp: introduce asm-generic/agp.h | Mike Rapoport | 2023-02-13 | 2 | -13/+1 |
* | | char/agp: consolidate {alloc,free}_gatt_pages() | Mike Rapoport | 2023-02-13 | 1 | -6/+0 |
|/ |
|
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-12-13 | 1 | -2/+0 |
|\ |
|
| * | mm: remove kern_addr_valid() completely | Kefeng Wang | 2022-11-08 | 1 | -2/+0 |
* | | Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2022-12-12 | 1 | -5/+1 |
|\ \ |
|
| * | | alpha: _TIF_ALLWORK_MASK is unused | Al Viro | 2022-10-29 | 1 | -4/+0 |
| * | | alpha: fix TIF_NOTIFY_SIGNAL handling | Al Viro | 2022-10-29 | 1 | -1/+1 |
| |/ |
|
* | | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu... | Al Viro | 2022-11-24 | 1 | -6/+0 |
* | | kill signal_pt_regs() | Al Viro | 2022-10-23 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-10-12 | 1 | -2/+0 |
|\ |
|