| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-28 | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -34/+17 |
| 2023-04-05 | Kconfig: introduce HAS_IOPORT option and select it as necessary | Niklas Schnelle | 1 | -0/+1 |
| 2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider | 1 | -2/+2 |
| 2023-03-09 | module: replace module_layout with module_memory | Song Liu | 1 | -34/+17 |
| 2023-03-08 | sched/idle: Mark arch_cpu_idle_dead() __noreturn | Josh Poimboeuf | 1 | -1/+1 |
| 2023-03-05 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+6 |
| 2023-03-02 | parisc: fix livelock in uaccess | Al Viro | 1 | -1/+6 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -7/+37 |
| 2023-02-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+0 |
| 2023-02-20 | Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -21/+1 |
| 2023-02-15 | dma-mapping: no need to pass a bus_type into get_arch_dma_ops() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-02-13 | char/agp: introduce asm-generic/agp.h | Mike Rapoport | 2 | -15/+1 |
| 2023-02-13 | char/agp: consolidate {alloc,free}_gatt_pages() | Mike Rapoport | 1 | -6/+0 |
| 2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 1 | -4/+0 |
| 2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -1/+0 |
| 2023-02-02 | parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -3/+38 |
| 2023-02-01 | parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case | Helge Deller | 1 | -2/+13 |
| 2023-02-01 | parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c | Helge Deller | 1 | -3/+3 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra | 1 | -2/+0 |
| 2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra | 1 | -1/+0 |
| 2023-01-09 | parisc: Fix return code of pdc_iodc_print() | Helge Deller | 1 | -2/+3 |
| 2022-12-20 | Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -102/+91 |
| 2022-12-19 | parisc: Show MPE/iX model string at bootup | Helge Deller | 3 | -5/+10 |
| 2022-12-18 | parisc: Add missing FORCE prerequisites in Makefile | Helge Deller | 2 | -4/+4 |
| 2022-12-18 | parisc: Move pdc_result struct to firmware.c | Helge Deller | 2 | -17/+4 |
| 2022-12-18 | parisc: Drop locking in pdc console code | Helge Deller | 1 | -13/+3 |
| 2022-12-18 | parisc: Drop duplicate kgdb_pdc console | Helge Deller | 1 | -20/+0 |
| 2022-12-18 | parisc: Fix locking in pdc_iodc_print() firmware call | Helge Deller | 1 | -11/+13 |
| 2022-12-17 | parisc: Drop PMD_SHIFT from calculation in pgtable.h | Helge Deller | 1 | -2/+2 |
| 2022-12-17 | parisc: Align parisc MADV_XXX constants with all other architectures | Helge Deller | 3 | -16/+43 |
| 2022-12-17 | parisc: Fix inconsistent indenting in setup_cmdline() | Helge Deller | 1 | -14/+12 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -18/+2 |
| 2022-12-12 | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -6/+9 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-11-15 | parisc: ptrace: user_regset_copyin_ignore() always returns 0 | Sergey Shtylyov | 1 | -6/+9 |
| 2022-11-08 | mm/hwpoison: pass pfn to num_poisoned_pages_*() | Naoya Horiguchi | 1 | -1/+1 |
| 2022-11-08 | mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c | Naoya Horiguchi | 1 | -2/+1 |
| 2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang | 1 | -15/+0 |
| 2022-10-31 | parisc: Avoid printing the hardware path twice | Helge Deller | 2 | -14/+12 |
| 2022-10-21 | parisc: Use signed char for hardware path in pdc.h | Helge Deller | 1 | -23/+13 |
| 2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -4/+4 |
| 2022-10-14 | Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -246/+61 |
| 2022-10-14 | parisc: Fix userspace graphics card breakage due to pgtable special bit | Helge Deller | 2 | -1/+14 |
| 2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -7/+0 |
| 2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 2 | -3/+3 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-11 | parisc: Convert PDC console to an early console | Helge Deller | 4 | -233/+31 |
| 2022-10-11 | parisc: Reduce kernel size by packing alternative tables | Helge Deller | 2 | -12/+16 |
| 2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+9 |
| 2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -4/+2 |
| 2022-10-07 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -96/+0 |
| 2022-10-06 | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -127/+67 |
| 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 | parisc: remove mmap linked list from cache handling | Matthew Wilcox (Oracle) | 1 | -2/+7 |
| 2022-09-25 | Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/... | Greg Kroah-Hartman | 2 | -2/+12 |
| 2022-09-23 | parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo] | Linus Walleij | 1 | -36/+0 |
| 2022-09-15 | parisc: Allow CONFIG_64BIT with ARCH=parisc | Helge Deller | 1 | -1/+11 |
| 2022-09-12 | parisc: hide ioread64 declaration on 32-bit | Arnd Bergmann | 1 | -0/+2 |
| 2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang | 2 | -7/+0 |
| 2022-09-11 | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse | Zach O'Keefe | 1 | -0/+2 |
| 2022-09-10 | parisc: Use the generic IO helpers | Linus Walleij | 1 | -89/+43 |
| 2022-09-10 | parisc: Remove 64bit access on 32bit machines | Linus Walleij | 1 | -2/+22 |
| 2022-09-09 | termios: kill uapi termios.h that are identical to generic one | Al Viro | 1 | -44/+0 |
| 2022-09-09 | termios: get rid of non-UAPI asm/termios.h | Al Viro | 1 | -7/+0 |
| 2022-09-09 | termios: start unifying non-UAPI parts of asm/termios.h | Al Viro | 1 | -16/+0 |
| 2022-09-09 | termios: uninline conversion helpers | Al Viro | 1 | -35/+6 |
| 2022-09-05 | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2022-08-22 | parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines | Helge Deller | 1 | -1/+42 |
| 2022-08-22 | Revert "parisc: Show error if wrong 32/64-bit compiler is being used" | Helge Deller | 1 | -8/+0 |
| 2022-08-22 | parisc: Make CONFIG_64BIT available for ARCH=parisc64 only | Helge Deller | 1 | -15/+6 |
| 2022-08-21 | parisc: Fix exception handler for fldw and fstw instructions | Helge Deller | 1 | -1/+1 |
| 2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -7/+0 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -25/+31 |
| 2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -5/+4 |
| 2022-08-05 | Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -20/+13 |
| 2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -11/+0 |
| 2022-08-03 | Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 2 | -4/+4 |
| 2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-01 | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+0 |
| 2022-08-01 | parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat mode | Helge Deller | 1 | -1/+1 |
| 2022-08-01 | parisc: Drop zero variable initialisations in mm/init.c | Jason Wang | 1 | -1/+1 |
| 2022-08-01 | parisc: Do not initialise statics to 0 | Xin Gao | 1 | -2/+2 |
| 2022-08-01 | parisc: Drop pa_swapper_pg_lock spinlock | Helge Deller | 1 | -3/+0 |
| 2022-08-01 | parisc: Fix comment typo in fault.c | Jason Wang | 1 | -1/+1 |
| 2022-08-01 | parisc: Fix device names in /proc/iomem | Helge Deller | 1 | -5/+4 |
| 2022-08-01 | parisc: Clean up names in hardware database | Helge Deller | 1 | -7/+4 |
| 2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks | 1 | -7/+0 |
| 2022-07-25 | highmem: Make __kunmap_{local,atomic}() take const void pointer | Fabio M. De Francesco | 2 | -4/+4 |
| 2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne | 1 | -6/+0 |
| 2022-07-22 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne | 1 | -5/+0 |
| 2022-07-17 | parisc: rename PGD_ORDER to PGD_TABLE_ORDER | Mike Rapoport | 2 | -7/+7 |
| 2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -1/+0 |
| 2022-07-17 | parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 3 | -18/+21 |
| 2022-07-07 | genirq: Add and use an irq_data_update_affinity helper | Samuel Holland | 1 | -1/+1 |
| 2022-07-02 | parisc: Fix vDSO signal breakage on 32-bit kernel | Helge Deller | 1 | -0/+5 |
| 2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann | 3 | -5/+2 |
| 2022-06-27 | parisc/unaligned: Fix emulate_ldw() breakage | Helge Deller | 1 | -1/+1 |
| 2022-06-27 | Merge branch 'master' into mm-stable | akpm | 4 | -3/+7 |
| 2022-06-26 | parisc: Enable ARCH_HAS_STRICT_MODULE_RWX | Helge Deller | 1 | -0/+1 |
| 2022-06-26 | parisc: Fix flush_anon_page on PA8800/PA8900 | John David Anglin | 1 | -1/+4 |
| 2022-06-26 | parisc: align '*' in comment in math-emu code | Jiang Jian | 1 | -1/+1 |
| 2022-06-24 | jump_label: make initial NOP patching the special case | Ard Biesheuvel | 1 | -11/+0 |
| 2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 1 | -0/+4 |
| 2022-06-15 | arch/*: Disable softirq stacks on PREEMPT_RT. | Sebastian Andrzej Siewior | 1 | -0/+2 |
| 2022-06-07 | parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI | Helge Deller | 1 | -1/+1 |
| 2022-06-05 | Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -7/+0 |
| 2022-06-04 | Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -17/+5 |
| 2022-06-04 | parisc/stifb: Implement fb_is_primary_device() | Helge Deller | 1 | -0/+4 |
| 2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+10 |
| 2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -147/+94 |
| 2022-06-03 | parisc: fix a crash with multicore scheduler | Mikulas Patocka | 2 | -17/+1 |
| 2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -44/+6 |
| 2022-05-30 | Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -100/+65 |
| 2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -2/+2 |
| 2022-05-30 | parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT | Helge Deller | 1 | -2/+0 |
| 2022-05-29 | parisc: remove arch/parisc/nm | Masahiro Yamada | 2 | -7/+0 |
| 2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+3 |
| 2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -34/+5 |
| 2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+2 |
| 2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 1 | -2/+2 |
| 2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+2 |
| 2022-05-23 | parisc: Optimize tmpalias function calls | Helge Deller | 2 | -85/+17 |
| 2022-05-23 | parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernels | Helge Deller | 1 | -0/+10 |
| 2022-05-23 | parisc: Fix wrong comment for shr macro | Helge Deller | 1 | -1/+1 |
| 2022-05-23 | parisc: Prevent ldil() to sign-extend into upper 32 bits | Helge Deller | 1 | -0/+6 |
| 2022-05-23 | parisc: Don't hardcode assembler bit definitions in tmpalias code | John David Anglin | 3 | -22/+40 |
| 2022-05-23 | parisc: Don't enforce DMA completion order in cache flushes | John David Anglin | 3 | -3/+4 |
| 2022-05-19 | parisc: Use do_kernel_power_off() | Dmitry Osipenko | 1 | -2/+2 |
| 2022-05-19 | termbits.h: Remove posix_types.h include | Ilpo Järvinen | 1 | -2/+0 |
| 2022-05-19 | termbits.h: Align lines & format | Ilpo Järvinen | 1 | -39/+38 |
| 2022-05-19 | termbits.h: create termbits-common.h for identical bits | Ilpo Järvinen | 1 | -52/+2 |
| 2022-05-17 | parisc: Fix patch code locking and flushing | John David Anglin | 1 | -14/+11 |
| 2022-05-17 | parisc: Rewrite cache flush code for PA8800/PA8900 | John David Anglin | 3 | -127/+236 |
| 2022-05-17 | parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault() | John David Anglin | 1 | -2/+4 |
| 2022-05-16 | Merge 5.18-rc7 into usb-next | Greg Kroah-Hartman | 15 | -42/+42 |
| 2022-05-13 | mm: change huge_ptep_clear_flush() to return the original pte | Baolin Wang | 1 | -2/+3 |
| 2022-05-13 | parisc: define get_cycles macro for arch-override | Jason A. Donenfeld | 1 | -1/+2 |
| 2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 15 | -42/+42 |
| 2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada | 2 | -34/+5 |
| 2022-05-08 | Revert "parisc: Increase parisc_cache_flush_threshold setting" | Helge Deller | 1 | -15/+3 |
| 2022-05-08 | parisc: Mark cr16 clock unstable on all SMP machines | Helge Deller | 1 | -23/+4 |
| 2022-05-08 | parisc: Fix typos in comments | Julia Lawall | 6 | -6/+6 |
| 2022-05-08 | parisc: Change MAX_ADDRESS to become unsigned long long | Helge Deller | 1 | -1/+1 |
| 2022-05-08 | parisc: Merge model and model name into one line in /proc/cpuinfo | Helge Deller | 1 | -2/+1 |
| 2022-05-08 | parisc: Re-enable GENERIC_CPU_DEVICES for !SMP | Helge Deller | 1 | -0/+1 |
| 2022-05-08 | parisc: Update 32- and 64-bit defconfigs | Helge Deller | 2 | -2/+5 |
| 2022-05-08 | parisc: Only list existing CPUs in cpu_possible_mask | Helge Deller | 1 | -0/+8 |
| 2022-05-08 | Revert "parisc: Fix patch code locking and flushing" | Helge Deller | 1 | -11/+14 |
| 2022-05-08 | Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized" | Helge Deller | 2 | -3/+6 |
| 2022-05-08 | Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines" | Helge Deller | 1 | -7/+21 |
| 2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 1 | -6/+5 |
| 2022-05-07 | fork: Explicity test for idle tasks in copy_thread | Eric W. Biederman | 1 | -1/+1 |
| 2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 1 | -2/+5 |
| 2022-05-05 | termbits: Convert octal defines to hex | Ilpo Järvinen | 1 | -110/+110 |
| 2022-04-28 | net: SO_RCVMARK socket option for SO_MARK with recvmsg() | Erin MacNeil | 1 | -0/+2 |
| 2022-04-26 | asm-generic: compat: Cleanup duplicate definitions | Guo Ren | 1 | -24/+5 |
| 2022-04-26 | fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT | Guo Ren | 1 | -0/+1 |
| 2022-04-26 | arch: Add SYSVIPC_COMPAT for all architectures | Guo Ren | 1 | -4/+0 |
| 2022-04-26 | compat: consolidate the compat_flock{,64} definition | Christoph Hellwig | 1 | -16/+0 |
| 2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+1 |
| 2022-03-31 | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada | 1 | -2/+1 |
| 2022-03-30 | Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 20 | -190/+241 |
| 2022-03-29 | parisc: Fix patch code locking and flushing | John David Anglin | 1 | -14/+11 |
| 2022-03-29 | parisc: Find a new timesync master if current CPU is removed | Helge Deller | 3 | -1/+10 |
| 2022-03-29 | parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=y | Helge Deller | 1 | -2/+9 |
| 2022-03-29 | parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging | Helge Deller | 1 | -3/+24 |
| 2022-03-29 | parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging | Helge Deller | 3 | -22/+90 |
| 2022-03-29 | parisc: Add PDC locking functions for rendezvous code | Helge Deller | 3 | -1/+42 |
| 2022-03-29 | parisc: Move disable_sr_hashing_asm() into .text section | Helge Deller | 1 | -1/+1 |
| 2022-03-29 | parisc: Move CPU startup-related functions into .text section | Helge Deller | 4 | -4/+4 |
| 2022-03-29 | parisc: Move store_cpu_topology() into text section | Helge Deller | 1 | -2/+3 |
| 2022-03-29 | parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY | Helge Deller | 5 | -88/+24 |
| 2022-03-29 | parisc: Ensure set_firmware_width() is called only once | Helge Deller | 1 | -1/+6 |
| 2022-03-29 | parisc: Add constants for control registers and clean up mfctl() | Helge Deller | 1 | -9/+8 |
| 2022-03-29 | parisc: Detect hppa-suse-linux-gcc compiler for cross-building | Helge Deller | 1 | -2/+2 |
| 2022-03-29 | parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq() | Helge Deller | 1 | -21/+2 |
| 2022-03-29 | Revert "parisc: Fix invalidate/flush vmap routines" | Helge Deller | 1 | -19/+5 |
| 2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -6/+5 |
| 2022-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+2 |
| 2022-03-25 | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -32/+6 |
| 2022-03-24 | mm: madvise: MADV_DONTNEED_LOCKED | Johannes Weiner | 1 | -0/+2 |
| 2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+2 |
| 2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -19/+9 |
| 2022-03-23 | Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
| 2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+1 |
| 2022-03-22 | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -1/+0 |
| 2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport | 1 | -0/+1 |
| 2022-03-21 | parisc: Fix invalidate/flush vmap routines | John David Anglin | 1 | -5/+19 |
| 2022-03-18 | parisc: Avoid flushing cache on cache-less machines | Helge Deller | 1 | -0/+4 |
| 2022-03-18 | parisc: Avoid using hardware single-step in kprobes | Helge Deller | 3 | -19/+24 |
| 2022-03-17 | parisc: Improve CPU socket and core bootup info text | Helge Deller | 1 | -2/+2 |
| 2022-03-17 | parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLE | Helge Deller | 1 | -0/+1 |
| 2022-03-16 | parisc: Avoid calling SMP cache flush functions on cache-less machines | Helge Deller | 3 | -34/+40 |
| 2022-03-11 | parisc: Increase parisc_cache_flush_threshold setting | John David Anglin | 1 | -3/+15 |
| 2022-03-11 | parisc/unaligned: Enhance user-space visible output | Helge Deller | 1 | -26/+10 |