Thomas Petazzoni b363457593 ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU 11 years ago
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 years ago
Makefile 2098990e7c Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable 12 years ago
arch_timer.c 65cd4f6c99 arch_timer: Move to generic sched_clock framework 12 years ago
armksyms.c 017f161a55 ARM: 7877/1: use built-in byte swap function 11 years ago
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE 17 years ago
asm-offsets.c 7604537bbb ARM: kernel: implement stack pointer save array through MPIDR hashing 12 years ago
atags.h ff69a4c855 ARM: constify machine_desc structure uses 12 years ago
atags_compat.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing 13 years ago
atags_parse.c ff69a4c855 ARM: constify machine_desc structure uses 12 years ago
atags_proc.c d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
bios32.c b4b50fd78b Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 12 years ago
calls.S d50dde5a10 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI 11 years ago
cpuidle.c e1689795a7 cpuidle: Add common time keeping and irq enabling 13 years ago
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
debug.S a73b59c51a ARM: compile fix for DEBUG_LL=y && MMU=n 12 years ago
devtree.c 9233d2be10 arch/arm/kernel/: use memblock apis for early memory allocations 11 years ago
dma-isa.c e8b8f5ef90 ARM: dma-isa: request cascade channel after registering it 15 years ago
dma.c bd31b85960 locking, ARM: Annotate low level hw locks as raw 14 years ago
early_printk.c d0380e6c3c early_printk: consolidate random copies of identical code 12 years ago
elf.c 9f97da78bf Disintegrate asm/system.h for ARM 13 years ago
entry-armv.S f8fe23ec4e ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE case 11 years ago
entry-common.S 457c2403c5 ARM: asm: Add ARM_BE8() assembly helper 12 years ago
entry-header.S 0c06a5d4b1 arm: Fix build error with context tracking calls 12 years ago
entry-v7m.S e6d159cdf9 ARM: 7890/1: v7-M: drop using mach/entry-macro.S 11 years ago
etm.c de77d1e5b4 ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata() 11 years ago
fiq.c 7cb3be0a27 ARM: 7819/1: fiq: Cast the first argument of flush_icache_range() 12 years ago
fiqasm.S dc2eb928a1 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 14 years ago
ftrace.c 4c36595ec8 ARM: 7468/1: ftrace: Trace function entry before updating index 13 years ago
head-common.S b363457593 ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU 11 years ago
head-nommu.S b713aa0b15 ARM: fix asm/memory.h build error 11 years ago
head.S b363457593 ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU 11 years ago
hw_breakpoint.c 1436c1aa62 ARM: 7862/1: pcpu: replace __get_cpu_var_uses 12 years ago
hyp-stub.S b60d5db690 ARM: 7786/1: hyp: fix macro parameterisation 12 years ago
insn.c fa0d1dbf7f ARM: fix missing bug.h include in arch/arm/kernel/insn.c 13 years ago
insn.h 09f05d8529 ARM: 7334/1: add jump label support 13 years ago
io.c c5ca95b507 ARM: 7930/1: Introduce atomic MMIO modify 11 years ago
irq.c ebafed7ab9 ARM: irq: Call irqchip_init if no init_irq function is specified 12 years ago
isa.c 6d4561110a sysctl: Drop & in front of every proc_handler. 16 years ago
iwmmxt.S 392ba787bc ARM: pxa: fix logic error in PJ4 iWMMXt handling 14 years ago
jump_label.c 09f05d8529 ARM: 7334/1: add jump label support 13 years ago
kgdb.c 834b2964b7 kgdb,arm: fix register dump 15 years ago
kprobes-arm.c b5bed7fe80 ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below 13 years ago
kprobes-common.c 9f97da78bf Disintegrate asm/system.h for ARM 13 years ago
kprobes-test-arm.c 5c5b06c3c0 ARM: kprobes: make more tests conditional 13 years ago
kprobes-test-thumb.c 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels 13 years ago
kprobes-test.c 744627e91c treewide: fix printk typo in multiple drivers 12 years ago
kprobes-test.h 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels 13 years ago
kprobes-thumb.c 2307574a50 ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot 13 years ago
kprobes.c 1436c1aa62 ARM: 7862/1: pcpu: replace __get_cpu_var_uses 12 years ago
kprobes.h 2c89240b63 ARM: kprobes: Add exports for test code 14 years ago
machine_kexec.c e2ccba4908 ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel 11 years ago
module.c f47671e2d8 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 11 years ago
opcodes.c 0c9030deaf ARM: 7206/1: Add generic ARM instruction set condition code checks. 13 years ago
patch.c b21d55e98a ARM: 7332/1: extract out code patch function from kprobes 13 years ago
patch.h b21d55e98a ARM: 7332/1: extract out code patch function from kprobes 13 years ago
perf_event.c 9450d14fb9 Revert "ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD" 11 years ago
perf_event_cpu.c 261521f142 ARM: 7937/1: perf_event: Silence sparse warning 11 years ago
perf_event_v6.c 40c390c768 ARM: perf: don't pretend to support counting of L1I writes 12 years ago
perf_event_v7.c f2fe09b055 ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit 12 years ago
perf_event_xscale.c 40c390c768 ARM: perf: don't pretend to support counting of L1I writes 12 years ago
perf_regs.c 49863894db ARM: perf: add support for perf registers API 12 years ago
pj4-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances 14 years ago
process.c 1b15ec7a74 ARM: 7912/1: check stack pointer in get_wchan 11 years ago
psci.c 0577408839 arm: introduce psci_smp_ops 12 years ago
psci_smp.c 97fc4de3d9 ARM: PSCI: remove unnecessary include of arm-gic.h 12 years ago
ptrace.c 6af9df7f5b ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" 12 years ago
relocate_kernel.S e2ccba4908 ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel 11 years ago
return_address.c 01223f3650 ARM: 7676/1: fix a wrong value returned from CALLER_ADDRn 12 years ago
setup.c ca47440847 ARM: 7952/1: mm: Fix the memblock allocation for LPAE machines 11 years ago
signal.c 42cbe8271c Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next 11 years ago
sigreturn_codes.S 50913336ef ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S 11 years ago
sleep.S 2098990e7c Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable 12 years ago
smp.c 668bc38669 ARM: SMP implementations are not supposed to return from smp_ops.cpu_die() 11 years ago
smp_scu.c 099a480913 ARM: smp_scu: data endian fixes 12 years ago
smp_tlb.c 92871b94a5 ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO 12 years ago
smp_twd.c 2e874ea342 ARM: twd: data endian fix 12 years ago
stacktrace.c 3abb6671a9 ARM: 7913/1: fix framepointer check in unwind_frame 11 years ago
suspend.c 71a8986d7e ARM: suspend: use hash of cpu_logical_map value to index into save array 12 years ago
swp_emulate.c b11ac20eca arm: single_open() leaks 12 years ago
sys_arm.c 38a61b6b4a arm: switch to generic fork/vfork/clone 12 years ago
sys_oabi-compat.c a7c1938e22 userns: Convert stat to return values mapped from kuids and kgids 13 years ago
tcm.c 2e2c9de207 ARM: add permission annotations to MT_MEMORY* mapping types 11 years ago
thumbee.c 58834eecde ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE 13 years ago
time.c 4178bac4f6 ARM: call of_clk_init from default time_init handler 12 years ago
topology.c 145bc292dc ARM: 7920/1: topology: Staticise non-exported symbols 11 years ago
traps.c 6f14d778c1 Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-next 11 years ago
unwind.c ddf5a25c5f ARM: unwinder: fix bisection to find origin in .idx section 13 years ago
v7m.c 6a7d2c6256 ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines 12 years ago
vmlinux.lds.S b9b32bf70f ARM: use linker magic for vectors and vector stubs 12 years ago
xscale-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances 14 years ago