index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-03
parisc: Fix argument pointer in real64_call_asm()
Helge Deller
2023-05-03
parisc: Cleanup mmap implementation regarding color alignment
John David Anglin
2023-05-03
parisc: Drop HP-UX constants and structs from grfioctl.h
Helge Deller
2023-05-03
parisc: Ensure page alignment in flush functions
Helge Deller
2023-05-03
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
2023-05-03
parisc: Limit amount of kgdb breakpoints on parisc
Helge Deller
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-05
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-09
module: replace module_layout with module_memory
Song Liu
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-03-02
parisc: fix livelock in uaccess
Al Viro
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-15
dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
Greg Kroah-Hartman
2023-02-13
char/agp: introduce asm-generic/agp.h
Mike Rapoport
2023-02-13
char/agp: consolidate {alloc,free}_gatt_pages()
Mike Rapoport
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-01
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
2023-02-01
parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c
Helge Deller
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-09
parisc: Fix return code of pdc_iodc_print()
Helge Deller
2022-12-20
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-19
parisc: Show MPE/iX model string at bootup
Helge Deller
2022-12-18
parisc: Add missing FORCE prerequisites in Makefile
Helge Deller
2022-12-18
parisc: Move pdc_result struct to firmware.c
Helge Deller
2022-12-18
parisc: Drop locking in pdc console code
Helge Deller
2022-12-18
parisc: Drop duplicate kgdb_pdc console
Helge Deller
2022-12-18
parisc: Fix locking in pdc_iodc_print() firmware call
Helge Deller
2022-12-17
parisc: Drop PMD_SHIFT from calculation in pgtable.h
Helge Deller
2022-12-17
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2022-12-17
parisc: Fix inconsistent indenting in setup_cmdline()
Helge Deller
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-15
parisc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-08
mm/hwpoison: pass pfn to num_poisoned_pages_*()
Naoya Horiguchi
2022-11-08
mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
Naoya Horiguchi
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
[next]