You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeff Dike
18badddaa8
uml: rename pt_regs general-purpose register file
...
Before the removal of tt mode, access to a register on the skas-mode side of a
pt_regs struct looked like pt_regs.regs.skas.regs.regs[FOO]. This was bad
enough, but it became pt_regs.regs.regs.regs[FOO] with the removal of the
union from the middle. To get rid of the run of three "regs", the last field
is renamed to "gp".
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
18 years ago
..
alpha
alpha: beautify vmlinux.lds
18 years ago
arm
During VM oom condition, kill all threads in process group
18 years ago
avr32
During VM oom condition, kill all threads in process group
18 years ago
blackfin
…
cris
CRIS: cleanup struct irqaction initializers
18 years ago
frv
FRV: cleanup struct irqaction initializers
18 years ago
h8300
…
i386
…
ia64
fix memory hot remove not configured case.
18 years ago
m32r
m32r: convert to generic sys_ptrace
18 years ago
m68k
During VM oom condition, kill all threads in process group
18 years ago
m68knommu
…
mips
During VM oom condition, kill all threads in process group
18 years ago
parisc
During VM oom condition, kill all threads in process group
18 years ago
powerpc
fix memory hot remove not configured case.
18 years ago
ppc
During VM oom condition, kill all threads in process group
18 years ago
s390
During VM oom condition, kill all threads in process group
18 years ago
sh
fix memory hot remove not configured case.
18 years ago
sh64
During VM oom condition, kill all threads in process group
18 years ago
sparc
During VM oom condition, kill all threads in process group
18 years ago
sparc64
fix memory hot remove not configured case.
18 years ago
um
uml: rename pt_regs general-purpose register file
18 years ago
v850
…
x86
fix memory hot remove not configured case.
18 years ago
x86_64
…
xtensa
During VM oom condition, kill all threads in process group
18 years ago