Linus Torvalds f23c126bfa arm: remove stale export of 'sha_transform' 14 年之前
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 年之前
Makefile 2437170710 ARM: kprobes: Add Thumb instruction decoding stubs 14 年之前
armksyms.c f23c126bfa arm: remove stale export of 'sha_transform' 14 年之前
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE 17 年之前
asm-offsets.c f8f2a8522a ARM: vfp: fix a hole in VFP thread migration 14 年之前
atags.c f7b0b939d5 clean up atags exporting code 17 年之前
atags.h 4cd9d6f774 [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags 17 年之前
bios32.c d5341942d7 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. 14 年之前
calls.S 571503e100 Merge branch 'setns' 14 年之前
compat.c 73a65b3f85 ARM: deprecate support for old way to pass kernel parameters 15 年之前
compat.h 73a65b3f85 ARM: deprecate support for old way to pass kernel parameters 15 年之前
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 年之前
crunch-bits.S a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 年之前
crunch.c 797245f5da ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() 15 年之前
debug.S dfad549d98 ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support 14 年之前
devtree.c 08a543ad33 irq: add irq_domain translation infrastructure 14 年之前
dma-isa.c e8b8f5ef90 ARM: dma-isa: request cascade channel after registering it 15 年之前
dma.c e193ba290f ARM: dma: add /proc/dma support to arch/arm/kernel/dma.c 15 年之前
early_printk.c 93fd03a8c6 ARM: Add an earlyprintk debug console 15 年之前
ecard.c f38c02f3b3 arm: Fold irq_set_chip/irq_set_handler 14 年之前
ecard.h 9ecba1f288 [ARM] rpc: ecard: remove deprecated ecard_address() and relatives 17 年之前
elf.c 5e143436d0 ARM: 6878/1: fix personality flag propagation across an exec 14 年之前
entry-armv.S 3ad55155b2 Merge branch 'devel-stable' into for-next 14 年之前
entry-common.S 9fc2552a68 ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" 14 年之前
entry-header.S 3ad55155b2 Merge branch 'devel-stable' into for-next 14 年之前
etm.c 8e8806990c ARM: 6838/1: etm: fix section mismatch warning 14 年之前
fiq.c dc2eb928a1 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 14 年之前
fiqasm.S dc2eb928a1 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 14 年之前
ftrace.c dd686eb139 ARM: ftrace: graph tracer + dynamic ftrace 14 年之前
head-common.S 4c2896e88d arm/dt: Make __vet_atags also accept a dtb image 14 年之前
head-nommu.S 540b573875 ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state 14 年之前
head.S 540b573875 ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state 14 年之前
hw_breakpoint.c 02fe2845d6 ARM: entry: avoid enabling interrupts in prefetch/data abort handlers 14 年之前
init_task.c d200c922bc Use new __init_task_data macro in arch init_task.c files. 15 年之前
io.c fced80c735 [ARM] Convert asm/io.h to linux/io.h 16 年之前
irq.c 69f1d1a6ac Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc 14 年之前
isa.c 6d4561110a sysctl: Drop & in front of every proc_handler. 15 年之前
iwmmxt.S ef6c84454f ARM: pxa: add iwmmx support for PJ4 14 年之前
kgdb.c 834b2964b7 kgdb,arm: fix register dump 14 年之前
kprobes-arm.c 8f2ffa00fb ARM: kprobes: Remove now unused code 14 年之前
kprobes-common.c df4fa1f8dd ARM: kprobes: Add alu_write_pc() 14 年之前
kprobes-thumb.c bb1085f827 ARM: kprobes: Decode 32-bit Thumb multiply and absolute difference instructions 14 年之前
kprobes.c e2960317d4 ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction 14 年之前
kprobes.h df4fa1f8dd ARM: kprobes: Add alu_write_pc() 14 年之前
leds.c 328f5cc302 ARM: Use struct syscore_ops instead of sysdevs for PM in common code 14 年之前
machine_kexec.c 868d172b8a [ARM] add machine-specific hook to machine_kexec 14 年之前
module.c 66574cc054 modules: make arch's use default loader hooks 14 年之前
perf_event.c 3ad55155b2 Merge branch 'devel-stable' into for-next 14 年之前
perf_event_v6.c 89d6c0b5bd perf, arch: Add generic NODE cache events 14 年之前
perf_event_v7.c b6844e8f64 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 14 年之前
perf_event_xscale.c 89d6c0b5bd perf, arch: Add generic NODE cache events 14 年之前
pj4-cp0.c ef6c84454f ARM: pxa: add iwmmx support for PJ4 14 年之前
pmu.c e4b6381009 ARM: 6977/1: pmu: add platform_device_id table support 14 年之前
process.c cbc158d6bf cpuidle: Consistent spelling of cpuidle_idle_call() 14 年之前
ptrace.c b6844e8f64 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 14 年之前
relocate_kernel.S bc8b57f08c ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL 14 年之前
return_address.c 2bbd7e9b74 ARM: fix some sparse errors in generic ARM code 14 年之前
sched_clock.c edc4d27255 ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero 14 年之前
setup.c 3ad55155b2 Merge branch 'devel-stable' into for-next 14 年之前
signal.c 2af68df02f ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls 14 年之前
signal.h ab72b00734 ARM: Fix signal restart issues with NX and OABI compat 15 年之前
sleep.S 29cb3cd208 ARM: pm: allow suspend finisher to return error codes 14 年之前
smp.c 60063497a9 atomic: use <linux/atomic.h> 14 年之前
smp_scu.c 10cdc7e512 ARM: 6960/1: allow enabling SCU code on UP 14 年之前
smp_tlb.c 03b505eae6 ARM: SMP: split out software TLB maintainence broadcasting 14 年之前
smp_twd.c 90c5ffe592 ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing 14 年之前
stacktrace.c d5996b2ff0 ARM: fix /proc/$PID/stack on SMP 14 年之前
swp_emulate.c a8b0ca17b8 perf: Remove the nmi parameter from the swevent and overflow interface 14 年之前
sys_arm.c d7627467b7 Make do_execve() take a const filename pointer 14 年之前
sys_oabi-compat.c 0f22072ab5 ARM: 6891/1: prevent heap corruption in OABI semtimedop 14 年之前
tcm.c 201043f227 ARM: 6985/1: export functions to determine the presence of I/DTCM 14 年之前
tcm.h bc581770cf ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 15 年之前
thumbee.c 7f1fd31db1 Fix the teehbr_read function prototype 16 年之前
time.c 328f5cc302 ARM: Use struct syscore_ops instead of sysdevs for PM in common code 14 年之前
traps.c 60063497a9 atomic: use <linux/atomic.h> 14 年之前
unwind.c d33aadbf8e ARM: 6468/1: backtrace: fix calculation of thread stack base 14 年之前
vmlinux.lds.S e2f81844ef ARM: vmlinux.lds: use _text and _stext the same way as x86 14 年之前
xscale-cp0.c 797245f5da ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() 15 年之前