linux/arch
Linus Torvalds 37373d9c37 Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull regset updates from Al Viro:
 "Dead code removal, mostly.

  The only exception is a bit of cleanups on itanic (getting rid of
  redundant stack unwinds - each access_uarea() call does it and we call
  that 7 times in a row in ptrace_[sg]etregs(), *after* having done it
  ourselves in the caller; location where the user registers have been
  spilled won't change under us, and we can bloody well just call
  access_elf_reg() directly, giving it the unw_frame_info we'd
  calculated for our own purposes)"

* 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  c6x: kill ELF_CORE_COPY_FPREGS
  whack-a-mole: USE_ELF_CORE_DUMP
  [ia64] ptrace_[sg]etregs(): use access_elf_reg() instead of access_uarea()
  [ia64] missed cleanups from switch to regset coredumps
  arm: kill dump_task_regs()
2020-12-15 19:09:44 -08:00
..
alpha Networking updates for 5.11 2020-12-15 13:22:29 -08:00
arc Merge branch 'akpm' (patches from Andrew) 2020-12-15 12:53:37 -08:00
arm Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2020-12-15 19:09:44 -08:00
arm64 Generic interrupt and irqchips subsystem: 2020-12-15 15:03:31 -08:00
c6x c6x: kill ELF_CORE_COPY_FPREGS 2020-10-25 20:03:06 -04:00
csky Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2020-12-15 19:09:44 -08:00
h8300 arm64 updates for 5.11: 2020-12-14 16:24:30 -08:00
hexagon Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2020-12-15 19:09:44 -08:00
ia64 Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2020-12-15 19:09:44 -08:00
m68k Merge branch 'akpm' (patches from Andrew) 2020-12-15 12:53:37 -08:00
microblaze The new preemtible kmap_local() implementation: 2020-12-14 18:35:53 -08:00
mips Staging / IIO driver patches for 5.11-rc1 2020-12-15 14:18:40 -08:00
nds32 Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2020-12-15 19:09:44 -08:00
nios2 sched/idle: Fix arch_cpu_idle() vs tracing 2020-11-24 16:47:35 +01:00
openrisc The new preemtible kmap_local() implementation: 2020-12-14 18:35:53 -08:00
parisc Generic interrupt and irqchips subsystem: 2020-12-15 15:03:31 -08:00
powerpc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2020-12-15 16:18:23 -08:00
riscv arch, mm: make kernel_page_present() always available 2020-12-15 12:13:43 -08:00
s390 Generic interrupt and irqchips subsystem: 2020-12-15 15:03:31 -08:00
sh Generic interrupt and irqchips subsystem: 2020-12-15 15:03:31 -08:00
sparc Networking updates for 5.11 2020-12-15 13:22:29 -08:00
um Generic interrupt and irqchips subsystem: 2020-12-15 15:03:31 -08:00
x86 Power management updates for 5.11-rc1 2020-12-15 16:30:31 -08:00
xtensa The new preemtible kmap_local() implementation: 2020-12-14 18:35:53 -08:00
.gitignore
Kconfig Generic interrupt and irqchips subsystem: 2020-12-15 15:03:31 -08:00