Age | Commit message (Expand) | Author |
2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-14 | Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-10-14 | parisc: Fix userspace graphics card breakage due to pgtable special bit | Helge Deller |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld |
2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld |
2022-10-11 | parisc: Convert PDC console to an early console | Helge Deller |
2022-10-11 | parisc: Reduce kernel size by packing alternative tables | Helge Deller |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | 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-10-06 | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-09-26 | parisc: remove mmap linked list from cache handling | Matthew Wilcox (Oracle) |
2022-09-25 | Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/... | Greg Kroah-Hartman |
2022-09-23 | parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo] | Linus Walleij |
2022-09-15 | parisc: Allow CONFIG_64BIT with ARCH=parisc | Helge Deller |
2022-09-12 | parisc: hide ioread64 declaration on 32-bit | Arnd Bergmann |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-09-11 | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse | Zach O'Keefe |
2022-09-10 | parisc: Use the generic IO helpers | Linus Walleij |
2022-09-10 | parisc: Remove 64bit access on 32bit machines | Linus Walleij |
2022-09-09 | termios: kill uapi termios.h that are identical to generic one | Al Viro |
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-09-05 | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. | Sebastian Andrzej Siewior |
2022-08-22 | parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines | Helge Deller |
2022-08-22 | Revert "parisc: Show error if wrong 32/64-bit compiler is being used" | Helge Deller |
2022-08-22 | parisc: Make CONFIG_64BIT available for ARCH=parisc64 only | Helge Deller |
2022-08-21 | parisc: Fix exception handler for fldw and fstw instructions | Helge Deller |
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-05 | Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | 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 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-08-01 | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-08-01 | parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat mode | Helge Deller |
2022-08-01 | parisc: Drop zero variable initialisations in mm/init.c | Jason Wang |
2022-08-01 | parisc: Do not initialise statics to 0 | Xin Gao |
2022-08-01 | parisc: Drop pa_swapper_pg_lock spinlock | Helge Deller |
2022-08-01 | parisc: Fix comment typo in fault.c | Jason Wang |
2022-08-01 | parisc: Fix device names in /proc/iomem | Helge Deller |
2022-08-01 | parisc: Clean up names in hardware database | Helge Deller |
2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks |
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 |