..
.gitignore
…
Makefile
ARM: psci: add support for PSCI invocations from the kernel
12 years ago
arch_timer.c
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
12 years ago
armksyms.c
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
13 years ago
arthur.c
…
asm-offsets.c
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
12 years ago
atags.h
ARM: 7506/1: allow for ATAGS to be configured out when DT support is selected
13 years ago
atags_compat.c
ARM: 7505/1: split out ATAGS parsing
13 years ago
atags_parse.c
ARM: 7505/1: split out ATAGS parsing
13 years ago
atags_proc.c
procfs: new helper - PDE_DATA(inode)
12 years ago
bios32.c
ARM: 7683/1: pci: add a align_resource hook
12 years ago
calls.S
ARM: 7665/1: Wire up kcmp syscall
12 years ago
cpuidle.c
cpuidle: Add common time keeping and irq enabling
13 years ago
crash_dump.c
…
debug.S
ARM: compile fix for DEBUG_LL=y && MMU=n
12 years ago
devtree.c
ARM: default machine descriptor for multiplatform
12 years ago
dma-isa.c
…
dma.c
locking, ARM: Annotate low level hw locks as raw
14 years ago
early_printk.c
early_printk: consolidate random copies of identical code
12 years ago
elf.c
Disintegrate asm/system.h for ARM
13 years ago
entry-armv.S
Merge branch 'cleanup' into for-linus
12 years ago
entry-common.S
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus
12 years ago
entry-header.S
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus
12 years ago
etm.c
ARM/etm/sysrq: fix inconstistent help message of sysrq key
12 years ago
fiq.c
ARM: fiq: change FIQ_START to a variable
13 years ago
fiqasm.S
…
ftrace.c
ARM: 7468/1: ftrace: Trace function entry before updating index
13 years ago
head-common.S
ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15
12 years ago
head-nommu.S
ARM: let CPUs not being able to run in ARM mode enter in THUMB mode
12 years ago
head.S
ARM: 7690/1: mm: fix CONFIG_LPAE typos
12 years ago
hw_breakpoint.c
ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nb
12 years ago
hyp-stub.S
ARM: virt: simplify __hyp_stub_install epilog
12 years ago
insn.c
ARM: fix missing bug.h include in arch/arm/kernel/insn.c
13 years ago
insn.h
ARM: 7334/1: add jump label support
13 years ago
io.c
arm: convert core files from module.h to export.h
13 years ago
irq.c
ARM: irq: Call irqchip_init if no init_irq function is specified
12 years ago
isa.c
…
iwmmxt.S
ARM: pxa: fix logic error in PJ4 iWMMXt handling
14 years ago
jump_label.c
ARM: 7334/1: add jump label support
13 years ago
kgdb.c
…
kprobes-arm.c
ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below
13 years ago
kprobes-common.c
Disintegrate asm/system.h for ARM
13 years ago
kprobes-test-arm.c
ARM: kprobes: make more tests conditional
13 years ago
kprobes-test-thumb.c
ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels
13 years ago
kprobes-test.c
treewide: fix printk typo in multiple drivers
12 years ago
kprobes-test.h
ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels
13 years ago
kprobes-thumb.c
ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot
13 years ago
kprobes.c
hlist: drop the node parameter from iterators
12 years ago
kprobes.h
ARM: kprobes: Add exports for test code
14 years ago
machine_kexec.c
ARM: 7555/1: kexec: fix segment memory addresses check
12 years ago
module.c
ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
14 years ago
opcodes.c
ARM: 7206/1: Add generic ARM instruction set condition code checks.
13 years ago
patch.c
ARM: 7332/1: extract out code patch function from kprobes
13 years ago
patch.h
ARM: 7332/1: extract out code patch function from kprobes
13 years ago
perf_event.c
ARM: 7698/1: perf: fix group validation when using enable_on_exec
12 years ago
perf_event_cpu.c
ARM: perf: handle armpmu_register failing
12 years ago
perf_event_v6.c
ARM: perf: don't pretend to support counting of L1I writes
12 years ago
perf_event_v7.c
ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
12 years ago
perf_event_xscale.c
ARM: perf: don't pretend to support counting of L1I writes
12 years ago
pj4-cp0.c
arm: remove several unnecessary module.h include instances
13 years ago
process.c
ARM: 7727/1: remove the .vm_mm value from gate_vma
12 years ago
psci.c
ARM: psci: add support for PSCI invocations from the kernel
12 years ago
ptrace.c
ARM: 7595/1: syscall: rework ordering in syscall_trace_exit
12 years ago
relocate_kernel.S
ARM: 7065/1: kexec: ensure new kernel is entered in ARM state
14 years ago
return_address.c
ARM: 7676/1: fix a wrong value returned from CALLER_ADDRn
12 years ago
sched_clock.c
ARM: arm-soc: late cleanups
12 years ago
setup.c
Merge branch 'late/fixes' into fixes
12 years ago
signal.c
arm: switch to struct ksignal * passing
12 years ago
signal.h
ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""
13 years ago
sleep.S
Disintegrate asm/system.h for ARM
13 years ago
smp.c
ARM: smp: Drop RCU_NONIDLE usage in cpu_die()
12 years ago
smp_scu.c
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable
12 years ago
smp_tlb.c
ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum()
12 years ago
smp_twd.c
ARM: smp_twd: convert to use CLKSRC_OF init
12 years ago
stacktrace.c
arm: convert core files from module.h to export.h
13 years ago
suspend.c
ARM: 7661/1: mm: perform explicit branch predictor maintenance when required
12 years ago
swp_emulate.c
arm: single_open() leaks
12 years ago
sys_arm.c
arm: switch to generic fork/vfork/clone
12 years ago
sys_oabi-compat.c
userns: Convert stat to return values mapped from kuids and kgids
13 years ago
tcm.c
ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()
12 years ago
thumbee.c
ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE
13 years ago
time.c
ARM: make machine_desc->init_time default to clocksource_of_init
12 years ago
topology.c
arm: remove cast for kzalloc return value
12 years ago
traps.c
dump_stack: consolidate dump_stack() implementations and unify their behaviors
12 years ago
unwind.c
ARM: unwinder: fix bisection to find origin in .idx section
13 years ago
vmlinux.lds.S
ARM: KVM: enforce maximum size for identity mapped code
12 years ago
xscale-cp0.c
arm: remove several unnecessary module.h include instances
13 years ago