.. |
.gitignore
|
da1562af62
[ARM] 5194/1: update .gitignore
|
17 years ago |
Makefile
|
5cbad0ebf4
kgdb: support for ARCH=arm
|
17 years ago |
armksyms.c
|
395a59d0f8
ftrace: store mcount address in rec->ip
|
17 years ago |
arthur.c
|
7cc09c248f
[ARM] arm/kernel/arthur.c: add MODULE_LICENSE
|
17 years ago |
asm-offsets.c
|
02cbe4749a
arm: use kbuild.h instead of macros in asm-offsets.c
|
17 years ago |
atags.c
|
f7b0b939d5
clean up atags exporting code
|
17 years ago |
atags.h
|
4cd9d6f774
[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags
|
17 years ago |
bios32.c
|
a8fc078955
[ARM] 4577/1: ITE 8152 PCI bridge support
|
18 years ago |
calls.S
|
751a8ae95d
[ARM] 5193/1: Wire up missing syscalls
|
17 years ago |
compat.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
compat.h
|
0fc1c83212
[ARM] 3365/1: [cleanup] header for compat.c exported functions
|
19 years ago |
crunch-bits.S
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
crunch.c
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
debug.S
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
dma-isa.c
|
df1a290320
[ARM] ARRAY_SIZE() cleanup
|
17 years ago |
dma.c
|
ec14d7964b
[ARM] Export dma_channel_active()
|
18 years ago |
ecard.c
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
ecard.h
|
9ecba1f288
[ARM] rpc: ecard: remove deprecated ecard_address() and relatives
|
17 years ago |
entry-armv.S
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
entry-common.S
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
entry-header.S
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
fiq.c
|
4a2581a080
[ARM] 3692/1: ARM: coswitch irq handling to the generic implementation
|
19 years ago |
ftrace.c
|
395a59d0f8
ftrace: store mcount address in rec->ip
|
17 years ago |
head-common.S
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
head-nommu.S
|
0f8469a54f
[ARM] Eliminate useless includes of asm/mach-types.h
|
17 years ago |
head.S
|
9c4c9f3879
[ARM] 4849/1: move ATAGS asm definitions
|
17 years ago |
init_task.c
|
f52111b154
[PATCH] take init_files to fs/file.c
|
17 years ago |
io.c
|
d2f607484f
[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io
|
20 years ago |
irq.c
|
897d85275d
[ARM] Fix circular include dependency with IRQ headers
|
17 years ago |
isa.c
|
0b4d414714
[PATCH] sysctl: remove insert_at_head from register_sysctl
|
18 years ago |
iwmmxt.S
|
ae95bfbb2b
[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure
|
19 years ago |
kgdb.c
|
5cbad0ebf4
kgdb: support for ARCH=arm
|
17 years ago |
kprobes-decode.c
|
a3fd133c24
kprobes/arm: fix decoding of arithmetic immediate instructions
|
17 years ago |
kprobes.c
|
ef53d9c5e4
kprobes: improve kretprobe scalability with hashed locking
|
17 years ago |
machine_kexec.c
|
163f6876f5
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
|
17 years ago |
module.c
|
27ac792ca0
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
|
17 years ago |
process.c
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
ptrace.c
|
19c5870c0e
Use helpers to obtain task pid in printks (arch code)
|
18 years ago |
ptrace.h
|
b2a0d36fde
[ARM] ptrace: clean up single stepping support
|
18 years ago |
relocate_kernel.S
|
4cd9d6f774
[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags
|
17 years ago |
setup.c
|
60296c71f6
[ARM] prevent crashing when too much RAM installed
|
17 years ago |
signal.c
|
ee4cd588a3
[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT
|
17 years ago |
signal.h
|
c760fc1997
[ARM] nommu: fixups for the exception vectors
|
19 years ago |
smp.c
|
058ddee562
[ARM] Fix SMP booting with non-zero PHYS_OFFSET
|
17 years ago |
stacktrace.c
|
af5329cdf5
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
stacktrace.h
|
f16fb1ecc5
[ARM] Add stacktrace support and make oprofile use it
|
18 years ago |
sys_arm.c
|
d35c7b0e54
unified (weak) sys_pipe implementation
|
17 years ago |
sys_oabi-compat.c
|
c60afe1014
[ARM] 4878/1: Add oabi shim for fstatat64
|
17 years ago |
thumbee.c
|
d7f864be83
ARMv7: Add support for the ThumbEE state saving/restoring
|
17 years ago |
time.c
|
4a0b2b4dbe
sysdev: Pass the attribute to the low level sysdev show/store function
|
17 years ago |
traps.c
|
b03a5b7559
[ARM] traps: don't call undef hook functions with spinlock held
|
17 years ago |
vmlinux.lds.S
|
01ba2bdc6b
all archs: consolidate init and exit sections in vmlinux.lds.h
|
17 years ago |
xscale-cp0.c
|
afe4b25e7d
[ARM] 3881/4: xscale: clean up cp0/cp1 handling
|
18 years ago |