Linus Torvalds
552ebfe022
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
...
Pull parisc updates from Helge Deller:
"Lots of new features and fixes:
- Added TOC (table of content) support, which is a debugging feature
which is either initiated by pressing the TOC button or via command
in the BMC. If pressed the Linux built-in KDB/KGDB will be called
(Sven Schnelle)
- Fix CONFIG_PREEMPT (Sven)
- Fix unwinder on 64-bit kernels (Sven)
- Various kgdb fixes (Sven)
- Added KFENCE support (me)
- Switch to ARCH_STACKWALK implementation (me)
- Fix ptrace check on syscall return (me)
- Fix kernel crash with fixmaps on PA1.x machines (me)
- Move thread_info into task struct, aka CONFIG_THREAD_INFO_IN_TASK
(me)
- Updated defconfigs
- Smaller cleanups, including Makefile cleanups (Masahiro Yamada),
use kthread_run() macro (Cai Huoqing), use swap() macro (Yihao
Han)"
* tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: (36 commits)
parisc: Fix set_fixmap() on PA1.x CPUs
parisc: Use swap() to swap values in setup_bootmem()
parisc: Update defconfigs
parisc: decompressor: clean up Makefile
parisc: decompressor: remove repeated depenency of misc.o
parisc: Remove unused constants from asm-offsets.c
parisc/ftrace: use static key to enable/disable function graph tracer
parisc/ftrace: set function trace function
parisc: Make use of the helper macro kthread_run()
parisc: mark xchg functions notrace
parisc: enhance warning regarding usage of O_NONBLOCK
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h
parisc: Use PRIV_USER in syscall.S
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
parisc: Move thread_info into task struct
parisc: add support for TOC (transfer of control)
parisc/firmware: add functions to retrieve TOC data
parisc: add PIM TOC data structures
parisc: move virt_map macro to assembly.h
...
2021-11-01 16:51:13 -07:00
..
2021-08-19 15:07:03 +02:00
2021-09-02 22:49:16 +02:00
2021-10-12 17:35:18 -07:00
2021-08-23 18:05:31 -04:00
2021-09-07 12:38:59 -07:00
2021-10-20 10:42:49 -07:00
2021-10-21 10:49:32 -06:00
2021-09-03 16:20:37 -07:00
2021-09-20 12:43:34 +01:00
2021-10-05 15:39:50 +02:00
2021-09-01 15:25:28 -07:00
2021-08-23 11:06:28 +01:00
2021-11-01 16:51:13 -07:00
2021-09-07 14:02:58 -07:00
2021-09-01 10:29:29 -07:00
2021-10-14 12:47:29 +01:00
2021-08-29 14:47:42 +03:00
2021-09-04 10:25:26 -07:00
2021-09-14 10:41:30 +02:00
2021-10-15 11:25:15 +02:00
2021-10-15 11:25:15 +02:00
2021-10-07 16:51:57 +02:00
2021-10-26 21:01:48 -06:00
2021-09-03 09:58:10 -07:00
2021-11-01 09:19:50 -07:00
2021-10-27 06:54:58 -06:00
2021-10-18 14:43:23 -06:00
2021-10-21 10:49:32 -06:00
2021-10-18 06:17:02 -06:00
2021-10-29 06:50:52 -06:00
2021-11-01 10:25:27 -07:00
2021-10-18 06:17:02 -06:00
2021-09-09 19:14:33 -04:00
2021-10-26 12:35:16 -07:00
2021-08-23 17:50:24 -07:00
2021-10-26 12:37:28 -07:00
2021-08-20 00:09:49 +02:00
2021-08-25 19:41:39 -07:00
2021-09-24 16:13:35 -07:00
2021-10-18 06:17:36 -06:00
2021-09-01 10:29:10 +02:00
2021-10-04 11:46:05 +02:00
2021-09-14 20:05:26 -06:00
2021-09-13 16:35:58 -07:00
2021-09-13 16:35:58 -07:00
2021-09-01 15:26:45 -07:00
2021-09-03 09:58:17 -07:00
2021-09-08 15:32:35 -07:00
2021-09-13 10:43:04 -07:00
2021-09-12 16:09:26 -07:00
2021-09-13 10:18:28 -07:00
2021-09-13 10:43:04 -07:00
2021-09-15 12:04:28 -07:00
2021-09-15 15:51:46 +02:00
2021-08-18 22:33:28 +02:00
2021-09-11 00:41:21 +02:00
2021-09-07 15:42:10 +02:00
2021-10-18 20:22:03 -10:00
2021-09-21 17:34:53 +02:00
2021-08-20 12:32:59 +02:00
2021-08-24 17:09:01 -05:00
2021-09-08 11:50:24 -07:00
2021-08-26 16:52:03 -07:00
2021-09-17 15:08:45 +02:00
2021-10-21 10:49:32 -06:00
2021-09-03 10:34:44 -07:00
2021-08-18 13:27:49 +02:00
2021-08-19 09:02:39 +02:00
2021-09-17 15:08:41 +02:00
2021-08-29 19:14:19 +05:30
2021-10-18 20:22:03 -10:00
2021-09-07 21:17:28 +02:00
2021-08-19 11:19:41 +01:00
2021-08-26 15:32:28 -04:00
2021-10-05 12:38:39 +01:00
2021-08-24 07:38:29 -07:00
2021-08-28 01:33:02 +02:00
2021-08-20 11:39:26 +01:00
2021-08-26 15:32:10 -04:00
2021-09-06 07:20:56 -04:00
2021-10-22 17:23:53 -07:00
2021-10-18 07:49:39 -04:00
2021-11-01 12:48:25 -07:00
2021-08-27 13:34:02 +01:00
2021-08-27 13:34:03 +01:00
2021-09-20 19:32:33 -07:00
2021-09-23 19:26:54 +02:00
2021-11-01 09:50:37 -07:00
2021-10-18 07:49:40 -04:00
2021-10-18 07:49:38 -04:00
2021-10-18 07:49:38 -04:00
2021-09-27 09:27:30 -04:00
2021-09-03 09:58:16 -07:00
2021-09-08 18:45:53 -07:00
2021-08-26 10:18:56 +02:00
2021-08-19 10:41:08 +02:00
2021-08-19 10:41:08 +02:00
2021-08-23 13:10:37 -06:00
2021-08-20 17:14:35 +02:00
2021-10-18 06:17:36 -06:00
2021-09-03 10:44:35 -07:00
2021-08-18 07:23:15 -06:00
2021-10-15 11:25:18 +02:00
2021-10-28 13:34:57 +01:00
2021-10-28 21:11:34 +01:00
2021-10-26 10:13:31 +01:00
2021-09-22 14:29:32 +01:00
2021-09-29 17:18:57 +01:00
2021-10-05 15:51:35 +02:00
2021-10-01 13:57:51 +02:00
2021-08-20 11:31:42 -07:00
2021-10-18 07:49:39 -04:00
2021-09-23 11:01:12 -04:00
2021-09-06 06:30:45 -04:00
2021-08-18 08:27:30 +02:00
2021-10-26 21:01:48 -06:00
2021-08-17 19:08:49 +02:00
2021-09-17 15:08:45 +02:00
2021-10-30 16:37:28 +02:00
2021-09-19 12:08:37 +01:00
2021-10-04 11:47:24 +02:00
2021-09-14 13:23:22 -07:00
2021-10-18 07:49:39 -04:00
2021-09-08 11:50:23 -07:00
2021-10-18 20:22:02 -10:00
2021-09-03 09:58:17 -07:00
2021-09-01 08:35:06 -07:00
2021-10-18 07:49:39 -04:00
2021-08-19 13:06:53 +01:00
2021-08-19 09:02:55 +09:00
2021-09-27 09:27:29 -04:00
2021-11-01 13:48:52 -07:00
2021-10-18 07:49:41 -04:00
2021-09-03 18:42:01 +02:00
2021-09-16 13:05:42 -07:00
2021-09-27 09:27:29 -04:00
2021-08-20 12:32:58 +02:00
2021-09-08 12:55:35 -07:00
2021-08-26 10:36:51 -06:00
2021-08-24 09:16:20 +02:00
2021-08-17 19:05:29 +02:00
2021-08-23 13:19:12 +02:00
2021-09-05 20:58:50 +01:00
2021-09-27 09:27:31 -04:00
2021-08-27 16:37:17 -04:00
2021-08-27 16:37:17 -04:00
2021-10-20 19:16:00 +02:00
2021-10-20 19:16:01 +02:00
2021-10-27 08:03:19 +02:00
2021-09-14 09:02:50 +02:00
2021-10-25 10:56:37 +02:00
2021-09-07 12:27:27 -07:00
2021-08-25 15:43:26 -05:00
2021-09-08 11:50:25 -07:00
2021-09-13 10:18:28 -07:00
2021-09-17 13:52:17 +01:00
2021-09-08 11:50:24 -07:00
2021-10-18 07:49:39 -04:00
2021-10-18 07:49:39 -04:00
2021-09-27 09:27:29 -04:00
2021-11-01 14:56:37 -07:00
2021-10-18 07:49:41 -04:00
2021-10-18 06:17:02 -06:00
2021-08-18 17:32:42 -05:00
2021-09-07 19:13:42 -07:00
2021-09-02 17:59:58 +02:00
2021-08-19 14:13:28 +01:00
2021-09-07 19:13:42 -07:00
2021-09-07 19:13:42 -07:00
2021-10-21 08:37:26 -06:00
2021-11-01 13:12:15 -07:00
2021-09-07 14:04:59 +01:00
2021-08-18 11:39:46 -07:00
2021-09-20 22:28:47 +02:00
2021-08-18 16:08:11 +02:00
2021-08-26 11:28:07 -07:00
2021-08-26 11:27:51 -07:00
2021-08-18 22:08:24 +02:00
2021-10-01 13:57:51 +02:00
2021-09-03 15:33:47 -07:00
2021-09-02 21:38:56 +02:00
2021-10-07 16:51:57 +02:00
2021-08-26 13:40:35 +01:00
2021-10-18 07:49:39 -04:00
2021-10-30 16:37:28 +02:00
2021-08-17 17:50:51 +02:00
2021-08-17 17:50:51 +02:00
2021-10-30 16:37:28 +02:00
2021-09-02 22:07:17 +02:00
2021-10-18 14:40:42 -06:00
2021-08-24 19:52:40 -03:00
2021-11-01 13:48:52 -07:00
2021-10-18 20:22:03 -10:00
2021-09-03 09:58:12 -07:00
2021-10-26 10:15:12 +02:00
2021-09-09 10:57:52 +01:00
2021-10-26 12:29:33 -07:00
2021-09-04 10:22:01 +02:00
2021-08-31 16:43:06 -07:00
2021-10-30 16:37:28 +02:00
2021-08-17 19:06:13 +02:00
2021-08-17 19:06:13 +02:00
2021-08-17 19:06:13 +02:00
2021-10-30 16:37:28 +02:00
2021-10-30 16:37:28 +02:00
2021-08-17 19:09:27 +02:00
2021-08-19 09:02:55 +09:00
2021-08-19 09:02:55 +09:00
2021-10-18 07:49:40 -04:00
2021-10-07 13:51:11 +02:00
2021-08-17 11:47:53 -04:00
2021-10-18 06:17:02 -06:00
2021-09-08 11:50:28 -07:00
2021-09-08 17:44:26 +02:00
2021-10-15 11:25:16 +02:00
2021-10-26 05:03:34 +03:00
2021-09-05 11:50:41 -07:00
2021-10-18 18:12:09 -04:00
2021-09-22 10:24:01 -04:00
2021-09-08 15:32:35 -07:00
2021-09-15 09:22:35 -06:00
2021-09-08 12:55:35 -07:00
2021-10-18 16:02:30 -05:00
2021-09-03 09:58:16 -07:00
2021-09-06 07:20:57 -04:00
2021-08-26 10:36:51 -06:00
2021-09-06 07:20:57 -04:00
2021-09-03 09:58:16 -07:00
2021-09-08 11:50:24 -07:00
2021-09-03 09:58:17 -07:00
2021-10-18 07:49:40 -04:00
2021-10-07 13:51:15 +02:00
2021-08-22 10:28:08 +02:00
2021-09-13 07:53:27 -10:00
2021-11-01 09:19:50 -07:00
2021-09-17 15:08:41 +02:00
2021-10-19 23:44:30 +08:00