.. |
.gitignore
|
da1562af62
[ARM] 5194/1: update .gitignore
|
17 years ago |
Makefile
|
2741ecb4ce
Merge branch 'misc2' into devel
|
15 years ago |
armksyms.c
|
3e7b19efe6
ARM: unexport symbols used to implement floating point emulation
|
15 years ago |
arthur.c
|
7cc09c248f
[ARM] arm/kernel/arthur.c: add MODULE_LICENSE
|
17 years ago |
asm-offsets.c
|
a9c9147eb9
ARM: dma-mapping: provide per-cpu type map/unmap functions
|
15 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
|
3b7a17fcda
resource/PCI: mark struct resource as const
|
15 years ago |
calls.S
|
a4679373cf
Add generic sys_old_mmap()
|
15 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
|
797245f5da
ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()
|
15 years ago |
debug.S
|
4e6d488af3
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
|
15 years ago |
dma-isa.c
|
e8b8f5ef90
ARM: dma-isa: request cascade channel after registering it
|
15 years ago |
dma.c
|
f0ffc81625
[ARM] dma: remove dmamode_t typedef
|
16 years ago |
early_printk.c
|
93fd03a8c6
ARM: Add an earlyprintk debug console
|
15 years ago |
ecard.c
|
1d559e2913
arm: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
ecard.h
|
9ecba1f288
[ARM] rpc: ecard: remove deprecated ecard_address() and relatives
|
17 years ago |
elf.c
|
a7b2296277
ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"
|
15 years ago |
entry-armv.S
|
7511bce406
ARM: Fix wrong dmb
|
15 years ago |
entry-common.S
|
f8b7256096
Unify sys_mmap*
|
15 years ago |
entry-header.S
|
8e4971f2fb
ARM: 5991/1: Fix regression in restore_user_regs macro
|
15 years ago |
etm.c
|
c5d6c7708c
ARM: 5841/1: a driver for on-chip ETM and ETB
|
15 years ago |
fiq.c
|
446c92b290
[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions
|
16 years ago |
ftrace.c
|
6ed70a792a
small doc fix: ftrace_dyn_arch_init is called by ftrace_init
|
16 years ago |
head-common.S
|
158bc5af3d
ARM: 5784/1: fix early boot machine ID mismatch error display
|
15 years ago |
head-nommu.S
|
2abc1c50b6
ARM: convert to use __HEAD and HEAD_TEXT macros.
|
15 years ago |
head.S
|
2abc1c50b6
ARM: convert to use __HEAD and HEAD_TEXT macros.
|
15 years ago |
init_task.c
|
d200c922bc
Use new __init_task_data macro in arch init_task.c files.
|
15 years ago |
io.c
|
fced80c735
[ARM] Convert asm/io.h to linux/io.h
|
17 years ago |
irq.c
|
239007b844
genirq: Convert irq_desc.lock to raw_spinlock
|
15 years ago |
isa.c
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
iwmmxt.S
|
ae95bfbb2b
[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure
|
19 years ago |
kgdb.c
|
5d8614cc5d
ARM: 5989/1: ARM: KGDB: add support for SMP platforms
|
15 years ago |
kprobes-decode.c
|
2d4b6c9aeb
[ARM] 5221/1: fix ldm/stm emulation for kprobes
|
17 years ago |
kprobes.c
|
2003b7af25
ARM: 5715/1: Make kprobes unregistration SMP safe
|
15 years ago |
leds.c
|
373b32abf9
ARM: move LED support code out of arch/arm/kernel/time.c
|
15 years ago |
machine_kexec.c
|
e0fc4f97ab
[ARM] Storage class should be before const qualifier
|
16 years ago |
module.c
|
adca6dc23b
Thumb-2: Add support for loadable modules
|
16 years ago |
perf_event.c
|
2d3b5fa3a3
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6
|
15 years ago |
pmu.c
|
0f4f0672ac
ARM: 5899/2: arm: provide a mechanism to reserve performance counters
|
15 years ago |
process.c
|
22325525d8
ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"
|
15 years ago |
ptrace.c
|
440e6ca79a
arm: use generic ptrace_resume code
|
15 years ago |
ptrace.h
|
440e6ca79a
arm: use generic ptrace_resume code
|
15 years ago |
relocate_kernel.S
|
4cd9d6f774
[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags
|
17 years ago |
return_address.c
|
4bf1fa5a34
[ARM] 5613/1: implement CALLER_ADDRESSx
|
16 years ago |
setup.c
|
ac0f6f927d
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
|
15 years ago |
signal.c
|
3336f4f08e
ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT
|
15 years ago |
signal.h
|
ab72b00734
ARM: Fix signal restart issues with NX and OABI compat
|
15 years ago |
smp.c
|
1027247f6e
ARM: Add L2 cache handling to smp boot support
|
15 years ago |
smp_scu.c
|
9b229fa095
Check whether the SCU was already initialised
|
15 years ago |
smp_twd.c
|
10b496832e
ARM: Do not allow the probing of the local timer
|
15 years ago |
stacktrace.c
|
4bf1fa5a34
[ARM] 5613/1: implement CALLER_ADDRESSx
|
16 years ago |
sys_arm.c
|
baed7fc9b5
Add generic sys_ipc wrapper
|
15 years ago |
sys_oabi-compat.c
|
baed7fc9b5
Add generic sys_ipc wrapper
|
15 years ago |
tcm.c
|
bc581770cf
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
|
16 years ago |
tcm.h
|
bc581770cf
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
|
16 years ago |
thumbee.c
|
7f1fd31db1
Fix the teehbr_read function prototype
|
16 years ago |
time.c
|
373b32abf9
ARM: move LED support code out of arch/arm/kernel/time.c
|
15 years ago |
traps.c
|
a9221de66d
ARM: add notify_die() support
|
15 years ago |
unwind.c
|
51d47999b9
ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corrupted
|
15 years ago |
vmlinux.lds.S
|
2b0d8c251b
ARM: 5880/1: arm: use generic infrastructure for early params
|
15 years ago |
xscale-cp0.c
|
797245f5da
ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()
|
15 years ago |