Russell King e35ac62d22 Merge branch 'security-fixes' into fixes 12 years ago
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 years ago
Makefile 21884a83b2 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
arch_timer.c 38ff87f77a sched_clock: Make ARM's sched_clock generic for all architectures 12 years ago
armksyms.c 91b006def3 Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus 13 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 bd51e2f595 ARM: 7506/1: allow for ATAGS to be configured out when DT support is selected 13 years ago
atags_compat.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing 13 years ago
atags_parse.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing 13 years ago
atags_proc.c d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
bios32.c 14d86e725e ARM: pci: create pci_common_init_dev() 12 years ago
calls.S 3f7d1fe108 ARM: 7665/1: Wire up kcmp syscall 12 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 8d5bc1a6ac ARM: dt: Only print warning, not WARN() on bad cpu map in device tree 12 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 f6f91b0d9f ARM: allow kuser helpers to be removed from the vector page 12 years ago
entry-common.S 3c0c01ab74 Merge branch 'devel-stable' into for-next 12 years ago
entry-header.S f150abe101 Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable 12 years ago
entry-v7m.S bed859c1ee ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function 12 years ago
etm.c 9387a393ef ARM/etm/sysrq: fix inconstistent help message of sysrq key 12 years ago
fiq.c e39e3f3ebf ARM: update FIQ support for relocation of vectors 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 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users 12 years ago
head-nommu.S 2449189bb7 ARM: Add .text annotations where required after __CPUINIT removal 12 years ago
head.S 2449189bb7 ARM: Add .text annotations where required after __CPUINIT removal 12 years ago
hw_breakpoint.c 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users 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 ecea4ab6d3 arm: convert core files from module.h to export.h 13 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. 15 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 14 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 12 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 b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
kprobes.h 2c89240b63 ARM: kprobes: Add exports for test code 13 years ago
machine_kexec.c 19ab428f4b ARM: 7759/1: decouple CPU offlining from reboot/shutdown 12 years ago
module.c 40b313608a Finally eradicate CONFIG_HOTPLUG 12 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 c5f927a6f6 ARM: 7765/1: perf: Record the user-mode PC in the call chain. 12 years ago
perf_event_cpu.c 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users 12 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
pj4-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances 13 years ago
process.c e35ac62d22 Merge branch 'security-fixes' into fixes 12 years ago
psci.c 0577408839 arm: introduce psci_smp_ops 12 years ago
psci_smp.c 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users 12 years ago
ptrace.c 6af9df7f5b ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" 12 years ago
relocate_kernel.S 552e0c8da8 ARM: 7065/1: kexec: ensure new kernel is entered in ARM state 14 years ago
return_address.c 01223f3650 ARM: 7676/1: fix a wrong value returned from CALLER_ADDRn 12 years ago
setup.c 8fbac214e5 ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode 12 years ago
signal.c 8c0cc8a5d9 ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page) 12 years ago
sleep.S 7604537bbb ARM: kernel: implement stack pointer save array through MPIDR hashing 12 years ago
smp.c 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users 12 years ago
smp_scu.c 73a09d212e Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable 12 years ago
smp_tlb.c 1f49856bb0 ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15 12 years ago
smp_twd.c 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users 12 years ago
stacktrace.c ecea4ab6d3 arm: convert core files from module.h to export.h 13 years ago
suspend.c 7604537bbb ARM: kernel: implement stack pointer save array through MPIDR hashing 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 de40614e92 ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() 12 years ago
thumbee.c 58834eecde ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE 13 years ago
time.c 38ff87f77a sched_clock: Make ARM's sched_clock generic for all architectures 12 years ago
topology.c 92bdd3f5eb ARM: 7742/1: topology: export cpu_topology 12 years ago
traps.c 48be69a026 ARM: move signal handlers into a vdso-like page 12 years ago
unwind.c ddf5a25c5f ARM: unwinder: fix bisection to find origin in .idx section 13 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 13 years ago