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.
Greg Ungerer
9c4c9f3879
[ARM] 4849/1: move ATAGS asm definitions
...
Move the definitions of ATAG_CORE and ATAG_CORE_SIZE in head.S to
head-common.S. There is no use of these in head.S itself, but they
are used in head-common.S. When building for the !CONFIG_MMU case
these were not defined when compiling head-nommu.S (which includes
head-common.S).
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
17 years ago
..
Makefile
[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags
17 years ago
armksyms.c
…
arthur.c
…
asm-offsets.c
…
atags.c
[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags
17 years ago
atags.h
[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags
17 years ago
bios32.c
[ARM] 4577/1: ITE 8152 PCI bridge support
18 years ago
calls.S
timerfd: new timerfd API
17 years ago
compat.c
…
compat.h
…
crunch-bits.S
…
crunch.c
…
debug.S
…
dma-isa.c
[ARM] ARRAY_SIZE() cleanup
17 years ago
dma.c
…
ecard.c
…
ecard.h
…
entry-armv.S
Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel
17 years ago
entry-common.S
[ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fix
17 years ago
entry-header.S
…
fiq.c
…
head-common.S
[ARM] 4849/1: move ATAGS asm definitions
17 years ago
head-nommu.S
…
head.S
[ARM] 4849/1: move ATAGS asm definitions
17 years ago
init_task.c
…
io.c
…
irq.c
…
isa.c
…
iwmmxt.S
…
kprobes-decode.c
ARM kprobes: instruction single-stepping support
17 years ago
kprobes.c
[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y
17 years ago
machine_kexec.c
[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags
17 years ago
module.c
…
process.c
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
17 years ago
ptrace.c
Use helpers to obtain task pid in printks (arch code)
18 years ago
ptrace.h
…
relocate_kernel.S
[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags
17 years ago
semaphore.c
…
setup.c
[ARM] constify function pointer tables
17 years ago
signal.c
…
signal.h
…
smp.c
add mm argument to pte/pmd/pud/pgd_free
17 years ago
stacktrace.c
…
stacktrace.h
…
sys_arm.c
remove include/asm-*/ipc.h
18 years ago
sys_oabi-compat.c
remove include/asm-*/ipc.h
18 years ago
time.c
[ARM] Fix timer damage from d3d74453c3
17 years ago
traps.c
ARM kprobes: special hook for the kprobes breakpoint handler
17 years ago
vmlinux.lds.S
all archs: consolidate init and exit sections in vmlinux.lds.h
17 years ago
xscale-cp0.c
…