index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
2021-04-14
parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
Gao Xiang
2021-03-07
parisc: Bump 64-bit IRQ stack size to 64 KB
John David Anglin
2020-09-03
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
2020-09-03
kbuild: add variables for compression tools
Denis Efremov
2020-08-19
parisc: Implement __smp_store_release and __smp_load_acquire barriers
John David Anglin
2020-08-19
parisc: Do not use an ordered store in pa_tlb_lock()
John David Anglin
2020-08-19
Revert "parisc: Revert "Release spinlocks using ordered store""
Helge Deller
2020-08-19
Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
Helge Deller
2020-08-19
Revert "parisc: Drop LDCW barrier in CAS code when running UP"
Helge Deller
2020-08-05
parisc: add support for cmpxchg on u8 pointers
Liam Beguin
2020-07-29
parisc: Add atomic64_set_release() define to avoid CPU soft lockups
John David Anglin
2020-06-03
parisc: Fix kernel panic in mem_init()
Helge Deller
2020-02-05
parisc: Use proper printk format for resource_size_t
Krzysztof Kozlowski
2020-01-14
parisc: Implement copy_thread_tls
Amanieu d'Antras
2020-01-12
parisc: Fix compiler warnings in debug_core.c
Helge Deller
2020-01-12
parisc: add missing __init annotation
Sven Schnelle
2020-01-12
parisc: fix compilation when KEXEC=n and KEXEC_FILE=y
Sven Schnelle
2019-10-30
parisc: fix frame pointer in ftrace_regs_caller()
Sven Schnelle
2019-10-14
parisc: Fix vmap memory leak in ioremap()/iounmap()
Helge Deller
2019-10-14
parisc: prefer __section from compiler_attributes.h
Nick Desaulniers
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
2019-09-25
mm: introduce MADV_COLD
Minchan Kim
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-16
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-12
parisc: Have git ignore generated real2.S and firmware.c
Jeroen Roovers
2019-09-08
parisc: add support for kexec_file_load() syscall
Sven Schnelle
2019-09-08
parisc: wire up kexec_file_load syscall
Sven Schnelle
2019-09-08
parisc: add kexec syscall support
Sven Schnelle
2019-09-08
parisc: add __pdc_cpu_rendezvous()
Sven Schnelle
2019-09-06
kprobes/parisc: remove arch_kprobe_on_func_entry()
Jisheng Zhang
2019-09-05
parisc: Drop comments which are already in pci.h
Helge Deller
2019-09-04
parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
2019-08-24
parisc: fix compilation errrors
Qian Cai
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-08-12
parisc: speed up flush_tlb_all_local with qemu
Helge Deller
2019-08-12
parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU
Helge Deller
2019-08-10
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...
Joe Perches
2019-08-03
parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...
Helge Deller
2019-08-03
parisc: trigger die notifier chain in parisc_terminate()
Sven Schnelle
2019-08-03
parisc/ftrace: Add KPROBES_ON_FTRACE
Sven Schnelle
2019-08-03
parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Sven Schnelle
2019-08-01
parisc: Add archclean Makefile target
James Bottomley
2019-08-01
parisc: Strip debug info from kernel before creating compressed vmlinuz
Helge Deller
2019-08-01
parisc: Fix build of compressed kernel even with debug enabled
Helge Deller
2019-07-31
parisc: fix race condition in patching code
Sven Schnelle
2019-07-31
parisc: rename default_defconfig to defconfig
Masahiro Yamada
2019-07-31
parisc: Fix fall-through warnings in fpudispatch.c
Helge Deller
[next]