index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-30
8
-100
/
+65
|
\
|
*
parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT
Helge Deller
2022-05-30
1
-2
/
+0
|
*
parisc: Optimize tmpalias function calls
Helge Deller
2022-05-23
2
-85
/
+17
|
*
parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernels
Helge Deller
2022-05-23
1
-0
/
+10
|
*
parisc: Fix wrong comment for shr macro
Helge Deller
2022-05-23
1
-1
/
+1
|
*
parisc: Prevent ldil() to sign-extend into upper 32 bits
Helge Deller
2022-05-23
1
-0
/
+6
|
*
parisc: Don't hardcode assembler bit definitions in tmpalias code
John David Anglin
2022-05-23
3
-22
/
+40
|
*
parisc: Don't enforce DMA completion order in cache flushes
John David Anglin
2022-05-23
3
-3
/
+4
*
|
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-30
1
-2
/
+2
|
\
\
|
*
\
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-25
1
-2
/
+2
|
|
\
\
|
|
*
|
parisc: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-2
/
+2
*
|
|
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2022-05-14
1
-2
/
+3
*
|
|
|
|
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-26
2
-34
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2022-05-11
2
-34
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
1
-0
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-13
15
-42
/
+42
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
1
-1
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
parisc: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
parisc: Fix patch code locking and flushing
John David Anglin
2022-05-17
1
-14
/
+11
*
|
|
parisc: Rewrite cache flush code for PA8800/PA8900
John David Anglin
2022-05-17
3
-127
/
+236
*
|
|
parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()
John David Anglin
2022-05-17
1
-2
/
+4
|
/
/
*
|
Revert "parisc: Increase parisc_cache_flush_threshold setting"
Helge Deller
2022-05-08
1
-15
/
+3
*
|
parisc: Mark cr16 clock unstable on all SMP machines
Helge Deller
2022-05-08
1
-23
/
+4
*
|
parisc: Fix typos in comments
Julia Lawall
2022-05-08
6
-6
/
+6
*
|
parisc: Change MAX_ADDRESS to become unsigned long long
Helge Deller
2022-05-08
1
-1
/
+1
*
|
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
2022-05-08
1
-2
/
+1
*
|
parisc: Re-enable GENERIC_CPU_DEVICES for !SMP
Helge Deller
2022-05-08
1
-0
/
+1
*
|
parisc: Update 32- and 64-bit defconfigs
Helge Deller
2022-05-08
2
-2
/
+5
*
|
parisc: Only list existing CPUs in cpu_possible_mask
Helge Deller
2022-05-08
1
-0
/
+8
*
|
Revert "parisc: Fix patch code locking and flushing"
Helge Deller
2022-05-08
1
-11
/
+14
*
|
Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"
Helge Deller
2022-05-08
2
-3
/
+6
*
|
Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"
Helge Deller
2022-05-08
1
-8
/
+22
|
/
*
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
1
-2
/
+1
|
\
|
*
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-31
1
-2
/
+1
*
|
Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-31
20
-190
/
+241
|
\
\
|
*
|
parisc: Fix patch code locking and flushing
John David Anglin
2022-03-29
1
-14
/
+11
|
*
|
parisc: Find a new timesync master if current CPU is removed
Helge Deller
2022-03-29
3
-1
/
+10
|
*
|
parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=y
Helge Deller
2022-03-29
1
-2
/
+9
|
*
|
parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging
Helge Deller
2022-03-29
1
-3
/
+24
|
*
|
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
2022-03-29
3
-22
/
+90
|
*
|
parisc: Add PDC locking functions for rendezvous code
Helge Deller
2022-03-29
3
-1
/
+42
|
*
|
parisc: Move disable_sr_hashing_asm() into .text section
Helge Deller
2022-03-29
1
-1
/
+1
|
*
|
parisc: Move CPU startup-related functions into .text section
Helge Deller
2022-03-29
4
-4
/
+4
|
*
|
parisc: Move store_cpu_topology() into text section
Helge Deller
2022-03-29
1
-2
/
+3
|
*
|
parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY
Helge Deller
2022-03-29
5
-88
/
+24
|
*
|
parisc: Ensure set_firmware_width() is called only once
Helge Deller
2022-03-29
1
-1
/
+6
|
*
|
parisc: Add constants for control registers and clean up mfctl()
Helge Deller
2022-03-29
1
-9
/
+8
|
*
|
parisc: Detect hppa-suse-linux-gcc compiler for cross-building
Helge Deller
2022-03-29
1
-2
/
+2
[next]