index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
2022-06-03
parisc: fix a crash with multicore scheduler
Mikulas Patocka
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
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-30
parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT
Helge Deller
2022-05-29
parisc: remove arch/parisc/nm
Masahiro Yamada
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
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: Optimize tmpalias function calls
Helge Deller
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: Prevent ldil() to sign-extend into upper 32 bits
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-19
parisc: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
termbits.h: Remove posix_types.h include
Ilpo Järvinen
2022-05-19
termbits.h: Align lines & format
Ilpo Järvinen
2022-05-19
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
2022-05-17
parisc: Fix patch code locking and flushing
John David Anglin
2022-05-17
parisc: Rewrite cache flush code for PA8800/PA8900
John David Anglin
2022-05-17
parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()
John David Anglin
2022-05-16
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
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-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2022-05-08
Revert "parisc: Increase parisc_cache_flush_threshold setting"
Helge Deller
2022-05-08
parisc: Mark cr16 clock unstable on all SMP machines
Helge Deller
2022-05-08
parisc: Fix typos in comments
Julia Lawall
2022-05-08
parisc: Change MAX_ADDRESS to become unsigned long long
Helge Deller
2022-05-08
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
2022-05-08
parisc: Re-enable GENERIC_CPU_DEVICES for !SMP
Helge Deller
2022-05-08
parisc: Update 32- and 64-bit defconfigs
Helge Deller
2022-05-08
parisc: Only list existing CPUs in cpu_possible_mask
Helge Deller
2022-05-08
Revert "parisc: Fix patch code locking and flushing"
Helge Deller
2022-05-08
Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"
Helge Deller
2022-05-08
Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"
Helge Deller
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-05
termbits: Convert octal defines to hex
Ilpo Järvinen
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
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
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[prev]
[next]