Ben Dooks f592d323bc ARM: module: correctly relocate instructions in BE8 vor 12 Jahren
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore vor 17 Jahren
Makefile 6a7d2c6256 ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines vor 12 Jahren
arch_timer.c 38ff87f77a sched_clock: Make ARM's sched_clock generic for all architectures vor 12 Jahren
armksyms.c 91b006def3 Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus vor 13 Jahren
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE vor 17 Jahren
asm-offsets.c 7604537bbb ARM: kernel: implement stack pointer save array through MPIDR hashing vor 12 Jahren
atags.h ff69a4c855 ARM: constify machine_desc structure uses vor 12 Jahren
atags_compat.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing vor 13 Jahren
atags_parse.c ff69a4c855 ARM: constify machine_desc structure uses vor 12 Jahren
atags_proc.c d9dda78bad procfs: new helper - PDE_DATA(inode) vor 12 Jahren
bios32.c b4b50fd78b Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc vor 12 Jahren
calls.S 3f7d1fe108 ARM: 7665/1: Wire up kcmp syscall vor 12 Jahren
cpuidle.c e1689795a7 cpuidle: Add common time keeping and irq enabling vor 13 Jahren
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn vor 14 Jahren
debug.S a73b59c51a ARM: compile fix for DEBUG_LL=y && MMU=n vor 12 Jahren
devtree.c 2e03285224 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm vor 12 Jahren
dma-isa.c e8b8f5ef90 ARM: dma-isa: request cascade channel after registering it vor 15 Jahren
dma.c bd31b85960 locking, ARM: Annotate low level hw locks as raw vor 14 Jahren
early_printk.c d0380e6c3c early_printk: consolidate random copies of identical code vor 12 Jahren
elf.c 9f97da78bf Disintegrate asm/system.h for ARM vor 13 Jahren
entry-armv.S 457c2403c5 ARM: asm: Add ARM_BE8() assembly helper vor 11 Jahren
entry-common.S 457c2403c5 ARM: asm: Add ARM_BE8() assembly helper vor 11 Jahren
entry-header.S 0c06a5d4b1 arm: Fix build error with context tracking calls vor 12 Jahren
entry-v7m.S bed859c1ee ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function vor 12 Jahren
etm.c 9387a393ef ARM/etm/sysrq: fix inconstistent help message of sysrq key vor 12 Jahren
fiq.c 7cb3be0a27 ARM: 7819/1: fiq: Cast the first argument of flush_icache_range() vor 12 Jahren
fiqasm.S dc2eb928a1 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 vor 14 Jahren
ftrace.c 4c36595ec8 ARM: 7468/1: ftrace: Trace function entry before updating index vor 13 Jahren
head-common.S 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users vor 12 Jahren
head-nommu.S 2449189bb7 ARM: Add .text annotations where required after __CPUINIT removal vor 12 Jahren
head.S 97bcb0fea5 ARM: set BE8 if LE in head code vor 11 Jahren
hw_breakpoint.c 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users vor 12 Jahren
hyp-stub.S b60d5db690 ARM: 7786/1: hyp: fix macro parameterisation vor 12 Jahren
insn.c fa0d1dbf7f ARM: fix missing bug.h include in arch/arm/kernel/insn.c vor 13 Jahren
insn.h 09f05d8529 ARM: 7334/1: add jump label support vor 13 Jahren
io.c ecea4ab6d3 arm: convert core files from module.h to export.h vor 13 Jahren
irq.c ebafed7ab9 ARM: irq: Call irqchip_init if no init_irq function is specified vor 12 Jahren
isa.c 6d4561110a sysctl: Drop & in front of every proc_handler. vor 15 Jahren
iwmmxt.S 392ba787bc ARM: pxa: fix logic error in PJ4 iWMMXt handling vor 14 Jahren
jump_label.c 09f05d8529 ARM: 7334/1: add jump label support vor 13 Jahren
kgdb.c 834b2964b7 kgdb,arm: fix register dump vor 14 Jahren
kprobes-arm.c b5bed7fe80 ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below vor 13 Jahren
kprobes-common.c 9f97da78bf Disintegrate asm/system.h for ARM vor 13 Jahren
kprobes-test-arm.c 5c5b06c3c0 ARM: kprobes: make more tests conditional vor 12 Jahren
kprobes-test-thumb.c 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels vor 13 Jahren
kprobes-test.c 744627e91c treewide: fix printk typo in multiple drivers vor 12 Jahren
kprobes-test.h 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels vor 13 Jahren
kprobes-thumb.c 2307574a50 ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot vor 13 Jahren
kprobes.c b67bfe0d42 hlist: drop the node parameter from iterators vor 12 Jahren
kprobes.h 2c89240b63 ARM: kprobes: Add exports for test code vor 14 Jahren
machine_kexec.c 4f9b4fb7a2 ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic vor 12 Jahren
module.c f592d323bc ARM: module: correctly relocate instructions in BE8 vor 11 Jahren
opcodes.c 0c9030deaf ARM: 7206/1: Add generic ARM instruction set condition code checks. vor 13 Jahren
patch.c b21d55e98a ARM: 7332/1: extract out code patch function from kprobes vor 13 Jahren
patch.h b21d55e98a ARM: 7332/1: extract out code patch function from kprobes vor 13 Jahren
perf_event.c d9f966357b ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event() vor 12 Jahren
perf_event_cpu.c d9c3365b5d ARM: 7813/1: Mark pmu interupt IRQF_NO_THREAD vor 12 Jahren
perf_event_v6.c 40c390c768 ARM: perf: don't pretend to support counting of L1I writes vor 12 Jahren
perf_event_v7.c f2fe09b055 ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit vor 12 Jahren
perf_event_xscale.c 40c390c768 ARM: perf: don't pretend to support counting of L1I writes vor 12 Jahren
pj4-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances vor 13 Jahren
process.c 2a2822475d Merge branch 'security-fixes' into fixes vor 12 Jahren
psci.c 0577408839 arm: introduce psci_smp_ops vor 12 Jahren
psci_smp.c 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users vor 12 Jahren
ptrace.c 6af9df7f5b ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" vor 12 Jahren
relocate_kernel.S 552e0c8da8 ARM: 7065/1: kexec: ensure new kernel is entered in ARM state vor 14 Jahren
return_address.c 01223f3650 ARM: 7676/1: fix a wrong value returned from CALLER_ADDRn vor 12 Jahren
setup.c 141b97433d Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus vor 12 Jahren
signal.c 8c0cc8a5d9 ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page) vor 12 Jahren
sleep.S 97bcb0fea5 ARM: set BE8 if LE in head code vor 11 Jahren
smp.c 8e73e367f7 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc vor 12 Jahren
smp_scu.c 099a480913 ARM: smp_scu: data endian fixes vor 11 Jahren
smp_tlb.c 2c813980c6 ARM: tlb: don't perform inner-shareable invalidation for local BP ops vor 12 Jahren
smp_twd.c 2e874ea342 ARM: twd: data endian fix vor 11 Jahren
stacktrace.c ecea4ab6d3 arm: convert core files from module.h to export.h vor 13 Jahren
suspend.c 7604537bbb ARM: kernel: implement stack pointer save array through MPIDR hashing vor 12 Jahren
swp_emulate.c b11ac20eca arm: single_open() leaks vor 12 Jahren
sys_arm.c 38a61b6b4a arm: switch to generic fork/vfork/clone vor 12 Jahren
sys_oabi-compat.c a7c1938e22 userns: Convert stat to return values mapped from kuids and kgids vor 13 Jahren
tcm.c de40614e92 ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() vor 12 Jahren
thumbee.c 58834eecde ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE vor 13 Jahren
time.c 38ff87f77a sched_clock: Make ARM's sched_clock generic for all architectures vor 12 Jahren
topology.c 816a8de001 ARM: topology: remove hwid/MPIDR dependency from cpu_capacity vor 12 Jahren
traps.c a79a0cb1d3 ARM: traps: use <asm/opcodes.h> to get correct instruction order vor 11 Jahren
unwind.c ddf5a25c5f ARM: unwinder: fix bisection to find origin in .idx section vor 13 Jahren
v7m.c 6a7d2c6256 ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines vor 12 Jahren
vmlinux.lds.S b9b32bf70f ARM: use linker magic for vectors and vector stubs vor 12 Jahren
xscale-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances vor 13 Jahren