Age | Commit message (Expand) | Author |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-07 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-09-12 | parisc: hide ioread64 declaration on 32-bit | Arnd Bergmann |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-09-10 | parisc: Use the generic IO helpers | Linus Walleij |
2022-09-09 | termios: get rid of non-UAPI asm/termios.h | Al Viro |
2022-09-09 | termios: start unifying non-UAPI parts of asm/termios.h | Al Viro |
2022-09-09 | termios: uninline conversion helpers | Al Viro |
2022-08-22 | Revert "parisc: Show error if wrong 32/64-bit compiler is being used" | Helge Deller |
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-07-25 | highmem: Make __kunmap_{local,atomic}() take const void pointer | Fabio M. De Francesco |
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 | parisc: rename PGD_ORDER to PGD_TABLE_ORDER | Mike Rapoport |
2022-07-17 | parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann |
2022-06-07 | parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI | Helge Deller |
2022-06-04 | Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-06-04 | parisc/stifb: Implement fb_is_primary_device() | Helge Deller |
2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-30 | Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-05-30 | parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT | Helge Deller |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | 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 | parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernels | Helge Deller |
2022-05-23 | parisc: Fix wrong comment for shr macro | Helge Deller |
2022-05-23 | parisc: Don't hardcode assembler bit definitions in tmpalias code | John David Anglin |
2022-05-23 | parisc: Don't enforce DMA completion order in cache flushes | John David Anglin |
2022-05-17 | parisc: Rewrite cache flush code for PA8800/PA8900 | John David Anglin |
2022-05-13 | mm: change huge_ptep_clear_flush() to return the original pte | Baolin Wang |
2022-05-13 | parisc: define get_cycles macro for arch-override | Jason A. Donenfeld |
2022-05-08 | parisc: Change MAX_ADDRESS to become unsigned long long | Helge Deller |
2022-04-26 | asm-generic: compat: Cleanup duplicate definitions | Guo Ren |
2022-04-26 | fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT | Guo Ren |
2022-04-26 | compat: consolidate the compat_flock{,64} definition | Christoph Hellwig |
2022-03-29 | parisc: Find a new timesync master if current CPU is removed | Helge Deller |
2022-03-29 | parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging | Helge Deller |
2022-03-29 | parisc: Add PDC locking functions for rendezvous code | Helge Deller |
2022-03-29 | parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY | Helge Deller |
2022-03-29 | parisc: Add constants for control registers and clean up mfctl() | Helge Deller |
2022-03-25 | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-23 | Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport |
2022-03-18 | parisc: Avoid using hardware single-step in kprobes | Helge Deller |
2022-03-16 | parisc: Avoid calling SMP cache flush functions on cache-less machines | Helge Deller |
2022-03-11 | parisc: Reduce code size by optimizing get_current() function calls | Helge Deller |