..
.gitignore
[ARM] 5194/1: update .gitignore
17 years ago
Makefile
Merge branch 'devel-stable' into devel
14 years ago
armksyms.c
ARM: 6314/1: ftrace: allow build without frame pointers on ARM
15 years ago
arthur.c
…
asm-offsets.c
arm: remove machine_desc.io_pg_offst and .phys_io
15 years ago
atags.c
clean up atags exporting code
17 years ago
atags.h
…
bios32.c
ARM: 6058/1: Add support for PCI domains
15 years ago
calls.S
ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM
15 years ago
compat.c
ARM: deprecate support for old way to pass kernel parameters
15 years ago
compat.h
ARM: deprecate support for old way to pass kernel parameters
15 years ago
crash_dump.c
ARM: 6120/1: kdump: implement copy_oldmem_page()
15 years ago
crunch-bits.S
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
17 years ago
crunch.c
ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()
15 years ago
debug.S
arm: return both physical and virtual addresses from addruart
15 years ago
dma-isa.c
ARM: dma-isa: request cascade channel after registering it
15 years ago
dma.c
ARM: dma: add /proc/dma support to arch/arm/kernel/dma.c
15 years ago
early_printk.c
ARM: Add an earlyprintk debug console
15 years ago
ecard.c
ARM: ecard: irq_data conversion.
14 years ago
ecard.h
[ARM] rpc: ecard: remove deprecated ecard_address() and relatives
17 years ago
elf.c
ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"
15 years ago
entry-armv.S
Merge branch 'devel-stable' into devel
14 years ago
entry-common.S
Merge branch 'clksrc' into devel
14 years ago
entry-header.S
ARM: hw_breakpoint: disable preemption during debug exception handling
14 years ago
etm.c
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
15 years ago
fiq.c
Merge branch 'smp' into misc
14 years ago
ftrace.c
ARM: ftrace: graph tracer + dynamic ftrace
14 years ago
head-common.S
ARM: fix missing branch in __error_a
14 years ago
head-nommu.S
ARM: no need for nommu to jump through the hoops that mmu does
15 years ago
head.S
ARM: fixup SMP alternatives in modules
14 years ago
hw_breakpoint.c
ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported arch
14 years ago
init_task.c
Use new __init_task_data macro in arch init_task.c files.
16 years ago
io.c
[ARM] Convert asm/io.h to linux/io.h
17 years ago
irq.c
ARM: core irq_data conversion.
14 years ago
isa.c
sysctl: Drop & in front of every proc_handler.
15 years ago
iwmmxt.S
ARM: pxa: add iwmmx support for PJ4
14 years ago
kgdb.c
kgdb,arm: fix register dump
15 years ago
kprobes-decode.c
ARM: 6745/1: kprobes insn decoding fix
14 years ago
kprobes.c
Merge branch 'master' into export-slabh
15 years ago
leds.c
ARM: move LED support code out of arch/arm/kernel/time.c
15 years ago
machine_kexec.c
ARM: 6522/1: kexec: Add call to non-crashing cores through IPI
14 years ago
module.c
ARM: fixup SMP alternatives in modules
14 years ago
perf_event.c
ARM: 6654/1: perf/oprofile: fix off-by-one in stack check
14 years ago
perf_event_v6.c
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
14 years ago
perf_event_v7.c
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
14 years ago
perf_event_xscale.c
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
14 years ago
pj4-cp0.c
ARM: pxa: add iwmmx support for PJ4
14 years ago
pmu.c
ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems
14 years ago
process.c
ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU
14 years ago
ptrace.c
ARM: ptrace: fix style issue with hw_breakpoint interface
14 years ago
ptrace.h
arm: use generic ptrace_resume code
15 years ago
relocate_kernel.S
ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL
14 years ago
return_address.c
[ARM] 5613/1: implement CALLER_ADDRESSx
16 years ago
sched_clock.c
ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero
14 years ago
setup.c
ARM: 6676/1: Correct the cpu_architecture() function for ARMv7
14 years ago
signal.c
ARM: Ensure predictable endian state on signal handler entry
14 years ago
signal.h
ARM: Fix signal restart issues with NX and OABI compat
16 years ago
smp.c
Merge branch 'pgt' (early part) into devel
14 years ago
smp_scu.c
Check whether the SCU was already initialised
15 years ago
smp_tlb.c
ARM: SMP: split out software TLB maintainence broadcasting
14 years ago
smp_twd.c
ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode
14 years ago
stacktrace.c
ARM: fix /proc/$PID/stack on SMP
14 years ago
swp_emulate.c
ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors
14 years ago
sys_arm.c
Make do_execve() take a const filename pointer
15 years ago
sys_oabi-compat.c
Mark arguments to certain syscalls as being const
15 years ago
tcm.c
ARM: 6225/1: make TCM allocation static and common for all archs
15 years ago
tcm.h
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
16 years ago
thumbee.c
Fix the teehbr_read function prototype
16 years ago
time.c
ARM: sched_clock: allow init_sched_clock() to be called early
14 years ago
traps.c
Merge branch 'pgt' (early part) into devel
14 years ago
unwind.c
ARM: 6468/1: backtrace: fix calculation of thread stack base
14 years ago
vmlinux.lds.S
ARM: Keep exit text/data around for SMP_ON_UP
14 years ago
xscale-cp0.c
ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()
15 years ago