.. |
.gitignore
|
da1562af62
[ARM] 5194/1: update .gitignore
|
17 years ago |
Makefile
|
404a02cbd2
Merge branch 'devel-stable' into devel
|
14 years ago |
armksyms.c
|
09bfafac3e
ARM: 6314/1: ftrace: allow build without frame pointers on ARM
|
15 years ago |
arthur.c
|
7cc09c248f
[ARM] arm/kernel/arthur.c: add MODULE_LICENSE
|
17 years ago |
asm-offsets.c
|
6451d7783b
arm: remove machine_desc.io_pg_offst and .phys_io
|
14 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
|
52882173cf
ARM: 6058/1: Add support for PCI domains
|
15 years ago |
calls.S
|
418cf646c9
ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM
|
15 years ago |
compat.c
|
73a65b3f85
ARM: deprecate support for old way to pass kernel parameters
|
15 years ago |
compat.h
|
73a65b3f85
ARM: deprecate support for old way to pass kernel parameters
|
15 years ago |
crash_dump.c
|
67742c8168
ARM: 6120/1: kdump: implement copy_oldmem_page()
|
15 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
|
0ea1293009
arm: return both physical and virtual addresses from addruart
|
14 years ago |
dma-isa.c
|
e8b8f5ef90
ARM: dma-isa: request cascade channel after registering it
|
15 years ago |
dma.c
|
e193ba290f
ARM: dma: add /proc/dma support to arch/arm/kernel/dma.c
|
15 years ago |
early_printk.c
|
93fd03a8c6
ARM: Add an earlyprintk debug console
|
15 years ago |
ecard.c
|
4a87bac4c9
ARM: ecard: irq_data conversion.
|
14 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
|
404a02cbd2
Merge branch 'devel-stable' into devel
|
14 years ago |
entry-common.S
|
58daf18cdc
Merge branch 'clksrc' into devel
|
14 years ago |
entry-header.S
|
7e20269647
ARM: hw_breakpoint: disable preemption during debug exception handling
|
14 years ago |
etm.c
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
fiq.c
|
4ec3eb1363
Merge branch 'smp' into misc
|
14 years ago |
ftrace.c
|
dd686eb139
ARM: ftrace: graph tracer + dynamic ftrace
|
14 years ago |
head-common.S
|
cb4d3eaebb
ARM: fix missing branch in __error_a
|
14 years ago |
head-nommu.S
|
f131a0800e
ARM: no need for nommu to jump through the hoops that mmu does
|
14 years ago |
head.S
|
4073723acb
Merge branch 'misc' into devel
|
14 years ago |
hw_breakpoint.c
|
8fbf397c33
ARM: hw_breakpoint: do not fail initcall if monitor mode is disabled
|
14 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
|
f64305a68b
ARM: core irq_data conversion.
|
14 years ago |
isa.c
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
iwmmxt.S
|
ef6c84454f
ARM: pxa: add iwmmx support for PJ4
|
14 years ago |
kgdb.c
|
834b2964b7
kgdb,arm: fix register dump
|
14 years ago |
kprobes-decode.c
|
ccdf2e1bca
ARM: 6412/1: kprobes-decode: add support for MOVW instruction
|
14 years ago |
kprobes.c
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 years ago |
leds.c
|
373b32abf9
ARM: move LED support code out of arch/arm/kernel/time.c
|
15 years ago |
machine_kexec.c
|
b230653132
ARM: 6522/1: kexec: Add call to non-crashing cores through IPI
|
14 years ago |
module.c
|
d0a21265df
mm: unify module_alloc code for vmalloc
|
14 years ago |
perf_event.c
|
3c0cb7c31c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
|
14 years ago |
perf_event_v6.c
|
961ec6daa7
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
|
14 years ago |
perf_event_v7.c
|
961ec6daa7
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
|
14 years ago |
perf_event_xscale.c
|
961ec6daa7
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
|
14 years ago |
pj4-cp0.c
|
ef6c84454f
ARM: pxa: add iwmmx support for PJ4
|
14 years ago |
pmu.c
|
49c006b937
ARM: 6064/1: pmu: register IRQs at runtime
|
15 years ago |
process.c
|
6cde6d4217
ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU
|
14 years ago |
ptrace.c
|
ce9b1b0952
ARM: ptrace: fix style issue with hw_breakpoint interface
|
14 years ago |
ptrace.h
|
440e6ca79a
arm: use generic ptrace_resume code
|
15 years ago |
relocate_kernel.S
|
bc8b57f08c
ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL
|
14 years ago |
return_address.c
|
4bf1fa5a34
[ARM] 5613/1: implement CALLER_ADDRESSx
|
16 years ago |
sched_clock.c
|
edc4d27255
ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero
|
14 years ago |
setup.c
|
11b9369cbb
ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources
|
14 years ago |
signal.c
|
82c6f5a5b3
ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
|
15 years ago |
signal.h
|
ab72b00734
ARM: Fix signal restart issues with NX and OABI compat
|
15 years ago |
smp.c
|
28cdac6690
Merge branch 'pgt' (early part) into devel
|
14 years ago |
smp_scu.c
|
9b229fa095
Check whether the SCU was already initialised
|
15 years ago |
smp_tlb.c
|
03b505eae6
ARM: SMP: split out software TLB maintainence broadcasting
|
14 years ago |
smp_twd.c
|
6426d2c2f0
ARM: twd: fix display of twd frequency
|
14 years ago |
stacktrace.c
|
d5996b2ff0
ARM: fix /proc/$PID/stack on SMP
|
14 years ago |
swp_emulate.c
|
64d2dc384e
ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors
|
14 years ago |
sys_arm.c
|
d7627467b7
Make do_execve() take a const filename pointer
|
15 years ago |
sys_oabi-compat.c
|
c788732523
Mark arguments to certain syscalls as being const
|
15 years ago |
tcm.c
|
1dbd30e989
ARM: 6225/1: make TCM allocation static and common for all archs
|
15 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
|
211baa7016
ARM: sched_clock: allow init_sched_clock() to be called early
|
14 years ago |
traps.c
|
28cdac6690
Merge branch 'pgt' (early part) into devel
|
14 years ago |
unwind.c
|
d33aadbf8e
ARM: 6468/1: backtrace: fix calculation of thread stack base
|
14 years ago |
vmlinux.lds.S
|
4073723acb
Merge branch 'misc' into devel
|
14 years ago |
xscale-cp0.c
|
797245f5da
ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()
|
15 years ago |